Kryptiku / Pathfinding_Civilization

0 stars 0 forks source link

Wall Placements Bugs #4

Closed Kryptiku closed 3 hours ago

Kryptiku commented 4 hours ago

Draggin wall over end node causes both algorithms to not register the end node until it computes the whole grid rather than only up to the position of the end node

Placing a wall on the end node disables the algorithms from starting

Placing a wall node on the end node causes and uncaught error

KazuMoment commented 3 hours ago

Fixed in latest commit