v1.0.3 (6/24/2025)
Implemented a more robust method for detecting whether a Navigation Link is registered within the Navigation System.
Renamed the console variable NLA.PhysicalLink.VisualizeLastKnownPathfindingAllowedTimeout to NLA.PhysicalLink.VisualizeLinksStateTimeout.
Added a new option to the plugin menu to quickly visualize Navigation Link states for debugging. During pathfinding, links are highlighted in green (available) or red (unavailable). The highlight duration is controlled by the NLA.PhysicalLink.VisualizeLinksStateTimeout console variable.
[Fix] Fixed an issue with link bounds that caused the Navigation System to update the NavMesh in incorrect locations.
Last updated