Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.

Cloning and Uniformly Lining Up Objects Made Easy

Discussion in 'Scripting' started by TheCuriousHobbyist, Nov 13, 2018.

  1. TheCuriousHobbyist

    TheCuriousHobbyist

    Joined:
    Nov 13, 2018
    Posts:
    12
    I have made a pair of scripts that can make it easier to clone and modify objects within the Unity editor. Let me give an example of what this allows me to do. I have used this to create a chain simulation.


    Screen Shot 2018-12-22 at 3.30.54 AM.png


    I used Pinterest to post a photo of it here:
    https://www.pinterest.com/pin/752945631428813692/
    I am also in the process of creating a YouTube video series on how I did this. Not all of them are up as of now, but if you're in the future, it may be complete. To watch it, click here:

    To use it, download and unzip the attached Zip file on this thread, and read the documentation file at the root of the Zip folder for instructions on how to use it in Unity.
     

    Attached Files:

    Last edited: Dec 29, 2018
    grntpe likes this.