// Called when the player goes to main menu. public void MainMenu() { #if UNITY_EDITOR_WIN || UNITY_STANDALONE_WIN SequenceManager.Save(); #endif }