Path

Waypoint path definition for agent navigation. AgentPath is a lightweight MonoBehaviour that defines a sequence of world-space positions from its child transforms, used by FollowPathAction to guide agents along predefined routes.

Architecture

spinner

Classes

Class
Description

Waypoint path defined by child transform positions

See Also

Last updated