Maybe when you stop the animation you can call “GetAnimationCurrentTime” to get that stop time and save it to a variable. Then, use that stop time variable as the input to the StartAtTime input on PlayAnimation.
Maybe when you stop the animation you can call “GetAnimationCurrentTime” to get that stop time and save it to a variable. Then, use that stop time variable as the input to the StartAtTime input on PlayAnimation.