You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You may stuck when you try to pass by 2 obstacles that stand close to each
other.
Basically it happens when the player's collision box intersects with > 1 other
collision boxes of the obstacles
It's easier to test when u go diagonally, from the corener of an obstacle.
It might be rlated to NON integer values of delta X, delta Y.
use rooms with parallel lines or the 27 type room to test.
Original issue reported on code.google.com by Mikhail.Bratus on 6 Feb 2014 at 10:31
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
Mikhail.Bratus
on 6 Feb 2014 at 10:31The text was updated successfully, but these errors were encountered: