Devlogs
0.5.1 - Some bug fixes
Posted July 04, 2025 by Bread
Thank you all for your feedback on the game’s issues. This update includes the following bug fixes:
- The number of coins in the inventory now displays correctly.
- Added extra collision checks for coins, greatly reducing the chance of them getting stuck in walls; coins that do get stuck are now automatically counted as collected.
- Enemies are now recorded as defeated when they are actually defeated, rather than when they move off-screen.
- Fixed the quantity of coins dropped.
- (Still testing) Added additional collision detection for destructible obstacles (the issue of obstacles disappearing upon collision is hard to reproduce; a complete solution is still under investigation).
- (Still testing) Adjusted the web export settings; it should now reduce performance overhead on macOS.