Kiliax
Scout
- Joined
- Jul 30, 2026
- Messages
- 17
- Points
- 13
Kiliax submitted a new resource:
NavMesh Modifiers - Blockers - How to custom block unit navigation by type
Read more about this resource...
NavMesh Modifiers - Blockers - How to custom block unit navigation by type
# NavMesh Modifiers: making anything block movement, layer by layer
**What this is:** a per-map Lua technique for blocking unit pathing — for one mobility type or all of them — anywhere on the map, independent of terrain height or slope. Use it for a decorative prop that should be solid (a floating spire, an overhanging cliff), a body of water that should stop naval units without stopping land traffic, or any other footprint the terrain itself won't naturally block.
Everything below is...
Read more about this resource...