This document is about: QUANTUM 3
SWITCH TO

Overview

Navigation Intro

The Quantum navigation system provides a deterministic Navigation Mesh and a set of Navigation Agent components to navigate and steer entities through the game worlds.

Features

  • A* path-finding algorithm
  • Autonomous agents navigate to target destination through the navmesh
  • Parts of the navmesh can be toggled on and off during run-time (regions)
  • HRVO agent avoidance
  • Dynamic avoidance obstacles (not navmesh carving)
  • Off-mesh links
  • 3D Navigation
Back to top