Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Position dimensions

  • Position dimensions

    Posted by Emanuel Lopes on December 5, 2012 at 4:56 pm

    Hi,

    I’m trying to parent a position parameter adding an offset to the Y axis, but so far I have only been able to
    apply it to the X axis.

    This was the expression I used: thisComp.layer("Medium Cyan Solid 2").transform.position+60

    If add a comma and another value one error message appears saying that the dimension cannot be 1 but 2.

    Dan Ebberts
    replied 13 years, 9 months ago
    2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    December 5, 2012 at 5:22 pm

    Try it this way:

    thisComp.layer(“Medium Cyan Solid 2”).transform.position+[0,60]

    Dan

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