#Making GUIs work
1 messages · Page 1 of 1 (latest)
does it show if i set it visibility to true rom the start?
just so u can isolate the issue
if I leave it at true in studio then test/play then it shows up
but if I try to then hide it using that same script it dont work
& 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
show me the console hwen it happens
so ur likely not making the thing relevant visible but something else
its becuase u are turning the one visible in startergui use playergui
dang, i didn't see that
nice eye
thank
remember startergui is the template that gets cloned when user spawns