StarterAssets.inputactions 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270
  1. {
  2. "name": "StarterAssets",
  3. "maps": [
  4. {
  5. "name": "Player",
  6. "id": "f62a4b92-ef5e-4175-8f4c-c9075429d32c",
  7. "actions": [
  8. {
  9. "name": "Move",
  10. "type": "Value",
  11. "id": "6bc1aaf4-b110-4ff7-891e-5b9fe6f32c4d",
  12. "expectedControlType": "Vector2",
  13. "processors": "",
  14. "interactions": ""
  15. },
  16. {
  17. "name": "Look",
  18. "type": "Value",
  19. "id": "2690c379-f54d-45be-a724-414123833eb4",
  20. "expectedControlType": "Vector2",
  21. "processors": "",
  22. "interactions": ""
  23. },
  24. {
  25. "name": "Jump",
  26. "type": "Button",
  27. "id": "8c4abdf8-4099-493a-aa1a-129acec7c3df",
  28. "expectedControlType": "Button",
  29. "processors": "",
  30. "interactions": ""
  31. },
  32. {
  33. "name": "Sprint",
  34. "type": "PassThrough",
  35. "id": "980e881e-182c-404c-8cbf-3d09fdb48fef",
  36. "expectedControlType": "",
  37. "processors": "",
  38. "interactions": ""
  39. }
  40. ],
  41. "bindings": [
  42. {
  43. "name": "WASD",
  44. "id": "b7594ddb-26c9-4ba2-bd5a-901468929edc",
  45. "path": "2DVector(mode=1)",
  46. "interactions": "",
  47. "processors": "",
  48. "groups": "",
  49. "action": "Move",
  50. "isComposite": true,
  51. "isPartOfComposite": false
  52. },
  53. {
  54. "name": "up",
  55. "id": "2063a8b5-6a45-43de-851b-65f3d46e7b58",
  56. "path": "<Keyboard>/w",
  57. "interactions": "",
  58. "processors": "",
  59. "groups": "KeyboardMouse",
  60. "action": "Move",
  61. "isComposite": false,
  62. "isPartOfComposite": true
  63. },
  64. {
  65. "name": "down",
  66. "id": "64e4d037-32e1-4fb9-80e4-fc7330404dfe",
  67. "path": "<Keyboard>/s",
  68. "interactions": "",
  69. "processors": "",
  70. "groups": "KeyboardMouse",
  71. "action": "Move",
  72. "isComposite": false,
  73. "isPartOfComposite": true
  74. },
  75. {
  76. "name": "left",
  77. "id": "0fce8b11-5eab-4e4e-a741-b732e7b20873",
  78. "path": "<Keyboard>/a",
  79. "interactions": "",
  80. "processors": "",
  81. "groups": "KeyboardMouse",
  82. "action": "Move",
  83. "isComposite": false,
  84. "isPartOfComposite": true
  85. },
  86. {
  87. "name": "right",
  88. "id": "7bdda0d6-57a8-47c8-8238-8aecf3110e47",
  89. "path": "<Keyboard>/d",
  90. "interactions": "",
  91. "processors": "",
  92. "groups": "KeyboardMouse",
  93. "action": "Move",
  94. "isComposite": false,
  95. "isPartOfComposite": true
  96. },
  97. {
  98. "name": "up",
  99. "id": "bb94b405-58d3-4998-8535-d705c1218a98",
  100. "path": "<Keyboard>/upArrow",
  101. "interactions": "",
  102. "processors": "",
  103. "groups": "KeyboardMouse",
  104. "action": "Move",
  105. "isComposite": false,
  106. "isPartOfComposite": true
  107. },
  108. {
  109. "name": "down",
  110. "id": "929d9071-7dd0-4368-9743-6793bb98087e",
  111. "path": "<Keyboard>/downArrow",
  112. "interactions": "",
  113. "processors": "",
  114. "groups": "KeyboardMouse",
  115. "action": "Move",
  116. "isComposite": false,
  117. "isPartOfComposite": true
  118. },
  119. {
  120. "name": "left",
  121. "id": "28abadba-06ff-4d37-bb70-af2f1e35a3b9",
  122. "path": "<Keyboard>/leftArrow",
  123. "interactions": "",
  124. "processors": "",
  125. "groups": "KeyboardMouse",
  126. "action": "Move",
  127. "isComposite": false,
  128. "isPartOfComposite": true
  129. },
  130. {
  131. "name": "right",
  132. "id": "45f115b6-9b4f-4ba8-b500-b94c93bf7d7e",
  133. "path": "<Keyboard>/rightArrow",
  134. "interactions": "",
  135. "processors": "",
  136. "groups": "KeyboardMouse",
  137. "action": "Move",
  138. "isComposite": false,
  139. "isPartOfComposite": true
  140. },
  141. {
  142. "name": "",
  143. "id": "e2f9aa65-db06-4c5b-a2e9-41bc8acb9517",
  144. "path": "<Gamepad>/leftStick",
  145. "interactions": "",
  146. "processors": "StickDeadzone",
  147. "groups": "Gamepad",
  148. "action": "Move",
  149. "isComposite": false,
  150. "isPartOfComposite": false
  151. },
  152. {
  153. "name": "",
  154. "id": "ed66cbff-2900-4a62-8896-696503cfcd31",
  155. "path": "<Pointer>/delta",
  156. "interactions": "",
  157. "processors": "InvertVector2(invertX=false),ScaleVector2(x=0.05,y=0.05)",
  158. "groups": "KeyboardMouse",
  159. "action": "Look",
  160. "isComposite": false,
  161. "isPartOfComposite": false
  162. },
  163. {
  164. "name": "",
  165. "id": "d1d171b6-19d8-47a6-ba3a-71b6a8e7b3c0",
  166. "path": "<Gamepad>/rightStick",
  167. "interactions": "",
  168. "processors": "InvertVector2(invertX=false),StickDeadzone,ScaleVector2(x=300,y=300)",
  169. "groups": "Gamepad",
  170. "action": "Look",
  171. "isComposite": false,
  172. "isPartOfComposite": false
  173. },
  174. {
  175. "name": "",
  176. "id": "1bd55a0b-761e-4ae4-89ae-8ec127e08a29",
  177. "path": "<Keyboard>/space",
  178. "interactions": "",
  179. "processors": "",
  180. "groups": "KeyboardMouse",
  181. "action": "Jump",
  182. "isComposite": false,
  183. "isPartOfComposite": false
  184. },
  185. {
  186. "name": "",
  187. "id": "9f973413-5e27-4239-acee-38c4a63feeba",
  188. "path": "<Gamepad>/buttonSouth",
  189. "interactions": "",
  190. "processors": "",
  191. "groups": "Gamepad",
  192. "action": "Jump",
  193. "isComposite": false,
  194. "isPartOfComposite": false
  195. },
  196. {
  197. "name": "",
  198. "id": "dc65b89f-9bd3-43fb-92af-d0d87ba5faa4",
  199. "path": "<Keyboard>/leftShift",
  200. "interactions": "",
  201. "processors": "",
  202. "groups": "KeyboardMouse",
  203. "action": "Sprint",
  204. "isComposite": false,
  205. "isPartOfComposite": false
  206. },
  207. {
  208. "name": "",
  209. "id": "c8fcd86e-dcfd-4f88-8e93-b638cdbf3320",
  210. "path": "<Gamepad>/leftTrigger",
  211. "interactions": "",
  212. "processors": "",
  213. "groups": "Gamepad",
  214. "action": "Sprint",
  215. "isComposite": false,
  216. "isPartOfComposite": false
  217. }
  218. ]
  219. }
  220. ],
  221. "controlSchemes": [
  222. {
  223. "name": "KeyboardMouse",
  224. "bindingGroup": "KeyboardMouse",
  225. "devices": [
  226. {
  227. "devicePath": "<Keyboard>",
  228. "isOptional": false,
  229. "isOR": false
  230. },
  231. {
  232. "devicePath": "<Mouse>",
  233. "isOptional": false,
  234. "isOR": false
  235. }
  236. ]
  237. },
  238. {
  239. "name": "Gamepad",
  240. "bindingGroup": "Gamepad",
  241. "devices": [
  242. {
  243. "devicePath": "<Gamepad>",
  244. "isOptional": true,
  245. "isOR": false
  246. },
  247. {
  248. "devicePath": "<XInputController>",
  249. "isOptional": true,
  250. "isOR": false
  251. },
  252. {
  253. "devicePath": "<DualShockGamepad>",
  254. "isOptional": true,
  255. "isOR": false
  256. }
  257. ]
  258. },
  259. {
  260. "name": "Xbox Controller",
  261. "bindingGroup": "Xbox Controller",
  262. "devices": []
  263. },
  264. {
  265. "name": "PS4 Controller",
  266. "bindingGroup": "PS4 Controller",
  267. "devices": []
  268. }
  269. ]
  270. }