Simulation

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