Esempio n. 1
0
 public void GoodGoTo()
 {
     animator.Play("GoodGoTo" + type.ToString());
     StartCoroutine(WaitForGoodGoToEnd());
 }