So I did a very simple UI, and I want it to get transparent, unabled, just like I can’t see it anymore. I tried to search how in the Roblox Developer Hub, but it didn’t work. I have tried making my own scripts just thinking how it would hide, but it’s just not working. And I know it’s deeply simple, but I can’t find anything that tells me how.
Also, It’s really fine doing on StarterGUI as long as it’s a local script.
But you would rather index PlayerGui to avoid spawning with the same changes like
local player = game.Players.LocalPlayer
local playergui = player.PlayerGui
local screengui = screengui
screengui.Parent = playergui