note: I use custom character model, and the CameraSubject is set to a part of the Custom Character Model.
So I tried setting the humanoid camera offset in local and server scripts and nothing worked
I even tried humanoid.CameraOffset = Vector3.new(5,5,5)
and still nothing changed
I want the camera to be with the offset Vector3.new(0,1,0)