Improve classic controller input mapping

This commit is contained in:
xtreme8000 2023-12-09 19:20:06 +01:00
parent 93c89a60dd
commit 385ef30d40

View file

@ -8,10 +8,10 @@
"player_backward": [1, 201, 911], "player_backward": [1, 201, 911],
"player_left": [2, 202, 912], "player_left": [2, 202, 912],
"player_right": [3, 203, 913], "player_right": [3, 203, 913],
"player_jump": [5, 205], "player_jump": [5, 210],
"player_sneak": [204], "player_sneak": [211],
"item_action_left": [100, 210], "item_action_left": [100, 204],
"item_action_right": [101, 211], "item_action_right": [101, 205],
"scroll_left": [9, 208, 213], "scroll_left": [9, 208, 213],
"scroll_right": [8, 209, 212], "scroll_right": [8, 209, 212],
"inventory": [6, 206], "inventory": [6, 206],