godot-journey
godot-journey copied to clipboard
Create a graph querying API
In all likelihood, I am guessing this would involve a Builder pattern. I've been told by others to look into the NetworkX API from Python as "it would be a good fit for GDScript".
For this particular Issue, we are looking strictly at read operations in the graph.