How do you correctly animate and control the speed of a pose?

I want to learn how to control the speed which you go into and out of a pose. If you play() and stop() it goes into the pose and out of the pose at a fixed speed. I have an alternate method that isn’t reliable and bugs out sometimes and relies on multiple animations so it would be really great if someone could teach me how to do this. Thanks!

Setting start transition:

Play(transitiontimehere)

Setting end transition:

Stop(transitiontimehere)

Or adjusting speed

:AdjustSpeed(fulltimeofanimation)
1 Like

Awe man you just made my day :blush: You play clash royale and I’ve been playing it since 2017! I think you’re doing fantastic works inside the goblin hut :grin: You just helped me fix the problem! Thank you so much my friend. Have a wonderful day :sun_with_face:

1 Like