AgentWarpToPosition¶
Warp the Agent to the Target position.

Properties¶
| Property Name | Description |
|---|---|
| Agent Controller |
AgentController you want to control. If not specified, BehaviourTree is assigned to the AgentController in the GameObject. |
| Target Position | Target position |
Remarks¶
Returns true if successful, otherwise returns false.