Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The follow curve module makes the agents move along a curve.



Attributes

AttributesTypeOverridableDescription
alignAtInitFrameboolnoThe agents will be driven by this curve field only at the first frame of the simulation when this flag is turned off.
curvecurvenoThe input curve
curveWeightdoubleyesweight.
maxDistancedoubleyesThe max distance from the velocity field. Any agent farther than this value from the field will be ignored.
maxDistanceDropOffdoubleyesDrop off value for smoothly transitioning in and out of the velocity field.
maxTurnAngledoublenoThe agent max turn angle.
samplesintnoNumber of curve samples.

  • No labels