InputSystemActions.inputactions 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "version": 1,
  3. "name": "InputSystemActions",
  4. "maps": [
  5. {
  6. "name": "Actions",
  7. "id": "a5d7740f-e042-44d4-bcc2-b9decba10d95",
  8. "actions": [
  9. {
  10. "name": "Jump",
  11. "type": "Button",
  12. "id": "de0b5d4b-1e5d-4d46-a93d-962a1b3a3cc8",
  13. "expectedControlType": "",
  14. "processors": "",
  15. "interactions": "",
  16. "initialStateCheck": false
  17. }
  18. ],
  19. "bindings": [
  20. {
  21. "name": "",
  22. "id": "799b6e84-5c67-4164-b31d-a69a735f0ecd",
  23. "path": "<Keyboard>/space",
  24. "interactions": "",
  25. "processors": "",
  26. "groups": "",
  27. "action": "Jump",
  28. "isComposite": false,
  29. "isPartOfComposite": false
  30. }
  31. ]
  32. }
  33. ],
  34. "controlSchemes": []
  35. }