This is a support category for asking questions about how to get something done on the Roblox websites or how to do something on Roblox applications such as Roblox Studio.
You can write your topic however you want, but you need to answer these questions:
What do you want to achieve? I want UI to be visible
What is the issue? UI isn’t visible
What solutions have you tried so far?
I look for a solutions in DevForum
In ScreenGui’s Property
ResetOnSpawn = false
Enabled = true
-In Frame’s Property
Visible = true
All transparency property is 0
-In Text’s Property
-Visible = true
All transparency property is 0 (Expect backgroundTransparency)
More:
Text is a child of Frame that is a child of ScreenGui
No Script disturbs them
Feel free to ask me
After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!
you set ScreenGui’s Enabled property to false and you set Frame visibility to false
if you have any troubles and this was actually a serious post you can always check this documentation