What is the equivalent KeyCode to RT on xbox? for reference I am talking about this:
Enum.KeyCode.ButtonR1
I am unsure of which is the correct one and the api on keycode doesn’t give any indication of which it is
What is the equivalent KeyCode to RT on xbox? for reference I am talking about this:
Enum.KeyCode.ButtonR1
I am unsure of which is the correct one and the api on keycode doesn’t give any indication of which it is
Is correct.
Enum.KeyCode.ButtonR1 --right bumper
Enum.KeyCode.ButtonR2 --right trigger