Camera Faces Wrong Direction

So im having a issue and want to fix it , the issue is that when the player spawns the camera faces the wrong direction , it happens sometimes like sometimes the camera would be the way i want other times it would face the wrong direction.

i have tried changing he different camera modes in the workspace it still occurs most times and happens when you spawn in the game.

Heres How i want the camera to face:

Heres How the camera face (i want to fix this):

Please Help Me
Any Help is appreciated
Thanks

2 Likes

do you change the camera.CameraType to Scriptable ?

You should try using extra functions plugin i think there is something relating to the camera in that

1 Like

i did it took no effect it still occurs sometimes

1 Like

try setting the camera.CameraType to Enum.CameraType.Scriptable them set the Camera.CFrame to the character head CFrame then set the camera.CameraType back to Enum.CameraType.Scriptable

2 Likes