#Why are the children of the part going away in workplace when I load the game?
1 messages · Page 1 of 1 (latest)
Try to restart Roblox studio
did not fix
Set workspace.StreamingEnabled to false
or StreamingEnabled property under workspace to false
could we see the code
just to double check
this is the code with the error msgs (but it still works)
this is the code that is connected to a child part under "finish part 3"
this dude a genius (how u know that work and what it that meant to do when its turned to true?)
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.
** You are now Level 2! **
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.
thank you so much! my maps incredibly small. ur a genius