|
## Description
|
|
## Description
|
|
Checks if the target is within a certain distance of a specified pin
|
|
Checks if the target is within a certain distance of a specified [pin]
|
|
|
|
|
|
|
|
|
|
## Attributes
|
|
## Attributes
|
... | @@ -13,4 +13,8 @@ Checks if the target is within a certain distance of a specified pin |
... | @@ -13,4 +13,8 @@ Checks if the target is within a certain distance of a specified pin |
|
```yaml
|
|
```yaml
|
|
Conditions:
|
|
Conditions:
|
|
- distanceFromPin{pin=example_pin;d=>10} true
|
|
- distanceFromPin{pin=example_pin;d=>10} true
|
|
``` |
|
```
|
|
\ No newline at end of file |
|
|
|
|
|
|
|
|
|
<!-- LINKS -->
|
|
|
|
[pin]: Pins |
|
|
|
\ No newline at end of file |