Hi !
My problem is that i have made an animation and i want to show it depending on a parameter ( a float ) . For exemple if this float is 0 my anim is at the beginning , if this float is 0.5 my anim is at the middle β¦
In fact, i want to browse this animation with the float using his AnimationCurve β¦
Is it possible ?
Thx