Hi, So basically when in game, Not studio, Whenever I scroll the camera pans up and down for some odd and unknown reason (to me atleast)
First person code:
Player.CameraMode = Enum.CameraMode.LockFirstPerson
I’m assuming it has something to do with that. Has anyone experienced this issue? If so, How did you fix it? Is there a fix?
2 Likes
I advise you check if there is any other scripts interfering with it.
blokav
(blokav)
February 28, 2020, 8:20pm
#3
I get this same problem whenever i scroll while the control key is pressed. It might be an issue in the core scripts.
Deferend
(Deferend)
February 28, 2020, 9:20pm
#4
Most likely it’s because Roblox has been buggy lately. Especially with their BlackFrame problem. This could be also another Bug that Roblox has caused to happen.
Seems so, I’ll have to change the keybind I suppose.
Yeah, I just realized that too…