The follow agent module makes your agent travel towards another agent location.
This module should be used in conjunction with the ProximityMetadata or similar modules.
This module will search for the "targetAgentId" metadata on each agent of this group, when this metadata is found the module will change this agent direction to point towards the target agent. The state of the agent is also changed as soon as target agent is found.
Attributes
...
Follow agentモジュールは、ユーザーのエージェントを他のエージェントの場所へ移動させます。
このモジュールは、ProximityMetadataまたは同様のモジュールと組み合わせて使用する必要があります。
モジュールは、このグループの各エージェントであり、 "targetAgentId"メタデータを検索します。メタデータを確認すると、モジュールは、このエージェントの方向をターゲットエージェントとして、指すように変更します。ターゲットエージェントを確認すると、直ちにエージェントの状態も変更されます。
...
Attributes
アトリビュート | タイプ | 上書き可能 | 説明 |
---|---|---|---|
weight | double | yes |
モジュールの質量 | ||
maxTurnAngle | double | no |
最大回転角度 |
followTargetDelay |
整数 | no |
ターゲットエージェントが確認された時に、使用された遅延フレームの数 |
state |
整数 | no |
ターゲットエージェントが確認された時に、使用するエージェントのステート | |||
debug | bool | no | モジュールデバッグの描画を有効にします。 |
velocityThreshold | double | no | エージェントのVelocityの長さが、この値より小さい場合、エージェントの方向は変わりません。 |
...
ウィジェット コネクタ | ||||||
---|---|---|---|---|---|---|
|