Built-in components
Describes the components implemented other than the graph.
- AgentController
 A component for controlling agents (objects moved by NavMesh).
- MovingEntity
 It is a component for predicting the destination considering the movement speed.
- OffMeshLinkSettings
 It is a component for setting the behavior of the AgentController when passing through the manually placed OffMeshLink.
- Waypoint
 It is a component for setting the passage point of the movement route.