branchrust_reboot/main/NavmeshLinkImprovementscancel
28 Commits over 31 Days - 0.04cph!
Disabled scientist populations by default.
Disabled nav_grid by default.
Potential fix for crash bug.
Testing/Uncovering crash bug.
Raycast navmesh links to ensure they don't go through stones, walls, etc.
Add a convar bool to enable/disable navmesh link generation, that it's not enforced.
Set up a convar for how many links we try to set up between navmesh grid cells.
Staying up to date with main
Async navmesh link generation and some cleanup.
Yet another merge from main
Clamp npcs to the ground as we are traversing a navmesh link.
Fixed some issues related to agents getting back to normal movement after completing a navigation link.
More work on Navmesh Links.
More work on improving navmesh links.
Navmesh Link improvements