Page 1 of 1

perfect collision

PostPosted: Wed Oct 16, 2013 7:57 pm
by BogdansB
Hey, I started making a game and have gliches with physical response. i know many people post about it, but i never found a legit solution for that.
is there any other way to make the player not glitch trough walls, not fall off edges, and not climbing edges, with using physical response or not using it?

if you could write a code or explain me how its done, that would be great. thank you.

Re: perfect collision

PostPosted: Tue Oct 29, 2013 5:42 am
by barney12345
all you need to do is shrink the player collider to its smallest and then relocate the guy so his feet touch the bottom of the collider
That should hopefully work, it did with mine