Forum Replies Created

  • Robert Elliott

    May 5, 2010 at 12:08 am in reply to: Wave Delay in Y Position Only

    Thanks Dan. That’s a nice effect and might help with another task I need to deal with next. I was looking for more of a follow the leader kind of look where I could keyframe one object and have the others follow. I was able to get closer by searching deeper through the posts and modifying one to get this:

    delay = 10; //number of frames to delay

    d = delay*thisComp.frameDuration*(index – 1);
    [position[0], thisComp.layer(“1”).transform.position.valueAtTime(time – d) [1]]

    I’ve got 18 objects. Is there a way to lesson the Y value of each layer so it doesn’t rise above the Y position of its previous layer? Does that make sense?

    Thanks,
    Rob

  • Robert Elliott

    July 24, 2008 at 4:44 pm in reply to: bouncing ball expression

    Wow great expression. Could rotation be added to the script so the ball has some spin as it bounces?

    Thanks,
    Rob

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