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.
AgentPath
MonoBehaviour
FollowPathAction
Waypoint path defined by child transform positions
FollowPathAction — action that follows an AgentPath
Agent System Overview — full system architecture
Last updated 1 month ago