Fix scene path in village_3.tres and update level_scenes in game_manager.tscn; clean up whitespace in settings_menu.gd

This commit is contained in:
2025-05-25 18:16:17 +02:00
parent 7737c56e76
commit 7c0778702d
7 changed files with 119 additions and 55 deletions

View File

@@ -5,5 +5,5 @@
[resource]
script = ExtResource("1_3v5yj")
level_name = "LEVEL_3_NAME"
scene_path = ""
scene_path = "res://scenes/level_village_3.tscn"
metadata/_custom_type_script = "uid://cp68km8bykymb"