Creative Communities of the World Forums

The peer to peer support community for media production professionals.

  • Posted by Jack Parks on March 11, 2009 at 1:19 pm

    Hello, very quick question,

    I have linked one point on a ramp effect to a layer position,
    what would the expression be,
    to link the second effect point to that first point
    and add 50 on the x and 100 on the y?

    Thanks

    Jack Parks replied 17 years, 2 months ago 2 Members · 2 Replies
  • 2 Replies
  • Eric Sanderson

    March 11, 2009 at 2:24 pm

    x = thisComp.layer(“YOUR LAYER NAME”).transform.position[0]+50;
    y = thisComp.layer(“YOUR LAYER NAME”).transform.position[1]+100;

    [x,y]

  • Jack Parks

    March 11, 2009 at 3:11 pm

    Thanks that’s great.

    Cheers

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