Custom Shiftlock Subject

  1. What do you want to achieve? Keep it simple and clear!
    Shiftlock Rotating Character when CameraSubject isn’t humanoid.

  2. What is the issue? Include screenshots / videos if possible!
    I made it so the camera follows the head to make the camera smooth, but now Shiftlock is glitchy.
    https://gyazo.com/a82ce8182eb34fd9cd5bf088ec34a07e
    https://gyazo.com/109f25df990b93d686ca2feb4d9464c4.mp4

  3. What solutions have you tried so far? Did you look for solutions on the Developer Hub?
    I tried looking on YT and dev forum and couldn’t find the answer.

local chr = script.Parent
local camera = workspace.Camera
camera.CameraSubject = chr.Head