File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 88 See [AStar3D] for a more thorough explanation on how to use this class. [AStar2D] is a wrapper for [AStar3D] that enforces 2D coordinates.
99 </description >
1010 <tutorials >
11+ <link title =" Grid-based Navigation with AStarGrid2D Demo" >https://godotengine.org/asset-library/asset/2723</link >
1112 </tutorials >
1213 <methods >
1314 <method name =" _compute_cost" qualifiers =" virtual const" >
Original file line number Diff line number Diff line change 2727 To remove a point from the pathfinding grid, it must be set as "solid" with [method set_point_solid].
2828 </description >
2929 <tutorials >
30+ <link title =" Grid-based Navigation with AStarGrid2D Demo" >https://godotengine.org/asset-library/asset/2723</link >
3031 </tutorials >
3132 <methods >
3233 <method name =" _compute_cost" qualifiers =" virtual const" >
You can’t perform that action at this time.
0 commit comments