Movement on uneven terrain
The link of the video I recorded for the issue:
https://www.kapwing.com/videos/611fecb66e83390044b035f9
I created a character using capsule collider and rigidbody, and I imported a terrain from asset store. When the character moves on a cube or other flat grounds, it moves properly. However, when it tries to walk on a bumpy terrain, it can move, but repeats the motion of jumping. When I play it and look at its animator, its jumping animation turns on over and over again while walking. It sometimes walks properly on a certain area of the terrain. I checked out the "isGrounded" through using RayCast, but it was on the ground all the time except for the moment I press spacebar ("jumping"). Does anyone know how to fix this issue?
Your answer
Follow this Question
Related Questions
Why can my character controlled player can stand on the side of a block? 0 Answers
2D Top Down, Enemy facing player slow rotation issue. Vector gets messed up after collision. 3 Answers
collision is making its own vector 1 Answer
Realistic Soccer VR 2 Answers
Cant move up/down terrain character controller network multiplayer game 0 Answers