a* farthest point in route
This block is part of the a* path finding group and was last modified in core v10.4.28.
a* farthest point in route
v10.4.28
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
start atrequiredArray [x (Number), y (Number)] |
array |
||
stopsrequiredArray [Array [x (Number), y (Number)]] |
array |
||
| Key e.g. areas.tile |
value |
||
grid widthrequired |
number |
||
grid heightrequired |
number |
||
tilesrequiredArray Matrix or Array of States |
array |
||
| allow diagonal Default: false |
condition |
||
| cross corners Default: false |
condition |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| tile |
array |
Core Releases
v10.4.28 This block was introduced inv10.4.28, click here to see the release notes.
Back to
a* path finding
Return to the main group to view all sub-groups
Back to pathfinding
Return to the group to view all blocks within this group