Creative Communities of the World Forums

The peer to peer support community for media production professionals.

Activity Forums Adobe After Effects Expressions quick wiggle issue

  • quick wiggle issue

    Posted by Tom Durham on August 8, 2012 at 9:18 am

    Greetings Folks,

    I’ve got a simple “follow the leader” expression linked to sliders on a control layer.

    By the end of the expression it figures out what its position needs to be, which is great. But in addition to following the layer above it, I also want it to wiggle. I have no idea where to go from there.

    THANKS MUCH!!!!

    -Tom

    a=thisComp.layer("SQUARES - right hand").effect("wiggle a")("Slider");
    b=thisComp.layer("SQUARES - right hand").effect("wiggle b")("Slider");
    w=wiggle(a,b);
    delay = thisComp.layer("SQUARES - right hand").effect("follow delay")("Slider");
    d = delay*thisComp.frameDuration;
    thisComp.layer(index - 1).position.valueAtTime(time - d)

    Tom Durham replied 13 years, 9 months ago 1 Member · 0 Replies
  • 0 Replies

Sorry, there were no replies found.

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