Basic ConceptsEach animation group corresponds to a dedicated folder in your Animation Library folder. Each folder stores a number of XML files that make up the animations of the group. Each XML file defines a single animation. An animation is created in the XML file using the single <Step> element. For each animation/step, you can specify:
An animation/step can have one or several motions. Individual motions are pre-defined, and each motion has a set of pre-defined properties.
XML Code ExampleHere are examples of XML codes that you could write to create a custom animation called "Review", and to be able to mirror it.
Code DescriptionThe XML elements shown in the code example above are described here.
| ||||||||