#Camera is not setting right
1 messages · Page 1 of 1 (latest)
what is this supposed to do
force the camera to go to a spot
you dont have to remove the CameraSubject if its Type is set to Scriptable anyway
Scriptable will make the camera not move under any circumstance
but this SHOULD work unless if CameraPart doesnt exist
or if something else is altering the camera
or if this is on the server
@high quest so check all of this
- nothing else is interfering with Camera
- remove the line changing the CameraSubject
- make sure CameraPart isnt infinitley yeilding
- "camera" is workspace.CurrentCamera
yea i might need to see it because this should definitley be working