The starting of everything doesn't look as expected but every time we learn we can improve things. The secret of smoothing is animator transitions that's wy you need to handle movement and rotation of the character proceduraly. So the transitions doesn't affect the movement of the character.
Bro, can you make tutorial pls?
It's amazing, how transitions so smooth
looks so clean, i made my own today but its not as smooth as flowy as yours :(
The starting of everything doesn't look as expected but every time we learn we can improve things.
The secret of smoothing is animator transitions that's wy you need to handle movement and rotation of the character proceduraly. So the transitions doesn't affect the movement of the character.
The second secret is using OnAnimatorMove
@@HIK-S Ah, I'll try that then