Skip to content

turbobutton/tb-object-aligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TB Object Aligner

A Unity tool to help align game objects in a scene.

How To

To open the TB Object Aligner window, go to Tools > Object Aligner...

Opening the tool

The window that opens will look like this:

Overview image of the tool

There are two main ways of aligning objects using the TB Object Aligner tool: Center and Distribute.

Center

Centering objects aligns them along the chosen axis in either World or Local space.

Average

Centers the objects along the chosen world axis vector that passes through the average position of all selected objects.

Average centering

To Object - World Space

Centers all other objects along the chosen world axis vector that passes through the selected object's position.

To object world space centering

To Object - Local Space

Centers all other objects along the local axis of the selected object.

To object local space centering

Distribute

Distributing objects evenly spaces all objects between a chosen "First" and "Last" object along a selected world axis.

Distributing objects along the X axis

You can also choose to distribute the objects along "All" axes.

Distributing objects along all axes