Devlogs
First post jam update
Posted June 13, 2024 by Fodi
- Mouse support: player can turn via mouse X movement + mouse lock on left click (cancel with ESC)
- Added pause button when touch input is active
- Maximized wave intervals to 20 seconds
- Lowered minimum no spawn segment from 45 to 30 degrees
- Zones start their pickup spawner timers on landing (instead of when they are created)
- Player and enemy text blurbs are now reused (instead of spawning new ones even if there is one already)
- It’s no longer possible to upgrade while the game is paused
- Pressing M toggles music instead of stopping it
- Bunch of refactoring and smaller tweaks