Added 3D player model, added better cam movement

This commit is contained in:
TAASONI3
2023-12-30 20:19:48 +01:00
parent f57389e8a4
commit 9ea4951312
49 changed files with 11586 additions and 1342 deletions

View File

@@ -482,6 +482,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Disarm",
"type": "Button",
"id": "6e5b6b66-b604-4710-a089-8200ee206c2c",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -825,6 +834,17 @@
"action": "Looking",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "5a7fdb16-b5b3-4577-82da-3233cebf4209",
"path": "<Keyboard>/y",
"interactions": "",
"processors": "",
"groups": "KeyboardMouse",
"action": "Disarm",
"isComposite": false,
"isPartOfComposite": false
}
]
}