Camera script setting wrong angle

Script:

camera.CFrame = CFrame.new((Object.Position + Object.CFrame.LookVector * 10), Object.Position)

Results:


shouldn’t it point straight to the door?