Added the Cutting Counter

This commit is contained in:
BuyMyMojo 2023-03-01 02:05:53 +11:00
parent 44837c6c13
commit 500f8f5f2a
41 changed files with 2383 additions and 70 deletions

View file

@ -22,6 +22,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "InteractAlternate",
"type": "Button",
"id": "7e915c9c-d428-4512-842f-51583bb5c901",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@ -167,6 +176,28 @@
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "e6b7cd58-527a-4f05-ac6c-837c045588fc",
"path": "<Keyboard>/f",
"interactions": "",
"processors": "",
"groups": "",
"action": "InteractAlternate",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "915cd8bb-a4cc-4a75-b7ee-327c965ac8c2",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "",
"action": "InteractAlternate",
"isComposite": false,
"isPartOfComposite": false
}
]
}