Ejemplo n.º 1
0
 void TriggerAttackAnimations()
 {
     Debug.Log(animations);
     animations.ActivateTrigger("Attack");
 }