Is there a way to make a gui not grabable in studio?

tryna move some buttons around, but it keeps selecting another gui thats ontop of the buttons

anyway to not make it select said gui?

Change the zindex of the buttons to something higher

In the properties there is an option to lock a gui or any visible object. The option says locked or lock and once you click it the only way to select said gui would be to do so through the explorer until you unlock it.

2 Likes

was this removed?? because i no longer see it as a property in any of my GUIs

You can set Enabled to false whenever you want to edit another GUI.

1 Like