This tag is used in conjunction with a PoseTransformAnimation XML Element to create Anims (animated objects without collision) and Anim Colls (with collision).
Usage
To use this group tag, you must first Include
any of the following XML files:
TODO
Then you must execute any of the following ModelOutputInstructions
on the tagged group or a group containing it:
TODO
Syntax
<AnimName> [Anim] [<PoseTransformAnimationName>]
- Name: The name of the Anim.
- PoseTransformAnimationName: The name of the PoseTransformAnimation XML Element to use for this Anim.
Group Structure
TODO
Examples
TODO
Other Tags
These are no other tags that can be used with this tag to configure it further.
Version History
1.0
Initial release.