AgentEscapeFromPosition |
Move the Agent to escape from Target. |
AgentEscapeFromTransform |
Move the Agent to escape from Target. |
AgentEvade |
Move the Agent to escape considering the movement speed of the Target. |
AgentHideFromPosition |
Move the Agent to hide from the Target. |
AgentHideFromTransform |
Move the Agent to hide from the Target. |
AgentInterpose |
Move the Agent closer to between the two Targets. |
AgentLookAtPosition |
Rotates in the direction of the specified position. |
AgentLookAtTransform |
Rotates in the direction of the specified Transform. |
AgentMoveOnWaypoint |
Move the Agent along the Waypoint. |
AgentMoveToPosition |
Move the Agent to the specified position. |
AgentMoveToRandomPosition |
Random movement within a radius centered on a specified position. |
AgentMoveToTransform |
Move Agent so that it approaches Target. |
AgentPursuit |
Move the Agent to track the Target's movement speed. |
AgentSetSamplePositionDistance |
SetArbor.AgentController.samplePositionDistance |
AgentSetSamplePositionEnabled |
SetArbor.AgentController.samplePositionEnabled |
AgentStop |
Stop the Agent |
AgentWander |
Wander the Agent |
AgentWarpToPosition |
Warp the Agent to the Target position. |
AgentWarpToTransform |
Warp the Agent to the Target position. |