<< back

File:
Version:
Last Updated:
Maya Version:

Platform:

gl_chainCTRL.mel
0.2
10/01/06
7.x tested - should work on all.
win32 tested - should work on all.


Description:
This script will create and attach a specified number of rotation controls to an existing joint chain.

Instructions:
Select the root of the chain you want to add controls to. -
Run gl_chainCTRL.
Opens script UI.
- Enter name for new controls.
- Set Joints per controls. (This number sets how many joints will be influenced by a single control).
- Hit "CREATE".

UI Elements:
Control Name - The name for the created controls.
Joints per control - Sets how many joints will be influenced by a single control.
Button "Create" - Runs the procedure that creates and attaches the controls.

Tips:
Probably best to orient your joints manually for now. Will add more orientation options with next version.