Pause Menu (502546)

Hello, I’m about to create a GUI Pause Menu but it won’t really work :confused:
Can anyone help me with it? Example: When press then it pause the game (pauses the time) and show up the GUI Text:
Resume => resumes the game.
Options => set the quality/sound/mouse sensitivity…
About => shows up the text that I will write (let the free space so I can write it :).
Quit => quit the game to menu/quit application (you can let the loadlevel command to load the level when quit button is pressed)

That’s all I guess, thanks alot!

-Dari

These are really a 3 separate problems:

  1. Checking for a keyboard event (see here)
  2. Pausing the game (setting setting Time.timeScale to 0)
  3. Showing the menu (see this post)

PS you should learn to separate individual problems, then you will be able to find answers by yourself :wink:

Thanks! Are you from Croatia? Dobar dan? :stuck_out_tongue:
I’ll try to make it! :slight_smile:
I’m from Croatia by the way ^^