Using The Rig

Naming Schema & Expressions

This node has many parameters which are provided to you for simplifying the workflow via expressions. The schema the node uses by default takes the expressions and recreates paths the same as with the animation process.

Cache Directory / Character Name / Animation / Version / Data

This is designed to use the various parameters which automatically match expressions between the current character and animation so each character's animation is partitioned and easily searchable.

Linking Characters & Animation To The Rig

While linking characters is quite straightforward, animations are a little complex to add if using multiple characters. We must use the same naming schema as described above as well as we need to use string expressions to build our input paths based on the animation tools. For each animation the animfile path must have the character name parameter as a file reference.

File (animfile) e.g. $JOB/animations/`chs("name")`/v001/flex.bgeo.sc

This ensures your characters personalized animation is loaded when working with multiple characters.

Cache management

You do have options you have for optimizing your caches and saving on disk space. The Skeleton cache and Tissue Collision caches are not necessary but they do represent speed ups for evaluating each frame, there are skipping controls per animation. If you are working over a network and have slow network access this might be a good idea for you to use.

Last updated