66 lines
2.2 KiB
Plaintext
66 lines
2.2 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "GameInput",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "843e6a41-5f3f-41a7-babf-23aad7346cc5",
|
|
"actions": [
|
|
{
|
|
"name": "Drag",
|
|
"type": "PassThrough",
|
|
"id": "838180ae-e461-4653-a2e3-17ffb634a89d",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Click",
|
|
"type": "Button",
|
|
"id": "d08e73a2-d66c-4b94-8559-f0f33f595386",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "131b8ff7-9803-469f-bd97-edc6236ff88a",
|
|
"path": "<Touchscreen>/touch0/delta",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Drag",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "50de849f-4620-498a-b592-9dc32d7036c4",
|
|
"path": "<Mouse>/delta",
|
|
"interactions": "Press",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Drag",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "d96e7abe-3a25-4e29-8565-e9e53cbf261f",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "Hold",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |