The follow curve module makes the agents move along a curve.Follow curveモジュールは、エージェントをカーブに沿って移動させます。
...
Attributes
Attributes アトリビュート | Type タイプ | Overridable上書き可能 | Description説明 | |
---|---|---|---|---|
curve curve | カーブ | no | - | |
curveWeight | double | yes | weight.質量 | |
maxDistance | double | yes | The max distance from the velocity field. Any agent farther than this value from the field will be ignored.Velocity fieldからの最大距離。フィールドから、この値より遠いエージェントはすべて無視されます。 | |
maxDistanceDropOff | double | yes | Drop off value for smoothly transitioning in and out of the velocity field.Velocity fieldをスムーズに出入りするために値をドロップオフします。 | |
maxTurnAngle | double | no | The agent max turn angle.エージェントの最大回転角度 | |
samples | int整数 | no | Number of curve samples.カーブのサンプル数 |
...
ウィジェット コネクタ | ||||||
---|---|---|---|---|---|---|
|