Script:
camera.CFrame = CFrame.new((Object.Position + Object.CFrame.LookVector * 10), Object.Position)
Results:
shouldn’t it point straight to the door?
Why does the Position the camera should be set to not equal the camera’s position?