Hello, I tried making a start menu, but it didn't work. I did everything that I was told to do, Here is my script:
script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Enabled = true end
I putted it in the same line, the line 1 can you please correct my script? Thank you.
script.Parent.MouseButton1Click:Connect(function() script.Parent.Parent.Enabled = true end