atomic
04-01-2008, 01:31 PM
I noticed maya didn't provided a tool to duplicate objects along a curve, so i created one myself.
this is my first tool so it if you have requests about the tool, feel free to let me know.
to install the tool add the following lines to you Usersetup.mel file if you don't have that file then just create it in: ../myDocuments/Maya/your version/scripts (your version represents the version of your maya, for me it is 8.5)
these are the lines to add in the file:
source Duplicate;
Initialize;
and ofcourse put the file (Duplicate.mel) in your scripts folder
(../myDocuments/Maya/scripts).
Please leave a comment about what you think about the little tool. ;)
the downloadlink is below:
AtomicTool (http://rapidshare.com/files/104141074/Duplicate.mel)
this is my first tool so it if you have requests about the tool, feel free to let me know.
to install the tool add the following lines to you Usersetup.mel file if you don't have that file then just create it in: ../myDocuments/Maya/your version/scripts (your version represents the version of your maya, for me it is 8.5)
these are the lines to add in the file:
source Duplicate;
Initialize;
and ofcourse put the file (Duplicate.mel) in your scripts folder
(../myDocuments/Maya/scripts).
Please leave a comment about what you think about the little tool. ;)
the downloadlink is below:
AtomicTool (http://rapidshare.com/files/104141074/Duplicate.mel)