Quote:
Originally Posted by Tolnaftate2004
Strange. You should perhaps split up the movement into vertical and horizontal components and check them individually to see if it's a horizontal or vertical wall.
|
You mean like this.x += bla; this.y += bla;?
I'm not sure how to use that to go at a certain angle D: