Search found 2 matches
- Fri Jan 25, 2013 9:40 am
- Forum: Support and Development
- Topic: Need help with collision detection issue
- Replies: 2
- Views: 1912
Re: Need help with collision detection issue
It did help with the issue when jumping while pressed against the wall, and also sliding down from wall to ground and jumping up again. But the collision to the ground still disappears if you just walk into the corner and out again without jumping. Is there a better, yet somewhat easy way to do the ...
- Wed Jan 23, 2013 6:50 pm
- Forum: Support and Development
- Topic: Need help with collision detection issue
- Replies: 2
- Views: 1912
Need help with collision detection issue
Hey, first time writing here, but I'll try to be as thorough as I can. I'm just starting to learn coding, so I'm always trying out things and practicing things, following tutorials and such. So I tried following this tutorial about physics and world callbacks, and I think I got it, but I, being a be...