The CameraSubject part is in workspace, but it is not streamed. I want to initially make a cutscene with it but if there’s no reference to set the CameraSubject with, I can’t do it.
Put the part in ReplicatedStorage and set the CFrame of the camera to the part. Parts can’t be streamed out if they aren’t in the workspace, so simply change the location of where the part is.