ProximityPrompt problem occuring but theres not a problem as i can see

Hello guys so basically i was trying to fix a code for like 30 min but i dont knew how to figure it out so i went to forum to ask for help can anyone tell me what should i do?

(Btw in output it says DialoguePrompt is not a valid member of Model “Workspace.Dummy” but it exist


Ekran görüntüsü 2024-03-28 181546

Can you show your explorer in workspace with the dummy childs showing?

Sure
Ekran görüntüsü 2024-03-28 182443

Try writing it like this:

local ProximityPrompt = game.Workspace.Dummy:WaitForChild("DialoguePrompt"):WaitForChild("ProximityPrompt")

Sorry about that spelling mistake, I edited it.

1 Like

It worked but now another error ocurred within another object

Well keep on posting the errors so I can see what is happening on your end after you made the change.

There are the errors


Ekran görüntüsü 2024-03-28 182848

Show me the explorer again please. Also try typing "game.Workspace:WaitForChild(“BirthdayCake”)

1 Like

All things is now working perfectly thank you so so much dude i’d appreciate it.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.