Skip to content
vr-thi edited this page Jul 17, 2017 · 2 revisions

Main Menu:

The menu is made of different UI-Buttons:

  1. Play-Button
  2. Credits-Button
  3. Settings-Button
  4. Exit-Button

How to interact with the Menu

If you hover with the fly-stick a menu point then it will highlighted green. You can press the trigger button (backside) to select it.

The Game Menu Structure

  • Play (Start the Game with...)
    • 2 Players
    • 3 Players
    • 4 Players
    • Back (Go Back to Main Menu)
  • Credits (Start the Credits)
    • Back (Go Back to Main Menu)
  • Settings
    • Music OFF/ON (Turn on/off the Background Music)
    • Back
  • Exit

How the buttons work

If a button is pressed it invokes a function in the MenuGUI.cs script

Clone this wiki locally