GestureInput.inputactions 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "name": "GestureInput",
  3. "maps": [
  4. {
  5. "name": "Player",
  6. "id": "cb0ffbfc-cfc7-4d4f-86c5-29195067aa55",
  7. "actions": [
  8. {
  9. "name": "Gesture",
  10. "type": "Button",
  11. "id": "14ff0a3e-63b0-4954-abf7-c5d409f71c16",
  12. "expectedControlType": "",
  13. "processors": "",
  14. "interactions": "",
  15. "initialStateCheck": false
  16. }
  17. ],
  18. "bindings": [
  19. {
  20. "name": "",
  21. "id": "c4641e11-8be7-4291-a3d2-c575d78a3813",
  22. "path": "<Mouse>/leftButton",
  23. "interactions": "Hold",
  24. "processors": "",
  25. "groups": "",
  26. "action": "Gesture",
  27. "isComposite": false,
  28. "isPartOfComposite": false
  29. },
  30. {
  31. "name": "",
  32. "id": "ca915298-f972-45f4-a5e7-34af92c47232",
  33. "path": "<Touchscreen>/Press",
  34. "interactions": "Hold",
  35. "processors": "",
  36. "groups": "",
  37. "action": "Gesture",
  38. "isComposite": false,
  39. "isPartOfComposite": false
  40. }
  41. ]
  42. }
  43. ],
  44. "controlSchemes": []
  45. }