Hi all,
I am trying to play an animation with a slider (that goes from -10 to 10). What Im trying to achieve is that if the slider is at 0, the animation will stay still at frame0. If I slide to 10, I want it to animate forward and stop at the final frame. If I slide it to -10, I want it to animate backwards and stop at the final frame.
Basically Im trying to recreate the animation percentage slider that can be seen if you click on an animation sequence.
Hopefully this makes some sense, and thanks for your help