mirror of
https://github.com/ConjureETS/ProjectClubCore.git
synced 2026-03-24 01:20:59 +00:00
45 lines
1.4 KiB
Plaintext
45 lines
1.4 KiB
Plaintext
{
|
|
"name": "PlayerControls",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "952aaaa8-bf7a-47f1-b438-385d6a96429c",
|
|
"actions": [
|
|
{
|
|
"name": "Select",
|
|
"type": "Button",
|
|
"id": "caf57feb-e167-4241-9310-a582af647a6b",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "d87e80fc-28aa-4c14-b522-31ea00f739b3",
|
|
"path": "<Gamepad>/buttonSouth",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Select",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "b2467757-6beb-4a81-8321-77f102bc69c6",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Select",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |