Started working on turrets

This commit is contained in:
2026-01-13 17:33:30 +00:00
parent 44ef19d058
commit 6f31012cd8
93 changed files with 72145 additions and 7 deletions

View File

@@ -50,6 +50,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Interact",
"type": "Button",
"id": "078993f5-6702-4414-915c-32c57876371c",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -250,6 +259,28 @@
"action": "Shoot",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a9baba30-91b4-407d-97de-d4ad852e5674",
"path": "<Keyboard>/e",
"interactions": "",
"processors": "",
"groups": ";KeyboardMouse",
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "70a45904-c5ee-453e-a28b-05591c9e3014",
"path": "<Gamepad>/buttonWest",
"interactions": "",
"processors": "",
"groups": ";Gamepad",
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
}
]
}