Exemplo n.º 1
0
 void ThrowAttack()
 {
     throwerScript.InstantiateObjectToThrow();
     animator.SetTrigger("throw");
 }