Tweening Camera far away from player doesn’t load parts near the camera

Hello, the title says it all.

I already tried changing camera subject to nil and also tried changing it to the part that the camera was tweening to. I also have the camera type on Scriptable. Can anyone please help? Thanks.

1 Like

There’s a property in Workspace called StreamingTargetRadius that allows you to control the max distance away from the Player in which parts are loaded. You can tweak the value to see what works for you

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.