this one doesnt work and its the same guis and everything it says yield and then after I press play it puts my camera to the camera in workspace when the camera is supposed to be there before that
“Infinite yield” means that you’re using :WaitForChild(), but the script isn’t finding the child that it needs to. So it says “infinite yield” to tell you that it gave up on waiting for it.
Do you have anything named Workspace (folders, models, etc. that have the same name as the service)? Does the camera part still exist in-game? Have you tried changing the part name to something else?
its missing the cammmss or either it is not able to load within about 8 seconds of the waitforchild call like above maybe show picture of explorer. something maybe removing the cammmss on runtime
Holy crap guys after hours of trying I found out it was streaming enabled. I turned off streaming enabled and now its working fine but I feel like my game may not be safe without streaming enabled on? If I turn off streaming enabled will my game be more vulnerable for exploiters?
hello i dont know if this got solved but all you need to do is
The second number is a time out so after that amount of time it will stop searching 5seconds is usualyl enough but i think 8 is good if things slow down roblox usualyl says this because on default waitforchild seems to search infintly