void PrepareGame() { ScoreController.ResetScore(); Audio.PlayBackground(); Audio.PlayPurring(); UI.ActivateTutorial(); }