equal spacing

Hey Guys,

Is there currently a way to evenly distribute spacing of items with in the UI tool

For example,

In the image attached, i’d like to be able to have the spacing of the icons in each row space equally (horizontal spacing) and I would also like to be able to equally space the 3 rows (vertical spacing)

Is there a way to do this?

If I am understanding you correctly I think that this will help.

file:///C:/Program%20Files%20(x86)/Unity/Editor/Data/Documentation/Documentation/ScriptReference/GUILayout.BeginHorizontal.html

Hope it helps you

:slight_smile:

thanks