Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions Starting wiggle in a specific location

  • Starting wiggle in a specific location

    Posted by Cosmo on June 30, 2005 at 7:37 pm

    Does anyone know (and hopefully can explain) an expression which would allow me to start a parameter at a certain value and then have it wiggle from that point on?

    Cheers!
    Cosmo

    Cosmo replied 20 years, 10 months ago 2 Members · 2 Replies
  • 2 Replies
  • Dan Ebberts

    June 30, 2005 at 9:29 pm

    Try something like this:

    w = wiggle(3,50,1,.5,0);
    delta = w – valueAtTime(0);
    wiggle(3,50) – delta

    Dan

  • Cosmo

    June 30, 2005 at 10:26 pm

    Fantastic Dan! You’re a lifesaver.
    I have a feeling this will come in handy a lot.

    Now I just need to make myself understand it. Seems to make some sense

    Thanks again!

    Cheers!
    Cosmo

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