I need help making my game, at the beginning of each of my levels I want to have a GUI displaying “Play”.
After clicking the “Play” button, a GUI timer will appear, counting down from 10 because my game has a lot of movement in the beginning, so I want the player to ready himself/herself before those 10 seconds are up.
After that I want the game to un-pause letting the player finish the level.
I know I’m asking a lot but could you also teach me how to insert a pause button which is activated by pressing “p” on the keyboard.