Created
January 11, 2022 12:17
-
-
Save Creta5164/025e4004d56056396602ad3d355b87be to your computer and use it in GitHub Desktop.
Gamepad binding name collection that used in Unity's Input System.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
buttonSouth | |
buttonNorth | |
buttonEast | |
buttonWest | |
start | |
select | |
leftTrigger | |
rightTrigger | |
leftShoulder | |
rightShoulder | |
dpad | |
dpad/up | |
dpad/down | |
dpad/left | |
dpad/right | |
leftStick | |
rightStick | |
leftStickPress | |
rightStickPress |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment