PDA

View Full Version : MEL command


Dark Bob
21-03-2003, 09:26 PM
I would put this in the scripting forum but it seems dead. Anyway here is a nifty Mel command that I came across. It fixes the x,y,z orientation of joints when your rigging.

joint -e -oj xyz -zso -ch;

Just click a joint then enter this into your Mel command box. That easy. Its especially nice in the hand areas.

Enjoy.