Beispiel #1
0
 private void Awake()
 {
     instance       = this;
     Time.timeScale = 1;
     startbutton.gameObject.SetActive(true);
     RePlaybutton.gameObject.SetActive(false);
     RePlaySoundbutton.gameObject.SetActive(false);
 }
Beispiel #2
0
 private void Awake()
 {
     instance = this;
 }