public override bool CanBeCancelled() { return(arrivalForce.CanBeCancelled() && wallAvoidance.CanBeCancelled()); }