Forum Replies Created

Page 5 of 5
  • Lukasz Pason

    February 25, 2010 at 7:12 pm in reply to: Link an object to a transition…

    This actually works for what I am doing as well but I have a question about placing this script on multiple layers.

    If each layer has the linear effect on it, each is a square of 48×48 px, I want the row of squares to animated on based on the position of the null. So when the null reaches 49 on the x axis the transition begins for that next square. Make sense?

    Motion Designer / DJ / Father
    http://www.lukaszpason.com
    http://www.krop.com/lukasz

  • Lukasz Pason

    February 25, 2010 at 5:42 am in reply to: Transition based on position

    You’re brilliant.

    I see posts from you on most every thread I have looked at. Thank you so much Dan for helping me and this community!!

    So I know that you are just setting variables with nullx, startx and endx. What I dont understand is what the other piece is. Could you explain it at all?

    Cheers,
    Lukasz

    nullX = thisComp.layer("Null 1").transform.position[0];
    startX = 100;
    endX = 200;

    linear(nullX,startX,endX,0,100)

    Motion Designer / DJ / Father
    http://www.lukaszpason.com
    http://www.krop.com/lukasz

Page 5 of 5

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