The sync module sincronize two agents from two different agent group. 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 form the driver with the same group id.
...
Attributes
Attributes | type | Overridable | Description |
---|
cachePathagentType | string | yes | Agent type used by the agent. The sync module overrides the current layout module and uses the layout data from the parent agent group |
metadata | stringArray | no |
The disk path of the atoms cache. | agentTypeno | Metadata to copy from the parent agent |
parentJoint | string | yes | Parent agent joint name used to constaint the agent |
joint | string | yes |
behave3d | bool | Agent joint used to constraint with the parent agent |
translationOffset | vec | yes | Agent translation offset |
rotationOffset | vec | yes | Agent rotation offset |
scaleOffset | vec | yes | Agent scale offset |
keepClipOffset | bool | yes | Keep the joint animation |