Check if Min Move Distance is set to 0 in your Character Controller.
I spent a long time tweaking movement code trying to figure out why the character was stuttering. Turns out, setting Min Move Distance to 0 fixed it right away.
Check if Min Move Distance is set to 0 in your Character Controller.
I spent a long time tweaking movement code trying to figure out why the character was stuttering. Turns out, setting Min Move Distance to 0 fixed it right away.