added reload animation and bullet limit

This commit is contained in:
Mausham
2025-12-29 16:41:50 -08:00
parent 3e98a42d4e
commit 357a226e21
531 changed files with 299250 additions and 849 deletions

View File

@@ -41,6 +41,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "ADS Camera",
"type": "Button",
"id": "bc014086-71fa-432a-8e3c-3e2003c5244b",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -131,6 +140,17 @@
"action": "Shoot",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f5bad540-cf37-4957-ad4a-1e5a5e723890",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "ADS Camera",
"isComposite": false,
"isPartOfComposite": false
}
]
}