Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Decay sinusoidal between 2 values

  • Xavier Gomez

    November 30, 2012 at 12:40 am

    It is a misprint, you misplaced a parenthesis:

    case 0:
    if (… == 0) >>> ok
    else >>> not ok : replace (opacidad_maxima-opacidad_minima /2) by (opacidad_maxima-opacidad_minima)/2

    But even if you do that you will get a value of opacity = opacidad_maxima (80) at time=0;
    Apparently you want opacity = opacidad_minima at t=0, so set the phase at 180° and push up opacidad_maxim (to ~89) otherwise the opacity will never reach 80.

    Xavier

  • Eden Exposito

    December 1, 2012 at 11:32 am

    Woh!

    Thanks for your response!! i did not see it

    Thanks for your time

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