I want to have a shop that when a player is on a part a Gui would tell them to press the E button to Open Shop.
the Shop will open when Event
will Fire
here are the variables that i have
local part = script.Parent local Gui = game.StarterGui.EnableShop.Frame local Event = game.ReplicatedStorage:WaitForChild("OpenShop")
Closed as Not Constructive by Shawnyg
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?