rigidbody capsule jitter at high speed

TeKilla
Posts: 3
Joined: Thu Aug 14, 2014 7:35 am

rigidbody capsule jitter at high speed

Post by TeKilla »

Hello,

In my project im using a capsule rigidbody as my charactercontroller. It works fine, but im having some trouble making my character able to sprint.
When I walk everything is normal, but if I put an higher velocity to move my character, it simply start to jitter a bit up and down, like if the character was trying to enter in the terrain.

I tried playing with some value about the penetration recovery but I didnt saw any difference. I may have used them in the wrong way, but I don't think.

Do anyone had this problem and solved it ?

Thank's