151 lines
6.8 KiB
Plaintext
151 lines
6.8 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"]
|
|
[ext_resource type="Material" uid="uid://bg53mkecyq7sk" path="res://assets/Images/pavement/PavingStones074_1K-JPG.tres" id="3_a0kup"]
|
|
[ext_resource type="Material" uid="uid://pi37nbc20kiw" path="res://assets/Images/pavement/PavingStones074_1K-JPG2.tres" id="4_7yqgf"]
|
|
|
|
[sub_resource type="PlaneMesh" id="PlaneMesh_kdh3y"]
|
|
size = Vector2(150, 150)
|
|
|
|
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_eoxb4"]
|
|
albedo_color = Color(0, 0, 0, 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="BoxMesh" id="BoxMesh_381vs"]
|
|
lightmap_size_hint = Vector2i(479, 391)
|
|
material = ExtResource("3_a0kup")
|
|
size = Vector3(55, 1, 55)
|
|
|
|
[sub_resource type="BoxShape3D" id="BoxShape3D_a0kup"]
|
|
size = Vector3(55, 50, 40)
|
|
|
|
[sub_resource type="BoxMesh" id="BoxMesh_7yqgf"]
|
|
lightmap_size_hint = Vector2i(479, 391)
|
|
material = ExtResource("4_7yqgf")
|
|
size = Vector3(55, 1, 150)
|
|
|
|
[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="Pavement" type="MeshInstance3D" parent="BuildingAreas/B_area" unique_id=1041049709]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0.2, 47.5)
|
|
mesh = SubResource("BoxMesh_381vs")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area" unique_id=228050854 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 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="Pavement" type="MeshInstance3D" parent="BuildingAreas/B_area_E" unique_id=2097051923]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.5, 0.21, 0)
|
|
mesh = SubResource("BoxMesh_7yqgf")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_E" unique_id=496327803 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 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="Pavement" type="MeshInstance3D" parent="BuildingAreas/B_area_W" unique_id=1625091819]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 39.596638, 0.19459271, 2.2737368e-13)
|
|
mesh = SubResource("BoxMesh_7yqgf")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_W" unique_id=1691268780 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.107, 2.199, 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="Pavement" type="MeshInstance3D" parent="BuildingAreas/B_area_S" unique_id=1325249889]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 39.521854, 0.19456172, 0)
|
|
mesh = SubResource("BoxMesh_7yqgf")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_S" unique_id=819634987 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 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="Pavement" type="MeshInstance3D" parent="BuildingAreas/B_area_N" unique_id=1889416504]
|
|
transform = Transform3D(1, 0, -7.1054274e-15, 0, 1, 0, 7.1054274e-15, 0, 1, 39.521854, 0.19456172, 0)
|
|
mesh = SubResource("BoxMesh_7yqgf")
|
|
|
|
[node name="Building" parent="BuildingAreas/B_area_N" unique_id=737365486 instance=ExtResource("2_eat54")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 47.032215, 2.198969, 0)
|