Cosmos by Leartes: 전체 콘텐츠 50% 할인

Dynamic Surface Navigation

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.

  • 지원 플랫폼
  • 지원 엔진 버전
    4.27, 5.0 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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.

 

Trailer

Guide

Discord Server


Please ask questions on the Discord Server as questions asked on the marketplace are not monitored.

기술적 세부사항

Features:

  • Dynamic navigation on all surfaces (Ground, walls & ceilings)
  • Quickly updates as the environment changes
  • Works alongside native UE navigation to allow a mix of AI navigation systems.
  • Per pawn angle limits which limits what angles certain AI can navigate on.


Supports many of UE's native navigation features

  • EQS
  • Nav Mesh Bounds Volume
  • Nav modifiers
  • Simple & Smart nav links
  • Nav filters / Nav areas


Works with:

  • World partition / Level streaming / Server Travel
  • Voxel Plugin (Tested with v1.2 free + latest build of v2.0)
  • WorldScape (Tested with v2.5.0a)
  • Planets (Tested with Voxel Plugin planets & large sphere meshes) 


Code Modules:

  •  SurfaceNavPlugin (Runtime) 


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