Sync
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
Attributes | type | Overridable | Description |
---|---|---|---|
agentType | 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 | Metadata to copy from the parent agent |
parentJoint | string | yes | Parent agent joint name used to constrain the agent |
joint | string | yes | Agent joint used to constrain with the parent agent |
translationOffset | vector3 | yes | Agent translation offset |
rotationOffset | vector3 | yes | Agent rotation offset |
scaleOffset | vector3 | yes | Agent scale offset |
useWorldSpaceTranslationOffset | bool | yes | If on, uses the translation offset in world space instead of local space. |
keepClipOffset | bool | yes | Keep the joint animation |
Copyright © 2017, Toolchefs LTD.