Camera Scrolls instead of Zooming *bug*

My game requires you to hold CTRL and zoom at the same time,
I recently got “bug reports” that when you do that, it triggers the camera to SCROLL on the Y axis,

Basically instead of zooming out/in, it scrolls up/down on the Y axis.
I’ve done some research and found out that this has been going around for over a year now.

I have been digging through the camera module for a while now, and I think the root of the “bug” is in the “PopperCam” module, I am not 100% sure tho because I am not experienced with cameras.

video:
https://gyazo.com/70a3b3e9d5520c6df91573d74667c16b

i’ve noticed that you can zoom again if you HOLD CTRL, when you let go its back to the same.

Could you use something other than Ctrl-Scroll to get the same effect?

I’m not sure, but I think CTRL+Scroll is the only way.

Why do you need Ctrl+Scroll to zoom?
When I play games on Windows the scroll wheel by itself zooms the camera in and out.

No you just press CTRL+Scroll a lot, and it gets annoying when the bug happens.

I’ve attached a gyazo gif, you can check it out.

Ah, sorry, I thought you were using Ctrl+Scroll for a certain purpose in the game.

1 Like

This has to do with roblox detecting that you have a trackpad; try to disable it in devices or via disabling the touchpad in windows search.