#Why are the children of the part going away in workplace when I load the game?

1 messages · Page 1 of 1 (latest)

quiet dove
#

the parts are there when I load the map and do what they are supposed to do but they dont appear in workplace and i'm getting a bunch of WaitForChild errors (even though the part is working) and I dont know how to fix it

#

that is before and then after i click play ^

ebon nimbus
#

Try to restart Roblox studio

quiet dove
#

did not fix

onyx glade
#

Set workspace.StreamingEnabled to false

#

or StreamingEnabled property under workspace to false

inland stream
#

just to double check

quiet dove
#

this is the code with the error msgs (but it still works)

quiet dove
quiet dove
onyx glade
#

I think it's an optimization feature, it basically loads and unloads PVInstances (3D content like models, parts etc), depending on the player's proximity to it.

amber leafBOT
#

studio** You are now Level 2! **studio

onyx glade
#

You should use it if you have an incredibly large map or tons of assets, but otherwise, I always turn it off nor have I ever needed to turn it on.

quiet dove
#

thank you so much! my maps incredibly small. ur a genius