Zshandi / SuperSpherebox65

This is a preliminary repository for my groups GGJ 2024 entry.
0 stars 0 forks source link

Add ability to base game class to unload itself #17

Closed dumbanode closed 6 months ago

dumbanode commented 6 months ago

It would be beneficial to unload the current game without having to go through the pause menu. Eg: A game over screen with a "quit game" option.

We could potentially create a signal in the base game class that unloads the current game and returns to the game selection screen.