예제 #1
0
 public void FindNewTargetDeposit()
 {
     StopAttacking();
     currentTargetNode.AssignTargetToAttacker(this);
 }