194 lines
7.0 KiB
Plaintext

{
"name": "test_rcc",
"maps": [
{
"name": "Vehicle",
"id": "e778ecfe-5b91-44bf-b7fa-c516e546c833",
"actions": [
{
"name": "Throttle",
"type": "Value",
"id": "719fa1bf-f48b-46d9-8254-7e2c58542997",
"expectedControlType": "Axis",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Steering",
"type": "Value",
"id": "4a484e20-6a82-42e5-8b5b-017674845d1e",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Handbrake",
"type": "Button",
"id": "0b99c730-2ecb-4648-96de-0452e1221e51",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "NOS",
"type": "Value",
"id": "f83566e3-ece7-4a2b-8770-bf682285a87f",
"expectedControlType": "Axis",
"processors": "",
"interactions": "Press",
"initialStateCheck": true
}
],
"bindings": [
{
"name": "Gamepad",
"id": "0ce9d8c6-c73a-4f0f-b589-06157ec578e9",
"path": "1DAxis",
"interactions": "",
"processors": "",
"groups": "",
"action": "Throttle",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "negative",
"id": "ab03bf58-d6f1-4e38-9389-25f8ff5d122c",
"path": "<Gamepad>/leftTrigger",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Throttle",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "positive",
"id": "d6d6b9ef-4d36-46e0-b3e1-355eb133d84b",
"path": "<Gamepad>/rightTrigger",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Throttle",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "gamepads",
"id": "890eb4a4-7dfa-423d-b9dd-a5ba330c7482",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Steering",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "Left",
"id": "17e7d668-3008-4739-a331-639d6356d3d1",
"path": "<Gamepad>/leftStick/left",
"interactions": "",
"processors": "",
"groups": "",
"action": "Steering",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Right",
"id": "068e7b91-f796-49ca-a954-d10a2b79065f",
"path": "<Gamepad>/leftStick/right",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Steering",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "1D Axis",
"id": "7f8ea85c-3a52-47e3-865f-5f276f15d11b",
"path": "1DAxis(minValue=0)",
"interactions": "",
"processors": "",
"groups": "",
"action": "Handbrake",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "Negative",
"id": "d212264c-0e6d-438e-aa32-62d822de1279",
"path": "",
"interactions": "",
"processors": "",
"groups": "",
"action": "Handbrake",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Positive",
"id": "b71cea67-2af2-4367-b32b-4d5f2bcd7b25",
"path": "<Gamepad>/buttonWest",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Handbrake",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Gamepad",
"id": "14b1e5bd-e2a3-43d4-ace6-679f8a78c59c",
"path": "1DAxis(minValue=0)",
"interactions": "",
"processors": "",
"groups": "",
"action": "NOS",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "negative",
"id": "1ba3adbb-7f60-4bcd-8872-0e763afe48ff",
"path": "",
"interactions": "",
"processors": "",
"groups": "",
"action": "NOS",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "positive",
"id": "ce89976d-be77-4f26-b904-321317383a9c",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "NOS",
"isComposite": false,
"isPartOfComposite": true
}
]
}
],
"controlSchemes": [
{
"name": "Gamepad",
"bindingGroup": "Gamepad",
"devices": [
{
"devicePath": "<Gamepad>",
"isOptional": false,
"isOR": false
}
]
}
]
}