RoboticArms/Assets/dobot/InputSystem_Actions.inputactions
2025-11-17 15:16:36 +07:00

128 lines
3.8 KiB
Plaintext

{
"name": "InputSystem_Actions",
"maps": [
{
"name": "play",
"id": "4e681ba2-2b95-427a-9fb6-84cf1284697e",
"actions": [
{
"name": "New action",
"type": "Button",
"id": "7ae1680e-9030-455a-9a08-4ee29d3fd38c",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "f58641c6-1f2a-4370-98b0-b1123626814b",
"path": "<Keyboard>/p",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "4f827b1b-cf00-463b-858a-9686ccef1027",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "fe49f098-c0c7-41ab-b67f-4e63344da315",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "481a17fc-dd51-400d-8925-e6ac596dc816",
"path": "<Keyboard>/b",
"interactions": "",
"processors": "",
"groups": "",
"action": "New action",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "Keyboard&Mouse",
"bindingGroup": "Keyboard&Mouse",
"devices": [
{
"devicePath": "<Keyboard>",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<Mouse>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Gamepad",
"bindingGroup": "Gamepad",
"devices": [
{
"devicePath": "<Gamepad>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Touch",
"bindingGroup": "Touch",
"devices": [
{
"devicePath": "<Touchscreen>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Joystick",
"bindingGroup": "Joystick",
"devices": [
{
"devicePath": "<Joystick>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "XR",
"bindingGroup": "XR",
"devices": [
{
"devicePath": "<XRController>",
"isOptional": false,
"isOR": false
}
]
}
]
}