Exemplo n.º 1
0
 public void NextAnimation()
 {
     startScreenManager.NextAnimation();
     gameObject.GetComponent <Animator>().enabled = false;
 }