5. TOPs Networks
Working with Procedural Anatomy in TOPs enables you to transfer and output 1 or 100 character animations quite simply.
PA_anim_workItems
This node gets the work items from the PA_anim_import node, PA_anim_export node, and makes them available to use in the TOPs context.
You must have a correctly linked PA_anim_import node and PA_anim_export node in the parameter anim_import_node.
Parameters
Anim Import Node - path to operator for the linked PA_anim_import node. Anim Export Node - path to operator for the linked PA_anim_export node. Skip Disabled - Skip the characters and animations that are not enabled. Create ROP - Creates a ROP that links to the output of PA_anim_workitems to cache out the current character animation.
To visualize the current animation or other animation, select this node and cook it (right click > cook, alternatively shift + G hotkey). It may ask you to save your file. Once the cook completes there will be a selectable green dot on the node with each subsequent dot referencing a character or animation.
Last updated