[Question] Change animation transition speed

When i’m switching between animations in the Animation Blueprint’s State Machine, It blends between the animations a little bit too fast, and I’d just like to know how to slow it down a bit. I think this can be done with some sort of animation blend, but I’ve no idea how

Below I’ve supplied images of my Animation State, and my State Machine.

State

Machine

machine.png

1 Like

Hi Nathan,

If you click on the Transition Rule, then its Details panel you will see many properties for it. Among them is BlendSettings > Duration. I believe that may be what you are looking for.

Cheers

3 Likes

Legendary! Logged in and up-voted, especially for those who find this thread via Google. Whoever this was (UE4 Archive) - thank you !

Total necro, but just a bump to the thread owner to mark the answer as the answer.

TY!