BathroomInput.inputactions 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "name": "BathroomInput",
  3. "maps": [
  4. {
  5. "name": "Player",
  6. "id": "61368c0a-07e3-401a-8f19-bb0ce9a93c64",
  7. "actions": [
  8. {
  9. "name": "New action",
  10. "type": "Button",
  11. "id": "5f087c8c-3a11-4aa2-8e4b-6c7d7b0a375e",
  12. "expectedControlType": "",
  13. "processors": "",
  14. "interactions": "",
  15. "initialStateCheck": false
  16. }
  17. ],
  18. "bindings": [
  19. {
  20. "name": "",
  21. "id": "e49eca32-5174-4ce2-af17-dc5919c22a3c",
  22. "path": "<Touchscreen>/Press",
  23. "interactions": "Hold",
  24. "processors": "",
  25. "groups": "",
  26. "action": "New action",
  27. "isComposite": false,
  28. "isPartOfComposite": false
  29. },
  30. {
  31. "name": "",
  32. "id": "f66482ed-a0c3-4a2f-b47f-c88fd2060813",
  33. "path": "<Mouse>/leftButton",
  34. "interactions": "Hold",
  35. "processors": "",
  36. "groups": "",
  37. "action": "New action",
  38. "isComposite": false,
  39. "isPartOfComposite": false
  40. }
  41. ]
  42. }
  43. ],
  44. "controlSchemes": []
  45. }