-
-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Description
I have a really nice A* implementation in my older c++ engine that I need to port over to JS. Thinking about porting that over to js and adding some more stuff to help make it easier to program AI.
This would work in conjunction with the tile collision system to allow pathfinding through the collision.
Here is the path finding code...
https://github.com/KilledByAPixel/FrankEngine/blob/main/FrankEngine/Source/Core/pathFindingBase.cpp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels