Creation of 'Null' nodes between all selected nodes (e.g. 'Bone' nodes). Used to create of controls for rigging.
SideFX Houdini 16.5 or higher. The script works only with tools from Houdini Tool Panel (don't works with custom rigging nodes and them custom names). It will be fix soon.
- Create a NEW TOOL on SHELF in Houdini Tool Panel.
- Name this tool (e.g. "Null Between Bones").
- Copy code in
null_bw_bones_tool_#.#.#.py
file. - Paste this code in window (SCRIPT tab) from Edit tool.
- Push APPLY or ACCEPT.
- Create some bones.
- Select 2-10 neccessery bones in node network.
- Push on the created tool button (named "Null Between Bones")/run the script.
Fixing bugs and expansion of tool capabilities.