NavAgentNode2D

Contains a pointer to the internal state of a navigation agent that pathfinds based on the nodes (and not cells) of a NavGrid2D

Fields

handle

Properties

pathFound

Functions

Recalculate(Vector2 currentPosition, Vector2 targetPosition, int maxJumpLength, int maxJumpHeight)
GetCurrentShortestPath()
Dispose()