non-vr lobby, version fix
This commit is contained in:
55
Assets/VRControls.inputactions
Normal file
55
Assets/VRControls.inputactions
Normal 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": []
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user