I want to have a surface gui be visible on top of a screengui.
I’ve tried changing the z-index of the SurfaceGui and the ScreenGui, so the SurfaceGui should be on top. This does not work.
I’ve also tried using “Always on top” on the SurfaceGui, but this does not work either.
My SurfaceGui is in the workspace.
Any ideas?