-
quick wiggle issue
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)================================================
YOU can help save TimeSpace. Join the Chronos Protectorate!