Sound Game Input.inputactions 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "name": "Sound Game Input",
  3. "maps": [
  4. {
  5. "name": "Player",
  6. "id": "981fc5ab-615d-4f99-8f0e-55848f01fc4f",
  7. "actions": [
  8. {
  9. "name": "TapandSwipe",
  10. "type": "Button",
  11. "id": "e27673ca-0fad-4949-806d-ebf34b43276c",
  12. "expectedControlType": "",
  13. "processors": "",
  14. "interactions": "",
  15. "initialStateCheck": false
  16. }
  17. ],
  18. "bindings": [
  19. {
  20. "name": "",
  21. "id": "a8034271-5f1a-4cf8-a93c-09b889fb0852",
  22. "path": "<Mouse>/leftButton",
  23. "interactions": "",
  24. "processors": "",
  25. "groups": "",
  26. "action": "TapandSwipe",
  27. "isComposite": false,
  28. "isPartOfComposite": false
  29. },
  30. {
  31. "name": "",
  32. "id": "b80dd2f7-0c72-48dc-8930-74b9e12903e1",
  33. "path": "<Touchscreen>/Press",
  34. "interactions": "",
  35. "processors": "",
  36. "groups": "",
  37. "action": "TapandSwipe",
  38. "isComposite": false,
  39. "isPartOfComposite": false
  40. }
  41. ]
  42. }
  43. ],
  44. "controlSchemes": []
  45. }