Open bmmund opened 5 years ago
I'm actually surprised nobody has answered this yet.
Anyway, I don't know why YoYoGames chose to do it this way, but as stated on the documentation regarding these constants gp_shoulderrb is the right trigger, while gp_shoulderr is the right bump.
When using the inputdog_get_gamepad_string definitions, gp_shoulderrb maps to r_trig. I had thought it should map to r_bump instead as the "b" suggests its a bumper.
https://github.com/messhof/Input-Dog/blob/1997d0713503ebe4f6677153e3dcc1afe758b159/InputDog.gmx/scripts/inputdog_get_gamepad_string.gml#L17-L20