rename nodes

This commit is contained in:
2026-03-25 13:31:50 -05:00
parent 194432266a
commit 315d59266d

View File

@@ -45,37 +45,37 @@ collision_mask = 3
size = Vector3(100, 0.25, 100) size = Vector3(100, 0.25, 100)
material = ExtResource("2_7f328") material = ExtResource("2_7f328")
[node name="Walls" type="Node" parent="WorldGeometry" unique_id=1363002484] [node name="TowerGeometry" type="Node" parent="WorldGeometry" unique_id=1363002484]
[node name="WallOne" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=175577734] [node name="WallOne" type="CSGBox3D" parent="WorldGeometry/TowerGeometry" unique_id=175577734]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 30.125, 5.2575006) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 30.125, 5.2575006)
use_collision = true use_collision = true
collision_layer = 2 collision_layer = 2
size = Vector3(30, 60, 1) size = Vector3(30, 60, 1)
material = ExtResource("2_7f328") material = ExtResource("2_7f328")
[node name="WallTwo" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=334111110] [node name="WallTwo" type="CSGBox3D" parent="WorldGeometry/TowerGeometry" unique_id=334111110]
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 14.443025, 30.125, -10.138264) transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 14.443025, 30.125, -10.138264)
use_collision = true use_collision = true
collision_layer = 2 collision_layer = 2
size = Vector3(30, 60, 1) size = Vector3(30, 60, 1)
material = ExtResource("2_7f328") material = ExtResource("2_7f328")
[node name="WallThree" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=343370712] [node name="WallThree" type="CSGBox3D" parent="WorldGeometry/TowerGeometry" unique_id=343370712]
transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -0.015110016, 30.125, -24.639809) transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -0.015110016, 30.125, -24.639809)
use_collision = true use_collision = true
collision_layer = 2 collision_layer = 2
size = Vector3(30, 60, 1) size = Vector3(30, 60, 1)
material = ExtResource("2_7f328") material = ExtResource("2_7f328")
[node name="WallFour" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=5253357] [node name="WallFour" type="CSGBox3D" parent="WorldGeometry/TowerGeometry" unique_id=5253357]
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -14.458136, 30.125, -9.244044) transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -14.458136, 30.125, -9.244044)
use_collision = true use_collision = true
collision_layer = 2 collision_layer = 2
size = Vector3(30, 60, 1) size = Vector3(30, 60, 1)
material = ExtResource("2_7f328") material = ExtResource("2_7f328")
[node name="CSGBox3D" type="CSGBox3D" parent="WorldGeometry/Walls" unique_id=525059148] [node name="GlassCeiling" type="CSGBox3D" parent="WorldGeometry/TowerGeometry" unique_id=525059148]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 59.14317, -9.601255) transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 59.14317, -9.601255)
size = Vector3(28, 1, 30) size = Vector3(28, 1, 30)
material = SubResource("StandardMaterial3D_7f328") material = SubResource("StandardMaterial3D_7f328")