Complex UV Layout in Maya
Over the last couple of years UV layout in Maya has changed for the better. In this course we're going to be taking a look at some of those changes as we UV map an entire character
# 1 22-10-2004 , 11:11 PM
Subscriber
Join Date: Jun 2004
Location: San Jose, CA
Posts: 490

Naming Mel sCripts

How do you name melscripts or any buttons on the shelf?

# 2 23-10-2004 , 06:36 AM
Billy_Cat's Avatar
Registered User
Join Date: Aug 2004
Location: USA, CA
Posts: 351
next to the shelf is a black arrow pointing down.. click and hold on it, go to shelf editor, and you can edit names of things..

# 3 23-10-2004 , 08:27 AM
Subscriber
Join Date: Jun 2004
Location: San Jose, CA
Posts: 490
Thanks a lot. user added image

# 4 23-10-2004 , 03:22 PM
goosemage's Avatar
Registered User
Join Date: Dec 2003
Location: USA
Posts: 50
You can also edit the script file in notepad.
Heres an example for my leather shelf button:

shelfButton
-enableCommandRepeat 1
-enable 1
-width 32
-height 32
-manage 1
-visible 1
-label "leather"
-image1 "C:/Documents and Settings/Pavilion/My Documents/maya/5.0/scripts/leather.bmp"
-style "iconOnly"
-command "leather"
;
The label is what sets the name.

Posting Rules Forum Rules
You may not post new threads | You may not post replies | You may not post attachments | You may not edit your posts | BB code is On | Smilies are On | [IMG] code is On | HTML code is Off

Similar Threads