/Pathfinding

Generic pathfinding tool for Godot engine 3.5 using CSharp. Includes both A* and Dijkstra algorithms working with different world representations.

Primary LanguageC#MIT LicenseMIT

Pathfinding

Generic pathfinding tool for Godot engine using CSharp. Includes both A* and Dijkstra algorithms working with different world representations.