S
S
Sergey Ivanov2019-04-21 18:46:51
Unity
Sergey Ivanov, 2019-04-21 18:46:51

Unity how to fix jerky animation?

I have a walking script

m_CharacterController.Move(m_MoveDir*Time.fixedDeltaTime);

so when the button is released, the animation ends and the character moves a little more, just in the idle state and somehow slides
how to fix it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
MishkaVNorky, 2019-04-22
@keksmr

m_MoveDir means slowly interpolated to 0

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question