I have a mecanim-controlled character with a rigidbody attached. The character moves using Root Motion from the Animator. When the character jumps and hits a wall, he gets stuck. I’ve heard this problem has happened before with RigidbodyWalker scripts but I haven’t been able to find a solution.
Is there a way to ensure the player doesn’t get stuck floating in a wall after jumping?