Im making an Obby and a billboardGui and I need to know how can you help?
0
Put BillboardGui in StarterGui, and in it put a local script. Set Adornee of billboardgui to the object you want it to be on, and in the script simply have it like if game.Players.LocalPlayer.Name == "Noob" then gui.Frame.Visible = true else gui:destroy() endwazap100— 10y