Object Alignment tool [Unity]

I created this tool after a few weeks of trying to line up all kinds of 3D object inside Unity scenes. The project was old and it wasn’t using any build in UI elements. Which translate to me having to manually add, update and modify prefabs for all kinds in a 3D scene.

After having to type in the X, Y, Z position for a few hundred items, I decided it is much more productive to make a tool that does it for me.

Here is the download link: ArtToolsWindow.cs

PS: This code is a bit old and probably needs a lot of updates and edits to make it work in the latest version of Unity. If you want me to update it, please leave me a line, and I will see what I can do. 🙂

Scroll to Top