Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2019
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Cross = KeyCode.Joystick1Button0
  2. circle = KeyCode.Joystick1Button1
  3. square = KeyCode.Joystick1Button2
  4. triangle = KeyCode.Joystick1Button3
  5. L1 = KeyCode.Joystick1Button4
  6. R1 = KeyCode.Joystick1Button5
  7. Touchpad = KeyCode.Joystick1Button6
  8. Options = KeyCode.Joystick1Button7
  9. L3 = KeyCode.Joystick1Button8
  10. R3 = KeyCode.Joystick1Button9
  11. UP = KeyCode.Joystick1Button10
  12. RIGHT = KeyCode.Joystick1Button11
  13. DOWN = KeyCode.Joystick1Button12
  14. LEFT = KeyCode.Joystick1Button13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement