ImaageQ_Unity_App/Assets/Rendering/Scripts/Input/UserInput.inputactions
Ignacio Gómez Puga 5847d844a5 Removed TOTU 103
2025-03-04 12:04:52 -06:00

45 lines
1.4 KiB
Plaintext

{
"name": "UserInput",
"maps": [
{
"name": "MobileTouch",
"id": "61b9d527-e568-4d9a-b29c-76c81e318c30",
"actions": [
{
"name": "Tap",
"type": "Button",
"id": "cc2f4409-7610-4448-8159-a64fcf617dcc",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "77adbad9-9a21-48ad-b3ed-9c05bb6b8080",
"path": "<Touchscreen>/primaryTouch/tap",
"interactions": "Tap",
"processors": "",
"groups": "",
"action": "Tap",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "d2bc1807-065d-4e50-bb15-4c59d514aee2",
"path": "<Mouse>/leftButton",
"interactions": "Tap",
"processors": "",
"groups": "",
"action": "Tap",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}