- Home /
Question by
RealMTG · Sep 13, 2015 at 06:53 PM ·
editoreditorguilayout
Nudging editor GUI to the side a little bit
Hi!
I am working on a editor script and I need to move some GUI a little bit to the right. It doesn't look right how it is right now. This is my problem.
I want to move those elements inside the box. It looks so wrong when they are outside the box.
Both of the elements are made using EditorGUILayout.PropertyField and it is all in a "BeginVertical box".
Any help is appreciated!
Thanks
screenshot-2015-09-13-204811.png
(1.8 kB)
Comment