gui = game:GetService("StarterGui") player = game.Players.LocalPlayer script.Parent.Touched:Connect(function(plr) player.gui.ScreenGui.Frame.Visible = true end)
i wrote it on a local script but i dont know why it's not working
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question. Why was this question closed?
Closed as Too Broad by User#24403
This question has been closed because it is too broad and is generally unanswerable. Please ask a more specific question.
Why was this question closed?