Editor tool for automatically generating nav links in a level.
IMPORTANT: this plugin is also compatible with Unreal Engine versions 4.27 and 5.0. However, the Marketplace policy only allows to upload code plugins compatible with the latest 3 engine versions. To access the plugin versions compatible with UE 4.27 and UE 5.0, buy the plugin via marketplace and contact me for accessing the files.
Written documentation | Demo Video
This editor tool will help you setting up your level's navigation links. It detects every edge in the navmesh(es) of your level and automatically creates navigation links based on the given parameters. This tool uses standard features included in the engine (navigation meshes, navigation links, nav modifier volumes), so UE's AI workflow is preserved.
It supports multiple nav agents, meaning that if there are multiple recast navmeshes in the level (one for each nav agent), you can specify which nav agent(s) you want to generate nav links for.
Features:
Code Modules:
Number of Blueprints: 0
Number of C++ Classes: 5
Network Replicated: No
Supported Development Platforms: Win64
Supported Target Build Platforms: Not included in the build
Documentation: Written documentation | Demo Video