75 lines
2.6 KiB
Plaintext
75 lines
2.6 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "PlayerTouchActions",
|
|
"maps": [
|
|
{
|
|
"name": "DefaultActionMap",
|
|
"id": "53d55b3c-f7c2-4706-a857-c615ecb16ff7",
|
|
"actions": [
|
|
{
|
|
"name": "TouchPosition",
|
|
"type": "Value",
|
|
"id": "f615672c-a395-4335-826c-d14ae764c4b5",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "TapMove",
|
|
"type": "Button",
|
|
"id": "a77a5b0d-26e8-4b6c-b23b-828c50b3108f",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "HoldMove",
|
|
"type": "Button",
|
|
"id": "99ae0aa3-a70e-4afc-8a8a-c7d6144fa75b",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "94ea85eb-4b37-460d-8b4d-518d80e63349",
|
|
"path": "<Touchscreen>/position",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "TouchPosition",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "f3dcd77f-15e5-4621-af67-001e6b08e3e6",
|
|
"path": "<Touchscreen>/Press",
|
|
"interactions": "Tap(duration=0.2)",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "TapMove",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "19cc6a3f-9316-4da5-8e35-8297e02b8f6c",
|
|
"path": "<Touchscreen>/Press",
|
|
"interactions": "Hold(duration=0.2)",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "HoldMove",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |