top of page
Autodesk-Maya-Logo..jpg
python.png

Skeleton Welder

     Skeleton Welder is a utility tool for working with exported stripped down skeletons, particularly useful when you need to debug joint orients or fixing issues with rigs. 

​

Instructions

1.)Run the script on your python script editor.

2.)Select Target skeleton root.

3.)Select Source skeleton root.

4.)Hit the weld button!

tool3.PNG
tool4.PNG

Add the following code into the python script editor

bottom of page