Touch Pad on computer returns "LeftControl" KeyCode?

I’ve noticed with my laptop when you zoom in an out by pinching your fingers on the touch pad UserInputService.InputBegan returns “LeftControl”

This is getting in the way of my movement controller, I can’t use CAS in this certain instance

Does anyone know a way to fix/detect this? Thanks!

Are keyboard working correctly in your laptop?

Yes, I have never experienced any issues with it

Could you provide your script so I can test it, and we’re getting correct answer?

use Input.KeyCode
13913291329129213932913

No worries I just loaded it up into roblox itself, and it doesn’t make this issue

Similar to the Left and Right arrow keys rotating the screen is different in game and studio

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.