138 lines
4.3 KiB
Plaintext
138 lines
4.3 KiB
Plaintext
|
{
|
||
|
"name": "SimpleMultiplayerControls",
|
||
|
"maps": [
|
||
|
{
|
||
|
"name": "Player",
|
||
|
"id": "fb8d6404-ed77-4dcb-9196-b47c736924a7",
|
||
|
"actions": [
|
||
|
{
|
||
|
"name": "Teleport",
|
||
|
"type": "Button",
|
||
|
"id": "da5efce7-0b41-45bb-9a3c-2c57823845bf",
|
||
|
"expectedControlType": "Button",
|
||
|
"processors": "",
|
||
|
"interactions": ""
|
||
|
}
|
||
|
],
|
||
|
"bindings": [
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "143bb1cd-cc10-4eca-a2f0-a3664166fe91",
|
||
|
"path": "<Gamepad>/rightTrigger",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": ";Gamepad",
|
||
|
"action": "Teleport",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "05f6913d-c316-48b2-a6bb-e225f14c7960",
|
||
|
"path": "<Mouse>/leftButton",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": ";Keyboard&Mouse",
|
||
|
"action": "Teleport",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "886e731e-7071-4ae4-95c0-e61739dad6fd",
|
||
|
"path": "<Touchscreen>/primaryTouch/tap",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": ";Touch",
|
||
|
"action": "Teleport",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "ee3d0cd2-254e-47a7-a8cb-bc94d9658c54",
|
||
|
"path": "<Joystick>/trigger",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Joystick",
|
||
|
"action": "Teleport",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "8255d333-5683-4943-a58a-ccb207ff1dce",
|
||
|
"path": "<XRController>/{PrimaryAction}",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "XR",
|
||
|
"action": "Teleport",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"controlSchemes": [
|
||
|
{
|
||
|
"name": "Keyboard&Mouse",
|
||
|
"bindingGroup": "Keyboard&Mouse",
|
||
|
"devices": [
|
||
|
{
|
||
|
"devicePath": "<Keyboard>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
},
|
||
|
{
|
||
|
"devicePath": "<Mouse>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Gamepad",
|
||
|
"bindingGroup": "Gamepad",
|
||
|
"devices": [
|
||
|
{
|
||
|
"devicePath": "<Gamepad>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Touch",
|
||
|
"bindingGroup": "Touch",
|
||
|
"devices": [
|
||
|
{
|
||
|
"devicePath": "<Touchscreen>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "Joystick",
|
||
|
"bindingGroup": "Joystick",
|
||
|
"devices": [
|
||
|
{
|
||
|
"devicePath": "<Joystick>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"name": "XR",
|
||
|
"bindingGroup": "XR",
|
||
|
"devices": [
|
||
|
{
|
||
|
"devicePath": "<XRController>",
|
||
|
"isOptional": false,
|
||
|
"isOR": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|