Update touch input settings
This commit is contained in:
@@ -23,6 +23,15 @@
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "TouchDelta",
|
||||
"type": "Value",
|
||||
"id": "99ae0aa3-a70e-4afc-8a8a-c7d6144fa75b",
|
||||
"expectedControlType": "Vector2",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": true
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
@@ -41,12 +50,23 @@
|
||||
"name": "",
|
||||
"id": "f3dcd77f-15e5-4621-af67-001e6b08e3e6",
|
||||
"path": "<Touchscreen>/Press",
|
||||
"interactions": "Hold",
|
||||
"interactions": "Press(behavior=2)",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "TouchPress",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "19cc6a3f-9316-4da5-8e35-8297e02b8f6c",
|
||||
"path": "<Touchscreen>/delta",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "TouchDelta",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user