Character controller

razor85
Posts: 1
Joined: Sat Aug 11, 2012 5:41 pm

Character controller

Post by razor85 »

Hi there, I am trying to implement a character controller, but looking at the docs and samples, i noticed "btKineticCharacterController has several outstanding issues" which I am not aware of. My initial plan was to manually set the body velocity and "walk" using that, but I am really unsure on how unstable that is (and if framerate will affect it - probably not). I know there are lot's of character controller threads and i've read many of them but I really failed to see the problems by setting the velocity by hand and cutting it to 0 when character should stop, can anyone help me here? Thanks.