fov not working
ProfAndreaPollini opened this issue · 1 comments
ProfAndreaPollini commented
the fov using the bresenham algorithm is currently not working correctly. Can we try to use a Dijkstra o flood fill algorithm on a limited part of the map?
ProfAndreaPollini commented
square fov using bresenham algorithm is now working