You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

202 lines
7.4 KiB

4 years ago
4 years ago
4 years ago
4 years ago
  1. {
  2. "name": "HerdInput",
  3. "maps": [
  4. {
  5. "name": "Overworld",
  6. "id": "c89e2228-b7f5-4b32-ac4e-fbea6cb10475",
  7. "actions": [
  8. {
  9. "name": "Movement",
  10. "type": "Value",
  11. "id": "99cdc6da-5df1-4136-b79d-1c3760ff7733",
  12. "expectedControlType": "Vector2",
  13. "processors": "",
  14. "interactions": ""
  15. },
  16. {
  17. "name": "Sprint",
  18. "type": "Value",
  19. "id": "5ff5a253-6b95-490a-951c-f71399a76bbc",
  20. "expectedControlType": "",
  21. "processors": "",
  22. "interactions": ""
  23. },
  24. {
  25. "name": "Reset",
  26. "type": "Button",
  27. "id": "fa5c436d-fc83-4454-8d53-0c8d78560568",
  28. "expectedControlType": "",
  29. "processors": "",
  30. "interactions": ""
  31. }
  32. ],
  33. "bindings": [
  34. {
  35. "name": "WASD",
  36. "id": "585768f2-f8f3-49a1-92ce-749719640d21",
  37. "path": "2DVector",
  38. "interactions": "",
  39. "processors": "",
  40. "groups": "",
  41. "action": "Movement",
  42. "isComposite": true,
  43. "isPartOfComposite": false
  44. },
  45. {
  46. "name": "up",
  47. "id": "4ffbcb13-b94c-4f7f-9ede-adc65315d423",
  48. "path": "<Keyboard>/w",
  49. "interactions": "",
  50. "processors": "",
  51. "groups": "",
  52. "action": "Movement",
  53. "isComposite": false,
  54. "isPartOfComposite": true
  55. },
  56. {
  57. "name": "down",
  58. "id": "f0c4e586-5052-40ea-8727-6ffbcf1906f4",
  59. "path": "<Keyboard>/s",
  60. "interactions": "",
  61. "processors": "",
  62. "groups": "",
  63. "action": "Movement",
  64. "isComposite": false,
  65. "isPartOfComposite": true
  66. },
  67. {
  68. "name": "left",
  69. "id": "cb18a7d8-37af-489c-a9e8-f10a7d549297",
  70. "path": "<Keyboard>/a",
  71. "interactions": "",
  72. "processors": "",
  73. "groups": "",
  74. "action": "Movement",
  75. "isComposite": false,
  76. "isPartOfComposite": true
  77. },
  78. {
  79. "name": "right",
  80. "id": "79ea85ef-a2c7-4a70-8a62-c915f57351e7",
  81. "path": "<Keyboard>/d",
  82. "interactions": "",
  83. "processors": "",
  84. "groups": "",
  85. "action": "Movement",
  86. "isComposite": false,
  87. "isPartOfComposite": true
  88. },
  89. {
  90. "name": "Arrow",
  91. "id": "be124a39-a025-4851-8072-acf105391a89",
  92. "path": "2DVector",
  93. "interactions": "",
  94. "processors": "",
  95. "groups": "",
  96. "action": "Movement",
  97. "isComposite": true,
  98. "isPartOfComposite": false
  99. },
  100. {
  101. "name": "up",
  102. "id": "6c34a5fc-b8b1-4004-ac64-8b0d90f7ecd1",
  103. "path": "<Keyboard>/upArrow",
  104. "interactions": "",
  105. "processors": "",
  106. "groups": "",
  107. "action": "Movement",
  108. "isComposite": false,
  109. "isPartOfComposite": true
  110. },
  111. {
  112. "name": "down",
  113. "id": "542d8dc4-c0a9-484f-aac9-da4d5feda688",
  114. "path": "<Keyboard>/downArrow",
  115. "interactions": "",
  116. "processors": "",
  117. "groups": "",
  118. "action": "Movement",
  119. "isComposite": false,
  120. "isPartOfComposite": true
  121. },
  122. {
  123. "name": "left",
  124. "id": "acf7c952-58bd-480f-9f8a-06af08a6d5bb",
  125. "path": "<Keyboard>/leftArrow",
  126. "interactions": "",
  127. "processors": "",
  128. "groups": "",
  129. "action": "Movement",
  130. "isComposite": false,
  131. "isPartOfComposite": true
  132. },
  133. {
  134. "name": "right",
  135. "id": "3940709f-2905-4a5d-be3e-588e416ba132",
  136. "path": "<Keyboard>/rightArrow",
  137. "interactions": "",
  138. "processors": "",
  139. "groups": "",
  140. "action": "Movement",
  141. "isComposite": false,
  142. "isPartOfComposite": true
  143. },
  144. {
  145. "name": "",
  146. "id": "df6fcd3e-9fe7-4f14-8b39-5db8f9ec190a",
  147. "path": "<Gamepad>/leftStick",
  148. "interactions": "",
  149. "processors": "",
  150. "groups": "",
  151. "action": "Movement",
  152. "isComposite": false,
  153. "isPartOfComposite": false
  154. },
  155. {
  156. "name": "",
  157. "id": "10cbf5c8-8c98-4092-aa44-a05f2ee31a17",
  158. "path": "<Keyboard>/space",
  159. "interactions": "",
  160. "processors": "",
  161. "groups": "",
  162. "action": "Sprint",
  163. "isComposite": false,
  164. "isPartOfComposite": false
  165. },
  166. {
  167. "name": "",
  168. "id": "e2708d8c-53ab-4bb3-9344-e8f146416905",
  169. "path": "<Gamepad>/buttonSouth",
  170. "interactions": "",
  171. "processors": "",
  172. "groups": "",
  173. "action": "Sprint",
  174. "isComposite": false,
  175. "isPartOfComposite": false
  176. },
  177. {
  178. "name": "",
  179. "id": "d99e7494-e913-47eb-96a4-b6ad124c8286",
  180. "path": "<Keyboard>/r",
  181. "interactions": "",
  182. "processors": "",
  183. "groups": "",
  184. "action": "Reset",
  185. "isComposite": false,
  186. "isPartOfComposite": false
  187. },
  188. {
  189. "name": "",
  190. "id": "0e28697f-929b-47ef-b174-5b9616a8a3f4",
  191. "path": "<Gamepad>/select",
  192. "interactions": "",
  193. "processors": "",
  194. "groups": "",
  195. "action": "Reset",
  196. "isComposite": false,
  197. "isPartOfComposite": false
  198. }
  199. ]
  200. }
  201. ],
  202. "controlSchemes": []
  203. }