I want to know how to make a GUI Appear when the Roblox User joins the game, and the User presses the button and it goes away. Where do I put the script, and what the script is.
Thanks, Fusion.
(Since I’m new to scripting, If you have any other script stuff or anything to say, DM on Discord zFuse#0001)
You would have to use a local script to make it disappear when you click a button. For making a UI appear, you would need to enable it when a player get added (normally with a PlayerAdded function).
Since I don’t know these words related to Roblox or know where these are located, can you provide me with a screenshot or video on what it will look like in finished process?