Agent

クラス名 説明
AgentEscapeFromPosition AgentをTargetから逃げるように移動させる。
AgentEscapeFromTransform AgentをTargetから逃げるように移動させる。
AgentLookAtPosition AgentをTargetの方向へ回転させる。
AgentLookAtTransform AgentをTargetの方向へ回転させる。
AgentMoveOnWaypoint Waypointに沿ってAgentを移動させる。
AgentMoveToPosition AgentをTargetに近づくように移動させる。
AgentMoveToRandomPosition 指定位置を中心とする半径内のランダム移動。
AgentMoveToTransform AgentをTargetに近づくように移動させる。
AgentStop Agentを停止させる
AgentWarpToPosition AgentをTargetPositionにワープする。
AgentWarpToTransform AgentをTargetの位置にワープする。