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 2 Next »

The state machine module build a state machine network for the group agents. It also handles state changes during the simulation.



Attributes

AttributesTypeOverridableDescription
fixLegStretchboolnoIf true, compensate the leg stretching.
frameRatestringyesFrequency at which the frames are read and displayed.
gravityFromHeightFieldstring arraynoThe gravity metadata is computed considering the give height field. For 3D height fields this must be set to true.
heightFieldstringnoThe name of the height field.
heightFieldOffsetdoublenoAn extra offset applied to your agent heights from the ground.
seedintnoSeed random value.
startFramedoubleyesThe start frame of the state machine clips. If set to a value lower than 0, a random value is used instead.
stateintyesThe current state.
  • No labels