/tg/ Station 13 - Modules - TypesVar Details

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_keyBlackboard key holding the anchor atom.
distance_keyBlackboard 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).