//go to the next level public void NextLevelClick() { if (menuScript != null) { menuScript.GoToNextLevel(); } }