diff --git a/config/VRJesterAPI.cfg b/config/VRJesterAPI.cfg index 74fbdcf..bd5a96b 100644 --- a/config/VRJesterAPI.cfg +++ b/config/VRJesterAPI.cfg @@ -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": {