Overhaul pathfinding algorithm
This commit is contained in:
@@ -158,6 +158,7 @@ bool init(void *userData) {
|
||||
|
||||
game->debugDraw.mapColliders = true;
|
||||
game->debugDraw.spatialGrid = true;
|
||||
game->debugDraw.path = true;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user