Insert Joints tool for Autodesk Maya 2019+
$0+
$0+
https://schema.org/InStock
usd
Simple tool to insert more joints into an existing joint chain.
The tool will automatically add "_inbt{index}_result_jnt" to the existing joint name.
Tested with Maya 2019 + 2022
is_insert_joints.py MANUAL INSTALL INSTRUCTIONS:
(REPLACE {USERNAME} WITH YOUR COMPUTER USERNAME)
locate: C:\Users\{USERNAME}\Documents\maya\scripts
Drag and drop "is_insert_joints.py" into the located folder above.
Paste the following code into an empty Python tab inside of Maya:
import is_insert_joints
is_insert_joints.show_ui()
A tool to insert joints
Size
2.12 KB