This commit is contained in:
2022-04-18 16:00:39 +07:00
parent 4bc5cb5ed2
commit 2c58f3a169
1633 changed files with 647860 additions and 0 deletions

View File

@ -0,0 +1,34 @@
{
"name": "Shooting Actions",
"maps": [
{
"name": "Player",
"id": "8e751434-03c0-4291-810e-0cff9117839d",
"actions": [
{
"name": "Shoot",
"type": "Button",
"id": "bda4dcaf-c524-4b96-880c-afd5c4bb56a5",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "e3651dc9-d777-415f-8f5c-0a184b5f0f91",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "Shoot",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}