Map changinbg

This commit is contained in:
2025-07-04 15:02:41 -05:00
parent 7ae9d534ab
commit 29ebb68215
14 changed files with 192 additions and 39 deletions

View File

@@ -24,7 +24,7 @@ sky = SubResource("Sky_nb1wl")
ambient_light_source = 3
[sub_resource type="BoxShape3D" id="BoxShape3D_qv7ds"]
size = Vector3(16.9149, 10.2326, 1)
size = Vector3(16.9149, 10.2326, 4.02686)
[node name="MapTundra" type="Node3D"]
@@ -52,6 +52,12 @@ environment = SubResource("Environment_5tafb")
[node name="Fence" parent="." instance=ExtResource("3_qv7ds")]
transform = Transform3D(0.200043, 0, 1.71894, 0, 1.73054, 0, -1.71894, 0, 0.200043, -5.16816, 0.497752, 9.45936)
[node name="Fence15" parent="." instance=ExtResource("3_qv7ds")]
transform = Transform3D(0.200043, 0, 1.71894, 0, 1.73054, 0, -1.71894, 0, 0.200043, -4.72367, 0.497752, -7.08098)
[node name="Fence16" parent="." instance=ExtResource("3_qv7ds")]
transform = Transform3D(0.200043, 0, 1.71894, 0, 1.73054, 0, -1.71894, 0, 0.200043, -4.96908, 0.482898, -4.402)
[node name="Fence2" parent="." instance=ExtResource("3_qv7ds")]
transform = Transform3D(-0.106491, 0, 1.72726, 0, 1.73054, 0, -1.72726, 0, -0.106491, -5.16587, 0.497752, 12.43)
@@ -94,5 +100,5 @@ transform = Transform3D(0.164813, 0, 1.72267, 0, 1.73054, 0, -1.72267, 0, 0.1648
[node name="StaticBody3D" type="StaticBody3D" parent="."]
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D"]
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.68842, 4.77113, 26.9999)
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.68842, 4.77113, 25.4865)
shape = SubResource("BoxShape3D_qv7ds")