Stop wiggle at certain time and keep value
I'm trying to create an animation whose length can be user-controlled via a slider.
It is about a layer which rotates in 3D space and it works just fine for the rotation and length controls.
But I want to give that layer also some random movement in the form of a wiggle on the position property. I figured out how to stop the wiggle at a certain point in time, but after that point it just jumps back to its initial value. But I want it to keep it the value it has on the last frame the wiggle is active.
Is there a way to do this?
