Player.inputactions 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275
  1. {
  2. "name": "Player",
  3. "maps": [
  4. {
  5. "name": "PlayerMap",
  6. "id": "5b9a969d-5815-452f-8d70-e7151e7f40a0",
  7. "actions": [
  8. {
  9. "name": "Move",
  10. "type": "Value",
  11. "id": "1c9dc94b-eb22-41ef-93b3-7aaa6a20a4b2",
  12. "expectedControlType": "",
  13. "processors": "",
  14. "interactions": "",
  15. "initialStateCheck": true
  16. },
  17. {
  18. "name": "SprintingPress",
  19. "type": "Button",
  20. "id": "65436323-1ca7-42e1-b650-6fd09d23b27e",
  21. "expectedControlType": "Button",
  22. "processors": "",
  23. "interactions": "Press",
  24. "initialStateCheck": false
  25. },
  26. {
  27. "name": "SprintingRelease",
  28. "type": "Button",
  29. "id": "a7588055-e97e-4c50-8f34-b2e231726369",
  30. "expectedControlType": "Button",
  31. "processors": "",
  32. "interactions": "Press(behavior=1)",
  33. "initialStateCheck": false
  34. },
  35. {
  36. "name": "Jump",
  37. "type": "Button",
  38. "id": "44c139f2-28f4-4e47-a2ba-0950321fdf45",
  39. "expectedControlType": "Button",
  40. "processors": "",
  41. "interactions": "Press",
  42. "initialStateCheck": false
  43. },
  44. {
  45. "name": "Summon0",
  46. "type": "Button",
  47. "id": "c78488ea-8db8-4878-ab49-a3ff46050237",
  48. "expectedControlType": "Button",
  49. "processors": "",
  50. "interactions": "",
  51. "initialStateCheck": false
  52. },
  53. {
  54. "name": "Summon1",
  55. "type": "Button",
  56. "id": "ee5e60d3-8180-4bbc-9d35-447308e598c3",
  57. "expectedControlType": "Button",
  58. "processors": "",
  59. "interactions": "",
  60. "initialStateCheck": false
  61. },
  62. {
  63. "name": "Summon2",
  64. "type": "Button",
  65. "id": "de75f7e9-eede-492d-b479-ba18180a981f",
  66. "expectedControlType": "Button",
  67. "processors": "",
  68. "interactions": "",
  69. "initialStateCheck": false
  70. }
  71. ],
  72. "bindings": [
  73. {
  74. "name": "",
  75. "id": "ab6988e4-471b-45cd-b010-755bec53a740",
  76. "path": "<Gamepad>/leftStick",
  77. "interactions": "",
  78. "processors": "",
  79. "groups": "",
  80. "action": "Move",
  81. "isComposite": false,
  82. "isPartOfComposite": false
  83. },
  84. {
  85. "name": "WASD",
  86. "id": "cdd4cd01-8b28-4e3e-91f0-5637523d85a8",
  87. "path": "2DVector",
  88. "interactions": "",
  89. "processors": "",
  90. "groups": "",
  91. "action": "Move",
  92. "isComposite": true,
  93. "isPartOfComposite": false
  94. },
  95. {
  96. "name": "up",
  97. "id": "2b7f56be-9d48-4aa4-9ddc-d542b3af8b1b",
  98. "path": "<Keyboard>/w",
  99. "interactions": "",
  100. "processors": "",
  101. "groups": "",
  102. "action": "Move",
  103. "isComposite": false,
  104. "isPartOfComposite": true
  105. },
  106. {
  107. "name": "down",
  108. "id": "23d7f2c9-e09f-48d4-8395-56dc0dbcb843",
  109. "path": "<Keyboard>/s",
  110. "interactions": "",
  111. "processors": "",
  112. "groups": "",
  113. "action": "Move",
  114. "isComposite": false,
  115. "isPartOfComposite": true
  116. },
  117. {
  118. "name": "left",
  119. "id": "94567e5a-1283-4afa-b160-37e16f34b133",
  120. "path": "<Keyboard>/a",
  121. "interactions": "",
  122. "processors": "",
  123. "groups": "",
  124. "action": "Move",
  125. "isComposite": false,
  126. "isPartOfComposite": true
  127. },
  128. {
  129. "name": "right",
  130. "id": "c4e13833-3b0b-4988-b186-fcb2eb36152f",
  131. "path": "<Keyboard>/d",
  132. "interactions": "",
  133. "processors": "",
  134. "groups": "",
  135. "action": "Move",
  136. "isComposite": false,
  137. "isPartOfComposite": true
  138. },
  139. {
  140. "name": "",
  141. "id": "585c861e-3a14-40ec-8402-b3ba16525930",
  142. "path": "<Gamepad>/leftShoulder",
  143. "interactions": "",
  144. "processors": "",
  145. "groups": "",
  146. "action": "SprintingPress",
  147. "isComposite": false,
  148. "isPartOfComposite": false
  149. },
  150. {
  151. "name": "",
  152. "id": "eded0a7d-f8a9-4c84-aa39-1a3790f71f70",
  153. "path": "<Keyboard>/leftShift",
  154. "interactions": "",
  155. "processors": "",
  156. "groups": "",
  157. "action": "SprintingPress",
  158. "isComposite": false,
  159. "isPartOfComposite": false
  160. },
  161. {
  162. "name": "",
  163. "id": "1fe4ef05-5320-4dd8-8f8b-4fd01d044d13",
  164. "path": "<Gamepad>/leftShoulder",
  165. "interactions": "",
  166. "processors": "",
  167. "groups": "",
  168. "action": "SprintingRelease",
  169. "isComposite": false,
  170. "isPartOfComposite": false
  171. },
  172. {
  173. "name": "",
  174. "id": "977e9760-7e28-459a-a0e9-3fb3c21a7929",
  175. "path": "<Keyboard>/leftShift",
  176. "interactions": "",
  177. "processors": "",
  178. "groups": "",
  179. "action": "SprintingRelease",
  180. "isComposite": false,
  181. "isPartOfComposite": false
  182. },
  183. {
  184. "name": "",
  185. "id": "2f6e261a-3366-4042-a123-62467b2bffad",
  186. "path": "<Keyboard>/space",
  187. "interactions": "",
  188. "processors": "",
  189. "groups": "",
  190. "action": "Jump",
  191. "isComposite": false,
  192. "isPartOfComposite": false
  193. },
  194. {
  195. "name": "",
  196. "id": "d88f089c-65c4-4ace-80ac-7755359a1068",
  197. "path": "<Gamepad>/buttonSouth",
  198. "interactions": "",
  199. "processors": "",
  200. "groups": "",
  201. "action": "Jump",
  202. "isComposite": false,
  203. "isPartOfComposite": false
  204. },
  205. {
  206. "name": "",
  207. "id": "a2b23a0b-9659-446c-8eec-bc8672be18f7",
  208. "path": "<Gamepad>/buttonWest",
  209. "interactions": "",
  210. "processors": "",
  211. "groups": "",
  212. "action": "Summon0",
  213. "isComposite": false,
  214. "isPartOfComposite": false
  215. },
  216. {
  217. "name": "",
  218. "id": "bfc90e5d-7235-4dc7-8794-201357bf22b5",
  219. "path": "<Keyboard>/j",
  220. "interactions": "",
  221. "processors": "",
  222. "groups": "",
  223. "action": "Summon0",
  224. "isComposite": false,
  225. "isPartOfComposite": false
  226. },
  227. {
  228. "name": "",
  229. "id": "ce014164-fae2-4ad2-a4dc-cb7fd383c45e",
  230. "path": "<Gamepad>/buttonNorth",
  231. "interactions": "",
  232. "processors": "",
  233. "groups": "",
  234. "action": "Summon1",
  235. "isComposite": false,
  236. "isPartOfComposite": false
  237. },
  238. {
  239. "name": "",
  240. "id": "82ba0f4c-2044-4bf1-a591-0ede0851a0df",
  241. "path": "<Keyboard>/k",
  242. "interactions": "",
  243. "processors": "",
  244. "groups": "",
  245. "action": "Summon1",
  246. "isComposite": false,
  247. "isPartOfComposite": false
  248. },
  249. {
  250. "name": "",
  251. "id": "8473c532-cedd-4aae-9119-c23dd74baaec",
  252. "path": "<Gamepad>/buttonEast",
  253. "interactions": "",
  254. "processors": "",
  255. "groups": "",
  256. "action": "Summon2",
  257. "isComposite": false,
  258. "isPartOfComposite": false
  259. },
  260. {
  261. "name": "",
  262. "id": "af06a536-37b7-4905-bee0-8cad63246dea",
  263. "path": "<Keyboard>/l",
  264. "interactions": "",
  265. "processors": "",
  266. "groups": "",
  267. "action": "Summon2",
  268. "isComposite": false,
  269. "isPartOfComposite": false
  270. }
  271. ]
  272. }
  273. ],
  274. "controlSchemes": []
  275. }