PathNavigator3D

CodesCove

(0)
$9
Publisher CodesCove
File size 4.30MB
Number of files 29
Latest version 0.9.6
Latest release date 2024-04-22 05:21:16
First release date 2024-04-15 03:45:13
Supported Unity versions 2018.4.2 or higher

PathNavigator3D is geared towards creators that need a robust but still configurable path navigation capability in 3D space. These components rely only to Unity’s core components and do not require any extra libraries (other than delivered with PathNavigator3D). You have multiple options to optimize the quality or performance of the path solving. Path calculation is spread over multiple frames to prevent over usage of the resources.

Few highlights:

  • Path LoS (Line of Sight) optimization.
  • Bi-layered navigation grid for low and high LOD (Level of Detail).
  • Hybrid navgrid path finding utilizing different LOD navgrids to find the path efficiently.
  • Path calculation automatic global load balancing based on the game frame rate (CPU frame time) to prevent throttling.
  • Centralized control API to manage all the path solver instances across scene.
  • Path smoothing to get Bezier squared path points.
  • Surface aligned navigation grid for near ground navigation.
  • Closest point path solving when target is unreachable

Compatibility: Unity versions starting from 2021 LTS are supported. API compatibility level .NET Standard 2.1. Package is not depended on any other extra unity packages. Actual navigation system in not depended on any render pipeline but the demo scene is using built-in render pipeline.


Top Publisher Assets