Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Title Postion Expression Offset

  • Kevin Camp

    June 23, 2021 at 9:02 pm

    I usually parent the layer that needs to move to the other layer to make the expression a little easier, so in this case parent the 11:30et to the 8:30pt, then add this expression to the ET layer:

    rect = parent.sourceRectAtTime() ;
    x = rect.width ;
    value - [ x, 0 ]

    Then adjust the x position value of the ET layer for the proper spacing.

    After that the x-position of the ET should follow the width of the PT layer.

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