The problem indeed was that the space itself was not getting updated. I thought i had copied everything from the BEPUphysicsDemo but I forgot to look in Demo.cs, hehe.
Thanks for the help, you're awesome.
Search found 2 matches
- Tue Nov 27, 2012 1:57 pm
- Forum: Questions and Help
- Topic: Need help with CharacterController
- Replies: 2
- Views: 3161
- Mon Nov 26, 2012 4:20 pm
- Forum: Questions and Help
- Topic: Need help with CharacterController
- Replies: 2
- Views: 3161
Need help with CharacterController
Hi, I'm trying to implement the CharacterController you have made into my game but I' like some help on this. I've added BEPUphysics and BEPUphysicsDrawer to references and copied the "Character" map from BEPUphysicsDemos into my game (changed the namespace too). I have also replaced my Ca...