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
+26
View File
@@ -0,0 +1,26 @@
[gd_scene format=3 uid="uid://bx5a31fqhw8h8"]
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_floor"]
albedo_color = Color(0.2, 0.2, 0.2, 1)
uv1_scale = Vector3(20, 20, 20)
[sub_resource type="PlaneMesh" id="PlaneMesh_floor"]
material = SubResource("StandardMaterial3D_floor")
size = Vector2(20, 20)
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_zone"]
albedo_color = Color(0.8, 0.2, 0.5, 1)
[sub_resource type="BoxMesh" id="BoxMesh_cannon"]
material = SubResource("StandardMaterial3D_zone")
size = Vector3(3, 1, 3)
[node name="Gauntlet" type="Node3D" unique_id=1063002869]
[node name="PlaceholderFloor" type="MeshInstance3D" parent="." unique_id=932640085]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 0, 10)
mesh = SubResource("PlaneMesh_floor")
[node name="PlaceholderCannonZone" type="MeshInstance3D" parent="." unique_id=1461272366]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.5, 0.5, 9.5)
mesh = SubResource("BoxMesh_cannon")
+1
View File
@@ -150,6 +150,7 @@ func _apply_arena_background():
texture_path = "res://assets/graphics/level_bg/placeholder_tekton_doors.jpg" texture_path = "res://assets/graphics/level_bg/placeholder_tekton_doors.jpg"
"Gauntlet Arena": "Gauntlet Arena":
texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg" texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg"
_instantiate_3d_arena("res://scenes/arena/gauntlet.tscn")
_hide_ground_tiles() _hide_ground_tiles()
"Classic", _: "Classic", _:
texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg" texture_path = "res://assets/graphics/level_bg/placeholder_classic.jpg"
@@ -0,0 +1 @@
uid://du7cne5070ia0
+1
View File
@@ -0,0 +1 @@
uid://ih7h4pb43awd
+1
View File
@@ -0,0 +1 @@
uid://dsungfo2rdgdc
+1
View File
@@ -0,0 +1 @@
uid://ct0psnc84v1sy
+1
View File
@@ -0,0 +1 @@
uid://6pn8jkrn2kt
+1
View File
@@ -0,0 +1 @@
uid://cpwhlklp7jkkg