get weights
This block is part of the pathfinding
group and was last modified in core v10.4.28
.
get weights
v10.4.28
Pin | Pin | Type | Default |
---|---|---|---|
flow |
flow |
|
|
tilesrequired Array [{ state (String), x (Number), y (Number) }] |
array |
|
|
widthrequired |
number |
|
|
heightrequired |
number |
|
|
pathrequired Array [x_y (String), x_y (String)] |
array |
|
|
finder The algorithm to use, currently supported are: AStarFinder, BestFirstFinder, BreadthFirstFinder, DijkstraFinder, IDAStarFinder, JumpPointFinder, OrthogonalJumpPointFinder, BiAStarFinder, BiBestFirstFinder, BiBreadthFirstFinder, BiDijkstraFinder |
value |
BiAStarFinder |
|
finder options |
object |
|
Pin | Pin | Type | Example |
---|---|---|---|
flow |
flow |
||
success |
condition |
||
error |
value |
||
weights |
array |
Core Releases
v10.4.28 This block was introduced inv10.4.28
, click here to see the release notes.
Back to
pathfinding
Return to the main group to view all sub-groups
Back to pathfinding
Return to the group to view all blocks within this group