Hello,
I took the model of a scripter named Asadrith on youtube, and I get a problem with his model…
I have a Scipt module where it says:
DialogueButton = workspace.DialoguePrompts:WaitForChild(“Dialogue1”).
However, when I run it, I get an error that says "infinite yield possible on workspace.DialoguePrompts:WaitForChild(“Dialogue1”).
Don’t worry, the problem isn’t that I misspelled the name of the part. What’s strange is that the script doesn’t display this error when the part is next to the spawn. But as soon as I separate it at a great distance from the spawn, I get this error. I’m really struggling to understand, if anyone can help me.
Here’s a video example I made: