Posted August 16, 2024 by popipexpress
After the game jam scores were put out we followed the judges advice and added some explanation on how the game works.
issue fixed: getting stuck in doors and walls. this was an issue with how the player's sprite hitbox would clip into walls as the player turned. this was resolved with a uniform hitbox that doesn't change as the player turns.