non-vr lobby, version fix

This commit is contained in:
joonasp
2022-06-29 14:45:17 +03:00
parent 5774be9822
commit 04baadfad1
1774 changed files with 573069 additions and 1533 deletions

View File

@@ -0,0 +1,55 @@
{
"name": "VRControls",
"maps": [
{
"name": "Other",
"id": "12a55770-e280-4f2b-957d-540a6021dd7f",
"actions": [
{
"name": "Menu",
"type": "Button",
"id": "400eaeca-dfbe-439a-af65-9233bf3c309f",
"expectedControlType": "Button",
"processors": "",
"interactions": ""
}
],
"bindings": [
{
"name": "",
"id": "d47557b8-b626-42da-ba84-36ab8c2d01fc",
"path": "<XRSimulatedController>{LeftHand}/primaryButton",
"interactions": "",
"processors": "",
"groups": "VR",
"action": "Menu",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "0de45a67-da15-4ade-9970-7574ca267fd5",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "KBM",
"action": "Menu",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "VR",
"bindingGroup": "VR",
"devices": []
},
{
"name": "KBM",
"bindingGroup": "KBM",
"devices": []
}
]
}