Duplicate Animation Array 1.4.0 (maya script)

This scipt will duplicate an object or a hierarchy and offset the animation in time.

Mgdp_screenshot0

License Type:

Freeware

File ID:

21016

File Size:

18.7 KB

Created / Updated:

May 19, 2010 / May 19, 2010

Owner:

Ovidiu Vlad   More free downloads from this user See users marketplace items See this users portfolio Send a Private Message

Platforms:

irix, linux, mac, solaris, windows

Downloaded:

1,116

Maya:

1.x, 2.x, 3.x, 4.x, 5.x, 6.x, 7.x, 8.x, 2008, 2009, 9.x, 2010, 2011

Tags:

animation, duplicate, offset animation, offset pivot


DESCRIPTION:
This scipt will duplicate an object or a hierarchy and offset the animation in time.
If you select a animated hierachy, only the animation from the top level object will offeset in time (I know... I'm working on this minor inconvenience).
The script will not work on multiple selections or with no selection given.


FEATURES HIGHLIGHTS:
 - animation offset
 - instance and input graph duplicate options
 - custom asttribute animation offset
 - random offset attributes
 - pivot group for each duplicated object


INSTALL:
1. copy the script to your maya scripts directory: %USERPROFILE%\Documents\maya\scripts

2. source the script and make a self button:
source "mgDuplicate.mel";
mgDuplicateWin();


USAGE:
    1. select only one object or a hierarchy.
    2. type: mgDuplicateWin() in Maya Command Line or use the shelf button created in the
    INSTALL section.
    3. adjust the parameters accordingly.
    4. press "Apply" button.


TIP:
You only need to adjust the numbers of copies and geometry type before you apply the script.


KNOWN ISSUES:
 - you can use the script only one time in the scene (nameing issue)


LICENSE:
Freeware. Permission herby granted to use the script and modify the code, but not the header information regarding the author and license information.


(video demonstration coming soon)