How can I temporarily load my all of my map with streaming enabled, from a localscript?
script.Parent = game.Workspace
When I do this, the map loads without any streaming enabled, and I have to wait for everything to load. I want to be able to temporarily load the map without waiting for everything to stream.