Currently the library only supports pathfinding in a pre-defined three-dimensional grid (snapshot - Location[][][]). Add continuous pathfinding functionality to find a path between a pre-defined start and target location without a snapshot.
Currently the library only supports pathfinding in a pre-defined three-dimensional grid (snapshot - Location[][][]).
Add continuous pathfinding functionality to find a path between a pre-defined start and target location without a snapshot.