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
When colliding with certain tiles (currently, just "L shaped collision" ones), the game is frozen, and an error is thrown in the console: TypeError: pair.collision.edge is undefined, can't access property "position" of it
When colliding with certain tiles (currently, just "L shaped collision" ones), the game is frozen, and an error is thrown in the console:
TypeError: pair.collision.edge is undefined, can't access property "position" of it