Posted November 14, 2022 by nsanti21
For this week's devlog we first worked on the new Pause Menu. Pressing the Esc key opens the menu and display three buttons: Resume, Restart, Quit, and it also has a volume slider to adjust the game music.
To help the player easily avoid enemy's bullets, we introduced the Focus Mode. When pressing the Shift key, the player slows down and it's hitbox gets reduced and visible.
One of our main concerns was that the player would spam the mouse buttons to hit all the notes. To avoid this conduct, we implemented the following:
When hitting notes correctly, some particles effects show up to give visual feedback to the player. And also, added a new mouse pointer.
Thanks for reading this week's epic devlog. See ya next week with more updates!