Navigation
Class Name | Description |
---|---|
AgentController | AI for the movement component that wraps theNavMeshAgent. Used mainly through built-in Behavior's Agent. |
MovingEntityCharacterController | MovingEntity moved by CharacterController |
MovingEntityNavMeshAgent | MovingEntity moved by NavMeshAgent |
MovingEntityRigidbody | MovingEntity moved by Rigidbody |
MovingEntityTransform | MovingEntity moved by Transform |
OffMeshLinkSettings | Set the method for the AgentController to traverseOffMeshLink. |
Waypoint | Components for setting routes |