Пример #1
0
 public void Begin()
 {
     this.GetComponent <Animator>().speed = 1;
     MusicScript.TurnMusicOff();
 }