Agent

クラス名 説明
AgentEscapeFromPosition AgentをTargetから逃げるように移動させる。
AgentEscapeFromTransform AgentをTargetから逃げるように移動させる。
AgentEvade AgentをTargetの移動速度を考慮して逃げるように移動させる。
AgentHideFromPosition AgentをTargetから隠れるように移動させる。
AgentHideFromTransform AgentをTargetから隠れるように移動させる。
AgentInterpose Agentを2つのTargetの間に向かって近づくように移動させる。
AgentLookAtPosition AgentをTargetの方向へ回転させる。
AgentLookAtTransform AgentをTargetの方向へ回転させる。
AgentMoveOnWaypoint Waypointに沿ってAgentを移動させる。
AgentMoveToPosition AgentをTargetに近づくように移動させる。
AgentMoveToRandomPosition 指定位置を中心とする半径内のランダム移動。
AgentMoveToTransform AgentをTargetに近づくように移動させる。
AgentPursuit AgentをTargetの移動速度を考慮して追跡するように移動させる。
AgentSetSamplePositionDistance Arbor.AgentController.samplePositionDistanceを設定する
AgentSetSamplePositionEnabled Arbor.AgentController.samplePositionEnabledを設定する
AgentStop Agentを停止させる
AgentWander Agentを徘徊させる。
AgentWarpToPosition AgentをTargetPositionにワープする。
AgentWarpToTransform AgentをTargetの位置にワープする。