169 lines
5.9 KiB
Plaintext
169 lines
5.9 KiB
Plaintext
{
|
|
"name": "VRFreeControls",
|
|
"maps": [
|
|
{
|
|
"name": "Movement",
|
|
"id": "5aa1bea5-8e51-429b-a37a-80352b276bf7",
|
|
"actions": [
|
|
{
|
|
"name": "HorizontalMovement",
|
|
"type": "PassThrough",
|
|
"id": "f97735dd-1abd-480e-9f67-266934f7afa1",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": ""
|
|
},
|
|
{
|
|
"name": "MouseX",
|
|
"type": "PassThrough",
|
|
"id": "d647215f-5dc5-4a03-b94a-b70655336a37",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": ""
|
|
},
|
|
{
|
|
"name": "MouseY",
|
|
"type": "PassThrough",
|
|
"id": "632dcd46-7136-4125-995e-a6b211aa4f75",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": ""
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "92e323d8-060f-4656-95df-ddbbf9879129",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HorizontalMovement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "c6320587-dcd6-4262-ac0a-e3d126a31cc0",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HorizontalMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "a48c1817-3be8-490a-97d2-28ed1fc2757a",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HorizontalMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "610938fb-fe5b-4aa0-a868-509db8bbc6fc",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HorizontalMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "c72c3a7e-e238-48d7-a57f-076f73edd9f8",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HorizontalMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "713d7d47-83a3-477e-8a77-fb21750b137d",
|
|
"path": "<Mouse>/delta/x",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "MouseX",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "bb76240c-8915-44dd-b74a-9b1b9b455c0b",
|
|
"path": "<Mouse>/delta/y",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "MouseY",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Interactions",
|
|
"id": "41bdddec-7008-41f1-96e1-e5c57346ccca",
|
|
"actions": [
|
|
{
|
|
"name": "Action",
|
|
"type": "Button",
|
|
"id": "8eec87ad-14a3-4734-9064-6ed2922c0680",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": ""
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "443d23b1-0e5d-4e40-9b21-9e536cf36b33",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Action",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Menu",
|
|
"id": "59016d8e-ce15-4697-8419-195041bc8960",
|
|
"actions": [
|
|
{
|
|
"name": "Menu",
|
|
"type": "Button",
|
|
"id": "59dc31df-24e0-4f50-a92c-7801f502472b",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": ""
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "27735871-8fc4-41e1-ac79-ba61b52fc201",
|
|
"path": "<Keyboard>/escape",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Menu",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |