How can i make this actually focus on the the subject without making the camera moveable by side to side and top to bottom?
1 | local Camera = game.Workspace.CurrentCamera |
2 | Camera.CameraSubject = game.Workspace.Part |
3 |
4 | ---Just an example |
You would set a Camera property to "Fixed", since I'm not home, I can't access the Wiki nor can I open Studio. Maybe it'll be CameraStyle, or something along those lines. Check.