Hello! I've been thinking on a way to disable a certain key (in this case, the MouseButton1 - LeftMouseButton). I thinked about using HumanoidControllers + ControllerService, but I didn't believe it would work. So, is there a way to disable the MouseButton1 key?
If you are curious, I need to disable the Left Mouse Button to prevent players from spamming a combo, but also I tried disabling the script and nothing changed.