Penaz91 / Glitch_Heaven

Complete rewrite of my Glitch-Based Videogame
MIT License
1 stars 0 forks source link

Wrapping makes you go through objects #57

Closed Penaz91 closed 8 years ago

Penaz91 commented 8 years ago

This is due to the sudden change in x/y position done from the wrapping which makes collision detection fail.

Penaz91 commented 8 years ago

Now it should be possible to use the Wrapping glitches with very accurate map coding, all entrances/exits must wrap into each other or it will be possible to break the collision detection.