public void Restart() { PausePanel.SetActive(false); GameIsPaused = false; restartScript.ClickRestart(); }