Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Percentage counter linked to a radial wipe with a long ease out

  • Percentage counter linked to a radial wipe with a long ease out

    Posted by Jon Simpson on May 30, 2015 at 7:32 pm

    I am trying to create a percentage timer that counts from 0-70%, in time with the ease I have placed on a radial wipe. So instead of the counter counting in a linear fashion, I want it to slow down at the very end, in perfect timing with the radial wipe. I have tried several different approaches and I am ending up with wrong numbers and no ease.

    How would I go about pulling this off?

    Dan Ebberts replied 10 years, 11 months ago 2 Members · 1 Reply
  • 1 Reply
  • Dan Ebberts

    May 30, 2015 at 7:46 pm

    Like this maybe:

    tc = effect(“Radial Wipe”)(“Transition Completion”);
    linear(tc,0,100,0,70)

    Dan

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