https://gyazo.com/b29c6cc13332a94ef43c1aa500785217 How do I modify this script to let the camera not centered but in left or right screen? This is a a centered shift lock script.
Consider using Humanoid.CameraOffset.
2 Likes
I tried that, it idn’t work, because I think camera position is overridden by the script one, how should I use that, I simply setted offset when activating that script.
I fixed the script modyinf the mouselockoffset, and setting it to vector3.new(3,0,0) instead of vector3.new().