Closed terpos closed 4 years ago
The init function needs initial values as well as the transition from the last screen to the game screen.
I implemented the reset function instead of improving the init function since pause will go to the main menu and everything will be reset when player dies.
The init function needs initial values as well as the transition from the last screen to the game screen.