#Making GUIs work

1 messages · Page 1 of 1 (latest)

shadow basin
#

Hi im making a gui appear after I made a computer screen turn on. I have Frame.Visible = false at the start of playing and then I do game.StarterGui.Blank.Frame.Visible = true but nothing happens ingame or in studio

echo trench
#

does it show if i set it visibility to true rom the start?

#

just so u can isolate the issue

shadow basin
#

& i tried printing print(game.StarterGui.Blank.Frame.Visible) to see if its visible in properties is enabled or not before and after
it says false then true before & after so kinda weird

echo trench
#

show me the console hwen it happens

echo trench
rustic saffron
#

its becuase u are turning the one visible in startergui use playergui

echo trench
#

nice eye

rustic saffron
#

thank

shadow basin
#

oh okay thank you sir

echo trench
#

remember startergui is the template that gets cloned when user spawns