Tagged 'copies'

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 -

Eazy Arrayz

0 votes

I wrote this script for a CGI animation short film I'm working on, for which I needed a fast and simple way to build a very modular environment, while still retaining control over everything.

This script gives you that control:

pick your source geometry, increase/decrease the slider values after selecting whether you want copies or instances, and either collapse or create controllers, or both.
you can create one parent controller and a child controller for each instance, or just one parent, or just only children.

compatible only with editable poly objects.

Copy Replace

35 votes

Turns a selection of objects into instances or references of another object.

Fixed in v 2.0:

  • Instances outside the selection are not replaced anymore. (Thanks to Anubis)
  • Added the option to choose between instance or reference
  • Changed the "Button name" to "Copy replace"