/
Flocking
Flocking
The flocking module moves your agents blending three steering behaviours: separation, alignment and cohesion. The user can tweak the weight parameters to achieve different results.
Attributes
Attributes | Type | Overridable | Description |
---|---|---|---|
alignment | double | no | The alignment weight. |
cohesion | double | no | The cohesion weight. |
separation | double | no | The separation weight. |
searchRadius | double | no | All agents inside of this distance range will be evaluated. |
weight | double | yes | weight |
maxTurnAngle | double | no | The max turn angle. |
ignoreNextDirectionalModules | bool | yes | If enabled, all next directional modules in the stack will be ignored. |
editLocomotionAngularVelocity | bool | yes | If on, this module will edit the targetAngularVelocity metadata used by the locomotion system. |
, multiple selections available,
Related content
Navigation mesh (AtomsUnreal)
Navigation mesh (AtomsUnreal)
Read with this
Agent separation
Agent separation
More like this
Flocking (Behaviour)
Flocking (Behaviour)
More like this
Follow agent
Follow agent
More like this
Direction field
Direction field
More like this
Curve field
Curve field
More like this
Copyright © 2017, Toolchefs LTD.