Exemplo n.º 1
0
 public void Attack(Combination combination)
 {
     combination.Cast(weapon, transform.position);
 }