I want to use more precise measurements for where things go in my menus, but I can’t find out how to manually manipulate the automatic space between each button. Am I supposed to use a GUIStyle, and if so, how on Earth am I supposed to go about doing it? I looked over the documentation, but it’s something of a maze when it comes to this topic…
So what I’m most interested in specifically is how to set the space after a new GUILayout.BeginHorizontal() and a new GUILayout.Button? Elaboration and a clear description with some examples would be great.
Thanks so much for your time!