mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-07 16:17:20 +02:00
RE2: add "aim" icon to touchpad
This commit is contained in:
parent
6a460d2e8f
commit
d350a68045
@ -28,6 +28,14 @@
|
|||||||
"input": "axisXY",
|
"input": "axisXY",
|
||||||
"output": "rightJoystick",
|
"output": "rightJoystick",
|
||||||
"sensitivity": 2
|
"sensitivity": 2
|
||||||
|
},
|
||||||
|
"styles": {
|
||||||
|
"default": {
|
||||||
|
"faceImage": {
|
||||||
|
"type": "icon",
|
||||||
|
"value": "aim"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
@ -28,6 +28,14 @@
|
|||||||
"input": "axisXY",
|
"input": "axisXY",
|
||||||
"output": "rightJoystick",
|
"output": "rightJoystick",
|
||||||
"sensitivity": 2
|
"sensitivity": 2
|
||||||
|
},
|
||||||
|
"styles": {
|
||||||
|
"default": {
|
||||||
|
"faceImage": {
|
||||||
|
"type": "icon",
|
||||||
|
"value": "aim"
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user