Global Game Jam 2021
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.

394 lines
14 KiB

  1. {
  2. "name": "PlayerControls",
  3. "maps": [
  4. {
  5. "name": "Gameplay",
  6. "id": "63e31309-151e-48ff-854a-81cb2511f050",
  7. "actions": [
  8. {
  9. "name": "Movement",
  10. "type": "Value",
  11. "id": "bf1a8588-8f15-44c0-8b63-99b0c81ae917",
  12. "expectedControlType": "Vector2",
  13. "processors": "",
  14. "interactions": ""
  15. },
  16. {
  17. "name": "Yeet",
  18. "type": "Button",
  19. "id": "23ebbd64-55ef-42f7-9f88-d2ea6b5f9677",
  20. "expectedControlType": "Button",
  21. "processors": "",
  22. "interactions": ""
  23. }
  24. ],
  25. "bindings": [
  26. {
  27. "name": "",
  28. "id": "c9243088-eb6b-43dc-9e2f-d5e430537d8e",
  29. "path": "<Gamepad>/leftStick",
  30. "interactions": "",
  31. "processors": "",
  32. "groups": "",
  33. "action": "Movement",
  34. "isComposite": false,
  35. "isPartOfComposite": false
  36. },
  37. {
  38. "name": "WASD",
  39. "id": "10493fb9-ee0e-4108-810b-4e044671a0df",
  40. "path": "2DVector",
  41. "interactions": "",
  42. "processors": "",
  43. "groups": "",
  44. "action": "Movement",
  45. "isComposite": true,
  46. "isPartOfComposite": false
  47. },
  48. {
  49. "name": "up",
  50. "id": "e5212df3-0a81-4fcb-8caa-b63231f99d8b",
  51. "path": "<Keyboard>/w",
  52. "interactions": "",
  53. "processors": "",
  54. "groups": "",
  55. "action": "Movement",
  56. "isComposite": false,
  57. "isPartOfComposite": true
  58. },
  59. {
  60. "name": "down",
  61. "id": "4e94f320-2c46-4d16-9f51-680dab52d6ba",
  62. "path": "<Keyboard>/s",
  63. "interactions": "",
  64. "processors": "",
  65. "groups": "",
  66. "action": "Movement",
  67. "isComposite": false,
  68. "isPartOfComposite": true
  69. },
  70. {
  71. "name": "left",
  72. "id": "42869a17-91be-4772-a354-db6530ff08d3",
  73. "path": "<Keyboard>/a",
  74. "interactions": "",
  75. "processors": "",
  76. "groups": "",
  77. "action": "Movement",
  78. "isComposite": false,
  79. "isPartOfComposite": true
  80. },
  81. {
  82. "name": "right",
  83. "id": "1ad5654c-314b-4f9c-b60a-a3c31bd0917b",
  84. "path": "<Keyboard>/d",
  85. "interactions": "",
  86. "processors": "",
  87. "groups": "",
  88. "action": "Movement",
  89. "isComposite": false,
  90. "isPartOfComposite": true
  91. },
  92. {
  93. "name": "ArrowKeys",
  94. "id": "5cc96739-ad4a-4c75-9ca3-6ac4d6f9fab7",
  95. "path": "2DVector",
  96. "interactions": "",
  97. "processors": "",
  98. "groups": "",
  99. "action": "Movement",
  100. "isComposite": true,
  101. "isPartOfComposite": false
  102. },
  103. {
  104. "name": "up",
  105. "id": "5c2fc2a7-6928-4ce5-aca4-f14ff7e85e89",
  106. "path": "<Keyboard>/upArrow",
  107. "interactions": "",
  108. "processors": "",
  109. "groups": "",
  110. "action": "Movement",
  111. "isComposite": false,
  112. "isPartOfComposite": true
  113. },
  114. {
  115. "name": "down",
  116. "id": "467b445a-2f29-40eb-b09d-1c15907ca0d3",
  117. "path": "<Keyboard>/downArrow",
  118. "interactions": "",
  119. "processors": "",
  120. "groups": "",
  121. "action": "Movement",
  122. "isComposite": false,
  123. "isPartOfComposite": true
  124. },
  125. {
  126. "name": "left",
  127. "id": "ee2b4a7e-2de5-4493-a06d-b3b02a5485ee",
  128. "path": "<Keyboard>/leftArrow",
  129. "interactions": "",
  130. "processors": "",
  131. "groups": "",
  132. "action": "Movement",
  133. "isComposite": false,
  134. "isPartOfComposite": true
  135. },
  136. {
  137. "name": "right",
  138. "id": "e2a8d3d4-6c90-4e88-859d-2f277f55477d",
  139. "path": "<Keyboard>/rightArrow",
  140. "interactions": "",
  141. "processors": "",
  142. "groups": "",
  143. "action": "Movement",
  144. "isComposite": false,
  145. "isPartOfComposite": true
  146. },
  147. {
  148. "name": "",
  149. "id": "e7da0e69-0039-470a-bf8f-079ca8b3c3d6",
  150. "path": "<Gamepad>/buttonSouth",
  151. "interactions": "",
  152. "processors": "",
  153. "groups": "",
  154. "action": "Yeet",
  155. "isComposite": false,
  156. "isPartOfComposite": false
  157. },
  158. {
  159. "name": "",
  160. "id": "21a02656-d443-4954-a0f5-6fc8b87f7107",
  161. "path": "<Keyboard>/space",
  162. "interactions": "",
  163. "processors": "",
  164. "groups": "",
  165. "action": "Yeet",
  166. "isComposite": false,
  167. "isPartOfComposite": false
  168. }
  169. ]
  170. },
  171. {
  172. "name": "JoinMenu",
  173. "id": "5108d0f9-bb25-412f-8d75-06ed1ced9628",
  174. "actions": [
  175. {
  176. "name": "Ping",
  177. "type": "Button",
  178. "id": "d053b71a-32ec-404a-9e3b-b2568a6b571c",
  179. "expectedControlType": "Button",
  180. "processors": "",
  181. "interactions": ""
  182. },
  183. {
  184. "name": "Wobble",
  185. "type": "Value",
  186. "id": "d54ca7d0-b1e6-43ab-8df5-613ae169b4ea",
  187. "expectedControlType": "Vector2",
  188. "processors": "",
  189. "interactions": ""
  190. }
  191. ],
  192. "bindings": [
  193. {
  194. "name": "",
  195. "id": "31cfff1b-c4b2-48b4-aeef-7dc97909395d",
  196. "path": "<Gamepad>/buttonSouth",
  197. "interactions": "",
  198. "processors": "",
  199. "groups": "",
  200. "action": "Ping",
  201. "isComposite": false,
  202. "isPartOfComposite": false
  203. },
  204. {
  205. "name": "",
  206. "id": "7a0cbab8-0122-47ed-9060-a3b17691d6d1",
  207. "path": "<Keyboard>/space",
  208. "interactions": "",
  209. "processors": "",
  210. "groups": "",
  211. "action": "Ping",
  212. "isComposite": false,
  213. "isPartOfComposite": false
  214. },
  215. {
  216. "name": "",
  217. "id": "85e2b417-b2a4-4094-9fda-6b833b66ef2b",
  218. "path": "<Gamepad>/leftStick",
  219. "interactions": "",
  220. "processors": "",
  221. "groups": "",
  222. "action": "Wobble",
  223. "isComposite": false,
  224. "isPartOfComposite": false
  225. },
  226. {
  227. "name": "WASD",
  228. "id": "7858f638-7ac5-46b4-b444-323f7146c0cb",
  229. "path": "2DVector",
  230. "interactions": "",
  231. "processors": "",
  232. "groups": "",
  233. "action": "Movement",
  234. "isComposite": true,
  235. "isPartOfComposite": false
  236. },
  237. {
  238. "name": "up",
  239. "id": "7cf12ad2-951a-4775-bbc9-3437597b4e97",
  240. "path": "<Keyboard>/w",
  241. "interactions": "",
  242. "processors": "",
  243. "groups": "",
  244. "action": "Movement",
  245. "isComposite": false,
  246. "isPartOfComposite": true
  247. },
  248. {
  249. "name": "down",
  250. "id": "f6688d1c-0d69-4452-876c-fcc05f5fba0b",
  251. "path": "<Keyboard>/s",
  252. "interactions": "",
  253. "processors": "",
  254. "groups": "",
  255. "action": "Movement",
  256. "isComposite": false,
  257. "isPartOfComposite": true
  258. },
  259. {
  260. "name": "left",
  261. "id": "525c1b82-879e-46a1-8ede-f478787623a9",
  262. "path": "<Keyboard>/a",
  263. "interactions": "",
  264. "processors": "",
  265. "groups": "",
  266. "action": "Movement",
  267. "isComposite": false,
  268. "isPartOfComposite": true
  269. },
  270. {
  271. "name": "right",
  272. "id": "77d22068-8b91-4ad4-91b7-c12cc6002dd8",
  273. "path": "<Keyboard>/d",
  274. "interactions": "",
  275. "processors": "",
  276. "groups": "",
  277. "action": "Movement",
  278. "isComposite": false,
  279. "isPartOfComposite": true
  280. },
  281. {
  282. "name": "WASD",
  283. "id": "cd4c1102-22e3-42e0-abba-daf0911ae0f2",
  284. "path": "2DVector",
  285. "interactions": "",
  286. "processors": "",
  287. "groups": "",
  288. "action": "Wobble",
  289. "isComposite": true,
  290. "isPartOfComposite": false
  291. },
  292. {
  293. "name": "up",
  294. "id": "41a5975e-f3ea-47d4-bdb1-10d4f0c9ef84",
  295. "path": "<Keyboard>/w",
  296. "interactions": "",
  297. "processors": "",
  298. "groups": "",
  299. "action": "Wobble",
  300. "isComposite": false,
  301. "isPartOfComposite": true
  302. },
  303. {
  304. "name": "down",
  305. "id": "ad6a5fc0-6f98-4e1c-8516-d6ddc779ab54",
  306. "path": "<Keyboard>/s",
  307. "interactions": "",
  308. "processors": "",
  309. "groups": "",
  310. "action": "Wobble",
  311. "isComposite": false,
  312. "isPartOfComposite": true
  313. },
  314. {
  315. "name": "left",
  316. "id": "30686910-e37d-43f2-a936-ea3426fbe8d8",
  317. "path": "<Keyboard>/a",
  318. "interactions": "",
  319. "processors": "",
  320. "groups": "",
  321. "action": "Wobble",
  322. "isComposite": false,
  323. "isPartOfComposite": true
  324. },
  325. {
  326. "name": "right",
  327. "id": "02bc3c29-c21c-4e03-aea7-7a030d6d8eeb",
  328. "path": "<Keyboard>/d",
  329. "interactions": "",
  330. "processors": "",
  331. "groups": "",
  332. "action": "Wobble",
  333. "isComposite": false,
  334. "isPartOfComposite": true
  335. },
  336. {
  337. "name": "ArrowKeys",
  338. "id": "b66b03f3-eaee-49d3-ab9c-e2d20534efbb",
  339. "path": "2DVector",
  340. "interactions": "",
  341. "processors": "",
  342. "groups": "",
  343. "action": "Wobble",
  344. "isComposite": true,
  345. "isPartOfComposite": false
  346. },
  347. {
  348. "name": "up",
  349. "id": "1a2da158-c26c-421b-8940-4abad81962fc",
  350. "path": "<Keyboard>/upArrow",
  351. "interactions": "",
  352. "processors": "",
  353. "groups": "",
  354. "action": "Wobble",
  355. "isComposite": false,
  356. "isPartOfComposite": true
  357. },
  358. {
  359. "name": "down",
  360. "id": "ae1850cf-b77d-4942-944b-c5dd90b729fc",
  361. "path": "<Keyboard>/downArrow",
  362. "interactions": "",
  363. "processors": "",
  364. "groups": "",
  365. "action": "Wobble",
  366. "isComposite": false,
  367. "isPartOfComposite": true
  368. },
  369. {
  370. "name": "left",
  371. "id": "26cba86b-0a18-4528-9b11-9b567728a400",
  372. "path": "<Keyboard>/leftArrow",
  373. "interactions": "",
  374. "processors": "",
  375. "groups": "",
  376. "action": "Wobble",
  377. "isComposite": false,
  378. "isPartOfComposite": true
  379. },
  380. {
  381. "name": "right",
  382. "id": "63808655-6cab-4b87-b02c-69abb6ffea38",
  383. "path": "<Keyboard>/rightArrow",
  384. "interactions": "",
  385. "processors": "",
  386. "groups": "",
  387. "action": "Wobble",
  388. "isComposite": false,
  389. "isPartOfComposite": true
  390. }
  391. ]
  392. }
  393. ],
  394. "controlSchemes": []
  395. }