added: lock on switching

This commit is contained in:
Chris
2025-03-20 16:45:29 -04:00
parent 6b4ddb101f
commit 127df3d878
6 changed files with 131 additions and 7 deletions

View File

@@ -40,6 +40,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Lock-On",
"type": "Button",
"id": "4c8aaf72-5298-4d47-b75f-90070301913b",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -141,6 +150,28 @@
"action": "Sprint",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "0aec47c4-b519-4001-9408-a49abe218bd8",
"path": "",
"interactions": "",
"processors": "",
"groups": "",
"action": "Lock-On",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "c9d67b81-b640-4a64-9b31-f92c927c8345",
"path": "<Gamepad>/rightStickPress",
"interactions": "",
"processors": "",
"groups": ";Controller",
"action": "Lock-On",
"isComposite": false,
"isPartOfComposite": false
}
]
}