Is there a way to prevent specific parts from being streamed out with StreamingEnabled? I have created a minimap which utilizes ViewPortframes to display some obscured parts that represent roads. The parts are not rendered in when StreamingEnabled is on.
Edit: I figured it out. I parented the folder of parts to ReplicatedStorage instead of Workspace.