I’m about to start working on a pause menu for my game, but I’m not sure how to actually begin making it.
I’m just wondering what the best way to do it is. Do I have to make the pause menu invisible until a button is pressed? Do I have to instantiate it when the button is pressed?