update local arena of gauntlet

This commit is contained in:
2026-06-08 12:19:34 +08:00
parent f2f90f98e2
commit 0a878c5205
9 changed files with 76 additions and 43 deletions
+1
View File
@@ -150,6 +150,7 @@ func _apply_arena_background():
texture_path = "res://assets/graphics/level_bg/placeholder_tekton_doors.jpg"
"Gauntlet Arena":
texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg"
_instantiate_3d_arena("res://scenes/arena/gauntlet.tscn")
_hide_ground_tiles()
"Classic", _:
texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg"