119 lines
5.4 KiB
Plaintext
119 lines
5.4 KiB
Plaintext
[gd_scene format=3 uid="uid://cqbu5r5pmnhc"]
|
|
|
|
[ext_resource type="Script" uid="uid://ndadug5eerju" path="res://chunk.gd" id="1_kdh3y"]
|
|
[ext_resource type="PackedScene" uid="uid://da60ofnpg72ua" path="res://building.tscn" id="2_eat54"]
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_kdh3y"]
|
|
size = Vector2(150, 150)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eoxb4"]
|
|
albedo_color = Color(0.47398567, 0.32202998, 0.25116646, 1)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_kdh3y"]
|
|
albedo_color = Color(0, 0, 1, 1)
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_eat54"]
|
|
material = SubResource("StandardMaterial3D_kdh3y")
|
|
size = Vector2(5, 5)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eat54"]
|
|
albedo_color = Color(0, 0, 1, 1)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_a0kup"]
|
|
albedo_color = Color(0, 0, 1, 1)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_7yqgf"]
|
|
albedo_color = Color(0, 0, 1, 1)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_381vs"]
|
|
albedo_color = Color(0, 0, 1, 1)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_kdh3y"]
|
|
size = Vector3(55, 50, 55)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_a0kup"]
|
|
size = Vector3(55, 50, 40)
|
|
|
|
[node name="Chunk" type="Node3D" unique_id=1195945545]
|
|
script = ExtResource("1_kdh3y")
|
|
|
|
[node name="Mesh" type="MeshInstance3D" parent="." unique_id=651037282]
|
|
mesh = SubResource("PlaneMesh_kdh3y")
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_eoxb4")
|
|
|
|
[node name="n" type="MeshInstance3D" parent="." unique_id=1732708017]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, -45.583553)
|
|
visible = false
|
|
mesh = SubResource("PlaneMesh_eat54")
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_eat54")
|
|
|
|
[node name="s" type="MeshInstance3D" parent="." unique_id=2083422071]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -1, 45.142174)
|
|
visible = false
|
|
mesh = SubResource("PlaneMesh_eat54")
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_a0kup")
|
|
|
|
[node name="w" type="MeshInstance3D" parent="." unique_id=518228778]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -44.286728, -1, -0.19546509)
|
|
visible = false
|
|
mesh = SubResource("PlaneMesh_eat54")
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_7yqgf")
|
|
|
|
[node name="e" type="MeshInstance3D" parent="." unique_id=1202960026]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45.81064, -1, -0.17337036)
|
|
visible = false
|
|
mesh = SubResource("PlaneMesh_eat54")
|
|
surface_material_override/0 = SubResource("StandardMaterial3D_381vs")
|
|
|
|
[node name="BuildingAreas" type="Node3D" parent="." unique_id=530802888]
|
|
|
|
[node name="B_area" type="StaticBody3D" parent="BuildingAreas" unique_id=34391878]
|
|
collision_mask = 7
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="BuildingAreas/B_area" unique_id=1293591314]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0, 47.5)
|
|
shape = SubResource("BoxShape3D_kdh3y")
|
|
debug_color = Color(0.7365185, 0.46945518, 0, 0.41960785)
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area" unique_id=228050854 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1.0948861, 0, 0, 0, 1.0948861, 0, 0, 0, 1.0948861, 47.70289, 2.3668175, 47.375614)
|
|
|
|
[node name="B_area_E" type="StaticBody3D" parent="BuildingAreas" unique_id=164651542]
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="BuildingAreas/B_area_E" unique_id=2080946797]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0, 0)
|
|
shape = SubResource("BoxShape3D_a0kup")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_E" unique_id=496327803 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1.1296118, 0, 0, 0, 1.0989345, 0, 0, 0, 0.8093087, 47.032215, 2.198969, 0)
|
|
|
|
[node name="B_area_W" type="StaticBody3D" parent="BuildingAreas" unique_id=1412614477]
|
|
transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, 0, 0, 0)
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="BuildingAreas/B_area_W" unique_id=1430613576]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0, 0)
|
|
shape = SubResource("BoxShape3D_a0kup")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_W" unique_id=1691268780 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1.1296118, 0, 0, 0, 1.0989345, 0, 0, 0, 0.8093087, 47.032215, 2.198969, 0)
|
|
|
|
[node name="B_area_S" type="StaticBody3D" parent="BuildingAreas" unique_id=1192841263]
|
|
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0, 0, 0)
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="BuildingAreas/B_area_S" unique_id=884611759]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0, 0)
|
|
shape = SubResource("BoxShape3D_a0kup")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_S" unique_id=819634987 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1.1296118, 0, 0, 0, 1.0989345, 0, 0, 0, 0.8093087, 47.032215, 2.198969, 0)
|
|
|
|
[node name="B_area_N" type="StaticBody3D" parent="BuildingAreas" unique_id=1360962540]
|
|
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 0, 0, 0)
|
|
|
|
[node name="Collision" type="CollisionShape3D" parent="BuildingAreas/B_area_N" unique_id=1952010205]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0, 0)
|
|
shape = SubResource("BoxShape3D_a0kup")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_N" unique_id=737365486 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1.1296118, 0, 0, 0, 1.0989345, 0, 0, 0, 0.8093087, 47.032215, 2.198969, 0)
|