Ok so... I'm making a game and I have this problem where the GUI appears for everyone instead of one player. Help me fix this pls
In the gui:
workspace.PartToTouchNameGoesHere.Touched:Connect(function() script.Parent.Visible = true end)