Skip to content

Commit ba74a21

Browse files
mobile mouse scroll input reversed
1 parent 0ea0c46 commit ba74a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/InputSystem/PlayerActions.inputactions

+2-2
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@
399399
"path": "<Touchscreen>/touch1/press",
400400
"interactions": "",
401401
"processors": "",
402-
"groups": "",
402+
"groups": ";Touch",
403403
"action": "ScrollWheel",
404404
"isComposite": false,
405405
"isPartOfComposite": true
@@ -409,7 +409,7 @@
409409
"id": "02294441-af70-4095-af64-d2ec6a4590dd",
410410
"path": "<Touchscreen>/delta",
411411
"interactions": "",
412-
"processors": "",
412+
"processors": "InvertVector2",
413413
"groups": ";Touch",
414414
"action": "ScrollWheel",
415415
"isComposite": false,

0 commit comments

Comments
 (0)