Esempio n. 1
0
 public void AcceptAnimationFinished()
 {
     controller.AcceptAnimationFinished();
     Destroy(this.gameObject);
 }