Exemplo n.º 1
0
 public void Attack()
 {
     fsmCurrentTxt.text = "Attack";
     atkB.StartAttacking();
 }