Innopolis University DevOps Playground
Skip to content

Menu scene for Unity

Unity scene with a menu and clickable interface:

  1. Single player - starts the initial scene or saved single-player session.
  2. Multiplayer - opens a panel with buttons:
    • Host - creates a lobby
    • Connect - connects to the lobby
  3. Settings - opens a panel with default settings.
  4. Quit - close game

PS: A multiplayer game session cannot be saved.