protected override bool InternalCondition(IAgent agent, Blackboard bb) { return(bb.ContainsValue(BlackboardKey.TargetMovePos)); }