This commit is contained in:
Thomas von Dein 2024-03-16 18:50:24 +01:00
parent b9ac1c7995
commit 927233aafb

View File

@ -24,6 +24,9 @@
- Bug: when pushing obstacles around edges, they vanish - Bug: when pushing obstacles around edges, they vanish
- Bug: Level list grows infinitely, there's now upper and lowever
limit on its size. Asked in Doscord about it
## Collider Rework [abandoned: see branch collider-system, fails] ## Collider Rework [abandoned: see branch collider-system, fails]
- do not use the map anymore for collision detection - do not use the map anymore for collision detection