Esempio n. 1
0
 public void Attack()
 {
     Debug.Log("Attack");
     _movement.Attack();
 }