pawn_farther_than_from_key 
Passes if the pawn is farther than the distance stored in distance_key from the atom stored in anchor_key.
Vars | |
| anchor_key | Blackboard key holding the anchor atom. |
|---|---|
| distance_key | Blackboard key whose integer value is the minimum distance threshold (exclusive). |
Var Details
anchor_key 
Blackboard key holding the anchor atom.
distance_key 
Blackboard key whose integer value is the minimum distance threshold (exclusive).