Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions expression to link one axis not working

  • expression to link one axis not working

    Posted by Mac Lanphere on May 21, 2013 at 11:45 pm

    hello

    I’m trying to use Dan Ebberts expression (albeit for a 3 dimensional array instead of 2) to link to just the y position of an element in my comp

    here’s the code I’m trying, with no luck:

    y = (-1)*(thisComp.layer(“JRM”).transform.position[1]);
    [value[0], y[1], value[2]]

    can someone spot an error?

    thanks very much

    ML

    Mac Lanphere replied 12 years, 11 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    May 22, 2013 at 12:26 am

    just replace y[1] with y

    Dan

  • Mac Lanphere

    May 22, 2013 at 12:56 am

    thanks Dan!

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