How to change the camera's orientation to match a part's orientation

I’m pretty sure the solution to this is simple cause I’ve found other posts similar to this but I’m running low on brainpower. I just need to make the camera orientation change alongside it’s position.

what happens

what i want to happen

code

ty in advance

Did you try using .CFrame.Rotation on both?

Set the PlayerCamera.CFrame as the Camera.CFrame and don’t make a new CFrame.

3 Likes

i appreciate u so much
image

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.