Example #1
0
 public override bool doingNothing()
 {
     return(!AttackScript.isInAction() && !MoveScript.isInAction());
 }