Problem with ImageLabels/TextLabels not showing up on ScreenGUIS

  1. I would like to make these items from the ScreenGUI section to appear, but it doesn’t work.

  2. How can I make them visible? I’ve tried but failed.

  3. This is crucial to the game, another weird thing is that it works perfectly when playing it on Roblox, but not Roblox Studio.

2 Likes

If it works when playing in Roblox whats the issue?

1 Like

In the properties tab, make sure that the visible button is checked off in the box.

Maybe it’s that the other GUI’s are covering it up.

It won’t show up on Roblox Studio.

Is its screengui enabled / visible?

Visible is checked off, the GUI’s are covering it up, though.

Have you tried changing the zIndex?

1 Like

Check visible to be on, and I think you use Zindex to make it go in front?

1 Like

It is enabled and visible.

30 characters

1 Like

Try setting the ZIndex to 2.

ZIndex Article

How would I do that? It needs to be set to a certain value. (Ex. 1)

Nope, doesn’t work for me, it’s still covered by the ScreenGUI

Can you send a screenshot of the GUI Hierarchy

I am not sure, sorry. (30 chars)

1 Like

What’s a Hierarchy?

30 characters

image
Basically this.

Screen Shot 2020-07-28 at 3.55.04 PM

What object are you showing in the properties menu? The name isn’t listed.image

I’m using Frame.

30 characters.

So this is a object named Frame?
image