iFactory.Cutting.Unity/Assets/Artists/Configs/Input/CuttingTool.inputactions

54 lines
1.8 KiB
Plaintext

{
"name": "CuttingTool",
"maps": [
{
"name": "Production",
"id": "d244817c-08e9-4adf-b534-ad001a8a64ec",
"actions": [
{
"name": "Cutting",
"type": "Button",
"id": "31ee5b18-47fb-47bf-959f-b524cf43f175",
"expectedControlType": "Button",
"processors": "",
"interactions": "Press",
"initialStateCheck": false
},
{
"name": "Snap",
"type": "Button",
"id": "5c124b61-0704-4665-bd37-fe049288ccce",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "cc956137-2869-4959-ba54-192514e807f7",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "Cutting",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "a82ba8be-6d52-480d-9041-27154b34085b",
"path": "<Keyboard>/shift",
"interactions": "Press",
"processors": "",
"groups": "",
"action": "Snap",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}