void RestartLevel() //Restarts the level { SceneManager.LoadScene(SceneManager.GetActiveScene().name); }