What is the RB button on a Xbox controller called on Roblox?

Im using Enum.KeyCode to see when the player hits the RB button on the Xbox controller, but no RB comes up on Enum.KeyCode how would I detect when they click it?

You can find your answer right here.

Enum.KeyCode.ButtonR1
For anyone interested.

3 Likes