Please note before continuing, I do NOT want to do :AdjustSpeed() or anything like that through code!! I have an animation player module, and I want to be able to just call the animation to play, and have it play, not have to have a ton of if statements seeing which animation needs what speed.
So I recently got animations made for me, and there’s a few problems, where speeds aren’t exactly what I am after. So how can I easily adjust the speed of the animation, from the animation player
AFAIK speed in Animator comes from the time between keyframes, a small change to the pose will run slower if the keyframes are .5 second apart than it would if they were only .2 seconds apart.
A wiser animation specialist may prove me wrong, but I think unless you are prepared to edit the animation and spread the keyfames out scripting is the only way to change the speed. There are some animation plugins that may include a feature to adjust the overall speed.