What algo do you use for find the way? Deikstra or BFS? Is this weighted graph or with const edges weight? Can you draw the AI-grath that would show all AI-ways? thanx
This is a great example of how AI pathing should be done. My example is dynamic, but could not be done in anywhere near the flexibility your algorithm can.
Does version 2.4 have any of these features?
Randoriify 1 month ago
What algo do you use for find the way? Deikstra or BFS? Is this weighted graph or with const edges weight? Can you draw the AI-grath that would show all AI-ways? thanx
MrOpengl88 3 months ago
How Cute
5692873 4 months ago
I love developer diaries like this. Good work, keep em coming.
turboslow2 4 months ago
This is a great example of how AI pathing should be done. My example is dynamic, but could not be done in anywhere near the flexibility your algorithm can.
rekindledphoenix 4 months ago