Hello, I am using the newer Input System, and I wrote some code for the input system that worked absolutely fine on mouse, but when I debugged it using gamepad, it counted as two inputs. My thought for why is that on my computer, right trigger on a gamepad counts as a left click. How do I, using the input system, separate the right trigger button and the click that comes as a result of the right trigger?
EDIT: I would also like to point out that the left click on my mouse is only set to affect gameplay when using keyboard.