Can't seem to set camera subject to part

For example:

local cam = game.Workspace.CurrentCamera
cam.CameraSubject = game.Workspace.Part

This does not set the camera subject to the part, it just stops it from following the player.

How would I fix this?

Delete this delete this delete this
This platform is evil

2 Likes

Nope, still the same issue. Is it working for you?

Delete this delete this delete this
This platform is evil

Nevermind! I’m sorry, it’s working now. I moved it to starter character scripts.

1 Like