Posted May 28, 2023 by Lucas_Amion
In this update we added the first level of the game wich will serve as a tutorial. It is based on the example we showed on our first devlog. In this level, the player needs to shrink the screen so that he can cross to the other side of the gap without touching the spikes.
We also updated the controls. Now the player and the UI can be controlled with WASD, while the window size is controlled with the arrow keys:
Finally, we added a pause menu that opens up when the player hits the ESC Key. This menu appears in a new window so that its not affected by the chaging size of the main window.