valencia-rail-rush/chunk.tscn

154 lines
7.2 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(65, 1, 65)
[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(65, 1, 65)
[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="MeshInstance3D" type="MeshInstance3D" parent="BuildingAreas/B_area/Building" unique_id=1041049709]
transform = Transform3D(0.9133367, 0, 0, 0, 0.9133367, 0, 0, 0, 0.9133367, -4.9015274, -2.236999, -4.4171753)
mesh = SubResource("BoxMesh_381vs")
[node name="B_area_E" type="StaticBody3D" parent="BuildingAreas" unique_id=164651542]
visible = false
[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="MeshInstance3D" type="MeshInstance3D" parent="BuildingAreas/B_area_E/Building" unique_id=2097051923]
transform = Transform3D(0.7908016, 0, 0, 0, 0.9999995, 0, 0, 0, 2.8399127, -7.5103607, -2.0044072, 0)
mesh = SubResource("BoxMesh_7yqgf")
[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="MeshInstance3D" type="MeshInstance3D" parent="BuildingAreas/B_area_W/Building" unique_id=1625091819]
transform = Transform3D(0.7908016, 0, 0, 0, 0.9999995, 0, 0, 0, 2.8399127, -7.5103607, -2.0044072, 0)
mesh = SubResource("BoxMesh_7yqgf")
[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)
visible = false
[node name="MeshInstance3D" type="MeshInstance3D" parent="BuildingAreas/B_area_S/Building" unique_id=1325249889]
transform = Transform3D(0.7908016, 0, 0, 0, 0.9999995, 0, 0, 0, 2.8399127, -7.5103607, -2.0044072, 0)
mesh = SubResource("BoxMesh_7yqgf")
[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)
visible = false
[node name="MeshInstance3D" type="MeshInstance3D" parent="BuildingAreas/B_area_N/Building" unique_id=1889416504]
transform = Transform3D(0.7908016, 0, 0, 0, 0.9999995, 0, 0, 0, 2.8399127, -7.5103607, -2.0044072, 0)
mesh = SubResource("BoxMesh_7yqgf")