PDA

View Full Version : My Arm Switch Fixer for Toon Rigging



ionside
08-05-2009, 10:36 PM
After going through the tutorials in Toon Rigging, I was having difficulty animating the Arms' Follow switch, where it would pop back to the arm groups position when changed.
In the end I wrote a little script in Python that has helped me solve the problem.

Rather than post the script here, I've linked to a seperate page as it's a rather long one (could be much shorter, but I'm pretty new to mel and Python).

http://www.pixelpickle.net/SharePics/ArmSwitchFixer.py

It's made specifically for the Toon Rigging rig, but the third Follow attribute is to the waist instead of the hat (feel free to change this).

If you can improve this script certainly be my guest!

johnny
08-06-2009, 03:03 PM
Hey ionside...that was quick!

I'm glad you solved your problem though, and that looks like a neat script there too, even though I dont understand python :D

ionside
08-06-2009, 07:41 PM
Hi johnny, yeah you enticed me to try my own that's specific to this rig. :)