#How do i make a proximity prompt to press E and a gui opens?

1 messages · Page 1 of 1 (latest)

meager walrus
#

idk how to do that i tryed many yt tutorials none have worked i have a shop and there is a proximity promt and a gui but when i press play it always says ShopPart (name of the part with proximity promt) is not a valid member of workspace even tho it is how do i fix it??

meager walrus
cloud forge
meager walrus
#

where?

cloud forge
meager walrus
#

but how idk how to script

cloud forge
# meager walrus but how idk how to script

instead of the .ShopPart, it should be :WaitForChild("ShopPart") thats and example, its used in case the child has not been loaded into the game yet, i recommend u to watch some tutorials cuz thats the most basic thing