Hello.
I am looking for a way to evenly space out GuiObjects within it’s parent.
For example:

This picture is utilizing UIGridLayout. It places it in a grid, but this grid is not evenly placed.
One might say I could simply change the HorizontalAlignment to Center, but that’s not what I want. I want it to be evenly padded all around.
