The Navigation Link Array plugin creates navigation links on a spline. Designed for developers who need robust and customizable navigation solutions, this plugin integrates natively with Unreal Engine's pathfinding system and AI path-following components.
Documentation: Available here
Video Documentation: YouTube Channel
Key Features:
Seamless Integration: Fully compatible with Unreal Engine's built-in pathfinding and navigation systems. Built from scratch and does not conflict with other navigation links tools.
Spline-Based Navigation Links: Easily create and customize navigation links along splines.
Dynamic Link Behavior: Control link accessibility with IsLinkPathfindingAllowed for scenarios like blocked paths or dynamic obstacles.
Traversal Events: Trigger custom logic with OnPhysicalLinkMoveStateChanged during link traversal for your own complex mechanics, such as climbing or jumping.
Blueprint and C++ Support: Easily expandable for developers using both Blueprints and C++.