How to make a SurfaceGui display in front of a ScreenGui?

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?

Unfortunately it currently isn’t possible according to this post. You can try other alternatives (if there is any) or file a feature request for this

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.