Page 1 of 1

How To: Add Easy Main Menu To Quest Machine

Posted: Wed Oct 17, 2018 7:04 am
by Tony Li
The developer of Easy Main Menu recently added support for Pixel Crushers' Save System. To integrate Easy Main Menu with Quest Machine:
  • Add PIXELCRUSHERS_SAVESYSTEM to Scripting Define Symbols (Edit > Project Settings > Player).
  • Add EMM's MainMenu and LoadingScreen to build settings.
  • Move the Quest Machine and Save System (and optionally Input Device Manager) GameObjects to MainMenu.
  • Add your scene names to MainMenu's _LevelSelectMenu.
  • Copy "Gameplay UI" from EMM's Maze scene into your gameplay scenes.
  • Optionally add EMM SaveGameTriggers.
These are essentially the same steps as the Dialogue System + Easy Main Menu integration, which is covered in this video.