Origin Distance From Pin

Description

Checks if the @origin is within a certain distance of a specified pin

Attributes

Attribute Aliases Description Default
pin p The pin to check against
distance d The distance to check against. Can be a range.

Examples

  Conditions:
  - originDistanceFromPin{pin=example_pin;d=>10} true
Updated Aug 19, 2026