-
Change linear animation to bounce
Hi there,
I have used an expression to control end of circle graphic animation by single keyframe.
It works well but the animation looks pretty simple…
Is there a way to replace a LINEAR animation to BOUNCE?y2 = 100-thisComp.layer("Circle_control").effect("Graph_1")("Slider");
y = linear(time,key(1).time,key(2).time,key(1).value,y2)
Sorry, there were no replies found.