Fix a whole bunch of issues #9

Merged
Puppyfruit-Lexi merged 5 commits from bugfixes into main 2026-02-14 19:06:42 +11:00
Showing only changes of commit b7ed9461a3 - Show all commits

View File

@@ -3,6 +3,7 @@ extends HeroState
func enter_state() -> void:
hero.hud.unset_hover_text()
hero.hud.set_currencies_visible(false)
hero.left_hand_model.visible = false
if hero.weapons[hero.equipped_weapon]: