HI!
This is the source-code of a tutorial from FreeTimeDev.
It is code for a more "advanced" pause screen. Other tutorials usually show you how to stop the game and
show text that says "Paused", I will show you a couple of things:
- Stop the game
- Show Gui
- Option to save your game
- Option to load your game
- Option to change the volume
- Option to change the quality
- Quit the game
The code has comments, the original post has a more in depth explanations, or you could use our forum to ask others