DWTD/Assets/Controls.inputactions

102 lines
3.6 KiB
Plaintext
Raw Normal View History

2024-09-02 20:06:18 +00:00
{
"name": "Controls",
"maps": [
{
"name": "LeftHand",
"id": "9f97d65a-2cda-461b-bcf2-73fa2879bada",
"actions": [
{
"name": "WeaponSelect",
"type": "Button",
"id": "69a1f406-fd3d-40c8-8127-4b3acf12c958",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Fire",
"type": "Button",
"id": "3367d514-b128-4da4-974b-ca1b26de64ed",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "7c6f7cf5-4b29-491b-90bc-31f490c3e106",
"path": "<XRController>{LeftHand}/{PrimaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "WeaponSelect",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "ff708dab-cbb4-4136-803d-b4c631c82504",
"path": "<XRController>{LeftHand}/{TriggerButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Fire",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "RightHand",
"id": "69815203-3dcb-4353-83df-252f4d44f6fe",
"actions": [
{
"name": "WeaponSelect",
"type": "Button",
"id": "465c57c7-2353-4aaa-a724-f3aff82ee19b",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Fire",
"type": "Button",
"id": "ffd1f211-ae53-47a3-8045-f91fb0cf578a",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "b8d8da3f-a26a-4eed-877b-d83e037604b2",
"path": "<XRController>{RightHand}/{PrimaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "WeaponSelect",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "800a3b7b-2fd8-4f9a-9f68-714a032d2bc4",
"path": "<XRController>{RightHand}/{TriggerButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Fire",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}