Added graphics options for psx effects

This commit is contained in:
2026-02-03 19:41:06 +11:00
parent 6f1105cdbe
commit c0859e26cb
35 changed files with 252 additions and 304 deletions

View File

@@ -5,8 +5,9 @@ extends HeroState
func enter_state() -> void:
if hero.game_manager:
hero.game_manager.level.enable_non_path_tower_frames()
hero.edit_tool.enabled = true
hero.game_manager.level.enable_non_path_tower_frames()
hero.left_hand_model.visible = true
hero.gauntlet_model.visible = true
hero.cassette.visible = false