so i want to change the camera subject, for this i use
local Camera = workspace.CurrentCamera
Camera.CameraSubject = LocalPlayer.Character:WaitForChild("Torso")
in a local script. But doing so breaks my shift lock, this character doesn't turn anymore