Adds navigation for all surfaces (ground/walls/ceilings) to UE which dynamically updates as your world changes. Works with many of UE's navigation features such as nav modifiers, nav filters, nav links and more. Works with Voxel Plugin and WorldScape.
The Dynamic Surface Navigation (DSN) plugin generates dynamic 3D surface navigation for AI on the ground, walls and ceilings. Works with many of UE's existing navigation features such as nav modifiers, nav filters, nav links, EQS and more. Also works on planets, Voxel Plugin and WorldScape.
Please ask questions on the Discord Server as questions asked on the marketplace are not monitored.
Features:
Supports many of UE's native navigation features
Works with:
Code Modules:
Number of C++ Classes: 20+
Network Replicated: Not needed, navigation is server-side only for networked games
Supported Development Platforms: Windows / Linux
Supported Target Build Platforms: Windows / Linux
Documentation: DSN Docs
Example Project: Demo Project