Title |
Dijkstra Map Pathfinding |
Dijkstra Map Pathfinding |
Description |
A more feature-rich alternative to AStar. Main feature is the ability to pre-compute paths from given origin point to all points, which can then be easily accessed. |
A more feature-rich alternative to AStar. Main feature is the ability to pre-compute paths from given origin point to all points, which can then be easily accessed. |
Category |
Scripts |
Scripts |
License |
MIT |
MIT |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/
|
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/
|
Issues Url |
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/issues
|
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/issues
|
Godot version |
Godot 3.5 |
Godot 3.2 |
Version String |
v1.3 |
v1.0 |
Download Commit |
b2f2fce063c317ebf24b8b1382c6512a709392af |
7aefc2a827773cdd8ee78dc966dd850f2281fe3b |
Download Url (Computed) |
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/archive/b2f2fce063c317ebf24b8b1382c6512a709392af.zip
|
https://github.com/MatejSloboda/Dijkstra_map_for_Godot/archive/7aefc2a827773cdd8ee78dc966dd850f2281fe3b.zip
|
Icon Url |
https://raw.githubusercontent.com/MatejSloboda/Dijkstra_map_for_Godot/v1.0/dm_icon.png
|
https://raw.githubusercontent.com/MatejSloboda/Dijkstra_map_for_Godot/v1.0/dm_icon.png
|