Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects wiggling numerical value

  • wiggling numerical value

    Posted by Vikash Autar on November 10, 2010 at 3:57 am

    Hi guys,

    I am recreating a heart monitor and would like the numerical value of the heart rate to fluctuate around 120. I have been looking at the character offset but this seems to be a random value. The numbers effect would be usable, but unfortunately it has too little options to customise the effect.

    Is there anyone who knows a solution, besides manually animating the opacity of several text layers.

    Thanks in advance!

    Roland R. kahlenberg replied 15 years, 6 months ago 2 Members · 1 Reply
  • 1 Reply
  • Roland R. kahlenberg

    November 10, 2010 at 4:25 am

    Set a value of 120 for Value/Offset/Random Max property in the Numbers Effect. Then apply the following Expression to the same parameter.

    Make adjustments as required.
    // Script Starts Here
    MaxAmountWiggle = 5;
    NumberofWigglesperSecond = 4;
    value-(value-wiggle(NumberofWigglesperSecond,MaxAmountWiggle))
    // EOS

    HTH
    RoRK

    AE Training in South East Asia. AE templates for sale and rental. Click here for more

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