Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Drift expression

  • Posted by Nate Mulliken on February 18, 2013 at 7:11 pm

    I have been searching the threads, but with little knowledge of expressions I do have, I can’t translate what I need to a working expression.

    I would like to drift an element based on a tracked movement. Right now I have my object parented to a null and the null is following the leader layer.
    On the null:

    position
    x = thisComp.layer(“leader”).position[0];
    y = thisComp.layer(“leader”).position[1];
    [x+5,y-50]

    rotation
    thisComp.layer(“leader”).transform.rotation/5

    which is ok there is a little movement of the object based on a lot of movement of the leader null.
    How do I get it to drift with an ease in both position and rotation?

    Nate Mulliken replied 13 years, 2 months ago 2 Members · 4 Replies
  • 4 Replies

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