Make hole in a GUI with a frame

I want to achieve something like this:

(not my screenshot)

1 Like

I believe you can achieve this by using an imagelabel or just creating multiple frames and put them together

ClipDescendants on the GUIObject’s properties, zindexs will be taken into account here

Cant you just make the hole white?
ok never mind

I would just make the gui object out of multiple guis, then put the corner transparent

Do you still need help or something?

This feature has been requested since multiple years. Negative UI Elements. Doesn’t seem like this will be added since nothing happened since more than 4 years.

And no, currently you cannot do something like that in the screenshot. You would need to use Image labels or multiple UI Elements.