ImaageQ_Unity_App/Assets/Common/InputSystem/LightshipInput.inputactions
Ignacio Gómez Puga 5847d844a5 Removed TOTU 103
2025-03-04 12:04:52 -06:00

189 lines
7.0 KiB
Plaintext

{
"name": "LightshipInput",
"maps": [
{
"name": "Input",
"id": "0441efd8-cf4a-4f54-9575-e620f871d873",
"actions": [
{
"name": "PrimaryTouch",
"type": "Value",
"id": "5587b327-fc71-48bf-ad8d-e78e9560da96",
"expectedControlType": "Touch",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "SecondaryTouch",
"type": "Value",
"id": "0e25d142-0aa1-408a-b1c2-d8128da03184",
"expectedControlType": "Touch",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "MouseScroll",
"type": "Value",
"id": "999680a4-775f-4be4-85b9-ebe9d80d052b",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "MousePan",
"type": "Value",
"id": "dbf4bfe6-227d-4c8c-9394-44aab5af9e12",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "MouseHold",
"type": "Button",
"id": "7eb15c42-52e1-4803-80ae-e3521cdfcdd4",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Point",
"type": "Value",
"id": "eb3d0780-4e38-48ef-bf2f-9bc2186c1f8c",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
}
],
"bindings": [
{
"name": "",
"id": "8b99124f-47cf-4ca4-90df-4317fefd9b3c",
"path": "<Touchscreen>/touch0",
"interactions": "",
"processors": "",
"groups": "",
"action": "PrimaryTouch",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "da48dbed-bb28-40bc-a4ef-64b45c4aa545",
"path": "<Touchscreen>/touch1",
"interactions": "",
"processors": "",
"groups": "",
"action": "SecondaryTouch",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9a2527ae-2e1b-4e87-85c4-eebb3539109b",
"path": "<Mouse>/scroll",
"interactions": "",
"processors": "",
"groups": "",
"action": "MouseScroll",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "One Modifier",
"id": "ecf34196-58c5-4614-b0a2-8287b515b50b",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "MousePan",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "813b8f15-fafc-4898-8678-ce51d3f54545",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "MousePan",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "binding",
"id": "b49fa1e5-ecbf-46c1-a2be-a66aade8702f",
"path": "<Mouse>/delta",
"interactions": "",
"processors": "",
"groups": "",
"action": "MousePan",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "dd2cea80-3525-4cb3-897a-a7c2b2f322de",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "MouseHold",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "61de2db2-e936-483e-9f19-6ed8da5219b7",
"path": "<Touchscreen>/primaryTouch/position",
"interactions": "",
"processors": "",
"groups": "",
"action": "Point",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "One Modifier",
"id": "30e7dbb0-a98c-4b5c-8f7e-3abda5647833",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "Point",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "8e81916c-99cc-4086-b086-9fadb0b378e4",
"path": "<Mouse>/leftButton",
"interactions": "",
"processors": "",
"groups": "",
"action": "Point",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "binding",
"id": "b43654fb-edca-4222-9b9b-bfeb517b32ab",
"path": "<Mouse>/position",
"interactions": "",
"processors": "",
"groups": "",
"action": "Point",
"isComposite": false,
"isPartOfComposite": true
}
]
}
],
"controlSchemes": []
}