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

The sync module sincronize two agents from two different agent groups. The metadata from the "metadata" list is copied from the driver agent to the driven one. The sync module works only if the agentgroup has a parent agent group attached and it will copy these metadatas from the driver with the same group id.



Attributes

AttributestypeOverridableDescription
agentTypestringyesAgent type used by the agent. The sync module overrides the current layout module and uses the layout data from the parent agent group
metadatastringArraynoMetadata to copy from the parent agent
parentJointstringyesParent agent joint name used to constrain the agent
jointstringyesAgent joint used to constraint with the parent agent
translationOffsetvector3yesAgent translation offset
rotationOffsetvector3yesAgent rotation offset
scaleOffsetvector3yesAgent scale offset
keepClipOffsetboolyesKeep the joint animation
  • No labels