Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Expression for multiplying

  • Dan Ebberts

    October 11, 2005 at 7:03 pm

    Something like this:

    factor = .5;
    x = Math.round(time*time*factor);
    Math.pow(2,x)

    factor determines how fast in counts.

    Dan

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