SebLague / Pathfinding

MIT License
668 stars 251 forks source link

Unworkable Mask #15

Open idmah opened 1 year ago

idmah commented 1 year ago

Not sure how to fix or address this. I'd like to add multiple layers to unwalkable. Doesn't seem to work, I thought the checking multiple in the editor drop down would work.

Looked a bit deeper and I guess because my 'water' layer is under everything it makes the whole area "unwalkable" ??

idmah commented 1 year ago

Ok I cheated and made any grid that was value over 100 unwalkable. Cheap but it works.