AgentMoveToTransform¶
Move Agent so that it approaches Target.
Property¶
Agent Controller |
AgentController you want to control. If not specified, BehaviourTree is assigned to the AgentController in the GameObject. |
Speed | Moving Speed |
Stop On End | Whether to stop at the end of the action |
Stopping Distance | Distance to stop |
Target Transform | Target Transform |