MaxSpeed CharacterControl

Discuss any questions about BEPUphysics or problems encountered.
Post Reply
fabbio
Posts: 2
Joined: Fri Apr 01, 2011 2:59 pm

MaxSpeed CharacterControl

Post by fabbio »

I have tried to change the Maxspeed, but nothing's happened. Why? In SimpleCharacterControl works fine...
Thank you!!
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: MaxSpeed CharacterControl

Post by Norbo »

Is it standing on a non-entity? The CharacterController is not currently set up to work on non-entities; it's not supposed to be the default character controller right now. See here for more information: http://www.bepu-games.com/forums/viewto ... f=4&t=1126, http://www.bepu-games.com/forums/viewto ... f=4&t=1125

Until the new character controller is ready, I'd recommend using the SimpleCharacterController.
fabbio
Posts: 2
Joined: Fri Apr 01, 2011 2:59 pm

Re: MaxSpeed CharacterControl

Post by fabbio »

Thank you!
Post Reply