Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Number counter speed change question

  • Walter Soyka

    June 25, 2021 at 2:56 pm

    So you don’t want the number to update on-screen every frame?

    You can use posterizeTime to adjust the rate at which the expression operates. For example, to update the string 5 times per second (instead of natively at the comp’s frame rate), add this as your first line of code in your expression:

    posterizeTime(5);
  • Fay Gartenberg

    June 25, 2021 at 3:07 pm

    Thanks Walter! That’s exactly what I needed.

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