Search found 4 matches
- Sun Nov 25, 2012 3:47 am
- Forum: Questions and Help
- Topic: Sticking to walls
- Replies: 6
- Views: 6444
Re: Sticking to walls
Awesome, that is what I needed to know. I didn't realize material was located within entity. Thanks for the help.
- Thu Nov 22, 2012 6:50 pm
- Forum: Questions and Help
- Topic: Sticking to walls
- Replies: 6
- Views: 6444
Re: Sticking to walls
Can you expand upon the first method you mentioned. I don't understand how the material affects the physic boxes. The way I have the code set up is the environment is made up of static boxes based off the EntityModel from BepuDemo (modified a little) and when created is passed its physics box. The p...
- Thu Nov 15, 2012 12:16 am
- Forum: Questions and Help
- Topic: Sticking to walls
- Replies: 6
- Views: 6444
Re: Sticking to walls
How do I eliminate the friction with the wall?
- Thu Nov 15, 2012 12:01 am
- Forum: Questions and Help
- Topic: Sticking to walls
- Replies: 6
- Views: 6444
Sticking to walls
I am currently making a game with platforming elements and I am running into a problem where if a player jumps into the wall and continues moving into the wall they stay at that location on the wall. For Example: http://i91.photobucket.com/albums/k281/xwingvmanx/Example1.png So the player will stay ...