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. Also works with Voxel Plugin.
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 and more. Also works on planets and with the Voxel Plugin.
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
Supported Target Build Platforms: Windows (More to come)
Documentation: DSN Docs
Example Project: Demo Project