Beispiel #1
0
 public void RestartGame()
 {
     pauseScript.ResumeGame();
     SceneManager.LoadScene(1);
 }