Very simple question hopefully, just curious as its not working for me.
This is an example of what I’ve tried:
while workspace:FindFirstChild("Part") do
wait(.1)
print("hi")
end
Very simple question hopefully, just curious as its not working for me.
This is an example of what I’ve tried:
while workspace:FindFirstChild("Part") do
wait(.1)
print("hi")
end
It should work, why isn’t it working? Any errors?
i have tested your exact code it works
Yeah nvm sorry I literally just typed the name of it wrong…
Haha always check for typos man