Beispiel #1
0
 public void BackToMenu()
 {
     sc.FadeToLevel(0);
     Time.timeScale = 1f;
     Destroy(gameObject);
 }