Multiple gui's move when only trying to move one

I have a couple of frames inside eachother, but when I try to move a certain one, they either all will move together or the wrong one will select, even though I have the specific one selected in the explorer. Is there any Hotkeys or settings or something to do so that It is not so hard to move GUI’s??

2 Likes

That issue happens when there are GUI’s inside a frame. In order to pass this issue, you must select the button/label (or whatever the GUI is besides the frame) from the explorer tab. Hopefully this makes sense, if not, let me know.

The OP literally said that they do this:

I select it in explorer and try to move it, but it still does not work

You should be moving UI through the position values in the properties anyway, not by clicking and dragging… this is the most accurate and reliable method.

1 Like

yeah i guess, but I am just trying to make it look nice across the screen. If there is no other way I guess I will just use position values

1 Like

I understand, but clicking and dragging will usually set the offset value rather than the scale value, so even if it looks good on your computer, it won’t look good on mobile or other resolutions… its good practice to set the position value through scale for this reason.

Go to the properties of it and change the position.