A game about forced loneliness, made by TACStudios
1{
2 "name": "UIvsGameInput",
3 "maps": [
4 {
5 "name": "Player",
6 "id": "c28975c9-e853-4f19-b164-247f85b17891",
7 "actions": [
8 {
9 "name": "Look",
10 "type": "Value",
11 "id": "e910c706-b7ec-4457-a9ba-eb245bc0f7fd",
12 "expectedControlType": "Vector2",
13 "processors": "",
14 "interactions": ""
15 },
16 {
17 "name": "LookEngage",
18 "type": "Button",
19 "id": "f3fdab0c-adcd-45ae-ba8e-26ee72b7cecb",
20 "expectedControlType": "Button",
21 "processors": "",
22 "interactions": "MultiTap"
23 },
24 {
25 "name": "Menu",
26 "type": "Button",
27 "id": "1da914e3-b1b1-4853-a1d3-98e57f0007cf",
28 "expectedControlType": "Button",
29 "processors": "",
30 "interactions": ""
31 },
32 {
33 "name": "ResetCamera",
34 "type": "Button",
35 "id": "194942d0-922a-40ed-98e7-7a86bfd353d5",
36 "expectedControlType": "Button",
37 "processors": "",
38 "interactions": ""
39 },
40 {
41 "name": "Fire",
42 "type": "Button",
43 "id": "6d856a00-c92f-4d61-a235-b355727364a7",
44 "expectedControlType": "Button",
45 "processors": "",
46 "interactions": "Tap"
47 },
48 {
49 "name": "UIEngage",
50 "type": "Button",
51 "id": "a760f56f-1b0e-4826-aaa9-f59e75fcf250",
52 "expectedControlType": "Button",
53 "processors": "",
54 "interactions": "Press(behavior=2)"
55 }
56 ],
57 "bindings": [
58 {
59 "name": "",
60 "id": "c1f7a91b-d0fd-4a62-997e-7fb9b69bf235",
61 "path": "<Gamepad>/rightStick",
62 "interactions": "",
63 "processors": "",
64 "groups": ";Gamepad",
65 "action": "Look",
66 "isComposite": false,
67 "isPartOfComposite": false
68 },
69 {
70 "name": "",
71 "id": "8c8e490b-c610-4785-884f-f04217b23ca4",
72 "path": "<Pointer>/delta",
73 "interactions": "",
74 "processors": "",
75 "groups": ";Keyboard&Mouse;Touch",
76 "action": "Look",
77 "isComposite": false,
78 "isPartOfComposite": false
79 },
80 {
81 "name": "",
82 "id": "3e5f5442-8668-4b27-a940-df99bad7e831",
83 "path": "<Joystick>/stick",
84 "interactions": "",
85 "processors": "",
86 "groups": "Joystick",
87 "action": "Look",
88 "isComposite": false,
89 "isPartOfComposite": false
90 },
91 {
92 "name": "",
93 "id": "d18be556-a252-46d7-b2f8-df74fab13697",
94 "path": "*/{Back}",
95 "interactions": "",
96 "processors": "",
97 "groups": "Keyboard&Mouse;Gamepad;Joystick;XR",
98 "action": "Menu",
99 "isComposite": false,
100 "isPartOfComposite": false
101 },
102 {
103 "name": "",
104 "id": "f9de0a3e-9a64-4ef3-9789-b7182e88f415",
105 "path": "*/{PrimaryAction}",
106 "interactions": "MultiTap",
107 "processors": "",
108 "groups": "Keyboard&Mouse;Gamepad;Joystick;XR",
109 "action": "ResetCamera",
110 "isComposite": false,
111 "isPartOfComposite": false
112 },
113 {
114 "name": "",
115 "id": "f8dcdb1e-3f93-4ecb-9ec1-2e21c75bc615",
116 "path": "<Touchscreen>/press",
117 "interactions": "MultiTap(tapTime=0.5)",
118 "processors": "",
119 "groups": "Touch",
120 "action": "ResetCamera",
121 "isComposite": false,
122 "isPartOfComposite": false
123 },
124 {
125 "name": "",
126 "id": "9310a102-077b-450f-8024-00c290e27c28",
127 "path": "*/{PrimaryAction}",
128 "interactions": "",
129 "processors": "",
130 "groups": "Keyboard&Mouse;XR",
131 "action": "LookEngage",
132 "isComposite": false,
133 "isPartOfComposite": false
134 },
135 {
136 "name": "",
137 "id": "318156ec-3299-41de-b385-ef0767aa52ac",
138 "path": "<Keyboard>/leftCtrl",
139 "interactions": "",
140 "processors": "",
141 "groups": "Keyboard&Mouse",
142 "action": "LookEngage",
143 "isComposite": false,
144 "isPartOfComposite": false
145 },
146 {
147 "name": "",
148 "id": "94b6539b-a8c3-4154-829d-626a9367d8f1",
149 "path": "<Touchscreen>/press",
150 "interactions": "",
151 "processors": "",
152 "groups": "Touch",
153 "action": "LookEngage",
154 "isComposite": false,
155 "isPartOfComposite": false
156 },
157 {
158 "name": "",
159 "id": "db87a9de-eaaf-4778-aff1-cea78a2b9c0c",
160 "path": "*/{SecondaryAction}",
161 "interactions": "",
162 "processors": "",
163 "groups": "Keyboard&Mouse;XR",
164 "action": "Fire",
165 "isComposite": false,
166 "isPartOfComposite": false
167 },
168 {
169 "name": "",
170 "id": "a2fb8646-ebc5-48fa-af29-2a5c217ffcfb",
171 "path": "<Touchscreen>/touch1/press",
172 "interactions": "",
173 "processors": "",
174 "groups": "Touch",
175 "action": "Fire",
176 "isComposite": false,
177 "isPartOfComposite": false
178 },
179 {
180 "name": "",
181 "id": "a8a3616d-3da1-4500-8881-ec15ecf61a3c",
182 "path": "<Gamepad>/rightTrigger",
183 "interactions": "",
184 "processors": "",
185 "groups": "Gamepad",
186 "action": "Fire",
187 "isComposite": false,
188 "isPartOfComposite": false
189 },
190 {
191 "name": "",
192 "id": "5bcbb0a0-51f9-4f3c-9b73-b640e3470217",
193 "path": "<Joystick>/trigger",
194 "interactions": "",
195 "processors": "",
196 "groups": "Joystick",
197 "action": "Fire",
198 "isComposite": false,
199 "isPartOfComposite": false
200 },
201 {
202 "name": "",
203 "id": "65dc21e5-f8ba-41c8-8798-8707af264863",
204 "path": "<Gamepad>/leftTrigger",
205 "interactions": "",
206 "processors": "",
207 "groups": "Gamepad",
208 "action": "UIEngage",
209 "isComposite": false,
210 "isPartOfComposite": false
211 }
212 ]
213 },
214 {
215 "name": "UI",
216 "id": "aa82b072-01e4-494d-a80c-b8e0a13f2be0",
217 "actions": [
218 {
219 "name": "Navigate",
220 "type": "PassThrough",
221 "id": "4158b10c-58e6-49a9-87b2-b48b1c5a675c",
222 "expectedControlType": "Vector2",
223 "processors": "",
224 "interactions": ""
225 },
226 {
227 "name": "Submit",
228 "type": "Button",
229 "id": "405732d6-5cc8-4c91-8787-36156f78f661",
230 "expectedControlType": "Button",
231 "processors": "",
232 "interactions": ""
233 },
234 {
235 "name": "Cancel",
236 "type": "Button",
237 "id": "022be312-3c79-477b-a0d8-87565a78fceb",
238 "expectedControlType": "Button",
239 "processors": "",
240 "interactions": ""
241 },
242 {
243 "name": "Point",
244 "type": "PassThrough",
245 "id": "29b94aca-5f79-43ab-8638-b4349d10f117",
246 "expectedControlType": "Vector2",
247 "processors": "",
248 "interactions": ""
249 },
250 {
251 "name": "Click",
252 "type": "PassThrough",
253 "id": "4adfa5b7-2ffc-41b1-ad1f-6b8f84904d5d",
254 "expectedControlType": "Button",
255 "processors": "",
256 "interactions": ""
257 },
258 {
259 "name": "ScrollWheel",
260 "type": "PassThrough",
261 "id": "338ae756-7358-4e44-aac0-872450414023",
262 "expectedControlType": "Vector2",
263 "processors": "",
264 "interactions": ""
265 },
266 {
267 "name": "MiddleClick",
268 "type": "PassThrough",
269 "id": "dab6906f-157e-4ee3-a6ca-5f869042cdff",
270 "expectedControlType": "Button",
271 "processors": "",
272 "interactions": ""
273 },
274 {
275 "name": "RightClick",
276 "type": "PassThrough",
277 "id": "04ac696e-c4a0-465e-9364-81c8b107a4e0",
278 "expectedControlType": "Button",
279 "processors": "",
280 "interactions": ""
281 },
282 {
283 "name": "TrackedDevicePosition",
284 "type": "PassThrough",
285 "id": "0645c141-f963-4af7-b9f5-736fc58ba11e",
286 "expectedControlType": "Vector3",
287 "processors": "",
288 "interactions": ""
289 },
290 {
291 "name": "TrackedDeviceOrientation",
292 "type": "PassThrough",
293 "id": "28ac7ccc-eeef-4486-bea3-b148ee578ffc",
294 "expectedControlType": "Quaternion",
295 "processors": "",
296 "interactions": ""
297 }
298 ],
299 "bindings": [
300 {
301 "name": "Gamepad",
302 "id": "809f371f-c5e2-4e7a-83a1-d867598f40dd",
303 "path": "2DVector",
304 "interactions": "",
305 "processors": "",
306 "groups": "",
307 "action": "Navigate",
308 "isComposite": true,
309 "isPartOfComposite": false
310 },
311 {
312 "name": "up",
313 "id": "14a5d6e8-4aaf-4119-a9ef-34b8c2c548bf",
314 "path": "<Gamepad>/leftStick/up",
315 "interactions": "",
316 "processors": "",
317 "groups": ";Gamepad",
318 "action": "Navigate",
319 "isComposite": false,
320 "isPartOfComposite": true
321 },
322 {
323 "name": "up",
324 "id": "9144cbe6-05e1-4687-a6d7-24f99d23dd81",
325 "path": "<Gamepad>/rightStick/up",
326 "interactions": "",
327 "processors": "",
328 "groups": ";Gamepad",
329 "action": "Navigate",
330 "isComposite": false,
331 "isPartOfComposite": true
332 },
333 {
334 "name": "down",
335 "id": "2db08d65-c5fb-421b-983f-c71163608d67",
336 "path": "<Gamepad>/leftStick/down",
337 "interactions": "",
338 "processors": "",
339 "groups": ";Gamepad",
340 "action": "Navigate",
341 "isComposite": false,
342 "isPartOfComposite": true
343 },
344 {
345 "name": "down",
346 "id": "58748904-2ea9-4a80-8579-b500e6a76df8",
347 "path": "<Gamepad>/rightStick/down",
348 "interactions": "",
349 "processors": "",
350 "groups": ";Gamepad",
351 "action": "Navigate",
352 "isComposite": false,
353 "isPartOfComposite": true
354 },
355 {
356 "name": "left",
357 "id": "8ba04515-75aa-45de-966d-393d9bbd1c14",
358 "path": "<Gamepad>/leftStick/left",
359 "interactions": "",
360 "processors": "",
361 "groups": ";Gamepad",
362 "action": "Navigate",
363 "isComposite": false,
364 "isPartOfComposite": true
365 },
366 {
367 "name": "left",
368 "id": "712e721c-bdfb-4b23-a86c-a0d9fcfea921",
369 "path": "<Gamepad>/rightStick/left",
370 "interactions": "",
371 "processors": "",
372 "groups": ";Gamepad",
373 "action": "Navigate",
374 "isComposite": false,
375 "isPartOfComposite": true
376 },
377 {
378 "name": "right",
379 "id": "fcd248ae-a788-4676-a12e-f4d81205600b",
380 "path": "<Gamepad>/leftStick/right",
381 "interactions": "",
382 "processors": "",
383 "groups": ";Gamepad",
384 "action": "Navigate",
385 "isComposite": false,
386 "isPartOfComposite": true
387 },
388 {
389 "name": "right",
390 "id": "1f04d9bc-c50b-41a1-bfcc-afb75475ec20",
391 "path": "<Gamepad>/rightStick/right",
392 "interactions": "",
393 "processors": "",
394 "groups": ";Gamepad",
395 "action": "Navigate",
396 "isComposite": false,
397 "isPartOfComposite": true
398 },
399 {
400 "name": "",
401 "id": "fb8277d4-c5cd-4663-9dc7-ee3f0b506d90",
402 "path": "<Gamepad>/dpad",
403 "interactions": "",
404 "processors": "",
405 "groups": ";Gamepad",
406 "action": "Navigate",
407 "isComposite": false,
408 "isPartOfComposite": false
409 },
410 {
411 "name": "Joystick",
412 "id": "e25d9774-381c-4a61-b47c-7b6b299ad9f9",
413 "path": "2DVector",
414 "interactions": "",
415 "processors": "",
416 "groups": "",
417 "action": "Navigate",
418 "isComposite": true,
419 "isPartOfComposite": false
420 },
421 {
422 "name": "up",
423 "id": "3db53b26-6601-41be-9887-63ac74e79d19",
424 "path": "<Joystick>/stick/up",
425 "interactions": "",
426 "processors": "",
427 "groups": "Joystick",
428 "action": "Navigate",
429 "isComposite": false,
430 "isPartOfComposite": true
431 },
432 {
433 "name": "down",
434 "id": "0cb3e13e-3d90-4178-8ae6-d9c5501d653f",
435 "path": "<Joystick>/stick/down",
436 "interactions": "",
437 "processors": "",
438 "groups": "Joystick",
439 "action": "Navigate",
440 "isComposite": false,
441 "isPartOfComposite": true
442 },
443 {
444 "name": "left",
445 "id": "0392d399-f6dd-4c82-8062-c1e9c0d34835",
446 "path": "<Joystick>/stick/left",
447 "interactions": "",
448 "processors": "",
449 "groups": "Joystick",
450 "action": "Navigate",
451 "isComposite": false,
452 "isPartOfComposite": true
453 },
454 {
455 "name": "right",
456 "id": "942a66d9-d42f-43d6-8d70-ecb4ba5363bc",
457 "path": "<Joystick>/stick/right",
458 "interactions": "",
459 "processors": "",
460 "groups": "Joystick",
461 "action": "Navigate",
462 "isComposite": false,
463 "isPartOfComposite": true
464 },
465 {
466 "name": "Keyboard",
467 "id": "ff527021-f211-4c02-933e-5976594c46ed",
468 "path": "2DVector",
469 "interactions": "",
470 "processors": "",
471 "groups": "",
472 "action": "Navigate",
473 "isComposite": true,
474 "isPartOfComposite": false
475 },
476 {
477 "name": "up",
478 "id": "563fbfdd-0f09-408d-aa75-8642c4f08ef0",
479 "path": "<Keyboard>/w",
480 "interactions": "",
481 "processors": "",
482 "groups": "Keyboard&Mouse",
483 "action": "Navigate",
484 "isComposite": false,
485 "isPartOfComposite": true
486 },
487 {
488 "name": "up",
489 "id": "eb480147-c587-4a33-85ed-eb0ab9942c43",
490 "path": "<Keyboard>/upArrow",
491 "interactions": "",
492 "processors": "",
493 "groups": "Keyboard&Mouse",
494 "action": "Navigate",
495 "isComposite": false,
496 "isPartOfComposite": true
497 },
498 {
499 "name": "down",
500 "id": "2bf42165-60bc-42ca-8072-8c13ab40239b",
501 "path": "<Keyboard>/s",
502 "interactions": "",
503 "processors": "",
504 "groups": "Keyboard&Mouse",
505 "action": "Navigate",
506 "isComposite": false,
507 "isPartOfComposite": true
508 },
509 {
510 "name": "down",
511 "id": "85d264ad-e0a0-4565-b7ff-1a37edde51ac",
512 "path": "<Keyboard>/downArrow",
513 "interactions": "",
514 "processors": "",
515 "groups": "Keyboard&Mouse",
516 "action": "Navigate",
517 "isComposite": false,
518 "isPartOfComposite": true
519 },
520 {
521 "name": "left",
522 "id": "74214943-c580-44e4-98eb-ad7eebe17902",
523 "path": "<Keyboard>/a",
524 "interactions": "",
525 "processors": "",
526 "groups": "Keyboard&Mouse",
527 "action": "Navigate",
528 "isComposite": false,
529 "isPartOfComposite": true
530 },
531 {
532 "name": "left",
533 "id": "cea9b045-a000-445b-95b8-0c171af70a3b",
534 "path": "<Keyboard>/leftArrow",
535 "interactions": "",
536 "processors": "",
537 "groups": "Keyboard&Mouse",
538 "action": "Navigate",
539 "isComposite": false,
540 "isPartOfComposite": true
541 },
542 {
543 "name": "right",
544 "id": "8607c725-d935-4808-84b1-8354e29bab63",
545 "path": "<Keyboard>/d",
546 "interactions": "",
547 "processors": "",
548 "groups": "Keyboard&Mouse",
549 "action": "Navigate",
550 "isComposite": false,
551 "isPartOfComposite": true
552 },
553 {
554 "name": "right",
555 "id": "4cda81dc-9edd-4e03-9d7c-a71a14345d0b",
556 "path": "<Keyboard>/rightArrow",
557 "interactions": "",
558 "processors": "",
559 "groups": "Keyboard&Mouse",
560 "action": "Navigate",
561 "isComposite": false,
562 "isPartOfComposite": true
563 },
564 {
565 "name": "",
566 "id": "9e92bb26-7e3b-4ec4-b06b-3c8f8e498ddc",
567 "path": "*/{Submit}",
568 "interactions": "",
569 "processors": "",
570 "groups": "",
571 "action": "Submit",
572 "isComposite": false,
573 "isPartOfComposite": false
574 },
575 {
576 "name": "",
577 "id": "82627dcc-3b13-4ba9-841d-e4b746d6553e",
578 "path": "*/{Cancel}",
579 "interactions": "",
580 "processors": "",
581 "groups": "",
582 "action": "Cancel",
583 "isComposite": false,
584 "isPartOfComposite": false
585 },
586 {
587 "name": "",
588 "id": "c52c8e0b-8179-41d3-b8a1-d149033bbe86",
589 "path": "<Mouse>/position",
590 "interactions": "",
591 "processors": "",
592 "groups": "Keyboard&Mouse",
593 "action": "Point",
594 "isComposite": false,
595 "isPartOfComposite": false
596 },
597 {
598 "name": "",
599 "id": "e1394cbc-336e-44ce-9ea8-6007ed6193f7",
600 "path": "<Pen>/position",
601 "interactions": "",
602 "processors": "",
603 "groups": "Keyboard&Mouse",
604 "action": "Point",
605 "isComposite": false,
606 "isPartOfComposite": false
607 },
608 {
609 "name": "",
610 "id": "5693e57a-238a-46ed-b5ae-e64e6e574302",
611 "path": "<Touchscreen>/touch*/position",
612 "interactions": "",
613 "processors": "",
614 "groups": "Touch",
615 "action": "Point",
616 "isComposite": false,
617 "isPartOfComposite": false
618 },
619 {
620 "name": "",
621 "id": "4faf7dc9-b979-4210-aa8c-e808e1ef89f5",
622 "path": "<Mouse>/leftButton",
623 "interactions": "",
624 "processors": "",
625 "groups": ";Keyboard&Mouse",
626 "action": "Click",
627 "isComposite": false,
628 "isPartOfComposite": false
629 },
630 {
631 "name": "",
632 "id": "8d66d5ba-88d7-48e6-b1cd-198bbfef7ace",
633 "path": "<Pen>/tip",
634 "interactions": "",
635 "processors": "",
636 "groups": ";Keyboard&Mouse",
637 "action": "Click",
638 "isComposite": false,
639 "isPartOfComposite": false
640 },
641 {
642 "name": "",
643 "id": "47c2a644-3ebc-4dae-a106-589b7ca75b59",
644 "path": "<Touchscreen>/touch*/press",
645 "interactions": "",
646 "processors": "",
647 "groups": "Touch",
648 "action": "Click",
649 "isComposite": false,
650 "isPartOfComposite": false
651 },
652 {
653 "name": "",
654 "id": "bb9e6b34-44bf-4381-ac63-5aa15d19f677",
655 "path": "<XRController>/trigger",
656 "interactions": "",
657 "processors": "",
658 "groups": "XR",
659 "action": "Click",
660 "isComposite": false,
661 "isPartOfComposite": false
662 },
663 {
664 "name": "",
665 "id": "38c99815-14ea-4617-8627-164d27641299",
666 "path": "<Mouse>/scroll",
667 "interactions": "",
668 "processors": "",
669 "groups": ";Keyboard&Mouse",
670 "action": "ScrollWheel",
671 "isComposite": false,
672 "isPartOfComposite": false
673 },
674 {
675 "name": "",
676 "id": "24066f69-da47-44f3-a07e-0015fb02eb2e",
677 "path": "<Mouse>/middleButton",
678 "interactions": "",
679 "processors": "",
680 "groups": ";Keyboard&Mouse",
681 "action": "MiddleClick",
682 "isComposite": false,
683 "isPartOfComposite": false
684 },
685 {
686 "name": "",
687 "id": "4c191405-5738-4d4b-a523-c6a301dbf754",
688 "path": "<Mouse>/rightButton",
689 "interactions": "",
690 "processors": "",
691 "groups": ";Keyboard&Mouse",
692 "action": "RightClick",
693 "isComposite": false,
694 "isPartOfComposite": false
695 },
696 {
697 "name": "",
698 "id": "7236c0d9-6ca3-47cf-a6ee-a97f5b59ea77",
699 "path": "<XRController>/devicePosition",
700 "interactions": "",
701 "processors": "",
702 "groups": "XR",
703 "action": "TrackedDevicePosition",
704 "isComposite": false,
705 "isPartOfComposite": false
706 },
707 {
708 "name": "",
709 "id": "23e01e3a-f935-4948-8d8b-9bcac77714fb",
710 "path": "<XRController>/deviceRotation",
711 "interactions": "",
712 "processors": "",
713 "groups": "XR",
714 "action": "TrackedDeviceOrientation",
715 "isComposite": false,
716 "isPartOfComposite": false
717 }
718 ]
719 }
720 ],
721 "controlSchemes": [
722 {
723 "name": "Keyboard&Mouse",
724 "bindingGroup": "Keyboard&Mouse",
725 "devices": [
726 {
727 "devicePath": "<Keyboard>",
728 "isOptional": false,
729 "isOR": false
730 },
731 {
732 "devicePath": "<Mouse>",
733 "isOptional": false,
734 "isOR": false
735 }
736 ]
737 },
738 {
739 "name": "Gamepad",
740 "bindingGroup": "Gamepad",
741 "devices": [
742 {
743 "devicePath": "<Gamepad>",
744 "isOptional": false,
745 "isOR": false
746 }
747 ]
748 },
749 {
750 "name": "Touch",
751 "bindingGroup": "Touch",
752 "devices": [
753 {
754 "devicePath": "<Touchscreen>",
755 "isOptional": false,
756 "isOR": false
757 }
758 ]
759 },
760 {
761 "name": "Joystick",
762 "bindingGroup": "Joystick",
763 "devices": [
764 {
765 "devicePath": "<Joystick>",
766 "isOptional": false,
767 "isOR": false
768 }
769 ]
770 },
771 {
772 "name": "XR",
773 "bindingGroup": "XR",
774 "devices": [
775 {
776 "devicePath": "<XRController>",
777 "isOptional": false,
778 "isOR": false
779 }
780 ]
781 }
782 ]
783}