Tagged 'copy'

Model: Same Named Copies

0 votes

Title: "Model: Same Named Copies"

Description:
-- This script creates multiple copies with same object name
-- This script works on all geometry types but it may also work on other types like lights, helpers, etc.

How to use this script:
-- First select a single object
-- Set the relative position with respect to this object in "Enter relative positions" options
-- In "No. of copies" option set the number of copies required
-- Then, press "Create copies" button

Here's the screenshot of the script -

Copy and Paste Object Properties

3 votes

This little script will help you transfer arbitrary properties from one object to another. All properties that you selected that have matching names and types in the destination nodes will get the property values of the source node. You also have the option of instancing the source value's controller across the updated properties.

copy and paste maxscript

instancer

0 votes

Script makes instances of picked main object from all selected objects.
Target objects can be replaced (deleted, primary script function) or leave untouched.
New objects can copy scale or rotation from their previous versions.

Exaples:
Have some copies of some object (not instances) and want them change all same way.
- Convert them to instances, change them at once by editing just one.

Want to make instances of main object at every object's position from selection

Transformer

2 votes

Simple tool created for copying position, rotation and scale transformations between objects.

Copy position, rotation or scale from one object and paste it to any other.

Clone & Align On Faces

12 votes


This simple tool will helps when you need to distribute any "source" object on "target" object selected faces.
Requested on this thread by ice-boy.

GTVFX_Toolbox

12 votes

 

 

 Updates:

===================================================================================

08/16/2014:

v2.34

Some minor bug fixes to the Toolbox. Added additional tools to the system menu.

05/23/2014:

v2.32

Fixed a bug that prevented the system menu from generating.

 

04/20/2014:

v2.31

Animators Tool Kit (ATK)

10 votes

*NEW* Utilities in ATK 1.174
VIDEO 'Flippin' Flaps': One click animate the unfolding of your mesh faces.
VIDEO 'PathRig': Generate paths that are guided by target nodes, these paths can act as trajectories, path deforms or both.
TreeLinker': Link objects together by distance from an object to the next object.

Click the GIF for demos:

Copy and Acquire

0 votes

This is a simple maxScript to make a copy from a base object and Acquire Position Rotation Scale and Material from the targets.

copy and acquire v1.0

copy/paste

19 votes

new in ver 1.1:
-copy
saves selected object in the file "copy_paste_buffer.max"
in default scenes directory and make
a backup of old file /"copy_paste_buffer_backup.max"/
-paste
merge "copy_paste_buffer.max" in the current scene

script goes in the category “Georgy Chakarov”

Copitor

120 votes

Copitor allow you to quick copy/paste selected objects to another Max scene or in another Max if you have 2 3dsMax open. I also like to use it like as a "quick backup" for try something, and to be sure to loose nothing :)

Installation: Drop The file in max viewport and go to Customize ==> Customize User Interface ==> Category: zOffTy Tools ==> Copitor

Copitor installation