improvements

This commit is contained in:
JoeMama
2025-10-10 21:29:26 +01:00
parent 01238a0f1c
commit 7feff48380
17 changed files with 753 additions and 387 deletions

View File

@@ -27,6 +27,8 @@ func _ready() -> void:
AudioManager.stop_all_music()
Global.second_quest = false
%LevelList.open(true)
for i in 5:
NewLevelBuilder.sub_levels[i] = null
await get_tree().process_frame
if last_played_container != null:
print(saved_search_values)