Hey,
Does anyone know how to convert a dmap into a grid?
I have it loaded in the standard black/white like Korvacs DMap loader but am struggling to convert it into a grid so I can use the A* algorithm to create a path finding system.
I dont know if this is how it should be done but I plan to create a path finding system for a proxy, So for now it just gets the path from 400, 400 to 405, 395 while avoiding invalid X\Y's.






