landgreen / n-gon

2-d physics rogue-lite platformer shooter
https://landgreen.github.io/n-gon/
GNU General Public License v3.0
134 stars 193 forks source link

2 Bugs? #252

Closed creator1116 closed 1 month ago

creator1116 commented 1 month ago

1.) on level null when it spawns all the mobs there is a time when you star phasing through walls, have near infinite energy and eventually the game crashes. 2.) when using grappling hook, if you have high speed then sometimes m will just phase through walls

landgreen commented 1 month ago

going through walls is just something that you accept in most video games. In general there isn't a fix, but there are things you can do to avoid these situations.