123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427 |
- {
- "name": "Controls",
- "maps": [
- {
- "name": "Player",
- "id": "550a94df-cccb-4beb-9873-90bf2f4f61a1",
- "actions": [
- {
- "name": "Movement",
- "type": "Value",
- "id": "7d6a4d64-5d25-4d85-9a46-c5296c05096b",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Look",
- "type": "Value",
- "id": "f8e8a1ac-6c91-426a-ae3e-aac0b2ec831e",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Place Block",
- "type": "Button",
- "id": "4b7ab0aa-cda3-4160-a713-27c305d29dcd",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Toggle Preview Mode",
- "type": "Value",
- "id": "eb19afaa-83cb-48ec-8718-af2ea48a9bc8",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Sprint",
- "type": "Value",
- "id": "ad65292f-dcff-4d57-b698-482297345782",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Scroll",
- "type": "Value",
- "id": "40fedfa7-6a1a-4fca-9d4f-b84ca6ee1159",
- "expectedControlType": "Axis",
- "processors": "",
- "interactions": ""
- },
- {
- "name": "Enter Rotate Block",
- "type": "Button",
- "id": "b22358ff-4b1a-4885-b252-f3f61eb2e897",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "Press"
- },
- {
- "name": "Exit Rotate Block",
- "type": "Button",
- "id": "38b2fbd1-ab2b-49f0-b20c-12ede099fd44",
- "expectedControlType": "Button",
- "processors": "",
- "interactions": "Press(behavior=1)"
- },
- {
- "name": "Rotate Block",
- "type": "PassThrough",
- "id": "83900c91-8eb5-4324-aed3-52d0adf00fad",
- "expectedControlType": "Vector2",
- "processors": "",
- "interactions": ""
- }
- ],
- "bindings": [
- {
- "name": "Arrows",
- "id": "b17dd930-9d59-47c5-8167-275a864dea8c",
- "path": "2DVector",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "23a3e4f1-9ec3-49b5-b52e-8d152c0036a3",
- "path": "<Keyboard>/upArrow",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "85dd8816-7746-4fbd-a345-a42c9011bce4",
- "path": "<Keyboard>/downArrow",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "3ffebb75-1982-4567-82aa-97f1f6a8e915",
- "path": "<Keyboard>/leftArrow",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "ab52d431-904a-4b0b-a12b-52de565a9b39",
- "path": "<Keyboard>/rightArrow",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "WASD",
- "id": "437251c2-ab5e-4ecd-9da0-054532ba3060",
- "path": "2DVector",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "b69f7258-14ce-4041-aba3-8c569de69dc7",
- "path": "<Keyboard>/w",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "65c57866-904c-45d0-b16c-1454bd2597e2",
- "path": "<Keyboard>/s",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "c61cc306-727b-4470-b581-d2c472ada66e",
- "path": "<Keyboard>/a",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "0813b56f-d53f-4bd1-bae8-2e7cfb4f644f",
- "path": "<Keyboard>/d",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "LeftStick",
- "id": "cb6bfab6-d59d-440d-9b84-e96befd5162a",
- "path": "2DVector",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "802477a2-89d6-471d-b894-fb13edd0dfb0",
- "path": "<Gamepad>/leftStick/up",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "1384a4f0-0b2a-496e-8cd2-8df844bba293",
- "path": "<Gamepad>/leftStick/down",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "55fdefb5-540c-4bbc-9f92-0880f3969920",
- "path": "<Gamepad>/leftStick/left",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "330bd10f-55c0-43c4-8c43-4d01624ec4a7",
- "path": "<Gamepad>/leftStick/right",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Movement",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "",
- "id": "a13b0893-b67b-4b60-819c-a2a88e0a551c",
- "path": "<Mouse>/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Look",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "RightStick",
- "id": "8bf2f081-6008-4d90-91d4-7c8e4aaa222f",
- "path": "2DVector(mode=1)",
- "interactions": "",
- "processors": "ScaleVector2(x=5,y=5)",
- "groups": "",
- "action": "Look",
- "isComposite": true,
- "isPartOfComposite": false
- },
- {
- "name": "up",
- "id": "866d01b6-7ab7-43fa-8faf-97ecf71106ca",
- "path": "<Gamepad>/rightStick/up",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Look",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "down",
- "id": "a201db96-0788-48c6-9f03-10a304cf7b3f",
- "path": "<Gamepad>/rightStick/down",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Look",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "left",
- "id": "2ddf98ff-08ec-4160-a957-6419c09c893f",
- "path": "<Gamepad>/rightStick/left",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Look",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "right",
- "id": "3a5d4bad-ed96-4d2e-852c-30a19b4534e1",
- "path": "<Gamepad>/rightStick/right",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Look",
- "isComposite": false,
- "isPartOfComposite": true
- },
- {
- "name": "",
- "id": "a629ccdb-feec-4006-99da-ecd1fc2a582a",
- "path": "<Mouse>/leftButton",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Place Block",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "3e7e30ad-939c-4c2f-b103-a38c34876f68",
- "path": "<Gamepad>/buttonSouth",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Place Block",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "8f6ba03e-dbdb-42ce-be6f-5550c0a2a444",
- "path": "<Mouse>/rightButton",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Toggle Preview Mode",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "688248a0-7b0e-4e31-8c1a-d59a24fe3312",
- "path": "<Gamepad>/rightTrigger",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Toggle Preview Mode",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "171894bd-9d65-472e-8e83-7cf79f2057ab",
- "path": "<Keyboard>/leftShift",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Sprint",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "83ad7e9d-9c8e-4f3f-85a8-fbbe926f0908",
- "path": "<Gamepad>/leftTrigger",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Sprint",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "2186c4b0-7170-4ece-8710-808cbb276599",
- "path": "<Mouse>/scroll/y",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Scroll",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",=======
- "id": "14041b54-6b2c-4248-8d13-d3652f618c8f",
- "path": "<Mouse>/middleButton",
- "interactions": "Press",
- "processors": "",
- "groups": "",
- "action": "Enter Rotate Block",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "3ce3e2d9-ec9a-4062-971e-3f524008af63",
- "path": "<Mouse>/middleButton",
- "interactions": "Press(behavior=1)",
- "processors": "",
- "groups": "",
- "action": "Exit Rotate Block",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ccc8db9a-4581-4a39-9c88-6834536d8888",
- "path": "<Mouse>/delta",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "Rotate Block",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|