Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The sync module sincronize two agents from two different agent groupgroups. 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.

...

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 constaint constrain the agent
jointstringyesAgent joint used to constraint constrain with the parent agent
translationOffsetvecvector3yesAgent translation offset
rotationOffsetvecvector3yesAgent rotation offset
scaleOffsetvecvector3yesAgent scale offset
useWorldSpaceTranslationOffsetboolyesIf on, uses the translation offset in world space instead of local space.
keepClipOffsetboolyesKeep the joint animation

...