Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Can anybody please tell me how to add this camera movement controller in after effects? i can’t figure out!

  • Muralidhara Patelappa

    August 30, 2020 at 9:45 pm

    I did try parenting null to camera and give this script .. but it has some issue

    dropMenu = comp(“Comp 2”).layer(“Null 3”).effect(“Camera Rotation LoopIn”)(“Menu”);
    s = thisComp.layer(“Null 4”).effect(“Slider Control”)(“Slider”);
    if (dropMenu==1) {time*s} else {0};

    and anybody please tell how to define “the amount of rotation to be done on certain time” in script language.

  • Richard Garabedain

    August 31, 2020 at 3:02 pm

    do you have a null 3 and a null 4? it needs both

  • Muralidhara Patelappa

    August 31, 2020 at 6:21 pm

    Yes Null 3 is in the Main comp which has drop down menu control there.. and null 4 is in the same comp which has slider control to control the speed.

We use anonymous cookies to give you the best experience we can.
Our Privacy policy | GDPR Policy