« 2008 Teaser! | Home | Paint Skin Weights Tool Filter »

Maya Custom Manipulator/Locator

By riggerman | November 15, 2008

It’s really simple and quick to make your own nodes and plugins using python in Maya!
Here’s my own locator and manipulator, I just modified the existing footPrintManip scripted plugin that comes in the Maya Devkit. Another advantage of a scripted plugin is that you don’t need to recompile it when using in different Maya versions.

The manipulator sets an attribute that you can connect with anything you need, you can also use the channelbox to modify it. When the user stretches too much, it’s locator gets painted to say: “hey, you’re going too far!”

;-)

Topics: Rigging, Maya Python |

Email to a friend »

Use this form to send your friend this post.






One Response to “Maya Custom Manipulator/Locator”

  1. danny Says:
    February 17th, 2009 at 3:40 am e

    NIFTY!!!

Comments