Search Unity

[FREE] Productivity Toolkit

Discussion in 'Assets and Asset Store' started by AnthonyAckerman, Oct 11, 2020.

  1. AnthonyAckerman

    AnthonyAckerman

    Joined:
    Feb 20, 2015
    Posts:
    16

    I just released a package of tools I made to speed up my everyday tasks in Unity. I will continue to add tools in the future. Some of the tools are:

    Randomize Transform
    Apply a random ranged position, rotation or scale value to any Object in the scene.

    Move objects to surface
    Quick way to align objects to the surface of another object.


    Selection Filter
    Select objects in the scene based on a set of condition like triangle count, tagname, layername, material or property.


    Batch Renamer
    Quickly rename a set of objects. Very similar to the 3ds max renamer tool.


    Array Creator
    Create an array of objects in 1D, 2D or 3D. Very similar to the 3ds max object array tool


    Replace Objects
    Replace objects with a prefab or another object.


    All operations are undoable.

    Please feel free to report any problems you might have with this asset. I'll be glad to fix them.

     
    Last edited: Oct 15, 2020
    valarnur and RoyalAllen like this.
  2. AnthonyAckerman

    AnthonyAckerman

    Joined:
    Feb 20, 2015
    Posts:
    16
    1.1 update - Added Radial Array Tool

    Create an array of object in a radial pattern. Ideal if you want to create a ring of objects.

    I'd really appreciate some feedback with these tools.
     
    valarnur likes this.