Exemple #1
0
 public void BPunch()
 {
     _enemyAnim.BPunchAnimation();
     // Debug.Log("Enemy Punch B");
     //Punch code
 }