AgentWarpToTransform¶
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 Transform | Target Transform |
Remarks¶
Returns true if successful, otherwise returns false.