Open DanielHayward opened 4 years ago
Create a grid class the can interpret the current map as movable, not movable. Setup A* path finding on it that can broken up between multiple updates and uses make_heap.
Create a grid class the can interpret the current map as movable, not movable. Setup A* path finding on it that can broken up between multiple updates and uses make_heap.