Changed gesture bindings
All checks were successful
/ deploy (push) Successful in 4s

This commit is contained in:
incidentalstoat 2024-08-23 22:43:39 -05:00
parent 59ff0cfc4d
commit 7937ab7e3d

View file

@ -15,36 +15,44 @@
"KEY_ACTION": "click"
},
"STRIKEL": {
"KEY_MAPPING": "spell_engine.spell_hotbar_2",
"KEY_MAPPING": "spell_engine.spell_hotbar_1",
"KEY_ACTION": "click"
},
"LEFTL": {
"KEY_MAPPING": "spell_engine.spell_hotbar_3",
"KEY_MAPPING": "spell_engine.spell_hotbar_2",
"KEY_ACTION": "hold"
},
"UPL": {
"KEY_MAPPING": "spell_engine.spell_hotbar_4",
"KEY_MAPPING": "spell_engine.spell_hotbar_3",
"KEY_ACTION": "hold"
},
"RIGHTL": {
"KEY_MAPPING": "spell_engine.spell_hotbar_5",
"KEY_MAPPING": "spell_engine.spell_hotbar_4",
"KEY_ACTION": "hold"
},
"DOWNL": {
"KEY_MAPPING": "spell_engine.spell_hotbar_6",
"KEY_MAPPING": "spell_engine.spell_hotbar_5",
"KEY_ACTION": "hold"
},
"STRIKER": {
"KEY_MAPPING": "spell_engine.spell_hotbar_7",
"KEY_MAPPING": "spell_engine.spell_hotbar_6",
"KEY_ACTION": "hold"
},
"LEFTR": {
"KEY_MAPPING": "spell_engine.spell_hotbar_8",
"KEY_MAPPING": "spell_engine.spell_hotbar_7",
"KEY_ACTION": "hold"
},
"DOWNR": {
"KEY_MAPPING": "spell_engine.spell_hotbar_10",
"KEY_ACTION": "hold"
},
"RIGHTR": {
"KEY_MAPPING": "spell_engine.spell_hotbar_9",
"KEY_ACTION": "hold"
},
"UPR": {
"KEY_MAPPING": "spell_engine.spell_hotbar_8",
"KEY_ACTION": "hold"
}
},
"TESTING_GESTURES": {