public void StartGame() { PlayerPrefs.SetInt("PlayerSelected", iPlayerSelected); SceneManager.LoadScene(1); }