Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions up on y 25 pixels every 15 frames

  • Dan Ebberts

    March 12, 2009 at 8:51 pm

    This should work:

    jump = 25;
    frames = 15;

    value – [0,jump*Math.floor(timeToFrames(time)/frames)]

    Dan

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