267 lines
9.8 KiB
Plaintext
267 lines
9.8 KiB
Plaintext
{
|
|
"name": "PlayerInputActions",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "caa505cc-7bcc-444a-a01d-86fc246ea515",
|
|
"actions": [
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "7f3b63a1-be87-41ca-ad1b-19f55d303089",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Walk",
|
|
"type": "Value",
|
|
"id": "a8b6b0ff-5561-4ddc-b2bd-66e2fef329a0",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Drop Item",
|
|
"type": "Button",
|
|
"id": "1fbac6ab-15a0-4a9c-ab41-f1657cfe70f6",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Interact",
|
|
"type": "Button",
|
|
"id": "48a90872-b876-4bfd-b3fb-e9d66df8b6a4",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Select Previous Action",
|
|
"type": "Button",
|
|
"id": "82379c74-be3b-419a-8663-4d6235bf1585",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Select Next Action",
|
|
"type": "Button",
|
|
"id": "a8df853a-df28-4087-8356-bb64a7a81c51",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "f2ea4d5a-60c4-4606-800b-ec6f73598185",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "5a5c82be-ebfc-4d54-88ea-8e0541294317",
|
|
"path": "<Gamepad>/buttonSouth",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "2D Vector",
|
|
"id": "cb950e36-674f-43e5-9cbc-c2e3a8504c45",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Walk",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "fe3710d2-6f62-4664-bcbc-6d65e0d9195e",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Walk",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "e4c03423-9283-47d6-84e3-b274452eb3bf",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Walk",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "a8637839-ed37-477b-a969-7f9819ea4dc8",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Walk",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "f782be80-3097-4c01-a414-493f23baa3bc",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Walk",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "3c34c499-fa93-4fac-b658-28547b157987",
|
|
"path": "<Gamepad>/leftStick",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Walk",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "4f260138-248a-4b91-b2db-658991a4dd5c",
|
|
"path": "<Keyboard>/g",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Drop Item",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "a43588a3-e03b-4566-8828-0ca6cfad356a",
|
|
"path": "<Gamepad>/buttonEast",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Drop Item",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "3ee22a24-9a3e-463f-9f54-cb3fe1ca29c2",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Interact",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "7cda39b4-5100-4dba-8719-76bc542184ac",
|
|
"path": "<Gamepad>/buttonWest",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Interact",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "4c8f2737-b44e-41cf-a31b-abc357203c2f",
|
|
"path": "<Keyboard>/leftArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Select Previous Action",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "f9417636-e924-4022-8e67-724959ad2565",
|
|
"path": "<Gamepad>/dpad/left",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Select Previous Action",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "b1ffe0d3-38b9-4221-8b1b-dbbb843593c3",
|
|
"path": "<Keyboard>/rightArrow",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Keyboard",
|
|
"action": "Select Next Action",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "c5464801-d160-44aa-bcee-5434e42c55b7",
|
|
"path": "<Gamepad>/dpad/right",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "Gamepad",
|
|
"action": "Select Next Action",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": [
|
|
{
|
|
"name": "Keyboard",
|
|
"bindingGroup": "Keyboard",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Keyboard>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Gamepad",
|
|
"bindingGroup": "Gamepad",
|
|
"devices": [
|
|
{
|
|
"devicePath": "<Gamepad>",
|
|
"isOptional": false,
|
|
"isOR": false
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |