BuilderMachine
Inherits: Node3D
Inherited by:
Description
An implementation of A* for finding the shortest path between two vertices on a connected graph in 3D space.
Signals
transitioned(mode_name: String)
Properties
| Dictionary(int, PointType) | _type |
Methods
| void | _read() |
| void | _unhandled_input(event: InputEvent) |
| void | _proccess(float: delta) |
