Hills

Discuss any questions about BEPUphysics or problems encountered.
Post Reply
tadmiral
Posts: 9
Joined: Thu Oct 07, 2010 10:06 am

Hills

Post by tadmiral »

I have created a box around my player and am using your playground model which works great however my character just slides all over the map and I have no control. Anyway way to like make it so they can walk around and not be stoped by hills etc
Norbo
Site Admin
Posts: 4929
Joined: Tue Jul 04, 2006 4:45 am

Re: Hills

Post by Norbo »

If you're using the SimpleCharacterController or CharacterController, you can increase its MaxSlope field. If you're not, you can take a look at those two classes (in the BEPUphysicsDemos source) to see how they work.
Post Reply