add nav mesh chunk pt1
This commit is contained in:
Binary file not shown.
@@ -7,6 +7,7 @@
|
||||
[ext_resource type="Script" uid="uid://b5y4u0itec8g1" path="res://core/ai/framework/run_state.gd" id="4_d1sp2"]
|
||||
|
||||
[node name="AiFox" unique_id=1228675528 node_paths=PackedStringArray("anim_player") instance=ExtResource("1_m3efo")]
|
||||
navigation_layers = 4
|
||||
anim_player = NodePath("Fox_rig/AnimationPlayer")
|
||||
entity_type = 5
|
||||
entity_name = "Fox"
|
||||
@@ -37,7 +38,7 @@ exit_on_action_finished = true
|
||||
|
||||
[node name="Fox_rig" parent="." index="3" unique_id=2044859181 instance=ExtResource("2_xaafp")]
|
||||
|
||||
[node name="Skeleton3D" parent="Fox_rig/Rig_Fox" parent_id_path=PackedInt32Array(2044859181, 1371677834) index="0" unique_id=625291101]
|
||||
[node name="Skeleton3D" parent="Fox_rig/Rig_Fox" parent_id_path=PackedInt32Array(2044859181, 975246732) index="0" unique_id=1559174379]
|
||||
bones/1/position = Vector3(1.2443564e-08, 0.24551632, 0.408434)
|
||||
bones/1/rotation = Quaternion(0.12769088, -0.6954821, -0.12769023, 0.69548184)
|
||||
bones/2/rotation = Quaternion(-1.492881e-07, -1.7862074e-07, -0.5904159, 0.8070992)
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
[ext_resource type="Script" uid="uid://d3hy70ec8vqo5" path="res://core/ai/framework/run_animation_state.gd" id="4_2oda6"]
|
||||
|
||||
[node name="AiFarmer" unique_id=1228675528 instance=ExtResource("1_l2y7m")]
|
||||
entity_type = 0
|
||||
navigation_layers = 2
|
||||
entity_name = "Farmer"
|
||||
allowed_biomes = Array[String](["countryside"])
|
||||
|
||||
@@ -34,7 +34,7 @@ state_id = &"idle"
|
||||
next_state_id = &"patrol"
|
||||
animation_name = "custom/idle"
|
||||
|
||||
[node name="Skeleton3D" parent="BaseMesh/BaseMesh" parent_id_path=PackedInt32Array(1846171523, 1142246531) index="0" unique_id=928995817]
|
||||
[node name="Skeleton3D" parent="BaseMesh/BaseMesh" parent_id_path=PackedInt32Array(1846171523, 1363988051) index="0" unique_id=1848874512]
|
||||
bones/8/rotation = Quaternion(-0.6173422, -0.37346625, 0.5666242, -0.3979305)
|
||||
bones/46/rotation = Quaternion(0.059241787, 0.12928401, 0.9836761, -0.110261135)
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
[ext_resource type="Script" uid="uid://bngfthvt04ivv" path="res://core/ai/framework/patrol_state.gd" id="3_x67t3"]
|
||||
|
||||
[node name="AiRacoon" unique_id=1228675528 node_paths=PackedStringArray("anim_player") instance=ExtResource("1_seif5")]
|
||||
navigation_layers = 4
|
||||
anim_player = NodePath("Raccoon_rig/AnimationPlayer")
|
||||
entity_type = 7
|
||||
entity_name = "Racoon"
|
||||
@@ -28,7 +29,7 @@ exit_on_action_finished = true
|
||||
|
||||
[node name="Raccoon_rig" parent="." index="3" unique_id=338211330 instance=ExtResource("2_obtl0")]
|
||||
|
||||
[node name="Skeleton3D" parent="Raccoon_rig/Rig_Raccoon" parent_id_path=PackedInt32Array(338211330, 590893883) index="0" unique_id=1830599374]
|
||||
[node name="Skeleton3D" parent="Raccoon_rig/Rig_Raccoon" parent_id_path=PackedInt32Array(338211330, 1450300070) index="0" unique_id=745849430]
|
||||
bones/1/position = Vector3(2.0224038e-08, 0.20926544, 0.2908604)
|
||||
bones/1/rotation = Quaternion(0.12769087, -0.6954821, -0.12769023, 0.69548184)
|
||||
bones/1/scale = Vector3(1, 0.99999994, 0.99999994)
|
||||
|
||||
@@ -7,14 +7,12 @@
|
||||
[ext_resource type="PackedScene" uid="uid://ujv2f1l4d2ps" path="res://core/biome_generator/biome_generator.tscn" id="4_yrmqs"]
|
||||
[ext_resource type="Script" uid="uid://wv6kcqkibium" path="res://core/biome_generator/biome.gd" id="5_2wjys"]
|
||||
[ext_resource type="PackedScene" uid="uid://cv5xmnow451kl" path="res://core/camera.tscn" id="5_8tojn"]
|
||||
[ext_resource type="PackedScene" uid="uid://crlk31ecl480n" path="res://tgcc/chunk/countryside/scene/rice/chunk_country_corner_03.tscn" id="6_21usy"]
|
||||
[ext_resource type="Script" uid="uid://dboerd4a6dwj7" path="res://core/biome_generator/rails.gd" id="6_pypsn"]
|
||||
[ext_resource type="PackedScene" uid="uid://dvk3bytqn3m5s" path="res://tgcc/train/test/Train_test.tscn" id="6_wjpfq"]
|
||||
[ext_resource type="PackedScene" uid="uid://brpp7fe5noq8v" path="res://tgcc/chunk/countryside/scene/rice/chunk_country_cross_3_01.tscn" id="7_qe84w"]
|
||||
[ext_resource type="PackedScene" uid="uid://f53hfrjaxkwa" path="res://tgcc/chunk/railway/scene/chunk_railway_straight_bridge.tscn" id="7_sjsoh"]
|
||||
[ext_resource type="Resource" uid="uid://cmd6s6thq4f7r" path="res://core/biome_generator/entities_pool.tres" id="8_c7mkj"]
|
||||
[ext_resource type="PackedScene" uid="uid://0kgjaqijaqku" path="res://docs/museums/biome_generator/rails.tscn" id="8_mb5yv"]
|
||||
[ext_resource type="PackedScene" uid="uid://dn1btv0e0ses7" path="res://core/fireworks.tscn" id="8_xtogr"]
|
||||
[ext_resource type="PackedScene" uid="uid://cu2chsjh8wuvp" path="res://tgcc/chunk/countryside/scene/rice/chunk_country_straight_02.tscn" id="9_sw7bt"]
|
||||
[ext_resource type="PackedScene" uid="uid://c73yk6858dmwn" path="res://tgcc/chunk/countryside/scene/rice/chunk_country_cross_4_01.tscn" id="10_c7mkj"]
|
||||
[ext_resource type="PackedScene" uid="uid://cmuvmmp7xam4o" path="res://core/daynight/environment_management.tscn" id="16_c7mkj"]
|
||||
[ext_resource type="AudioStream" uid="uid://dvabvoqyya0g5" path="res://core/daynight/sounds/thunder_3.mp3" id="17_sw7bt"]
|
||||
[ext_resource type="AudioStream" uid="uid://creenugno7hm" path="res://core/daynight/sounds/thunder_4.mp3" id="18_2l6dd"]
|
||||
@@ -102,7 +100,7 @@ compositor_effects = Array[CompositorEffect]([SubResource("CompositorEffect_q52t
|
||||
[sub_resource type="Resource" id="Resource_3qrd0"]
|
||||
script = ExtResource("5_2wjys")
|
||||
name = "countryside"
|
||||
available_chunks = Array[PackedScene]([ExtResource("6_21usy"), ExtResource("7_qe84w"), ExtResource("9_sw7bt"), ExtResource("10_c7mkj")])
|
||||
available_chunks = Array[PackedScene]([ExtResource("7_sjsoh")])
|
||||
metadata/_custom_type_script = "uid://wv6kcqkibium"
|
||||
|
||||
[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_pypsn"]
|
||||
@@ -135,6 +133,9 @@ compositor = SubResource("Compositor_mb5yv")
|
||||
[node name="biome_generator" parent="." unique_id=1861369341 node_paths=PackedStringArray("rail_path") instance=ExtResource("4_yrmqs")]
|
||||
rail_path = NodePath("../rails")
|
||||
biome_list = Array[ExtResource("5_2wjys")]([SubResource("Resource_3qrd0")])
|
||||
entity_pool = ExtResource("8_c7mkj")
|
||||
entity_spawn_probability = 1.0
|
||||
max_entities_per_chunk = 6
|
||||
|
||||
[node name="Terrain" type="MeshInstance3D" parent="." unique_id=219178561]
|
||||
visible = false
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -28,6 +28,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://c2tkniimk7ty1" path="res://tgcc/chunk/prop/fields/potato/potato.res" id="26_sa8j3"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://3xdihj6bgthr" path="res://tgcc/chunk/prop/fields/carrot/carrot.res" id="27_wx70f"]
|
||||
[ext_resource type="PackedScene" uid="uid://cqstxvrtabka3" path="res://tgcc/chunk/prop/fields/field_big.tscn" id="28_05rnc"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="29_4gdes"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_cnnpi"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -107,65 +108,77 @@ instance_count = 24
|
||||
mesh = ExtResource("27_wx70f")
|
||||
buffer = PackedFloat32Array(-1.345079, -104.836205, -4.582536e-06, -1.51, 0, -5.087695e-06, 116.3929, 0, -104.836205, 1.345079, 5.879527e-08, -7.205, -23.050655, -89.78343, -3.9245583e-06, 1.51, 0, -5.4507746e-06, 124.69919, 0, -89.78343, 23.050655, 1.0075762e-06, -7.205, -0.94479823, 98.3777, 4.300226e-06, -1.51, 0, -5.36846e-06, 122.81604, 0, 98.3777, 0.94479823, 4.1298442e-08, -5.895, -45.15469, 98.192276, 4.2921206e-06, 1.51, 0, -5.5216424e-06, 126.32045, 0, 98.192276, 45.15469, 1.9737743e-06, -5.895, 51.523067, 73.95281, 3.2325802e-06, -1.51, 0, -6.092778e-06, 139.38652, 0, 73.95281, -51.523067, -2.252145e-06, -4.585, 36.539158, 90.88779, 3.9728316e-06, 1.51, 0, -4.4215008e-06, 101.152145, 0, 90.88779, -36.539158, -1.5971773e-06, -4.585, -39.408787, 95.364525, 4.1685157e-06, -1.51, 0, -5.5878354e-06, 127.83478, 0, 95.364525, 39.408787, 1.7226128e-06, -3.275, -91.232216, 37.590523, 1.6431339e-06, 1.51, 0, -4.584668e-06, 104.88499, 0, 37.590523, 91.232216, 3.987887e-06, -3.275, -30.47723, 103.22197, 4.5119755e-06, -1.51, 0, -6.1808396e-06, 141.40112, 0, 103.22197, 30.47723, 1.332202e-06, -1.965, -8.005614, 101.21251, 4.424139e-06, 1.51, 0, -5.9242852e-06, 135.53185, 0, 101.21251, 8.005614, 3.4993653e-07, -1.965, 99.09663, 43.66117, 1.9084905e-06, -1.51, 0, -3.7775778e-06, 86.420906, 0, 43.66117, -99.09663, -4.3316513e-06, -0.655, -91.12723, 15.849931, 6.928225e-07, 1.51, 0, -4.001862e-06, 91.55193, 0, 15.849931, 91.12723, 3.9832976e-06, -0.655, -91.18811, -34.03817, -1.4878557e-06, -1.51, 0, -4.1619082e-06, 95.21336, 0, -34.03817, 91.18811, 3.9859588e-06, 0.655, 23.023481, -104.47969, -4.566952e-06, 1.51, 0, -6.165871e-06, 141.05869, 0, -104.47969, -23.023481, -1.0063883e-06, 0.655, 66.909645, 65.55669, 2.8655738e-06, -1.51, 0, -5.750461e-06, 131.5552, 0, 65.55669, -66.909645, -2.9247135e-06, 1.965, 89.28995, -40.693092, -1.7787515e-06, 1.51, 0, -5.710677e-06, 130.64507, 0, -40.693092, -89.28995, -3.9029874e-06, 1.965, 93.72745, -22.676085, -9.912031e-07, -1.51, 0, -5.524909e-06, 126.39518, 0, -22.676085, -93.72745, -4.0969567e-06, 3.275, -100.97472, 18.656967, 8.1552196e-07, 1.51, 0, -6.09764e-06, 139.49774, 0, 18.656967, 100.97472, 4.413745e-06, 3.275, -77.22465, 74.896164, 3.2738153e-06, -1.51, 0, -4.883273e-06, 111.71626, 0, 74.896164, 77.22465, 3.3755966e-06, 4.585, -107.56353, -3.6739569, -1.6059376e-07, 1.51, 0, -4.8591305e-06, 111.16395, 0, -3.6739569, 107.56353, 4.701751e-06, 4.585, -51.76757, -88.75239, -3.87949e-06, -1.51, 0, -5.404449e-06, 123.63938, 0, -88.75239, 51.76757, 2.2628324e-06, 5.895, -51.252262, -78.96487, -3.451664e-06, 1.51, 0, -5.822584e-06, 133.2052, 0, -78.96487, 51.252262, 2.2403076e-06, 5.895, 60.839096, -75.0028, -3.2784765e-06, -1.51, 0, -5.0207327e-06, 114.86098, 0, -75.0028, -60.839096, -2.6593614e-06, 7.205, 45.102516, 86.25432, 3.770296e-06, 1.51, 0, -5.1689008e-06, 118.25066, 0, 86.25432, -45.102516, -1.9714937e-06, 7.205)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_88rdk"]
|
||||
vertices = PackedVector3Array(-3, 0.45649588, -8.165606, -3.25, 0.45649588, -8.915606, -4.25, 0.45649588, -8.915606, -4.5, 0.45649588, -8.165606, -3, 0.45649588, -6.9156055, -6.5, 0.45649588, -1.4156055, -9.5, 0.45649588, -1.1656055, -9.5, 0.45649588, 1.0843945, 1, 0.45649588, 1.0843945, -1.25, 0.45649588, -1.1656055, -5, 0.45649588, -1.4156055, -6.75, 0.45649588, -6.4156055, -9, 0.45649588, -6.4156055, -9, 0.45649588, -5.4156055, -6.5, 0.45649588, -5.1656055, -5, 0.45649588, -5.1656055, -3.25, 0.45649588, -5.4156055, -6.5, 0.45649588, -8.165606, 1, 0.45649588, -4.6656055, -1, 0.45649588, -4.6656055, 0.25, 0.45649588, -6.9156055, 0.25, 0.45649588, -8.165606)
|
||||
polygons = [PackedInt32Array(1, 0, 2), PackedInt32Array(2, 0, 3), PackedInt32Array(3, 0, 4), PackedInt32Array(5, 10, 6), PackedInt32Array(6, 10, 7), PackedInt32Array(7, 10, 9), PackedInt32Array(7, 9, 8), PackedInt32Array(15, 14, 11), PackedInt32Array(11, 14, 13), PackedInt32Array(11, 13, 12), PackedInt32Array(5, 14, 10), PackedInt32Array(10, 14, 15), PackedInt32Array(16, 15, 4), PackedInt32Array(4, 15, 3), PackedInt32Array(3, 15, 11), PackedInt32Array(3, 11, 17), PackedInt32Array(19, 18, 9), PackedInt32Array(9, 18, 8), PackedInt32Array(0, 21, 4), PackedInt32Array(4, 21, 20)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_4gdes"]
|
||||
vertices = PackedVector3Array(3.507262, 0.45926487, -8.623274, 3.507262, 0.45926487, 8.626726, 8.507262, 0.45926487, 8.626726, 8.507262, 0.45926487, -8.623274)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="Chunk_R_T1_1" unique_id=1445877410 instance=ExtResource("1_jq3uq")]
|
||||
script = ExtResource("2_8i0gc")
|
||||
west = true
|
||||
river_south = true
|
||||
|
||||
[node name="Argini_013" parent="." index="0" unique_id=1399541549]
|
||||
[node name="Argini_013" parent="." index="0" unique_id=469582477]
|
||||
surface_material_override/0 = ExtResource("3_sa8j3")
|
||||
|
||||
[node name="Argini_F_005" parent="." index="1" unique_id=848465495]
|
||||
[node name="Argini_F_005" parent="." index="1" unique_id=1834072449]
|
||||
surface_material_override/0 = ExtResource("3_sa8j3")
|
||||
|
||||
[node name="Cart_003" parent="." index="2" unique_id=1449498524 groups=["weather_node"]]
|
||||
[node name="Cart_003" parent="." index="2" unique_id=502294431 groups=["weather_node"]]
|
||||
|
||||
[node name="Cavi_008" parent="." index="3" unique_id=28113039]
|
||||
[node name="Cavi_008" parent="." index="3" unique_id=703264924]
|
||||
surface_material_override/0 = ExtResource("4_wx70f")
|
||||
surface_material_override/1 = ExtResource("4_wx70f")
|
||||
|
||||
[node name="Cortile_006" parent="." index="4" unique_id=12586199 groups=["weather_node"]]
|
||||
[node name="Cortile_006" parent="." index="4" unique_id=2017701780 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_05rnc")
|
||||
|
||||
[node name="Cube_036" parent="." index="5" unique_id=1681749225]
|
||||
[node name="Cube_036" parent="." index="5" unique_id=2095890038]
|
||||
surface_material_override/0 = ExtResource("6_7rejc")
|
||||
|
||||
[node name="Flower_012" parent="." index="6" unique_id=1658863149]
|
||||
[node name="Flower_012" parent="." index="6" unique_id=772055997]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_011" parent="." index="7" unique_id=268762088]
|
||||
[node name="FlowerG_011" parent="." index="7" unique_id=96396983]
|
||||
visible = false
|
||||
|
||||
[node name="Grass_016" parent="." index="8" unique_id=1026053750]
|
||||
[node name="Grass_016" parent="." index="8" unique_id=1087577752]
|
||||
surface_material_override/0 = ExtResource("3_sa8j3")
|
||||
|
||||
[node name="House_M_3_001" parent="." index="9" unique_id=1585253358 groups=["weather_node"]]
|
||||
[node name="House_M_3_001" parent="." index="9" unique_id=1404886979 groups=["weather_node"]]
|
||||
|
||||
[node name="House_M_3_001|Cube_212|Dupli|" parent="House_M_3_001" index="0" unique_id=2132520415]
|
||||
[node name="House_M_3_001|Cube_212|Dupli|" parent="House_M_3_001" index="0" unique_id=1236693884]
|
||||
surface_material_override/0 = ExtResource("7_pj11p")
|
||||
surface_material_override/1 = ExtResource("8_4mu8m")
|
||||
|
||||
[node name="Lanterne_008" parent="." index="10" unique_id=703742277]
|
||||
[node name="Lanterne_008" parent="." index="10" unique_id=1036407616]
|
||||
surface_material_override/0 = ExtResource("8_4mu8m")
|
||||
surface_material_override/1 = ExtResource("7_pj11p")
|
||||
|
||||
[node name="MSH_Staccioanta_1_013" parent="." index="11" unique_id=1793533633]
|
||||
[node name="MSH_Staccioanta_1_013" parent="." index="11" unique_id=325488463]
|
||||
surface_material_override/0 = ExtResource("9_k8kbp")
|
||||
|
||||
[node name="PaliLuci_006" parent="." index="12" unique_id=635052574]
|
||||
[node name="PaliLuci_006" parent="." index="12" unique_id=1932587320]
|
||||
surface_material_override/0 = ExtResource("10_tccu3")
|
||||
surface_material_override/1 = ExtResource("10_tccu3")
|
||||
|
||||
[node name="Panchina_001" parent="." index="13" unique_id=1785861878 groups=["weather_node"]]
|
||||
[node name="Panchina_001" parent="." index="13" unique_id=1203402246 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("10_tccu3")
|
||||
|
||||
[node name="Strada_012" parent="." index="14" unique_id=97571950 groups=["weather_node"]]
|
||||
[node name="Strada_012" parent="." index="14" unique_id=1624218758 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_05rnc")
|
||||
|
||||
[node name="Water_014" parent="." index="15" unique_id=2046216844]
|
||||
[node name="Water_014" parent="." index="15" unique_id=1408331923 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("11_shls7")
|
||||
|
||||
[node name="Water_F_005" parent="." index="16" unique_id=708909097]
|
||||
[node name="Water_F_005" parent="." index="16" unique_id=1486142484]
|
||||
surface_material_override/0 = ExtResource("12_545ly")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="17" unique_id=64319559 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -349,3 +362,40 @@ altezza_massima = 1.5
|
||||
|
||||
[node name="field_big" parent="." index="31" unique_id=1977343402 groups=["weather_node"] instance=ExtResource("28_05rnc")]
|
||||
transform = Transform3D(-4.371139e-08, 0, -0.8995179, 0, 1, 0, 1, 0, -3.9319175e-08, 5.9860773, 0, 0.09082699)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="32" unique_id=1449477549]
|
||||
navigation_mesh = SubResource("NavigationMesh_88rdk")
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=445333839]
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Crow" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=555989040]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.6934576, 4.9507327, 5.5141377)
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Crow2" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=858051656]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.115467, 4.917306, 5.5141377)
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Crow3" type="Marker3D" parent="NavigationRegion3D" index="3" unique_id=1488370514]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.263092, 4.971624, 5.5141377)
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_CitizenSit" type="Marker3D" parent="NavigationRegion3D" index="4" unique_id=1194099587]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -9.262991, 0.8720734, -6.173548)
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 3
|
||||
random_y_rotation = false
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="33" unique_id=1382135459]
|
||||
navigation_mesh = SubResource("NavigationMesh_4gdes")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_CitizenSit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1750105763]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.989341, 0.8148663, -0.7304845)
|
||||
script = ExtResource("29_4gdes")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -48,6 +48,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://yiw6oo6d1nyf" path="res://tgcc/chunk/material/decal/station_hero_decal_emissiv.png" id="44_2i6ym"]
|
||||
[ext_resource type="Texture2D" uid="uid://2sfs5ssqvxkp" path="res://tgcc/chunk/material/decal/Kombini2_decal.png" id="45_dj5qh"]
|
||||
[ext_resource type="Texture2D" uid="uid://boldgmr377fbs" path="res://tgcc/chunk/material/decal/Kombini2_decal_emissiv.png" id="46_n7dly"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="49_quify"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_en6je"]
|
||||
render_priority = 0
|
||||
@@ -196,6 +197,12 @@ instance_count = 6
|
||||
mesh = ExtResource("37_oj7t5")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -0.455, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -0.455, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, 0, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, 0, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, 0.455, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, 0.455)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_6iooh"]
|
||||
vertices = PackedVector3Array(-1.4771423, 0.45649529, 8.250001, -1.2271423, 0.45649529, 9.500001, 1.0228577, 0.45649529, 9.500001, 1.0228577, 0.45649529, 1.250001, -1.2271423, 0.45649529, 7.000001, 1.0228577, 0.45649529, -9.499999, -1.2271423, 0.45649529, -9.499999, -1.2271423, 0.45649529, -4.999999, 1.2728577, 0.45649529, -1.249999, -9.477142, 0.45649529, 7.250001, -9.477142, 0.45649529, 8.250001, -3.4771423, 0.45649529, -4.749999, -3.4771423, 0.45649529, 4.500001, -1.2271423, 0.45649529, 4.750001, 9.522858, 0.45649529, 1.000001, 9.522858, 0.45649529, -1.249999)
|
||||
polygons = [PackedInt32Array(0, 4, 1), PackedInt32Array(1, 4, 2), PackedInt32Array(2, 4, 3), PackedInt32Array(6, 5, 7), PackedInt32Array(7, 5, 8), PackedInt32Array(10, 9, 0), PackedInt32Array(0, 9, 4), PackedInt32Array(13, 12, 3), PackedInt32Array(3, 12, 8), PackedInt32Array(8, 12, 7), PackedInt32Array(7, 12, 11), PackedInt32Array(3, 4, 13), PackedInt32Array(15, 14, 8), PackedInt32Array(8, 14, 3)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_cross3_03" unique_id=643218732 instance=ExtResource("1_udhcw")]
|
||||
script = ExtResource("2_cu4ct")
|
||||
uniqueness = 1
|
||||
@@ -203,54 +210,54 @@ north = true
|
||||
est = true
|
||||
south = true
|
||||
|
||||
[node name="Cartelli_L_001" parent="." index="0" unique_id=1479757825 groups=["weather_node"]]
|
||||
[node name="Cartelli_L_001" parent="." index="0" unique_id=226939317 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("2_hcau2")
|
||||
surface_material_override/1 = ExtResource("3_dwl4p")
|
||||
surface_material_override/2 = ExtResource("4_badpr")
|
||||
|
||||
[node name="Chunk_042" parent="." index="1" unique_id=682366325 groups=["weather_node"]]
|
||||
[node name="Chunk_042" parent="." index="1" unique_id=80095522 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_dwl4p")
|
||||
|
||||
[node name="Cortile_003" parent="." index="2" unique_id=1017046627 groups=["weather_node"]]
|
||||
[node name="Cortile_003" parent="." index="2" unique_id=1183773984 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_dwl4p")
|
||||
|
||||
[node name="Cube_041" parent="." index="3" unique_id=524149864]
|
||||
[node name="Cube_041" parent="." index="3" unique_id=2123223496]
|
||||
visible = false
|
||||
|
||||
[node name="Cube_042" parent="." index="4" unique_id=1103922411]
|
||||
[node name="Cube_042" parent="." index="4" unique_id=1973044231]
|
||||
visible = false
|
||||
|
||||
[node name="Cylinder_007" parent="." index="5" unique_id=1897597539]
|
||||
[node name="Cylinder_007" parent="." index="5" unique_id=1954949661]
|
||||
surface_material_override/0 = SubResource("ShaderMaterial_en6je")
|
||||
|
||||
[node name="Flower_011" parent="." index="6" unique_id=577525161]
|
||||
[node name="Flower_011" parent="." index="6" unique_id=166493523]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_009" parent="." index="7" unique_id=29406187]
|
||||
[node name="FlowerG_009" parent="." index="7" unique_id=1107288966]
|
||||
visible = false
|
||||
|
||||
[node name="Grass_011" parent="." index="8" unique_id=1725806038]
|
||||
[node name="Grass_011" parent="." index="8" unique_id=1146210038]
|
||||
surface_material_override/0 = ExtResource("7_r8jbd")
|
||||
|
||||
[node name="Kombini_001" parent="." index="9" unique_id=221771872 groups=["weather_node"]]
|
||||
[node name="Kombini_001" parent="." index="9" unique_id=1485598674 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("8_784b8")
|
||||
surface_material_override/1 = ExtResource("9_nhdvp")
|
||||
surface_material_override/2 = ExtResource("2_hcau2")
|
||||
|
||||
[node name="Palo_002" parent="." index="10" unique_id=1764425764]
|
||||
[node name="Palo_002" parent="." index="10" unique_id=2087312255]
|
||||
surface_material_override/0 = ExtResource("2_hcau2")
|
||||
|
||||
[node name="Panchina_006" parent="." index="11" unique_id=1208074465 groups=["weather_node"]]
|
||||
[node name="Panchina_006" parent="." index="11" unique_id=539297984 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("10_nhdvp")
|
||||
|
||||
[node name="Staccionata" parent="." index="12" unique_id=575069054]
|
||||
[node name="Staccionata" parent="." index="12" unique_id=810910809]
|
||||
surface_material_override/0 = ExtResource("10_nhdvp")
|
||||
surface_material_override/1 = ExtResource("10_nhdvp")
|
||||
|
||||
[node name="Tree" parent="." index="13" unique_id=383701149 groups=["weather_node", "wind_node"]]
|
||||
[node name="Tree" parent="." index="13" unique_id=265693670 groups=["weather_node", "wind_node"]]
|
||||
surface_material_override/0 = ExtResource("11_3vkwb")
|
||||
|
||||
[node name="TreeFoglie" parent="." index="14" unique_id=1486875785]
|
||||
[node name="TreeFoglie" parent="." index="14" unique_id=1190467970]
|
||||
visible = false
|
||||
|
||||
[node name="flower" type="Node3D" parent="." index="15" unique_id=1859034918 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -351,31 +358,29 @@ omni_attenuation = 2.0
|
||||
|
||||
[node name="TreeTest5" parent="." index="19" unique_id=1532527216 instance=ExtResource("21_jphge")]
|
||||
transform = Transform3D(0.65072113, 0, 0.7593168, 0, 1, 0, -0.7593168, 0, 0.65072113, 5.58743, -0.16967964, 5.368773)
|
||||
visible = false
|
||||
|
||||
[node name="MultiMeshInstance3D" parent="TreeTest5/Leaf" parent_id_path=PackedInt32Array(1532527216, 225495443) index="0" unique_id=153924119]
|
||||
[node name="MultiMeshInstance3D" parent="TreeTest5/Leaf" parent_id_path=PackedInt32Array(1532527216, 267178995) index="0" unique_id=153924119]
|
||||
material_override = SubResource("ShaderMaterial_aj7x1")
|
||||
|
||||
[node name="TreeTest6" parent="." index="20" unique_id=28764896 instance=ExtResource("21_jphge")]
|
||||
transform = Transform3D(0.95030403, 0, -0.31132331, 0, 1, 0, 0.31132331, 0, 0.95030403, 5.58743, -0.010305405, -6.1516533)
|
||||
visible = false
|
||||
|
||||
[node name="MultiMeshInstance3D" parent="TreeTest6/Leaf" parent_id_path=PackedInt32Array(28764896, 225495443) index="0" unique_id=153924119]
|
||||
[node name="MultiMeshInstance3D" parent="TreeTest6/Leaf" parent_id_path=PackedInt32Array(28764896, 267178995) index="0" unique_id=153924119]
|
||||
material_override = SubResource("ShaderMaterial_aj7x1")
|
||||
|
||||
[node name="VendingMachine_1" parent="." index="21" unique_id=595764774 instance=ExtResource("23_aj7x1")]
|
||||
transform = Transform3D(0.785, 0, 0, 0, 0.785, 0, 0, 0, 0.785, -2.9157195, 0, 4.0503273)
|
||||
|
||||
[node name="Cartello" parent="VendingMachine_1" index="0" unique_id=1481210104]
|
||||
[node name="Cartello" parent="VendingMachine_1" index="0" unique_id=83833849]
|
||||
visible = false
|
||||
|
||||
[node name="VendingMachine_2" parent="." index="22" unique_id=200256890 instance=ExtResource("23_aj7x1")]
|
||||
transform = Transform3D(0.785, 0, 0, 0, 0.785, 0, 0, 0, 0.785, -2.9157195, 0, 2.9496164)
|
||||
|
||||
[node name="Cartello" parent="VendingMachine_2" index="0" unique_id=1481210104]
|
||||
[node name="Cartello" parent="VendingMachine_2" index="0" unique_id=83833849]
|
||||
visible = false
|
||||
|
||||
[node name="Vending machine" parent="VendingMachine_2" index="2" unique_id=992531346]
|
||||
[node name="Vending machine" parent="VendingMachine_2" index="2" unique_id=989971963]
|
||||
surface_material_override/1 = SubResource("ShaderMaterial_ufr67")
|
||||
|
||||
[node name="well_stone" parent="." index="23" unique_id=2044144917 instance=ExtResource("24_ufr67")]
|
||||
@@ -528,6 +533,49 @@ texture_emission = ExtResource("46_n7dly")
|
||||
emission_energy = 5.0
|
||||
modulate = Color(0.9886375, 0.7964691, 0.64222336, 1)
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="53" unique_id=1791602374]
|
||||
navigation_mesh = SubResource("NavigationMesh_6iooh")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1906234024]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.701174, 0.6954994, -9.05095)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Sit5" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=1186412120]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.7720625, 0.6954994, 6.2044363)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit7" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1476067191]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.7637157, 0.6954994, 9.1344795)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit8" type="Marker3D" parent="NavigationRegion3D2" index="3" unique_id=1396455983]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.5322485, 0.6954994, -5.4732733)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit6" type="Marker3D" parent="NavigationRegion3D2" index="4" unique_id=1101303318]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.3108044, 0.6954994, 4.0507674)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit2" type="Marker3D" parent="NavigationRegion3D2" index="5" unique_id=1807086212]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5485077, 0.6954994, 0.7339206)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Sit3" type="Marker3D" parent="NavigationRegion3D2" index="6" unique_id=551917826]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.55923796, 0.6954994, 4.7457027)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Sit4" type="Marker3D" parent="NavigationRegion3D2" index="7" unique_id=1973984411]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.8374887, 0.6954994, -0.90335464)
|
||||
script = ExtResource("49_quify")
|
||||
allowed_type = 4
|
||||
|
||||
[editable path="TreeTest5"]
|
||||
[editable path="TreeTest6"]
|
||||
[editable path="VendingMachine_1"]
|
||||
|
||||
@@ -30,6 +30,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://c058662vbd6ey" path="res://tgcc/chunk/prop/tree/tree_03/tree_03.tscn" id="28_ttcjs"]
|
||||
[ext_resource type="PackedScene" uid="uid://eymqqkalqpsc" path="res://tgcc/chunk/prop/shrine/shrine_2.tscn" id="29_yyafa"]
|
||||
[ext_resource type="PackedScene" uid="uid://dl8jd3q4wrxq2" path="res://tgcc/chunk/prop/lantern/lantern_1.tscn" id="30_ttcjs"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="31_otuia"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_8pfxb"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -100,6 +101,12 @@ shader_parameter/glint_sharpness = 32.0
|
||||
shader_parameter/emission_color = Color(0, 0, 0, 1)
|
||||
shader_parameter/emission_energy = 0.0
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_n4ugb"]
|
||||
vertices = PackedVector3Array(1, 0.45649529, -1.499999, 1, 0.45649529, -9.499999, -1, 0.45649529, -9.499999, -1.25, 0.45649529, -1.249999, 1.25, 0.45649529, 1.000001, -1, 0.45649529, 1.250001, -1, 0.45649529, 9.500001, 1.25, 0.45649529, 9.500001, -9.5, 0.45649529, -1.249999, -9.5, 0.45649529, 1.000001, 9.5, 0.45649529, 1.000001, 9.5, 0.45649529, -1.249999)
|
||||
polygons = [PackedInt32Array(1, 0, 2), PackedInt32Array(2, 0, 3), PackedInt32Array(5, 3, 4), PackedInt32Array(4, 3, 0), PackedInt32Array(6, 5, 7), PackedInt32Array(7, 5, 4), PackedInt32Array(8, 3, 9), PackedInt32Array(9, 3, 5), PackedInt32Array(10, 4, 11), PackedInt32Array(11, 4, 0)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_cross4_01" unique_id=680431911 instance=ExtResource("1_y7nfs")]
|
||||
script = ExtResource("2_vvemo")
|
||||
north = true
|
||||
@@ -107,54 +114,54 @@ est = true
|
||||
south = true
|
||||
west = true
|
||||
|
||||
[node name="Cavi_003" parent="." index="0" unique_id=1536880121]
|
||||
[node name="Cavi_003" parent="." index="0" unique_id=1683040552]
|
||||
surface_material_override/0 = ExtResource("2_k6fna")
|
||||
surface_material_override/1 = ExtResource("2_k6fna")
|
||||
|
||||
[node name="Chunk_008" parent="." index="1" unique_id=2026223215]
|
||||
[node name="Chunk_008" parent="." index="1" unique_id=978229734]
|
||||
surface_material_override/0 = ExtResource("3_0aavg")
|
||||
|
||||
[node name="Chunk_015" parent="." index="2" unique_id=983339955 groups=["weather_node"]]
|
||||
[node name="Chunk_015" parent="." index="2" unique_id=916064359 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("4_642yp")
|
||||
|
||||
[node name="Flower_016" parent="." index="3" unique_id=2061052125]
|
||||
[node name="Flower_016" parent="." index="3" unique_id=1070776780]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_015" parent="." index="4" unique_id=1164829892]
|
||||
[node name="FlowerG_015" parent="." index="4" unique_id=824525481]
|
||||
visible = false
|
||||
|
||||
[node name="House_C_1_004" parent="." index="5" unique_id=1513162211 groups=["weather_node"]]
|
||||
[node name="House_C_1_004" parent="." index="5" unique_id=518805396 groups=["weather_node"]]
|
||||
|
||||
[node name="House_C_1_004|Cube_023|Dupli|" parent="House_C_1_004" index="0" unique_id=2055325984]
|
||||
[node name="House_C_1_004|Cube_023|Dupli|" parent="House_C_1_004" index="0" unique_id=2033854223]
|
||||
surface_material_override/0 = ExtResource("5_wbwk3")
|
||||
surface_material_override/1 = ExtResource("6_b82gs")
|
||||
|
||||
[node name="House_C_1_005" parent="." index="6" unique_id=1325920285 groups=["weather_node"]]
|
||||
[node name="House_C_1_005" parent="." index="6" unique_id=68402630 groups=["weather_node"]]
|
||||
|
||||
[node name="House_C_1_005|Cube_023|Dupli|" parent="House_C_1_005" index="0" unique_id=803929754]
|
||||
[node name="House_C_1_005|Cube_023|Dupli|" parent="House_C_1_005" index="0" unique_id=1370013707]
|
||||
surface_material_override/0 = ExtResource("5_wbwk3")
|
||||
surface_material_override/1 = ExtResource("6_b82gs")
|
||||
|
||||
[node name="House_C_1_006" parent="." index="7" unique_id=2001122787 groups=["weather_node"]]
|
||||
[node name="House_C_1_006" parent="." index="7" unique_id=1206949995 groups=["weather_node"]]
|
||||
|
||||
[node name="House_C_1_006|Cube_023|Dupli|" parent="House_C_1_006" index="0" unique_id=1405616088]
|
||||
[node name="House_C_1_006|Cube_023|Dupli|" parent="House_C_1_006" index="0" unique_id=2100645541]
|
||||
surface_material_override/0 = ExtResource("5_wbwk3")
|
||||
surface_material_override/1 = ExtResource("6_b82gs")
|
||||
|
||||
[node name="House_C_1_007" parent="." index="8" unique_id=464621197 groups=["weather_node"]]
|
||||
[node name="House_C_1_007" parent="." index="8" unique_id=746675923 groups=["weather_node"]]
|
||||
|
||||
[node name="House_C_1_007|Cube_023|Dupli|" parent="House_C_1_007" index="0" unique_id=1780113381]
|
||||
[node name="House_C_1_007|Cube_023|Dupli|" parent="House_C_1_007" index="0" unique_id=869496471]
|
||||
surface_material_override/0 = ExtResource("5_wbwk3")
|
||||
surface_material_override/1 = ExtResource("6_b82gs")
|
||||
|
||||
[node name="Lanterne_004" parent="." index="9" unique_id=993819881]
|
||||
[node name="Lanterne_004" parent="." index="9" unique_id=1013830129]
|
||||
surface_material_override/0 = ExtResource("6_b82gs")
|
||||
surface_material_override/1 = ExtResource("5_wbwk3")
|
||||
|
||||
[node name="MSH_Staccioanta_1_017" parent="." index="10" unique_id=845283196 groups=["weather_node"]]
|
||||
[node name="MSH_Staccioanta_1_017" parent="." index="10" unique_id=1757093874 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("7_be1u8")
|
||||
|
||||
[node name="PaliLuci_001" parent="." index="11" unique_id=1390758113]
|
||||
[node name="PaliLuci_001" parent="." index="11" unique_id=239883314]
|
||||
surface_material_override/0 = ExtResource("8_vvemo")
|
||||
surface_material_override/1 = ExtResource("8_vvemo")
|
||||
|
||||
@@ -362,7 +369,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.8044767, 1.2100046, -4.152
|
||||
[node name="motorbike" parent="." index="22" unique_id=329677096 groups=["weather_node"] instance=ExtResource("23_e8hed")]
|
||||
transform = Transform3D(0.01743498, 0, -0.999848, 0.27191982, 0.9623082, 0.0047416375, 0.96216196, -0.27196115, 0.016777825, 3.5224295, 0, -1.1199055)
|
||||
|
||||
[node name="motorbike" parent="motorbike" index="0" unique_id=51600636]
|
||||
[node name="motorbike" parent="motorbike" index="0" unique_id=1591996623]
|
||||
surface_material_override/3 = SubResource("ShaderMaterial_qj7ai")
|
||||
|
||||
[node name="Vase5" parent="." index="23" unique_id=400744767 instance=ExtResource("25_6hspk")]
|
||||
@@ -407,4 +414,27 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.967766, 0, -1.9414132)
|
||||
[node name="Vase9" parent="." index="36" unique_id=64411096 instance=ExtResource("26_rjjp2")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.489344, 0, -1.9414132)
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="37" unique_id=539748445]
|
||||
navigation_mesh = SubResource("NavigationMesh_n4ugb")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1223552536]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.701174, 0.6954994, -9.05095)
|
||||
script = ExtResource("31_otuia")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Sit2" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=807312405]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.5485077, 0.6954994, 0.7339206)
|
||||
script = ExtResource("31_otuia")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Sit3" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1218385493]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.55923796, 0.6954994, 4.7457027)
|
||||
script = ExtResource("31_otuia")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Sit4" type="Marker3D" parent="NavigationRegion3D2" index="3" unique_id=1845527123]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.8374887, 0.6954994, -0.90335464)
|
||||
script = ExtResource("31_otuia")
|
||||
allowed_type = 4
|
||||
|
||||
[editable path="motorbike"]
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dn2b3f3nr6btn" path="res://tgcc/chunk/prop/scarecrow/scarecrow3.tscn" id="12_kdb26"]
|
||||
[ext_resource type="PackedScene" uid="uid://cn2n7ehlt6hya" path="res://tgcc/chunk/prop/empty.tscn" id="13_oc2jx"]
|
||||
[ext_resource type="Script" uid="uid://772g681sfkme" path="res://tgcc/chunk/prop/rice/rice.gd" id="14_0qak8"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="15_c4x8k"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_cd4pl"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -66,6 +67,12 @@ instance_count = 64
|
||||
mesh = SubResource("PlaneMesh_hk2cn")
|
||||
buffer = PackedFloat32Array(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 0.92, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 1.84, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 2.76, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 3.68, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 4.6, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 5.52, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 0.78, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 1.56, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 2.34, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 3.12, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 3.9, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 4.68, 0, 1, 0, 0, 0, 0, 1, 6.44, 1, 0, 0, 5.46, 0, 1, 0, 0, 0, 0, 1, 6.44)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_p5sif"]
|
||||
vertices = PackedVector3Array(-8.782915, 0.14287543, -8.494266, -8.782915, 0.14287543, -3.4942656, 8.717085, 0.14287543, -3.4942656, 8.717085, 0.14287543, -8.494266, -8.782915, 0.14287543, -0.99426556, -8.782915, 0.14287543, 8.255734, -2.782915, 0.14287543, 8.255734, -2.782915, 0.14287543, -0.99426556, -0.032915115, 0.64287543, -0.99426556, -0.032915115, 0.64287543, 8.255734, 7.717085, 0.64287543, 8.255734, 7.717085, 0.64287543, -0.99426556)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5), PackedInt32Array(11, 10, 8), PackedInt32Array(8, 10, 9)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_empty_01" unique_id=385761952 instance=ExtResource("1_xc6vo")]
|
||||
script = ExtResource("2_mfq5p")
|
||||
|
||||
@@ -75,7 +82,7 @@ surface_material_override/0 = ExtResource("2_w0lad")
|
||||
[node name="Chunk_026" parent="." index="1" unique_id=911079965]
|
||||
surface_material_override/0 = ExtResource("2_w0lad")
|
||||
|
||||
[node name="Water_001" parent="." index="2" unique_id=517615273]
|
||||
[node name="Water_001" parent="." index="2" unique_id=517615273 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("3_mfq5p")
|
||||
surface_material_override/1 = ExtResource("3_mfq5p")
|
||||
|
||||
@@ -154,3 +161,22 @@ righe = 8
|
||||
colonne = 8
|
||||
distanza_righe = 0.92
|
||||
distanza_colonne = 0.78
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="10" unique_id=1603331215]
|
||||
navigation_mesh = SubResource("NavigationMesh_p5sif")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=733581448]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.410159, 0.6954994, -6.4514475)
|
||||
script = ExtResource("15_c4x8k")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Sit2" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=105485094]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.4399347, 0.6954994, 1.6861258)
|
||||
script = ExtResource("15_c4x8k")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Sit3" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=714777352]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.8622465, 0.6954994, 6.433044)
|
||||
script = ExtResource("15_c4x8k")
|
||||
allowed_type = 1
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -35,6 +35,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="34_wc4rw"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="35_4bwvb"]
|
||||
[ext_resource type="PackedScene" uid="uid://c058662vbd6ey" path="res://tgcc/chunk/prop/tree/tree_03/tree_03.tscn" id="35_wc4rw"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="36_4bwvb"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_7tu84"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -105,6 +106,12 @@ instance_count = 17
|
||||
mesh = ExtResource("34_wc4rw")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.82, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.82, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.365, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.365, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -0.91, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -0.91, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.455, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.455, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, 0, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0.455, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0.455, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.91, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.91, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 1.365, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 1.365, 4.644195, -1.1235999, -4.911411e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 1.82)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_lvh27"]
|
||||
vertices = PackedVector3Array(-3, 0.45649588, -8.165606, -3.25, 0.45649588, -8.915606, -4.25, 0.45649588, -8.915606, -4.5, 0.45649588, -8.165606, -3, 0.45649588, -6.9156055, -6.5, 0.45649588, -1.4156055, -9.5, 0.45649588, -1.1656055, -9.5, 0.45649588, 1.0843945, -1.25, 0.45649588, 1.0843945, -1.25, 0.45649588, -1.1656055, -5, 0.45649588, -1.4156055, -6.75, 0.45649588, -6.4156055, -9, 0.45649588, -6.4156055, -9, 0.45649588, -5.4156055, -6.5, 0.45649588, -5.1656055, -5, 0.45649588, -5.1656055, -3.25, 0.45649588, -5.4156055, -6.5, 0.45649588, -8.165606, -1, 0.45649588, 4.5843945, 1, 0.45649588, 4.5843945, 1, 0.45649588, -4.6656055, -1, 0.45649588, -4.6656055, 0.25, 0.45649588, -6.9156055, 0.25, 0.45649588, -8.165606)
|
||||
polygons = [PackedInt32Array(1, 0, 2), PackedInt32Array(2, 0, 3), PackedInt32Array(3, 0, 4), PackedInt32Array(5, 10, 6), PackedInt32Array(6, 10, 7), PackedInt32Array(7, 10, 9), PackedInt32Array(7, 9, 8), PackedInt32Array(15, 14, 11), PackedInt32Array(11, 14, 13), PackedInt32Array(11, 13, 12), PackedInt32Array(5, 14, 10), PackedInt32Array(10, 14, 15), PackedInt32Array(16, 15, 4), PackedInt32Array(4, 15, 3), PackedInt32Array(3, 15, 11), PackedInt32Array(3, 11, 17), PackedInt32Array(21, 20, 9), PackedInt32Array(9, 20, 8), PackedInt32Array(8, 20, 18), PackedInt32Array(18, 20, 19), PackedInt32Array(0, 23, 4), PackedInt32Array(4, 23, 22)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_end_01" unique_id=913263516 instance=ExtResource("1_hoyg3")]
|
||||
script = ExtResource("2_mekjb")
|
||||
west = true
|
||||
@@ -121,7 +128,7 @@ surface_material_override/2 = ExtResource("5_ygc8c")
|
||||
surface_material_override/0 = ExtResource("4_nugyy")
|
||||
surface_material_override/1 = ExtResource("4_nugyy")
|
||||
|
||||
[node name="Cortile_002" parent="." index="3" unique_id=1440977285 groups=["weather_node"]]
|
||||
[node name="Cortile_002" parent="." index="3" unique_id=1440977285 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_ygc8c")
|
||||
|
||||
[node name="Flower_005" parent="." index="4" unique_id=1151898243 groups=["weather_node", "wind_node"]]
|
||||
@@ -153,7 +160,7 @@ surface_material_override/1 = ExtResource("3_aj7xj")
|
||||
[node name="Panchina_002" parent="." index="11" unique_id=1561611835 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("8_hmdr4")
|
||||
|
||||
[node name="Strada_006" parent="." index="12" unique_id=1433458432 groups=["weather_node"]]
|
||||
[node name="Strada_006" parent="." index="12" unique_id=1433458432 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_ygc8c")
|
||||
|
||||
[node name="Water_005" parent="." index="13" unique_id=689760906]
|
||||
@@ -352,3 +359,36 @@ altezza_massima = 2.0
|
||||
|
||||
[node name="Tree_03" parent="." index="34" unique_id=633798313 instance=ExtResource("35_wc4rw")]
|
||||
transform = Transform3D(1.195, 0, 0, 0, 1.195, 0, 0, 0, 1.195, -9.461752, 0, -4.5862556)
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="35" unique_id=186656344]
|
||||
navigation_mesh = SubResource("NavigationMesh_lvh27")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1152442426]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.3757677, 0.6954994, -9.05095)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit4" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=585898093]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.273527, 4.927328, 5.6345053)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Sit2" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1213536517]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.09979725, 0.6954994, -6.8534966)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit3" type="Marker3D" parent="NavigationRegion3D2" index="3" unique_id=1277970239]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.160901, 0.6954994, -5.8220387)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="4" unique_id=823693013]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Cat2" type="Marker3D" parent="NavigationRegion3D2" index="5" unique_id=292444495]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.8513222, 0.8148663, -2.7102838)
|
||||
script = ExtResource("36_4bwvb")
|
||||
allowed_type = 4
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://swbs2s3libd3" path="res://tgcc/chunk/prop/sign/scene/sign_3.tscn" id="27_kbqvo"]
|
||||
[ext_resource type="Script" uid="uid://772g681sfkme" path="res://tgcc/chunk/prop/rice/rice.gd" id="28_ot3ss"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="29_6fkgn"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="29_v7lwv"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="30_wwn6n"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_xdgj3"]
|
||||
@@ -95,6 +96,12 @@ instance_count = 9
|
||||
mesh = ExtResource("29_6fkgn")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -0.91, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -0.91, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -0.455, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -0.455, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, 0, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, 0, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, 0.455, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, 0.455, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0.91)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_6fkgn"]
|
||||
vertices = PackedVector3Array(-8.01828, 0.7092649, -8.623274, -8.01828, 0.7092649, -2.8732738, -3.26828, 0.7092649, -2.8732738, -3.26828, 0.7092649, -8.623274, 3.48172, 0.45926487, -8.623274, 3.48172, 0.45926487, 8.626726, 8.48172, 0.45926487, 8.626726, 8.48172, 0.45926487, -8.623274, -8.01828, 0.7092649, 2.8767262, -8.01828, 0.7092649, 8.626726, -3.26828, 0.7092649, 8.626726, -3.26828, 0.7092649, 2.8767262)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5), PackedInt32Array(11, 10, 8), PackedInt32Array(8, 10, 9)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_end_02" unique_id=1712924087 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_k5c0x")]
|
||||
script = ExtResource("2_dmw3x")
|
||||
west = true
|
||||
@@ -121,7 +128,7 @@ visible = false
|
||||
[node name="MSH_Staccioanta_1_006" parent="." index="5" unique_id=2035111258]
|
||||
surface_material_override/0 = ExtResource("4_t26nr")
|
||||
|
||||
[node name="Water_008" parent="." index="6" unique_id=189541301]
|
||||
[node name="Water_008" parent="." index="6" unique_id=189541301 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("5_5xj2s")
|
||||
surface_material_override/1 = ExtResource("5_5xj2s")
|
||||
|
||||
@@ -296,4 +303,18 @@ scala_correzione_xz = 4.955
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 2.0
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="23" unique_id=282127309]
|
||||
navigation_mesh = SubResource("NavigationMesh_6fkgn")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=760228169]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("29_v7lwv")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1209921263]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -5.828251, 0.81486535, -5.949169)
|
||||
script = ExtResource("29_v7lwv")
|
||||
allowed_type = 1
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://cqsp8pai6vw22" path="res://tgcc/chunk/prop/climax/climax_1.tscn" id="26_bnwyx"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="26_wekrh"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="27_eqrtf"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="28_eqrtf"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_g6h4y"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -82,72 +83,78 @@ instance_count = 11
|
||||
mesh = ExtResource("26_wekrh")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.1375, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.1375, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -0.6825, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -0.6825, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -0.2275, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -0.2275, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, 0.2275, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, 0.2275, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0.6825, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, 0.6825, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 1.1375)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_cjjdf"]
|
||||
vertices = PackedVector3Array(-2.3421078, 0.45649529, -0.74999905, -2.3421078, 0.45649529, 0.75000095, -1.0921078, 0.45649529, 1.000001, -1.0921078, 0.45649529, -0.99999905, 1.1578922, 0.45649529, -9.499999, -1.0921078, 0.45649529, -9.499999, 1.1578922, 0.45649529, 3.750001, 1.1578922, 0.45649529, 6.250001, 2.4078922, 0.45649529, 6.000001, 2.4078922, 0.45649529, 4.000001, -1.0921078, 0.45649529, 9.500001, 1.1578922, 0.45649529, 9.500001, -3.3421078, 0.45649529, -0.99999905, -3.3421078, 0.45649529, 1.000001, -8.092108, 0.45649529, -3.249999, -8.092108, 0.45649529, 3.250001, -3.3421078, 0.45649529, -3.249999, -3.3421078, 0.45649529, 3.250001, 3.4078922, 0.45649529, 6.250001, 3.4078922, 0.45649529, 3.750001, 8.157892, 0.45649529, 8.750001, 8.157892, 0.45649529, 0.75000095, 3.4078922, 0.45649529, 8.750001, 3.4078922, 0.45649529, 0.75000095)
|
||||
polygons = [PackedInt32Array(0, 3, 1), PackedInt32Array(1, 3, 2), PackedInt32Array(5, 4, 3), PackedInt32Array(3, 4, 6), PackedInt32Array(8, 7, 9), PackedInt32Array(9, 7, 6), PackedInt32Array(6, 2, 3), PackedInt32Array(7, 11, 10), PackedInt32Array(6, 7, 2), PackedInt32Array(2, 7, 10), PackedInt32Array(1, 13, 0), PackedInt32Array(0, 13, 12), PackedInt32Array(13, 15, 12), PackedInt32Array(12, 15, 14), PackedInt32Array(14, 16, 12), PackedInt32Array(13, 17, 15), PackedInt32Array(9, 19, 8), PackedInt32Array(8, 19, 18), PackedInt32Array(18, 19, 20), PackedInt32Array(20, 19, 21), PackedInt32Array(20, 22, 18), PackedInt32Array(19, 23, 21)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_straight_01" unique_id=926368352 instance=ExtResource("1_37ch6")]
|
||||
script = ExtResource("2_n2ly8")
|
||||
north = true
|
||||
south = true
|
||||
|
||||
[node name="Cavi_002" parent="." index="0" unique_id=828853359]
|
||||
[node name="Cavi_002" parent="." index="0" unique_id=2030323465]
|
||||
surface_material_override/0 = ExtResource("2_hs7hq")
|
||||
|
||||
[node name="Cortile_001" parent="." index="1" unique_id=754776018 groups=["weather_node"]]
|
||||
[node name="Cortile_001" parent="." index="1" unique_id=1906526451 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_e3r8u")
|
||||
|
||||
[node name="Flower_004" parent="." index="2" unique_id=1583403762]
|
||||
[node name="Flower_004" parent="." index="2" unique_id=473449569]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_002" parent="." index="3" unique_id=346003204]
|
||||
[node name="FlowerG_002" parent="." index="3" unique_id=597180548]
|
||||
visible = false
|
||||
|
||||
[node name="Grass_007" parent="." index="4" unique_id=602773337 groups=["weather_vegetables_node", "wind_node"]]
|
||||
[node name="Grass_007" parent="." index="4" unique_id=2054099402 groups=["weather_vegetables_node", "wind_node"]]
|
||||
surface_material_override/0 = ExtResource("4_e3r8u")
|
||||
|
||||
[node name="House_C_1" parent="." index="5" unique_id=689388822 groups=["weather_node"]]
|
||||
[node name="House_C_1" parent="." index="5" unique_id=2144897475 groups=["weather_node"]]
|
||||
transform = Transform3D(0, 100, 2.9802322e-06, 2.9802322e-06, 0, 100, 100, 2.9802322e-06, 0, -5.769351, 0.010107636, 6.455092)
|
||||
|
||||
[node name="House_C_1|Cube_330|Dupli|" parent="House_C_1" index="0" unique_id=1171344590]
|
||||
[node name="House_C_1|Cube_330|Dupli|" parent="House_C_1" index="0" unique_id=1338121394]
|
||||
surface_material_override/0 = ExtResource("5_3muqp")
|
||||
surface_material_override/1 = ExtResource("6_m86t6")
|
||||
|
||||
[node name="House_C_1_001" parent="." index="6" unique_id=1830860640 groups=["weather_node"]]
|
||||
[node name="House_C_1_001" parent="." index="6" unique_id=150438155 groups=["weather_node"]]
|
||||
transform = Transform3D(1.7881393e-05, -100, -5.9604645e-06, 5.9604645e-06, -1.1920929e-05, 100.000015, -100, -2.682209e-05, 0, -5.769351, 0.010107636, -6.419045)
|
||||
|
||||
[node name="House_C_1_001|Cube_330|Dupli|" parent="House_C_1_001" index="0" unique_id=1945491049]
|
||||
[node name="House_C_1_001|Cube_330|Dupli|" parent="House_C_1_001" index="0" unique_id=1047674222]
|
||||
surface_material_override/0 = ExtResource("5_3muqp")
|
||||
surface_material_override/1 = ExtResource("6_m86t6")
|
||||
|
||||
[node name="House_C_2" parent="." index="7" unique_id=774998961 groups=["weather_node"]]
|
||||
[node name="House_C_2" parent="." index="7" unique_id=694395659 groups=["weather_node"]]
|
||||
transform = Transform3D(100, 0, 0, 0, -1.1920929e-05, 99.99999, 0, -99.99999, -1.1920929e-05, 5.8973484, 0.010107636, -4.322632)
|
||||
|
||||
[node name="House_C_2|Cube_390|Dupli|" parent="House_C_2" index="0" unique_id=897537155]
|
||||
[node name="House_C_2|Cube_390|Dupli|" parent="House_C_2" index="0" unique_id=2112153045]
|
||||
surface_material_override/0 = ExtResource("5_3muqp")
|
||||
surface_material_override/1 = ExtResource("6_m86t6")
|
||||
|
||||
[node name="Lanterne_005" parent="." index="8" unique_id=1650497823]
|
||||
[node name="Lanterne_005" parent="." index="8" unique_id=528610915]
|
||||
surface_material_override/0 = ExtResource("6_m86t6")
|
||||
surface_material_override/1 = ExtResource("5_3muqp")
|
||||
|
||||
[node name="MSH_Staccioanta_1_004" parent="." index="9" unique_id=518129079]
|
||||
[node name="MSH_Staccioanta_1_004" parent="." index="9" unique_id=1727835780]
|
||||
surface_material_override/0 = ExtResource("7_m86t6")
|
||||
|
||||
[node name="PaliLuci_004" parent="." index="10" unique_id=904804186]
|
||||
[node name="PaliLuci_004" parent="." index="10" unique_id=1049066536]
|
||||
surface_material_override/0 = ExtResource("9_mylj2")
|
||||
surface_material_override/1 = ExtResource("9_mylj2")
|
||||
|
||||
[node name="Rocks_002" parent="." index="11" unique_id=1592586981 groups=["weather_node"]]
|
||||
[node name="Rocks_002" parent="." index="11" unique_id=1245563950 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("9_0lkjp")
|
||||
surface_material_override/1 = ExtResource("10_u0pkm")
|
||||
surface_material_override/2 = ExtResource("10_u0pkm")
|
||||
|
||||
[node name="Santuario_Small_001" parent="." index="12" unique_id=700631103 groups=["weather_node"]]
|
||||
[node name="Santuario_Small_001" parent="." index="12" unique_id=1685476736 groups=["weather_node"]]
|
||||
visible = false
|
||||
surface_material_override/0 = ExtResource("9_mylj2")
|
||||
|
||||
[node name="Statua1_002" parent="." index="13" unique_id=867941172 groups=["weather_node"]]
|
||||
[node name="Statua1_002" parent="." index="13" unique_id=802279192 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_m86t6")
|
||||
surface_material_override/1 = ExtResource("10_u0pkm")
|
||||
|
||||
[node name="Strada_005" parent="." index="14" unique_id=2112086816 groups=["weather_node"]]
|
||||
[node name="Strada_005" parent="." index="14" unique_id=400166762 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_e3r8u")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="15" unique_id=1350155110 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -386,3 +393,21 @@ spaziatura_z = 0.455
|
||||
scala_correzione_xz = 4.955
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 2.0
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="35" unique_id=1372103836]
|
||||
navigation_mesh = SubResource("NavigationMesh_cjjdf")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=361239231]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.6662436, 0.8148663, -3.473198)
|
||||
script = ExtResource("28_eqrtf")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_FarmerWalk" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=2009601352]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.3097477, 0.8148663, -0.19890785)
|
||||
script = ExtResource("28_eqrtf")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=865027207]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.6733599, 0.8148663, 2.3984652)
|
||||
script = ExtResource("28_eqrtf")
|
||||
allowed_type = 4
|
||||
|
||||
@@ -42,6 +42,7 @@
|
||||
[ext_resource type="Script" uid="uid://772g681sfkme" path="res://tgcc/chunk/prop/rice/rice.gd" id="40_oifgi"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="41_du1wi"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="42_oumph"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="43_oumph"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_q2s76"]
|
||||
render_priority = 0
|
||||
@@ -199,6 +200,18 @@ instance_count = 36
|
||||
mesh = ExtResource("41_du1wi")
|
||||
buffer = PackedFloat32Array(-0.07075115, -5.5143843, -2.410414e-07, -0.42, 0, -3.3759025e-07, 7.7231646, 0, -5.5143843, 0.07075115, 3.092631e-09, -3.19, -1.2124646, -4.7226086, -2.0643178e-07, 0, 0, -3.6719265e-07, 8.400389, 0, -4.7226086, 1.2124646, 5.299851e-08, -3.19, -0.049696386, 5.174667, 2.2619187e-07, 0.42, 0, -3.6048138e-07, 8.246853, 0, 5.174667, 0.049696386, 2.1722981e-09, -3.19, -2.3751369, 5.164914, 2.2576556e-07, -0.42, 0, -3.729706e-07, 8.532573, 0, 5.164914, 2.3751369, 1.0382053e-07, -2.61, 2.7101133, 3.8899179, 1.7003372e-07, 0, 0, -4.1953612e-07, 9.597868, 0, 3.8899179, -2.7101133, -1.18462815e-07, -2.61, 1.9219596, 4.7806973, 2.0897092e-07, 0.42, 0, -2.832745e-07, 6.480565, 0, 4.7806973, -1.9219596, -8.4011525e-08, -2.61, -2.0729022, 5.016174, 2.1926392e-07, -0.42, 0, -3.7836742e-07, 8.656037, 0, 5.016174, 2.0729022, 9.060943e-08, -2.03, -4.7988143, 1.9772614, 8.642884e-08, 0, 0, -2.9657775e-07, 6.7849083, 0, 1.9772614, 4.7988143, 2.0976283e-07, -2.03, -1.6031023, 5.4294753, 2.373299e-07, 0.42, 0, -4.2671581e-07, 9.76212, 0, 5.4294753, 1.6031023, 7.007383e-08, -2.03, -0.4210953, 5.3237777, 2.3270971e-07, -0.42, 0, -4.0579866e-07, 9.283591, 0, 5.3237777, 0.4210953, 1.8406661e-08, -1.45, 5.212483, 2.2965777, 1.003866e-07, 0, 0, -2.3077453e-07, 5.2795057, 0, 2.2965777, -5.212483, -2.2784486e-07, -1.45, -4.793292, 0.8337063, 3.644246e-08, 0.42, 0, -2.4906075e-07, 5.697846, 0, 0.8337063, 4.793292, 2.0952145e-07, -1.45, -4.7964945, -1.7904077, -7.82612e-08, -0.42, 0, -2.6210955e-07, 5.9963675, 0, -1.7904077, 4.7964945, 2.0966144e-07, -0.87, 1.211035, -5.4956317, -2.4022168e-07, 0, 0, -4.2549547e-07, 9.734201, 0, -5.4956317, -1.211035, -5.293602e-08, -0.87, 3.5194473, 3.4482818, 1.5072918e-07, 0.42, 0, -3.916265e-07, 8.95937, 0, 3.4482818, -3.5194473, -1.5383993e-07, -0.87, 4.696651, -2.1404564, -9.356232e-08, -0.42, 0, -3.8838292e-07, 8.885165, 0, -2.1404564, -4.696651, -2.0529714e-07, -0.29, 4.9300637, -1.192762, -5.2137285e-08, 0, 0, -3.7323693e-07, 8.538666, 0, -1.192762, -4.9300637, -2.1549992e-07, -0.29, -5.31127, 0.98135656, 4.2896456e-08, 0.42, 0, -4.199325e-07, 9.6069355, 0, 0.98135656, 5.31127, 2.3216299e-07, -0.29, -4.0620165, 3.9395382, 1.7220269e-07, -0.42, 0, -3.2092342e-07, 7.341872, 0, 3.9395382, 4.0620165, 1.7755637e-07, 0.29, -5.657842, -0.19325013, -8.447231e-09, 0, 0, -3.1895505e-07, 7.296841, 0, -0.19325013, 5.657842, 2.4731213e-07, 0.29, -2.722974, -4.6683755, -2.0406118e-07, 0.42, 0, -3.6341567e-07, 8.313981, 0, -4.6683755, 2.722974, 1.19024975e-07, 0.29, -2.695869, -4.153552, -1.8155752e-07, -0.42, 0, -3.9750682e-07, 9.093896, 0, -4.153552, 2.695869, 1.1784017e-07, 0.87, 3.2001367, -3.9451475, -1.7244787e-07, 0, 0, -3.3213072e-07, 7.598265, 0, -3.9451475, -3.2001367, -1.3988242e-07, 0.87, 2.3723924, 4.5369773, 1.9831758e-07, 0.42, 0, -3.4421106e-07, 7.8746314, 0, 4.5369773, -2.3723924, -1.03700565e-07, 0.87, -2.4077592, -4.433011, -1.9377306e-07, -0.42, 0, -3.0506482e-07, 6.9790697, 0, -4.433011, 2.4077592, 1.052465e-07, 1.45, 1.9755218, 5.287718, 2.3113348e-07, 0, 0, -4.4425093e-07, 10.163277, 0, 5.287718, -1.9755218, -8.63528e-08, 1.45, 5.174915, -0.5202538, -2.2741014e-08, 0.42, 0, -2.43262e-07, 5.565186, 0, -0.5202538, -5.174915, -2.2620272e-07, 1.45, 5.446219, 0.26215392, 1.1459112e-08, -0.42, 0, -4.1760606e-07, 9.553713, 0, 0.26215392, -5.446219, -2.3806179e-07, 2.03, 5.384639, 1.2898316, 5.6380333e-08, 0, 0, -2.5255616e-07, 5.7778115, 0, 1.2898316, -5.384639, -2.3537004e-07, 2.03, 5.533304, 0.39901534, 1.7441515e-08, 0.42, 0, -4.2560427e-07, 9.7366905, 0, 0.39901534, -5.533304, -2.418684e-07, 2.03, 3.8898475, 2.9376073, 1.284069e-07, -0.42, 0, -2.3714944e-07, 5.425347, 0, 2.9376073, -3.8898475, -1.7003063e-07, 2.61, -2.129379, 4.2357106, 1.8514879e-07, 0, 0, -2.1822702e-07, 4.992452, 0, 4.2357106, 2.129379, 9.3078114e-08, 2.61, 3.3749185, -3.530402, -1.5431877e-07, 0.42, 0, -4.2904736e-07, 9.815459, 0, -3.530402, -3.3749185, -1.4752237e-07, 2.61, 0.469519, 4.7975783, 2.0970882e-07, -0.42, 0, -3.5066083e-07, 8.022184, 0, 4.7975783, -0.469519, -2.0523327e-08, 3.19, -4.006128, 2.5581267, 1.1181927e-07, 0, 0, -2.9536426e-07, 6.7571464, 0, 2.5581267, 4.006128, 1.7511341e-07, 3.19, -0.2656674, -4.8625655, -2.125495e-07, 0.42, 0, -3.4203532e-07, 7.824856, 0, -4.8625655, 0.2656674, 1.1612691e-08, 3.19)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_owusq"]
|
||||
vertices = PackedVector3Array(3.642759, 0.7619238, -8.467581, 3.642759, 0.7619238, -2.9675808, 8.142759, 0.7619238, -2.9675808, 8.142759, 0.7619238, -8.467581, 3.642759, 0.7619238, 2.7824192, 3.642759, 0.7619238, 8.532419, 8.142759, 0.7619238, 8.532419, 8.142759, 0.7619238, 2.7824192)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_kgse4"]
|
||||
vertices = PackedVector3Array(-1.8700409, 0.45649529, 2.500001, -1.8700409, 0.45649529, 5.500001, -1.1200409, 0.45649529, 5.750001, -1.1200409, 0.45649529, 2.250001, 0.8799591, 0.45649529, 9.500001, -1.1200409, 0.45649529, 9.500001, 0.8799591, 0.45649529, -9.499999, -1.1200409, 0.45649529, -9.499999, -2.370041, 0.45649529, 2.250001, -2.370041, 0.45649529, 5.750001, -8.870041, 0.45649529, -0.74999905, -8.870041, 0.45649529, 9.250001, -2.370041, 0.45649529, -0.74999905, -2.370041, 0.45649529, 9.250001)
|
||||
polygons = [PackedInt32Array(0, 2, 1), PackedInt32Array(0, 3, 2), PackedInt32Array(2, 3, 4), PackedInt32Array(4, 5, 2), PackedInt32Array(7, 6, 3), PackedInt32Array(3, 6, 4), PackedInt32Array(1, 9, 0), PackedInt32Array(0, 9, 8), PackedInt32Array(8, 9, 10), PackedInt32Array(10, 9, 11), PackedInt32Array(10, 12, 8), PackedInt32Array(9, 13, 11)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_straight_02" unique_id=1847746456 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_p2w7d")]
|
||||
script = ExtResource("2_qbybq")
|
||||
north = true
|
||||
@@ -596,4 +609,36 @@ scala_correzione_xz = 5.26
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 1.76
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="46" unique_id=173444045]
|
||||
navigation_mesh = SubResource("NavigationMesh_owusq")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=708205619]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("43_oumph")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1857663958]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5021486, 0.8148663, -4.94293)
|
||||
script = ExtResource("43_oumph")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="47" unique_id=1287629185]
|
||||
navigation_mesh = SubResource("NavigationMesh_kgse4")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=327696109]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.3757677, 0.8148663, -1.2029009)
|
||||
script = ExtResource("43_oumph")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_FarmerWalk" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=1021882073]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("43_oumph")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=90130193]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("43_oumph")
|
||||
allowed_type = 4
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dho6nfkjoyqls" path="res://tgcc/chunk/prop/sign/scene/sign_2.tscn" id="25_eeai4"]
|
||||
[ext_resource type="PackedScene" uid="uid://b5fhktgyjcxhn" path="res://tgcc/chunk/prop/sign/scene/sign_4.tscn" id="26_nhyce"]
|
||||
[ext_resource type="PackedScene" uid="uid://swbs2s3libd3" path="res://tgcc/chunk/prop/sign/scene/sign_3.tscn" id="27_jjiqi"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="28_eeai4"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_uf7g8"]
|
||||
size = Vector2(1, 1)
|
||||
@@ -85,24 +86,30 @@ instance_count = 32
|
||||
mesh = ExtResource("19_x0mh1")
|
||||
buffer = PackedFloat32Array(-0.1210571, -9.435259, -4.1242825e-07, -0.2425, 0, -4.3756648e-07, 10.010354, 0, -9.435259, 0.1210571, 5.291574e-09, -3.4125, -2.074559, -8.080509, -3.5321028e-07, 0.2425, 0, -4.8998737e-07, 11.209604, 0, -8.080509, 2.074559, 9.068185e-08, -3.4125, -0.08503184, 8.853993, 3.8702035e-07, -0.2425, 0, -4.781029e-07, 10.937719, 0, 8.853993, 0.08503184, 3.7168597e-09, -2.9575, -4.0639224, 8.837306, 3.862909e-07, 0.2425, 0, -5.002192e-07, 11.443681, 0, 8.837306, 4.0639224, 1.7763969e-07, -2.9575, 4.637076, 6.6557527, 2.9093218e-07, -0.2425, 0, -5.82679e-07, 13.330141, 0, 6.6557527, -4.637076, -2.0269303e-07, -2.5025, 3.2885242, 8.179901, 3.5755482e-07, 0.2425, 0, -3.413823e-07, 7.809917, 0, 8.179901, -3.2885242, -1.4374595e-07, -2.5025, -3.546791, 8.582808, 3.7516642e-07, -0.2425, 0, -5.0977604e-07, 11.662316, 0, 8.582808, 3.546791, 1.5503517e-07, -2.0475, -8.210899, 3.3831468, 1.4788205e-07, 0.2425, 0, -3.649402e-07, 8.348859, 0, 3.3831468, 8.210899, 3.589098e-07, -2.0475, -2.7429507, 9.289977, 4.060778e-07, -0.2425, 0, -5.9539303e-07, 13.621005, 0, 9.289977, 2.7429507, 1.1989819e-07, -1.5925, -0.7205053, 9.109126, 3.9817255e-07, 0.2425, 0, -5.583522e-07, 12.773609, 0, 9.109126, 0.7205053, 3.1494288e-08, -1.5925, 8.918696, 3.9295053, 1.7176413e-07, -0.2425, 0, -2.4841364e-07, 5.6830416, 0, 3.9295053, -8.918696, -3.898486e-07, -1.1375, -8.20145, 1.4264936, 6.235402e-08, 0.2425, 0, -2.807955e-07, 6.423852, 0, 1.4264936, 8.20145, 3.5849678e-07, -1.1375, -8.20693, -3.0634353, -1.3390701e-07, -0.2425, 0, -3.039027e-07, 6.9524837, 0, -3.0634353, 8.20693, 3.5873632e-07, -0.6825, 2.0721133, -9.403172, -4.110257e-07, 0.2425, 0, -5.9323196e-07, 13.571565, 0, -9.403172, -2.0721133, -9.057495e-08, -0.6825, 6.021868, 5.900102, 2.5790166e-07, -0.2425, 0, -5.332557e-07, 12.199468, 0, 5.900102, -6.021868, -2.6322422e-07, -0.2275, 8.036096, -3.6623783, -1.6008764e-07, 0.2425, 0, -5.2751176e-07, 12.068063, 0, -3.6623783, -8.036096, -3.512689e-07, -0.2275, 8.43547, -2.0408475, -8.920828e-08, -0.2425, 0, -5.0069076e-07, 11.45447, 0, -2.0408475, -8.43547, -3.687261e-07, 0.2275, -9.087725, 1.6791272, 7.339698e-08, 0.2425, 0, -5.833809e-07, 13.346199, 0, 1.6791272, 9.087725, 3.9723707e-07, 0.2275, -6.9502187, 6.7406554, 2.946434e-07, -0.2425, 0, -4.080523e-07, 9.335149, 0, 6.7406554, 6.9502187, 3.0380372e-07, 0.6825, -9.680717, -0.3306561, -1.4453438e-08, 0.2425, 0, -4.0456666e-07, 9.255406, 0, -0.3306561, 9.680717, 4.231576e-07, 0.6825, -4.659081, -7.9877143, -3.4915408e-07, -0.2425, 0, -4.83299e-07, 11.056592, 0, -7.9877143, 4.659081, 2.0365489e-07, 1.1375, -4.612704, -7.1068387, -3.106498e-07, 0.2425, 0, -5.436687e-07, 12.437691, 0, -7.1068387, 4.612704, 2.0162769e-07, 1.1375, 5.4755187, -6.7502522, -2.950629e-07, -0.2425, 0, -4.2789856e-07, 9.789178, 0, -6.7502522, -5.4755187, -2.393425e-07, 1.5925, 4.0592265, 7.762889, 3.3932665e-07, 0.2425, 0, -4.492908e-07, 10.278576, 0, 7.762889, -4.0592265, -1.7743443e-07, 1.5925, -4.11974, -7.5849996, -3.3155086e-07, -0.2425, 0, -3.7996938e-07, 8.692686, 0, -7.5849996, 4.11974, 1.8007955e-07, 2.0475, 3.3801708, 9.047426, 3.9547555e-07, 0.2425, 0, -6.264448e-07, 14.331386, 0, 9.047426, -3.3801708, -1.4775196e-07, 2.0475, 8.854417, -0.89016813, -3.8910486e-08, -0.2425, 0, -2.7052687e-07, 6.1889334, 0, -0.89016813, -8.854417, -3.8703885e-07, 2.5025, 9.3186245, 0.44855234, 1.9606846e-08, 0.2425, 0, -5.792611e-07, 13.251949, 0, 0.44855234, -9.3186245, -4.0733002e-07, 2.5025, 9.21326, 2.2069361, 9.646824e-08, -0.2425, 0, -2.8698528e-07, 6.565458, 0, 2.2069361, -9.21326, -4.0272437e-07, 2.9575, 9.467631, 0.68272585, 2.9842894e-08, 0.2425, 0, -5.9342466e-07, 13.5759735, 0, 0.68272585, -9.467631, -4.138433e-07, 2.9575, 6.6556334, 5.0263247, 2.1970763e-07, -0.2425, 0, -2.5970255e-07, 5.941302, 0, 5.0263247, -6.6556334, -2.9092698e-07, 3.4125, -3.6434245, 7.247414, 3.1679454e-07, 0.2425, 0, -2.2619409e-07, 5.1747174, 0, 7.247414, 3.6434245, 1.5925914e-07, 3.4125)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_nhyce"]
|
||||
vertices = PackedVector3Array(-8.4942665, 0.45926487, -8.623274, -8.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, -8.623274, 3.5057335, 0.45926487, -8.623274, 3.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, -8.623274)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_straight_03" unique_id=626808879 instance=ExtResource("1_3g8xx")]
|
||||
script = ExtResource("2_e417f")
|
||||
north = true
|
||||
south = true
|
||||
|
||||
[node name="Argini_003" parent="." index="0" unique_id=509439881]
|
||||
[node name="Argini_003" parent="." index="0" unique_id=1178813592]
|
||||
surface_material_override/0 = ExtResource("2_8tada")
|
||||
|
||||
[node name="Grass_005" parent="." index="1" unique_id=188609017 groups=["weather_vegetables_node", "wind_node"]]
|
||||
[node name="Grass_005" parent="." index="1" unique_id=1427965126 groups=["weather_vegetables_node", "wind_node"]]
|
||||
surface_material_override/0 = ExtResource("2_8tada")
|
||||
|
||||
[node name="MSH_Staccioanta_1_002" parent="." index="2" unique_id=746941179]
|
||||
[node name="MSH_Staccioanta_1_002" parent="." index="2" unique_id=562234307]
|
||||
surface_material_override/0 = ExtResource("2_vjhke")
|
||||
|
||||
[node name="Strada_004" parent="." index="3" unique_id=604168900 groups=["weather_node"]]
|
||||
[node name="Strada_004" parent="." index="3" unique_id=387203009 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_bdsn7")
|
||||
|
||||
[node name="Water_004" parent="." index="4" unique_id=244513747]
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("5_uf7g8")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="5" unique_id=1540226859 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -238,3 +245,17 @@ altezza_massima = 1.5
|
||||
transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 1.0183794, 0.042618692, 9.398099)
|
||||
script = ExtResource("12_keqgb")
|
||||
available_props = Array[PackedScene]([ExtResource("13_45od3"), ExtResource("24_e2yg4"), ExtResource("25_eeai4"), ExtResource("26_nhyce"), ExtResource("27_jjiqi")])
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="18" unique_id=184662723]
|
||||
navigation_mesh = SubResource("NavigationMesh_nhyce")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=1061356199]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.783847, 0.8148663, 4.6581635)
|
||||
script = ExtResource("28_eeai4")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1532535660]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.8084984, 0.8148663, -1.1351125)
|
||||
script = ExtResource("28_eeai4")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -58,19 +58,19 @@ script = ExtResource("2_0bmh1")
|
||||
north = true
|
||||
south = true
|
||||
|
||||
[node name="Argini_003" parent="." index="0" unique_id=509439881]
|
||||
[node name="Argini_003" parent="." index="0" unique_id=1178813592]
|
||||
surface_material_override/0 = ExtResource("3_c4jie")
|
||||
|
||||
[node name="Grass_005" parent="." index="1" unique_id=188609017]
|
||||
[node name="Grass_005" parent="." index="1" unique_id=1427965126]
|
||||
surface_material_override/0 = ExtResource("3_c4jie")
|
||||
|
||||
[node name="MSH_Staccioanta_1_002" parent="." index="2" unique_id=746941179]
|
||||
[node name="MSH_Staccioanta_1_002" parent="." index="2" unique_id=562234307]
|
||||
surface_material_override/0 = ExtResource("4_lr7xw")
|
||||
|
||||
[node name="Strada_004" parent="." index="3" unique_id=604168900 groups=["weather_node"]]
|
||||
[node name="Strada_004" parent="." index="3" unique_id=387203009 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_5jc2f")
|
||||
|
||||
[node name="Water_004" parent="." index="4" unique_id=244513747 groups=["weather_node"]]
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_0bmh1")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="5" unique_id=1540226859 groups=["weather_vegetables_node", "wind_node"]]
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -26,6 +26,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="26_tfoo3"]
|
||||
[ext_resource type="PackedScene" uid="uid://b1pi0oupox62w" path="res://tgcc/chunk/prop/tea/tea_medium_2.tscn" id="27_b3mp4"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="27_de7yg"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="27_kbjtd"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_piek1"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -63,6 +64,12 @@ instance_count = 17
|
||||
mesh = ExtResource("26_tfoo3")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.82, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.82, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.365, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.365, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -0.91, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -0.91, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.455, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.455, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, 0, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0.455, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0.455, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.91, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.91, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 1.365, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 1.365, 4.644195, -1.1235999, -4.911411e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 1.82)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_b3mp4"]
|
||||
vertices = PackedVector3Array(-8.522915, 0.45926487, -8.712563, -8.522915, 0.45926487, 8.537437, -3.522915, 0.45926487, 8.537437, -3.522915, 0.45926487, -8.712563, 3.477085, 0.7092649, -8.712563, 3.477085, 0.7092649, -2.9625626, 7.977085, 0.7092649, -2.9625626, 7.977085, 0.7092649, -8.712563, 3.477085, 0.7092649, 2.7874374, 3.477085, 0.7092649, 8.537437, 7.977085, 0.7092649, 8.537437, 7.977085, 0.7092649, 2.7874374)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5), PackedInt32Array(11, 10, 8), PackedInt32Array(8, 10, 9)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_cross3_01" unique_id=319840865 instance=ExtResource("1_i8uam")]
|
||||
script = ExtResource("2_2ydv8")
|
||||
north = true
|
||||
@@ -82,7 +89,7 @@ surface_material_override/0 = ExtResource("4_xv1kk")
|
||||
[node name="Strada_007" parent="." index="3" unique_id=1254411007 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_xa6ow")
|
||||
|
||||
[node name="Water_007" parent="." index="4" unique_id=403462512]
|
||||
[node name="Water_007" parent="." index="4" unique_id=403462512 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("6_rqeqx")
|
||||
surface_material_override/1 = ExtResource("6_rqeqx")
|
||||
|
||||
@@ -221,3 +228,32 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.1754255, 4.7683716e-07, 3.
|
||||
|
||||
[node name="Lantern_3" parent="." index="22" unique_id=1628596475 instance=ExtResource("26_dpu7o")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.1754255, 4.7683716e-07, -3.2394347)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="23" unique_id=466585626]
|
||||
navigation_mesh = SubResource("NavigationMesh_b3mp4")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=125127691]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.783847, 0.8148663, 4.6581635)
|
||||
script = ExtResource("27_kbjtd")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=703912149]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5886717, 0.8148663, -4.94293)
|
||||
script = ExtResource("27_kbjtd")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Crow" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=1510855300]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.210966, 3.844436, -1.0897622)
|
||||
script = ExtResource("27_kbjtd")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Crow2" type="Marker3D" parent="NavigationRegion3D" index="3" unique_id=587164910]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.210966, 3.844436, -0.9341993)
|
||||
script = ExtResource("27_kbjtd")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Crow3" type="Marker3D" parent="NavigationRegion3D" index="4" unique_id=430179146]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.210966, 3.844436, -0.7822541)
|
||||
script = ExtResource("27_kbjtd")
|
||||
allowed_type = 5
|
||||
|
||||
@@ -38,6 +38,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="38_3ba4g"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="39_gd0rp"]
|
||||
[ext_resource type="PackedScene" uid="uid://c2gf34c3w0ex8" path="res://tgcc/chunk/prop/tea/tea_small.tscn" id="39_uf36e"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="40_uf36e"]
|
||||
[ext_resource type="PackedScene" uid="uid://lfopd2hxhki4" path="res://tgcc/chunk/prop/tea/tea_medium.tscn" id="40_vqqgt"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_kiycf"]
|
||||
@@ -97,6 +98,18 @@ instance_count = 29
|
||||
mesh = ExtResource("38_3ba4g")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -3.185, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -3.185, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -2.73, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -2.73, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -2.275, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -2.275, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -1.82, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -1.82, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, -1.365, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, -1.365, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, -0.91, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, -0.91, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, -0.455, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, -0.455, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 0, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 0, 4.644195, -1.1235999, -4.911411e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 0.455, -5.0032973, 0.9244527, 4.0409113e-08, 0.2425, 0, -4.729428e-07, 10.81967, 0, 0.9244527, 5.0032973, 2.1870108e-07, 0.455, -3.8264813, 3.711105, 1.6221756e-07, -0.2425, 0, -3.4918145e-07, 7.9883404, 0, 3.711105, 3.8264813, 1.6726081e-07, 0.91, -5.329773, -0.18204457, -7.9574205e-09, 0.2425, 0, -3.4672098e-07, 7.9320517, 0, -0.18204457, 5.329773, 2.3297177e-07, 0.91, -2.5650833, -4.3976808, -1.9222873e-07, -0.2425, 0, -4.0229676e-07, 9.203477, 0, -4.3976808, 2.5650833, 1.1212335e-07, 1.365, -2.5395496, -3.9127095, -1.7102997e-07, 0.2425, 0, -4.4491065e-07, 10.1783695, 0, -3.9127095, 2.5395496, 1.1100724e-07, 1.365, 3.0145772, -3.716389, -1.6244852e-07, -0.2425, 0, -3.6319054e-07, 8.308831, 0, -3.716389, -3.0145772, -1.3177136e-07, 1.82, 2.23483, 4.2739015, 1.8681817e-07, 0.2425, 0, -3.78291e-07, 8.654289, 0, 4.2739015, -2.23483, -9.768752e-08, 1.82, -2.2681458, -4.1759634, -1.8253716e-07, -0.2425, 0, -3.293582e-07, 7.5348372, 0, -4.1759634, 2.2681458, 9.9143804e-08, 2.275, 1.8609717, 4.9811106, 2.1773126e-07, 0.2425, 0, -5.033408e-07, 11.515096, 0, 4.9811106, -1.8609717, -8.1345654e-08, 2.275, 4.8748484, -0.49008697, -2.1422382e-08, -0.2425, 0, -2.5210466e-07, 5.7674823, 0, -0.49008697, -4.8748484, -2.130864e-07, 2.73, 5.1304207, 0.246953, 1.07946585e-08, 0.2425, 0, -4.700347e-07, 10.75314, 0, 0.246953, -5.1304207, -2.2425782e-07, 2.73, 5.0724115, 1.2150409, 5.3111126e-08, -0.2425, 0, -2.6372234e-07, 6.033264, 0, 1.2150409, -5.0724115, -2.2172215e-07, 3.185)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_vqqgt"]
|
||||
vertices = PackedVector3Array(-8.522915, 0.45926487, -8.712563, -8.522915, 0.45926487, 8.537437, -3.522915, 0.45926487, 8.537437, -3.522915, 0.45926487, -8.712563)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_uf36e"]
|
||||
vertices = PackedVector3Array(0.9999995, 0.45649529, -1.499999, 0.9999995, 0.45649529, -9.499999, -1.0000005, 0.45649529, -9.499999, 1.2499995, 0.45649529, 1.000001, 9.5, 0.45649529, 1.000001, 9.5, 0.45649529, -1.249999, -1.0000005, 0.45649529, 9.500001, 1.2499995, 0.45649529, 9.500001)
|
||||
polygons = [PackedInt32Array(2, 1, 0), PackedInt32Array(4, 3, 5), PackedInt32Array(5, 3, 0), PackedInt32Array(7, 6, 3), PackedInt32Array(3, 6, 0), PackedInt32Array(0, 6, 2)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_cross3_02" unique_id=1492245999 instance=ExtResource("1_p30kk")]
|
||||
script = ExtResource("2_isass")
|
||||
north = true
|
||||
@@ -142,10 +155,10 @@ surface_material_override/0 = ExtResource("7_2mkp7")
|
||||
surface_material_override/0 = ExtResource("8_7a5q6")
|
||||
surface_material_override/1 = ExtResource("8_7a5q6")
|
||||
|
||||
[node name="Strada_008" parent="." index="10" unique_id=1328236486 groups=["weather_node"]]
|
||||
[node name="Strada_008" parent="." index="10" unique_id=1328236486 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("9_kieqb")
|
||||
|
||||
[node name="Water_009" parent="." index="11" unique_id=803608688]
|
||||
[node name="Water_009" parent="." index="11" unique_id=803608688 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("10_ftcag")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="12" unique_id=902068161 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -287,7 +300,7 @@ transform = Transform3D(1.9905398, 0.19395185, 0.011580614, -0.19368553, 1.99019
|
||||
transform = Transform3D(1.999275, -0.053754073, 0.003284915, 0.05310862, 1.9881506, 0.21080151, -0.008931173, -0.21063784, 1.9888572, 4.7311583, 2.1197329, -3.9115348)
|
||||
|
||||
[node name="Prop4" type="Marker3D" parent="." index="22" unique_id=1340001557]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.6656294, 0.35683155, 0.019100666)
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -1.6656294, 0.35683155, 0.019100666)
|
||||
script = ExtResource("17_y23rj")
|
||||
available_props = Array[PackedScene]([ExtResource("18_ck87e"), ExtResource("27_tbjso"), ExtResource("28_2uhti")])
|
||||
|
||||
@@ -375,3 +388,35 @@ transform = Transform3D(0.66303575, 0, 0, 0, 1, 0, 0, 0, 0.7499325, -5.9430995,
|
||||
|
||||
[node name="tea_medium" parent="." index="43" unique_id=774250378 instance=ExtResource("40_vqqgt")]
|
||||
transform = Transform3D(-4.371139e-08, 0, -0.7913359, 0, 1, 0, 1, 0, -3.459039e-08, -5.978141, 0, 4.3864193)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="44" unique_id=174403879]
|
||||
navigation_mesh = SubResource("NavigationMesh_vqqgt")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=632591876]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.783847, 0.8148663, 4.6581635)
|
||||
script = ExtResource("40_uf36e")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=2018922484]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.826976, 0.8148663, -4.94293)
|
||||
script = ExtResource("40_uf36e")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="45" unique_id=1496040964]
|
||||
navigation_mesh = SubResource("NavigationMesh_uf36e")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1610574195]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.855671, 0.8148663, -3.4705849)
|
||||
script = ExtResource("40_uf36e")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_FarmerWalk" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=96390725]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.8433094, 0.8148663, -0.19890785)
|
||||
script = ExtResource("40_uf36e")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=2024603039]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.302983, 0.8148663, -0.19890785)
|
||||
script = ExtResource("40_uf36e")
|
||||
allowed_type = 4
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -34,6 +34,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="34_koe58"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhr4dfa48ne6c" path="res://tgcc/chunk/prop/tea/tea_big.tscn" id="35_4p52g"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="35_lpasc"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="35_pru6t"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_7tu84"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -95,6 +96,18 @@ instance_count = 17
|
||||
mesh = ExtResource("34_koe58")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.82, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.82, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.365, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.365, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -0.91, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -0.91, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.455, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.455, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, 0, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0.455, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0.455, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.91, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.91, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 1.365, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 1.365, 4.644195, -1.1235999, -4.911411e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 1.82)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_mrx1x"]
|
||||
vertices = PackedVector3Array(3.507262, 0.45926487, -8.623274, 3.507262, 0.45926487, 8.626726, 8.507262, 0.45926487, 8.626726, 8.507262, 0.45926487, -8.623274)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_lj24k"]
|
||||
vertices = PackedVector3Array(-3, 0.45649588, -8.165606, -3.25, 0.45649588, -8.915606, -4.25, 0.45649588, -8.915606, -4.5, 0.45649588, -8.165606, -3, 0.45649588, -6.9156055, -6.5, 0.45649588, -1.4156055, -9.5, 0.45649588, -1.1656055, -9.5, 0.45649588, 1.0843945, -1.25, 0.45649588, 1.0843945, -1.25, 0.45649588, -1.1656055, -5, 0.45649588, -1.4156055, -6.75, 0.45649588, -6.4156055, -9, 0.45649588, -6.4156055, -9, 0.45649588, -5.4156055, -6.5, 0.45649588, -5.1656055, -5, 0.45649588, -5.1656055, -3.25, 0.45649588, -5.4156055, -6.5, 0.45649588, -8.165606, -1, 0.45649588, 4.5843945, 1, 0.45649588, 4.5843945, 1, 0.45649588, -4.6656055, -1, 0.45649588, -4.6656055, 0.25, 0.45649588, -6.9156055, 0.25, 0.45649588, -8.165606)
|
||||
polygons = [PackedInt32Array(1, 0, 2), PackedInt32Array(2, 0, 3), PackedInt32Array(3, 0, 4), PackedInt32Array(5, 10, 6), PackedInt32Array(6, 10, 7), PackedInt32Array(7, 10, 9), PackedInt32Array(7, 9, 8), PackedInt32Array(15, 14, 11), PackedInt32Array(11, 14, 13), PackedInt32Array(11, 13, 12), PackedInt32Array(5, 14, 10), PackedInt32Array(10, 14, 15), PackedInt32Array(16, 15, 4), PackedInt32Array(4, 15, 3), PackedInt32Array(3, 15, 11), PackedInt32Array(3, 11, 17), PackedInt32Array(21, 20, 9), PackedInt32Array(9, 20, 8), PackedInt32Array(8, 20, 18), PackedInt32Array(18, 20, 19), PackedInt32Array(0, 23, 4), PackedInt32Array(4, 23, 22)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_end_01" unique_id=913263516 instance=ExtResource("1_mbm8m")]
|
||||
script = ExtResource("2_v286g")
|
||||
west = true
|
||||
@@ -111,7 +124,7 @@ surface_material_override/2 = ExtResource("6_4dlfc")
|
||||
surface_material_override/0 = ExtResource("5_alwkb")
|
||||
surface_material_override/1 = ExtResource("5_alwkb")
|
||||
|
||||
[node name="Cortile_002" parent="." index="3" unique_id=1440977285 groups=["weather_node"]]
|
||||
[node name="Cortile_002" parent="." index="3" unique_id=1440977285 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_4dlfc")
|
||||
|
||||
[node name="Flower_005" parent="." index="4" unique_id=1151898243 groups=["weather_node", "wind_node"]]
|
||||
@@ -143,10 +156,10 @@ surface_material_override/1 = ExtResource("4_wml72")
|
||||
[node name="Panchina_002" parent="." index="11" unique_id=1561611835 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("9_4anqv")
|
||||
|
||||
[node name="Strada_006" parent="." index="12" unique_id=1433458432 groups=["weather_node"]]
|
||||
[node name="Strada_006" parent="." index="12" unique_id=1433458432 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_4dlfc")
|
||||
|
||||
[node name="Water_005" parent="." index="13" unique_id=689760906]
|
||||
[node name="Water_005" parent="." index="13" unique_id=689760906 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("10_jbmh4")
|
||||
|
||||
[node name="WoodPile_003" parent="." index="14" unique_id=363736169 groups=["weather_node"]]
|
||||
@@ -332,3 +345,35 @@ altezza_massima = 2.0
|
||||
|
||||
[node name="tea_big" parent="." index="33" unique_id=1080521676 instance=ExtResource("35_4p52g")]
|
||||
transform = Transform3D(-4.371139e-08, 0, -0.8560415, 0, 1, 0, 1, 0, -3.741876e-08, 6.017163, 0, 0.13982493)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="34" unique_id=2063125971]
|
||||
navigation_mesh = SubResource("NavigationMesh_mrx1x")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=2004181303]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("35_pru6t")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=710414212]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.2862644, 0.8148663, -4.94293)
|
||||
script = ExtResource("35_pru6t")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="35" unique_id=1302693201]
|
||||
navigation_mesh = SubResource("NavigationMesh_lj24k")
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1691724398]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("35_pru6t")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Cat2" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=582263438]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.0485387, 4.9721675, 5.586654)
|
||||
script = ExtResource("35_pru6t")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Cat3" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1951512163]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.8679843, 4.9721675, 5.586654)
|
||||
script = ExtResource("35_pru6t")
|
||||
allowed_type = 5
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -40,6 +40,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dqgn3sucsr4t5" path="res://tgcc/chunk/prop/vehicle/bike/bike.tscn" id="39_l5qi1"]
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="41_om0vm"]
|
||||
[ext_resource type="PackedScene" uid="uid://lfopd2hxhki4" path="res://tgcc/chunk/prop/tea/tea_medium.tscn" id="41_xba2n"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="42_mn0bf"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="42_mo63b"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_q2s76"]
|
||||
@@ -180,6 +181,18 @@ instance_count = 22
|
||||
mesh = ExtResource("41_om0vm")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.485, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.5925, -1.1421599, -4.4487686, -1.9446185e-07, 0, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.5925, -0.046814755, 4.874615, 2.1307619e-07, 0.485, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.5925, -2.237415, 4.8654275, 2.1267459e-07, -0.485, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.1375, 2.552968, 3.664362, 1.6017435e-07, 0, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -1.1375, 1.8105153, 4.50349, 1.968538e-07, 0.485, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -1.1375, -1.9527054, 4.725312, 2.0654996e-07, -0.485, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.6825, -4.520556, 1.8626103, 8.1417284e-08, 0, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.6825, -1.5101467, 5.1146483, 2.2356838e-07, 0.485, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, -0.6825, -0.39667818, 5.0150795, 2.1921609e-07, -0.485, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, -0.2275, 4.910238, 2.163411, 9.456569e-08, 0, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, -0.2275, -4.515354, 0.7853641, 3.4329354e-08, 0.485, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, -0.2275, -4.518371, -1.6865913, -7.372324e-08, -0.485, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.2275, 1.1408135, -5.1769686, -2.2629249e-07, 0, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.2275, 3.315373, 3.248334, 1.4198919e-07, 0.485, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 0.2275, 4.424317, -2.0163426, -8.8137135e-08, -0.485, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 0.6825, 4.644195, -1.1235999, -4.911411e-08, 0, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 0.6825, -5.0032973, 0.9244527, 4.0409113e-08, 0.485, 0, -4.729428e-07, 10.81967, 0, 0.9244527, 5.0032973, 2.1870108e-07, 0.6825, -3.8264813, 3.711105, 1.6221756e-07, -0.485, 0, -3.4918145e-07, 7.9883404, 0, 3.711105, 3.8264813, 1.6726081e-07, 1.1375, -5.329773, -0.18204457, -7.9574205e-09, 0, 0, -3.4672098e-07, 7.9320517, 0, -0.18204457, 5.329773, 2.3297177e-07, 1.1375, -2.5650833, -4.3976808, -1.9222873e-07, 0.485, 0, -4.0229676e-07, 9.203477, 0, -4.3976808, 2.5650833, 1.1212335e-07, 1.1375, -2.5395496, -3.9127095, -1.7102997e-07, -0.485, 0, -4.4491065e-07, 10.1783695, 0, -3.9127095, 2.5395496, 1.1100724e-07, 1.5925)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_w31tx"]
|
||||
vertices = PackedVector3Array(3.642759, 0.7619238, -8.467581, 3.642759, 0.7619238, -2.9675808, 8.142759, 0.7619238, -2.9675808, 8.142759, 0.7619238, -8.467581, 3.642759, 0.7619238, 2.7824192, 3.642759, 0.7619238, 8.532419, 8.142759, 0.7619238, 8.532419, 8.142759, 0.7619238, 2.7824192)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_k3vly"]
|
||||
vertices = PackedVector3Array(-1.8700409, 0.45649529, 2.500001, -1.8700409, 0.45649529, 5.500001, -1.1200409, 0.45649529, 5.750001, -1.1200409, 0.45649529, 2.250001, 0.8799591, 0.45649529, 9.500001, -1.1200409, 0.45649529, 9.500001, 0.8799591, 0.45649529, -9.499999, -1.1200409, 0.45649529, -9.499999, -2.370041, 0.45649529, 2.250001, -2.370041, 0.45649529, 5.750001, -8.870041, 0.45649529, -0.74999905, -8.870041, 0.45649529, 9.250001, -2.370041, 0.45649529, -0.74999905, -2.370041, 0.45649529, 9.250001)
|
||||
polygons = [PackedInt32Array(0, 2, 1), PackedInt32Array(0, 3, 2), PackedInt32Array(2, 3, 4), PackedInt32Array(4, 5, 2), PackedInt32Array(7, 6, 3), PackedInt32Array(3, 6, 4), PackedInt32Array(1, 9, 0), PackedInt32Array(0, 9, 8), PackedInt32Array(8, 9, 10), PackedInt32Array(10, 9, 11), PackedInt32Array(10, 12, 8), PackedInt32Array(9, 13, 11)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="chunk_country_straight_02" unique_id=1847746456 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_47ne3")]
|
||||
script = ExtResource("2_up4ve")
|
||||
north = true
|
||||
@@ -199,10 +212,10 @@ surface_material_override/0 = ExtResource("5_r8uhk")
|
||||
surface_material_override/1 = SubResource("ShaderMaterial_mqw0y")
|
||||
surface_material_override/2 = SubResource("ShaderMaterial_dxwao")
|
||||
|
||||
[node name="Chunk_045" parent="." index="3" unique_id=905054485 groups=["weather_node"]]
|
||||
[node name="Chunk_045" parent="." index="3" unique_id=905054485 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_n41cm")
|
||||
|
||||
[node name="Cortile" parent="." index="4" unique_id=1916980077 groups=["weather_node"]]
|
||||
[node name="Cortile" parent="." index="4" unique_id=1916980077 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_n41cm")
|
||||
|
||||
[node name="Flower_002" parent="." index="5" unique_id=879662150 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -232,7 +245,7 @@ surface_material_override/2 = ExtResource("11_ds48g")
|
||||
surface_material_override/0 = ExtResource("10_qvev5")
|
||||
surface_material_override/1 = ExtResource("8_hbf40")
|
||||
|
||||
[node name="Water_006" parent="." index="12" unique_id=2064105008]
|
||||
[node name="Water_006" parent="." index="12" unique_id=2064105008 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("12_v64ys")
|
||||
|
||||
[node name="WoodPile" parent="." index="13" unique_id=1512653267]
|
||||
@@ -472,4 +485,36 @@ transform = Transform3D(-2.7975288e-08, 0, -0.64, 0, 0.64, 0, 0.64, 0, -2.797528
|
||||
[node name="tea_medium2" parent="." index="43" unique_id=130053598 instance=ExtResource("41_xba2n")]
|
||||
transform = Transform3D(-2.7975288e-08, 0, -0.64, 0, 0.64, 0, 0.64, 0, -2.7975288e-08, 6.164954, 0, -5.6554623)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="44" unique_id=328464578]
|
||||
navigation_mesh = SubResource("NavigationMesh_w31tx")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=430564474]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("42_mn0bf")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=516167801]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.5021486, 0.8148663, -4.94293)
|
||||
script = ExtResource("42_mn0bf")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="45" unique_id=1583391792]
|
||||
navigation_mesh = SubResource("NavigationMesh_k3vly")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=466872061]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.3757677, 0.8148663, -1.2029009)
|
||||
script = ExtResource("42_mn0bf")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_FarmerWalk" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=733806611]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("42_mn0bf")
|
||||
allowed_type = 2
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1655259627]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("42_mn0bf")
|
||||
allowed_type = 4
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="23_sgw05"]
|
||||
[ext_resource type="PackedScene" uid="uid://lfopd2hxhki4" path="res://tgcc/chunk/prop/tea/tea_medium.tscn" id="24_yvxuf"]
|
||||
[ext_resource type="PackedScene" uid="uid://c2gf34c3w0ex8" path="res://tgcc/chunk/prop/tea/tea_small.tscn" id="25_qosci"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="26_yvxuf"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_uf7g8"]
|
||||
size = Vector2(1, 1)
|
||||
@@ -68,6 +69,12 @@ instance_count = 29
|
||||
mesh = ExtResource("22_0marb")
|
||||
buffer = PackedFloat32Array(-0.1210571, -9.435259, -4.1242825e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -9.435259, 0.1210571, 5.291574e-09, -3.185, -2.074559, -8.080509, -3.5321028e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -8.080509, 2.074559, 9.068185e-08, -3.185, -0.08503184, 8.853993, 3.8702035e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 8.853993, 0.08503184, 3.7168597e-09, -2.73, -4.0639224, 8.837306, 3.862909e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 8.837306, 4.0639224, 1.7763969e-07, -2.73, 4.637076, 6.6557527, 2.9093218e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 6.6557527, -4.637076, -2.0269303e-07, -2.275, 3.2885242, 8.179901, 3.5755482e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 8.179901, -3.2885242, -1.4374595e-07, -2.275, -3.546791, 8.582808, 3.7516642e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 8.582808, 3.546791, 1.5503517e-07, -1.82, -8.210899, 3.3831468, 1.4788205e-07, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 3.3831468, 8.210899, 3.589098e-07, -1.82, -2.7429507, 9.289977, 4.060778e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 9.289977, 2.7429507, 1.1989819e-07, -1.365, -0.7205053, 9.109126, 3.9817255e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 9.109126, 0.7205053, 3.1494288e-08, -1.365, 8.918696, 3.9295053, 1.7176413e-07, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 3.9295053, -8.918696, -3.898486e-07, -0.91, -8.20145, 1.4264936, 6.235402e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 1.4264936, 8.20145, 3.5849678e-07, -0.91, -8.20693, -3.0634353, -1.3390701e-07, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -3.0634353, 8.20693, 3.5873632e-07, -0.455, 2.0721133, -9.403172, -4.110257e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -9.403172, -2.0721133, -9.057495e-08, -0.455, 6.021868, 5.900102, 2.5790166e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 5.900102, -6.021868, -2.6322422e-07, 0, 8.036096, -3.6623783, -1.6008764e-07, 0.2425, 0, -4.335058e-07, 9.917457, 0, -3.6623783, -8.036096, -3.512689e-07, 0, 8.43547, -2.0408475, -8.920828e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -2.0408475, -8.43547, -3.687261e-07, 0.455, -9.087725, 1.6791272, 7.339698e-08, 0.2425, 0, -4.729428e-07, 10.81967, 0, 1.6791272, 9.087725, 3.9723707e-07, 0.455, -6.9502187, 6.7406554, 2.946434e-07, -0.2425, 0, -3.4918145e-07, 7.9883404, 0, 6.7406554, 6.9502187, 3.0380372e-07, 0.91, -9.680717, -0.3306561, -1.4453438e-08, 0.2425, 0, -3.4672098e-07, 7.9320517, 0, -0.3306561, 9.680717, 4.231576e-07, 0.91, -4.659081, -7.9877143, -3.4915408e-07, -0.2425, 0, -4.0229676e-07, 9.203477, 0, -7.9877143, 4.659081, 2.0365489e-07, 1.365, -4.612704, -7.1068387, -3.106498e-07, 0.2425, 0, -4.4491065e-07, 10.1783695, 0, -7.1068387, 4.612704, 2.0162769e-07, 1.365, 5.4755187, -6.7502522, -2.950629e-07, -0.2425, 0, -3.6319054e-07, 8.308831, 0, -6.7502522, -5.4755187, -2.393425e-07, 1.82, 4.0592265, 7.762889, 3.3932665e-07, 0.2425, 0, -3.78291e-07, 8.654289, 0, 7.762889, -4.0592265, -1.7743443e-07, 1.82, -4.11974, -7.5849996, -3.3155086e-07, -0.2425, 0, -3.293582e-07, 7.5348372, 0, -7.5849996, 4.11974, 1.8007955e-07, 2.275, 3.3801708, 9.047426, 3.9547555e-07, 0.2425, 0, -5.033408e-07, 11.515096, 0, 9.047426, -3.3801708, -1.4775196e-07, 2.275, 8.854417, -0.89016813, -3.8910486e-08, -0.2425, 0, -2.5210466e-07, 5.7674823, 0, -0.89016813, -8.854417, -3.8703885e-07, 2.73, 9.3186245, 0.44855234, 1.9606846e-08, 0.2425, 0, -4.700347e-07, 10.75314, 0, 0.44855234, -9.3186245, -4.0733002e-07, 2.73, 9.21326, 2.2069361, 9.646824e-08, -0.2425, 0, -2.6372234e-07, 6.033264, 0, 2.2069361, -9.21326, -4.0272437e-07, 3.185)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_qosci"]
|
||||
vertices = PackedVector3Array(-8.4942665, 0.45926487, -8.623274, -8.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, -8.623274, 3.5057335, 0.45926487, -8.623274, 3.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, -8.623274)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_straight_03" unique_id=626808879 instance=ExtResource("1_mbbg2")]
|
||||
script = ExtResource("2_5als1")
|
||||
north = true
|
||||
@@ -85,7 +92,7 @@ surface_material_override/0 = ExtResource("4_dhrsh")
|
||||
[node name="Strada_004" parent="." index="3" unique_id=387203009 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_inmcy")
|
||||
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459]
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("6_r8xfj")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="5" unique_id=1540226859 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -180,3 +187,16 @@ transform = Transform3D(-4.371139e-08, 0, -0.870733, 0, 1, 0, 1, 0, -3.806095e-0
|
||||
|
||||
[node name="tea_small" parent="." index="16" unique_id=738556947 instance=ExtResource("25_qosci")]
|
||||
transform = Transform3D(0.565, 0, 0, 0, 0.565, 0, 0, 0, 0.565, -6.1779594, 0, 0.08173415)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="17" unique_id=1470564378]
|
||||
navigation_mesh = SubResource("NavigationMesh_qosci")
|
||||
|
||||
[node name="Spawn_CitizenSit" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=1601373216]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("26_yvxuf")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_CitizenSit2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=776650739]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.155632, 0.8148663, -4.94293)
|
||||
script = ExtResource("26_yvxuf")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dn2b3f3nr6btn" path="res://tgcc/chunk/prop/scarecrow/scarecrow3.tscn" id="20_elfl2"]
|
||||
[ext_resource type="PackedScene" uid="uid://dl8jd3q4wrxq2" path="res://tgcc/chunk/prop/lantern/lantern_1.tscn" id="21_piju6"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhr4dfa48ne6c" path="res://tgcc/chunk/prop/tea/tea_big.tscn" id="21_rrn4g"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="22_it75p"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_uf7g8"]
|
||||
size = Vector2(1, 1)
|
||||
@@ -52,6 +53,12 @@ instance_count = 32
|
||||
mesh = SubResource("PlaneMesh_qbybq")
|
||||
buffer = PackedFloat32Array(4.37551e-08, -1.001, 0, 1.4436365, -1.001, -4.37551e-08, -1.193285e-07, 5.90925e-07, 1.193285e-07, 5.2160145e-15, -1.001, 4.957038, 4.37551e-08, -1.001, 0, 2.3548617, -1.001, -4.37551e-08, -1.193285e-07, -1.0941294e-06, 1.193285e-07, 5.2160145e-15, -1.001, -9.178222, -4.37551e-08, 1.001, 0, -2.1539469, -1.001, -4.37551e-08, 1.193285e-07, 6.764908e-07, 1.193285e-07, 5.2160145e-15, 1.001, 5.6748157, 0, 0, 1.001, -3.522233, -1.001, -1.6308341e-07, 0, 1.1598428e-06, 1.6308341e-07, -1.001, 0, 9.7294655, 4.37551e-08, -1.001, 0, -2.3750048, -1.001, -4.37551e-08, -1.193285e-07, -8.002526e-07, 1.193285e-07, 5.2160145e-15, -1.001, -6.713005, 4.37551e-08, -1.001, 0, 2.2656145, -1.001, -4.37551e-08, -1.193285e-07, -8.30627e-07, 1.193285e-07, 5.2160145e-15, -1.001, -6.967804, 4.37551e-08, -1.001, 0, 9.983301, -1.001, -4.37551e-08, -1.193285e-07, -1.0638838e-06, 1.193285e-07, 5.2160145e-15, -1.001, -8.924504, 4.37551e-08, -1.001, 0, 9.870501, -1.001, -4.37551e-08, -1.193285e-07, -7.065843e-07, 1.193285e-07, 5.2160145e-15, -1.001, -5.927258, 4.37551e-08, -1.001, 0, 9.777409, -1.001, -4.37551e-08, -1.1932852e-07, -2.2159094e-07, 1.1932852e-07, 5.216015e-15, -1.001, -1.858839, 0, 0, -1.001, -7.2809563, -1.001, 7.557322e-08, 0, 1.1515594e-06, 7.557322e-08, 1.001, 0, 9.659981, 4.37551e-08, -1.001, 0, 1.5753043, -1.001, -4.37551e-08, -1.193285e-07, -7.415571e-07, 1.193285e-07, 5.2160145e-15, -1.001, -6.2206306, -4.37551e-08, 1.001, 0, -1.6459117, -1.001, -4.37551e-08, 1.1932852e-07, 2.0994337e-07, 1.1932852e-07, 5.216015e-15, 1.001, 1.7611322, -4.37551e-08, 1.001, 0, -1.6573532, -1.001, -4.37551e-08, 1.193285e-07, 5.4281963e-07, 1.193285e-07, 5.2160145e-15, 1.001, 4.553501, 4.37551e-08, -1.001, 0, -9.666366, -1.001, -4.37551e-08, -1.193285e-07, -6.3433015e-07, 1.193285e-07, 5.2160145e-15, -1.001, -5.321146, 4.37551e-08, -1.001, 0, 1.7112222, -1.001, -4.37551e-08, -1.1932852e-07, -4.0534985e-08, 1.1932852e-07, 5.216015e-15, -1.001, -0.3400321, 0, 0, -1.001, -6.320602, -1.001, 7.557317e-08, 0, -1.1410427e-06, 7.557317e-08, 1.001, 0, -9.57176, 4.37551e-08, -1.001, 0, -9.633287, -1.001, -4.37551e-08, -1.193285e-07, -6.835893e-07, 1.193285e-07, 5.2160145e-15, -1.001, -5.734362, 4.37551e-08, -1.001, 0, 9.493034, -1.001, -4.37551e-08, -1.193285e-07, -5.125066e-07, 1.193285e-07, 5.2160145e-15, -1.001, -4.2992167, 4.37551e-08, -1.001, 0, -2.1895092, -1.001, -4.37551e-08, -1.1932852e-07, -1.44122225e-08, 1.1932852e-07, 5.216015e-15, -1.001, -0.120898485, 4.37551e-08, -1.001, 0, 1.496448, -1.001, -4.37551e-08, -1.193285e-07, -8.960085e-07, 1.193285e-07, 5.2160145e-15, -1.001, -7.516263, 4.37551e-08, -1.001, 0, 9.70562, -1.001, -4.37551e-08, -1.1932852e-07, 8.5078625e-08, 1.1932852e-07, 5.216015e-15, -1.001, 0.71369076, 4.37551e-08, -1.001, 0, -2.4011462, -1.001, -4.37551e-08, -1.193285e-07, -5.77504e-07, 1.193285e-07, 5.2160145e-15, -1.001, -4.8444543, -4.37551e-08, 1.001, 0, 1.6878386, -1.001, -4.37551e-08, 1.193285e-07, 9.986915e-07, 1.193285e-07, 5.2160145e-15, 1.001, 8.37763, 4.37551e-08, -1.001, 0, -2.3136365, -1.001, -4.37551e-08, -1.193285e-07, -6.1744095e-07, 1.193285e-07, 5.2160145e-15, -1.001, -5.1794696, 4.37551e-08, -1.001, 0, 1.636618, -1.001, -4.37551e-08, -1.193285e-07, -9.449608e-07, 1.193285e-07, 5.2160145e-15, -1.001, -7.9269047, 4.37551e-08, -1.001, 0, -2.0947156, -1.001, -4.37551e-08, -1.1932852e-07, -1.478395e-07, 1.1932852e-07, 5.216015e-15, -1.001, -1.2401676, -4.37551e-08, 1.001, 0, 2.3230088, -1.001, -4.37551e-08, 1.1932852e-07, 7.131021e-09, 1.1932852e-07, 5.216015e-15, 1.001, 0.05981946, 4.37551e-08, -1.001, 0, -9.901721, -1.001, -4.37551e-08, -1.1932848e-07, 4.759366e-07, 1.1932848e-07, 5.2160132e-15, -1.001, 3.9924448, 4.37551e-08, -1.001, 0, 1.684428, -1.001, -4.37551e-08, -1.1932853e-07, 1.2612915e-07, 1.1932853e-07, 5.2160158e-15, -1.001, 1.0580478, 0, 0, -1.001, -8.30739, -1.001, 7.557322e-08, 0, 1.1448899e-06, 7.557322e-08, 1.001, 0, 9.604031, -4.37551e-08, 1.001, 0, -1.9201362, -1.001, -4.37551e-08, 1.1932852e-07, 1.6153854e-07, 1.1932852e-07, 5.216015e-15, 1.001, 1.3550835, -4.37551e-08, 1.001, 0, 2.1781456, -1.001, -4.37551e-08, 1.193285e-07, 6.70996e-07, 1.193285e-07, 5.2160145e-15, 1.001, 5.628721)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_vqski"]
|
||||
vertices = PackedVector3Array(-8.4942665, 0.45926487, -8.623274, -8.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, 8.626726, -3.4942665, 0.45926487, -8.623274, 3.5057335, 0.45926487, -8.623274, 3.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, 8.626726, 8.5057335, 0.45926487, -8.623274)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_country_straight_03" unique_id=626808879 instance=ExtResource("1_3jalq")]
|
||||
script = ExtResource("2_1iv55")
|
||||
uniqueness = 1
|
||||
@@ -70,7 +77,7 @@ surface_material_override/0 = ExtResource("4_1dxsl")
|
||||
[node name="Strada_004" parent="." index="3" unique_id=387203009 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_t3kge")
|
||||
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459]
|
||||
[node name="Water_004" parent="." index="4" unique_id=1258756459 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("6_vwjpf")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="5" unique_id=1540226859 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -130,3 +137,17 @@ transform = Transform3D(-4.565843e-08, 0, -0.89184093, 0, 1, 0, 1.0445431, 0, -3
|
||||
|
||||
[node name="tea_big2" parent="." index="12" unique_id=907407729 instance=ExtResource("21_rrn4g")]
|
||||
transform = Transform3D(-4.5809262e-08, 0, -0.8803461, 0, 1, 0, 1.0479938, 0, -3.848115e-08, 5.9540567, 0, -0.006435305)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="13" unique_id=212768656]
|
||||
navigation_mesh = SubResource("NavigationMesh_vqski")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_CitizenSit" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=598783589]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.907281, 0.8148663, 4.6581635)
|
||||
script = ExtResource("22_it75p")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_CitizenSit2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1257917030]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.155632, 0.8148663, -4.94293)
|
||||
script = ExtResource("22_it75p")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://c2gf34c3w0ex8" path="res://tgcc/chunk/prop/tea/tea_small.tscn" id="21_1bp38"]
|
||||
[ext_resource type="Script" uid="uid://cefbl2ntn51hp" path="res://tgcc/chunk/prop/tree/randomtree.gd" id="22_1bp38"]
|
||||
[ext_resource type="PackedScene" uid="uid://bubmqdfn84lij" path="res://tgcc/chunk/prop/tree/tree_02/tree_02.tscn" id="23_yb67e"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="24_yb67e"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_bo133"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -87,27 +88,33 @@ instance_count = 22
|
||||
mesh = ExtResource("18_p2rf7")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.3675, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.775, -1.1421599, -4.4487686, -1.9446185e-07, 0.3675, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.775, -0.046814755, 4.874615, 2.1307619e-07, -0.3675, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.42, -2.237415, 4.8654275, 2.1267459e-07, 0.3675, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.42, 2.552968, 3.664362, 1.6017435e-07, -0.3675, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -1.065, 1.8105153, 4.50349, 1.968538e-07, 0.3675, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -1.065, -1.9527054, 4.725312, 2.0654996e-07, -0.3675, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.71, -4.520556, 1.8626103, 8.1417284e-08, 0.3675, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.71, -1.5101467, 5.1146483, 2.2356838e-07, -0.3675, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, -0.355, -0.39667818, 5.0150795, 2.1921609e-07, 0.3675, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, -0.355, 4.910238, 2.163411, 9.456569e-08, -0.3675, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0, -4.515354, 0.7853641, 3.4329354e-08, 0.3675, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0, -4.518371, -1.6865913, -7.372324e-08, -0.3675, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.355, 1.1408135, -5.1769686, -2.2629249e-07, 0.3675, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.355, 3.315373, 3.248334, 1.4198919e-07, -0.3675, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 0.71, 4.424317, -2.0163426, -8.8137135e-08, 0.3675, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 0.71, 4.644195, -1.1235999, -4.911411e-08, -0.3675, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 1.065, -5.0032973, 0.9244527, 4.0409113e-08, 0.3675, 0, -4.729428e-07, 10.81967, 0, 0.9244527, 5.0032973, 2.1870108e-07, 1.065, -3.8264813, 3.711105, 1.6221756e-07, -0.3675, 0, -3.4918145e-07, 7.9883404, 0, 3.711105, 3.8264813, 1.6726081e-07, 1.42, -5.329773, -0.18204457, -7.9574205e-09, 0.3675, 0, -3.4672098e-07, 7.9320517, 0, -0.18204457, 5.329773, 2.3297177e-07, 1.42, -2.5650833, -4.3976808, -1.9222873e-07, -0.3675, 0, -4.0229676e-07, 9.203477, 0, -4.3976808, 2.5650833, 1.1212335e-07, 1.775, -2.5395496, -3.9127095, -1.7102997e-07, 0.3675, 0, -4.4491065e-07, 10.1783695, 0, -3.9127095, 2.5395496, 1.1100724e-07, 1.775)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_mqp1b"]
|
||||
vertices = PackedVector3Array(0.62672615, 0.4592641, -3.4942656, 0.62672615, 0.4592641, -8.494266, -8.623274, 0.4592641, -8.494266, -8.623274, 0.4592641, -3.4942656, 2.6267262, 0.4592641, -3.4942656, 2.8767262, 0.4592641, -1.7442656, 8.626726, 0.4592641, -1.9942656, 8.626726, 0.4592641, -8.494266, 2.8767262, 0.4592641, 8.255734, 8.626726, 0.4592641, 8.255734)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(4, 0, 1), PackedInt32Array(6, 5, 4), PackedInt32Array(6, 4, 7), PackedInt32Array(7, 4, 1), PackedInt32Array(8, 5, 9), PackedInt32Array(9, 5, 6)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_river_curve_3" unique_id=1126488629 instance=ExtResource("1_nx5jo")]
|
||||
script = ExtResource("2_n7fsi")
|
||||
river_south = true
|
||||
river_west = true
|
||||
|
||||
[node name="Argini_010" parent="." index="0" unique_id=226788247]
|
||||
[node name="Argini_010" parent="." index="0" unique_id=1397978177]
|
||||
surface_material_override/0 = ExtResource("3_ilchu")
|
||||
|
||||
[node name="Flower_009" parent="." index="1" unique_id=1664286844]
|
||||
[node name="Flower_009" parent="." index="1" unique_id=694007976]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_007" parent="." index="2" unique_id=718069917]
|
||||
[node name="FlowerG_007" parent="." index="2" unique_id=105526038]
|
||||
visible = false
|
||||
|
||||
[node name="Plane" parent="." index="3" unique_id=1833812896]
|
||||
[node name="Plane" parent="." index="3" unique_id=941727924]
|
||||
surface_material_override/0 = ExtResource("3_ilchu")
|
||||
|
||||
[node name="Water_011" parent="." index="4" unique_id=993814870]
|
||||
[node name="Water_011" parent="." index="4" unique_id=2040828596 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("4_83ekj")
|
||||
|
||||
[node name="Water_F_013" parent="." index="5" unique_id=516807780]
|
||||
[node name="Water_F_013" parent="." index="5" unique_id=804815693]
|
||||
surface_material_override/0 = ExtResource("5_3q36n")
|
||||
|
||||
[node name="grass2" type="Node3D" parent="." index="6" unique_id=723929597 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -207,13 +214,13 @@ scala_correzione_xz = 4.955
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 2.0
|
||||
|
||||
[node name="tea_big" parent="." index="12" unique_id=1080521676 groups=["weather_node"] instance=ExtResource("19_5lxs6")]
|
||||
[node name="tea_big" parent="." index="12" unique_id=1080521676 instance=ExtResource("19_5lxs6")]
|
||||
transform = Transform3D(-4.371139e-08, 0, -0.8607846, 0, 1, 0, 1, 0, -3.762609e-08, 6.137363, 0, 0.21655339)
|
||||
|
||||
[node name="tea_medium" parent="." index="13" unique_id=774250378 groups=["weather_node"] instance=ExtResource("20_v5b08")]
|
||||
[node name="tea_medium" parent="." index="13" unique_id=774250378 instance=ExtResource("20_v5b08")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 0.8468988, -4.717209, 0, -5.866095)
|
||||
|
||||
[node name="tea_small" parent="." index="14" unique_id=738556947 groups=["weather_node"] instance=ExtResource("21_1bp38")]
|
||||
[node name="tea_small" parent="." index="14" unique_id=738556947 instance=ExtResource("21_1bp38")]
|
||||
transform = Transform3D(-3.4182502e-08, 0, -1, 0, 1, 0, 0.7820045, 0, -4.371139e-08, 1.4791412, 0, -5.8110795)
|
||||
|
||||
[node name="Node3D" type="Node3D" parent="." index="15" unique_id=1498631029]
|
||||
@@ -230,3 +237,16 @@ transform = Transform3D(-0.71579975, 0, 0.498444, 0, 0.87224746, 0, -0.498444, 0
|
||||
|
||||
[node name="Tree_05" parent="Node3D" index="3" unique_id=1488150614 groups=["weather_node", "wind_node"] instance=ExtResource("23_yb67e")]
|
||||
transform = Transform3D(-0.34301677, 0, -1.1356256, 0, 1.1862993, 0, 1.1356256, 0, -0.34301677, -6.2514944, 0, 8.641836)
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="16" unique_id=725800387]
|
||||
navigation_mesh = SubResource("NavigationMesh_mqp1b")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=2087909223]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.684022, 0.6954994, -6.492446)
|
||||
script = ExtResource("24_yb67e")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Sit4" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=916853739]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.8890724, 0.6954994, 0.53573227)
|
||||
script = ExtResource("24_yb67e")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -65,25 +65,25 @@ buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -1.1025, 0,
|
||||
script = ExtResource("2_328nu")
|
||||
river_north = true
|
||||
|
||||
[node name="Argini_018" parent="." index="0" unique_id=1498631243]
|
||||
[node name="Argini_018" parent="." index="0" unique_id=407577413]
|
||||
surface_material_override/0 = ExtResource("3_0d687")
|
||||
|
||||
[node name="Argini_F_002" parent="." index="1" unique_id=1592843418]
|
||||
[node name="Argini_F_002" parent="." index="1" unique_id=286060217]
|
||||
surface_material_override/0 = ExtResource("3_0d687")
|
||||
|
||||
[node name="Cube_034" parent="." index="2" unique_id=1386764698]
|
||||
[node name="Cube_034" parent="." index="2" unique_id=2134680918]
|
||||
surface_material_override/0 = ExtResource("4_t40hl")
|
||||
|
||||
[node name="Grass_020" parent="." index="3" unique_id=13403148]
|
||||
[node name="Grass_020" parent="." index="3" unique_id=674359434]
|
||||
surface_material_override/0 = ExtResource("3_0d687")
|
||||
|
||||
[node name="MSH_Staccioanta_1_021" parent="." index="4" unique_id=1599685228]
|
||||
[node name="MSH_Staccioanta_1_021" parent="." index="4" unique_id=521673637]
|
||||
surface_material_override/0 = ExtResource("5_3lcis")
|
||||
|
||||
[node name="Water_019" parent="." index="5" unique_id=405995374]
|
||||
[node name="Water_019" parent="." index="5" unique_id=2107634990]
|
||||
surface_material_override/0 = ExtResource("6_uqwx1")
|
||||
|
||||
[node name="Water_F_002" parent="." index="6" unique_id=1877260982]
|
||||
[node name="Water_F_002" parent="." index="6" unique_id=1681301754]
|
||||
surface_material_override/0 = ExtResource("7_64wxc")
|
||||
|
||||
[node name="grass2" type="Node3D" parent="." index="7" unique_id=1169806788 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -146,11 +146,11 @@ scala_correzione_xz = 4.955
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 2.0
|
||||
|
||||
[node name="tea_big" parent="." index="11" unique_id=1080521676 groups=["weather_node"] instance=ExtResource("19_2cum8")]
|
||||
[node name="tea_big" parent="." index="11" unique_id=1080521676 instance=ExtResource("19_2cum8")]
|
||||
transform = Transform3D(-4.517428e-08, 0, -0.9074116, 0, 1, 0, 1.033467, 0, -3.966422e-08, 6.1110573, 0, 0.056063175)
|
||||
|
||||
[node name="tea_medium" parent="." index="12" unique_id=774250378 groups=["weather_node"] instance=ExtResource("20_sc8st")]
|
||||
[node name="tea_medium" parent="." index="12" unique_id=774250378 instance=ExtResource("20_sc8st")]
|
||||
transform = Transform3D(0.66083586, 0, 0, 0, 1, 0, 0, 0, 0.66672087, -5.9615507, 0, 6.4100685)
|
||||
|
||||
[node name="tea_medium2" parent="." index="13" unique_id=748782102 groups=["weather_node"] instance=ExtResource("21_uovjy")]
|
||||
[node name="tea_medium2" parent="." index="13" unique_id=748782102 instance=ExtResource("21_uovjy")]
|
||||
transform = Transform3D(-4.5595225e-08, 0, -1, 0, 1, 0, 1.0430971, 0, -4.371139e-08, -5.9241714, 0, -1.92489)
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://bklpig8fmtajl" path="res://tgcc/chunk/prop/climax/climax_2.tscn" id="26_ylq5w"]
|
||||
[ext_resource type="PackedScene" uid="uid://c058662vbd6ey" path="res://tgcc/chunk/prop/tree/tree_03/tree_03.tscn" id="27_cmw1p"]
|
||||
[ext_resource type="PackedScene" uid="uid://bubmqdfn84lij" path="res://tgcc/chunk/prop/tree/tree_02/tree_02.tscn" id="28_ugr7r"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="29_jxvvu"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_cnnpi"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -95,65 +96,71 @@ instance_count = 25
|
||||
mesh = ExtResource("20_bmnwi")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -2.73, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -2.73, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -2.275, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -2.275, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -1.82, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -1.82, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -1.365, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -1.365, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, -0.91, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, -0.91, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, -0.455, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, -0.455, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 0.455, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 0.455, 4.644195, -1.1235999, -4.911411e-08, -0.2425, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 0.91, -5.0032973, 0.9244527, 4.0409113e-08, 0.2425, 0, -4.729428e-07, 10.81967, 0, 0.9244527, 5.0032973, 2.1870108e-07, 0.91, -3.8264813, 3.711105, 1.6221756e-07, -0.2425, 0, -3.4918145e-07, 7.9883404, 0, 3.711105, 3.8264813, 1.6726081e-07, 1.365, -5.329773, -0.18204457, -7.9574205e-09, 0.2425, 0, -3.4672098e-07, 7.9320517, 0, -0.18204457, 5.329773, 2.3297177e-07, 1.365, -2.5650833, -4.3976808, -1.9222873e-07, -0.2425, 0, -4.0229676e-07, 9.203477, 0, -4.3976808, 2.5650833, 1.1212335e-07, 1.82, -2.5395496, -3.9127095, -1.7102997e-07, 0.2425, 0, -4.4491065e-07, 10.1783695, 0, -3.9127095, 2.5395496, 1.1100724e-07, 1.82, 3.0145772, -3.716389, -1.6244852e-07, -0.2425, 0, -3.6319054e-07, 8.308831, 0, -3.716389, -3.0145772, -1.3177136e-07, 2.275, 2.23483, 4.2739015, 1.8681817e-07, 0.2425, 0, -3.78291e-07, 8.654289, 0, 4.2739015, -2.23483, -9.768752e-08, 2.275, -2.2681458, -4.1759634, -1.8253716e-07, -0.2425, 0, -3.293582e-07, 7.5348372, 0, -4.1759634, 2.2681458, 9.9143804e-08, 2.73)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_b6yvm"]
|
||||
vertices = PackedVector3Array(-3, 0.45649588, -8.165606, -3.25, 0.45649588, -8.915606, -4.25, 0.45649588, -8.915606, -4.5, 0.45649588, -8.165606, -3, 0.45649588, -6.9156055, -6.5, 0.45649588, -1.4156055, -9.5, 0.45649588, -1.1656055, -9.5, 0.45649588, 1.0843945, 1, 0.45649588, 1.0843945, -1.25, 0.45649588, -1.1656055, -5, 0.45649588, -1.4156055, -6.75, 0.45649588, -6.4156055, -9, 0.45649588, -6.4156055, -9, 0.45649588, -5.4156055, -6.5, 0.45649588, -5.1656055, -5, 0.45649588, -5.1656055, -3.25, 0.45649588, -5.4156055, -6.5, 0.45649588, -8.165606, 1, 0.45649588, -4.6656055, -1, 0.45649588, -4.6656055, 0.25, 0.45649588, -6.9156055, 0.25, 0.45649588, -8.165606)
|
||||
polygons = [PackedInt32Array(1, 0, 2), PackedInt32Array(2, 0, 3), PackedInt32Array(3, 0, 4), PackedInt32Array(5, 10, 6), PackedInt32Array(6, 10, 7), PackedInt32Array(7, 10, 9), PackedInt32Array(7, 9, 8), PackedInt32Array(15, 14, 11), PackedInt32Array(11, 14, 13), PackedInt32Array(11, 13, 12), PackedInt32Array(5, 14, 10), PackedInt32Array(10, 14, 15), PackedInt32Array(16, 15, 4), PackedInt32Array(4, 15, 3), PackedInt32Array(3, 15, 11), PackedInt32Array(3, 11, 17), PackedInt32Array(19, 18, 9), PackedInt32Array(9, 18, 8), PackedInt32Array(0, 21, 4), PackedInt32Array(4, 21, 20)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"RoadNav"
|
||||
|
||||
[node name="Chunk_R_T1_1" unique_id=1445877410 instance=ExtResource("1_xxb4v")]
|
||||
script = ExtResource("2_5ff5i")
|
||||
west = true
|
||||
river_south = true
|
||||
|
||||
[node name="Argini_013" parent="." index="0" unique_id=1399541549]
|
||||
[node name="Argini_013" parent="." index="0" unique_id=469582477]
|
||||
surface_material_override/0 = ExtResource("3_5jrf3")
|
||||
|
||||
[node name="Argini_F_005" parent="." index="1" unique_id=848465495]
|
||||
[node name="Argini_F_005" parent="." index="1" unique_id=1834072449]
|
||||
surface_material_override/0 = ExtResource("3_5jrf3")
|
||||
|
||||
[node name="Cart_003" parent="." index="2" unique_id=1449498524 groups=["weather_node"]]
|
||||
[node name="Cart_003" parent="." index="2" unique_id=502294431 groups=["weather_node"]]
|
||||
|
||||
[node name="Cavi_008" parent="." index="3" unique_id=28113039]
|
||||
[node name="Cavi_008" parent="." index="3" unique_id=703264924]
|
||||
surface_material_override/0 = ExtResource("4_lewme")
|
||||
surface_material_override/1 = ExtResource("4_lewme")
|
||||
|
||||
[node name="Cortile_006" parent="." index="4" unique_id=12586199 groups=["weather_node"]]
|
||||
[node name="Cortile_006" parent="." index="4" unique_id=2017701780 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_wtymh")
|
||||
|
||||
[node name="Cube_036" parent="." index="5" unique_id=1681749225 groups=["weather_node"]]
|
||||
[node name="Cube_036" parent="." index="5" unique_id=2095890038 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("6_xwjr0")
|
||||
|
||||
[node name="Flower_012" parent="." index="6" unique_id=1658863149]
|
||||
[node name="Flower_012" parent="." index="6" unique_id=772055997]
|
||||
visible = false
|
||||
|
||||
[node name="FlowerG_011" parent="." index="7" unique_id=268762088]
|
||||
[node name="FlowerG_011" parent="." index="7" unique_id=96396983]
|
||||
visible = false
|
||||
|
||||
[node name="Grass_016" parent="." index="8" unique_id=1026053750]
|
||||
[node name="Grass_016" parent="." index="8" unique_id=1087577752]
|
||||
surface_material_override/0 = ExtResource("3_5jrf3")
|
||||
|
||||
[node name="House_M_3_001" parent="." index="9" unique_id=1585253358 groups=["weather_node"]]
|
||||
[node name="House_M_3_001" parent="." index="9" unique_id=1404886979 groups=["weather_node"]]
|
||||
|
||||
[node name="House_M_3_001|Cube_212|Dupli|" parent="House_M_3_001" index="0" unique_id=2132520415]
|
||||
[node name="House_M_3_001|Cube_212|Dupli|" parent="House_M_3_001" index="0" unique_id=1236693884]
|
||||
surface_material_override/0 = ExtResource("7_x0gto")
|
||||
surface_material_override/1 = ExtResource("8_yipn6")
|
||||
|
||||
[node name="Lanterne_008" parent="." index="10" unique_id=703742277]
|
||||
[node name="Lanterne_008" parent="." index="10" unique_id=1036407616]
|
||||
surface_material_override/0 = ExtResource("8_yipn6")
|
||||
surface_material_override/1 = ExtResource("7_x0gto")
|
||||
|
||||
[node name="MSH_Staccioanta_1_013" parent="." index="11" unique_id=1793533633]
|
||||
[node name="MSH_Staccioanta_1_013" parent="." index="11" unique_id=325488463]
|
||||
surface_material_override/0 = ExtResource("9_egygc")
|
||||
|
||||
[node name="PaliLuci_006" parent="." index="12" unique_id=635052574]
|
||||
[node name="PaliLuci_006" parent="." index="12" unique_id=1932587320]
|
||||
surface_material_override/0 = ExtResource("10_x5h3c")
|
||||
surface_material_override/1 = ExtResource("10_x5h3c")
|
||||
|
||||
[node name="Panchina_001" parent="." index="13" unique_id=1785861878 groups=["weather_node"]]
|
||||
[node name="Panchina_001" parent="." index="13" unique_id=1203402246 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("10_x5h3c")
|
||||
|
||||
[node name="Strada_012" parent="." index="14" unique_id=97571950 groups=["weather_node"]]
|
||||
[node name="Strada_012" parent="." index="14" unique_id=1624218758 groups=["RoadNav", "weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_wtymh")
|
||||
|
||||
[node name="Water_014" parent="." index="15" unique_id=2046216844]
|
||||
[node name="Water_014" parent="." index="15" unique_id=1408331923]
|
||||
surface_material_override/0 = ExtResource("11_4g7q3")
|
||||
|
||||
[node name="Water_F_005" parent="." index="16" unique_id=708909097]
|
||||
[node name="Water_F_005" parent="." index="16" unique_id=1486142484]
|
||||
surface_material_override/0 = ExtResource("12_qtlak")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="17" unique_id=64319559 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -305,7 +312,7 @@ transform = Transform3D(-1, 0, 8.742278e-08, 0, 1, 0, -8.742278e-08, 0, -1, -8.2
|
||||
[node name="Climax2" parent="." index="28" unique_id=801526857 instance=ExtResource("26_ylq5w")]
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, -2.4673748, 1.399138, 4.631831)
|
||||
|
||||
[node name="tea_big" parent="." index="29" unique_id=1080521676 groups=["weather_node"] instance=ExtResource("26_axwex")]
|
||||
[node name="tea_big" parent="." index="29" unique_id=1080521676 instance=ExtResource("26_axwex")]
|
||||
transform = Transform3D(-4.5254485e-08, 0, -0.83224523, 0, 1, 0, 1.0353019, 0, -3.6378594e-08, 5.998926, 0, 0.24294758)
|
||||
|
||||
[node name="Tree_03" parent="." index="30" unique_id=633798313 instance=ExtResource("27_cmw1p")]
|
||||
@@ -319,3 +326,31 @@ transform = Transform3D(-0.94908386, 0, -0.20034938, 0, 0.97, 0, 0.20034938, 0,
|
||||
|
||||
[node name="Tree_02" parent="." index="33" unique_id=678891384 instance=ExtResource("28_ugr7r")]
|
||||
transform = Transform3D(0.3638536, 0, -0.8122256, 0, 0.8899999, 0, 0.8122256, 0, 0.3638536, -1.9400871, 4.7683716e-07, -3.6496096)
|
||||
|
||||
[node name="NavigationRegion3D2" type="NavigationRegion3D" parent="." index="34" unique_id=537349929]
|
||||
navigation_mesh = SubResource("NavigationMesh_b6yvm")
|
||||
|
||||
[node name="Spawn_Sit" type="Marker3D" parent="NavigationRegion3D2" index="0" unique_id=1353150661]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.3757677, 0.6954994, -9.05095)
|
||||
script = ExtResource("29_jxvvu")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit2" type="Marker3D" parent="NavigationRegion3D2" index="1" unique_id=2087152734]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.09979725, 0.6954994, -6.8534966)
|
||||
script = ExtResource("29_jxvvu")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Sit3" type="Marker3D" parent="NavigationRegion3D2" index="2" unique_id=1383229137]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.160901, 0.6954994, -5.8220387)
|
||||
script = ExtResource("29_jxvvu")
|
||||
allowed_type = 3
|
||||
|
||||
[node name="Spawn_Cat" type="Marker3D" parent="NavigationRegion3D2" index="3" unique_id=521770424]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -8.543914, 0.8148663, -0.19890785)
|
||||
script = ExtResource("29_jxvvu")
|
||||
allowed_type = 4
|
||||
|
||||
[node name="Spawn_Cat2" type="Marker3D" parent="NavigationRegion3D2" index="4" unique_id=67071896]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.8513222, 0.8148663, -2.7102838)
|
||||
script = ExtResource("29_jxvvu")
|
||||
allowed_type = 4
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dho6nfkjoyqls" path="res://tgcc/chunk/prop/sign/scene/sign_2.tscn" id="23_4nxsa"]
|
||||
[ext_resource type="PackedScene" uid="uid://b5fhktgyjcxhn" path="res://tgcc/chunk/prop/sign/scene/sign_4.tscn" id="24_5udst"]
|
||||
[ext_resource type="PackedScene" uid="uid://swbs2s3libd3" path="res://tgcc/chunk/prop/sign/scene/sign_3.tscn" id="25_87g1g"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="26_r4rek"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_4bk23"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -92,6 +93,12 @@ instance_count = 5
|
||||
mesh = ExtResource("17_nhjsa")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -0.455, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -0.455, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, 0, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, 0, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, 0.455)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_883n8"]
|
||||
vertices = PackedVector3Array(-8.01828, 0.7092649, -8.623274, -8.01828, 0.7092649, -2.8732738, -3.26828, 0.7092649, -2.8732738, -3.26828, 0.7092649, -8.623274, 3.48172, 0.45926487, -8.623274, 3.48172, 0.45926487, 8.626726, 8.48172, 0.45926487, 8.626726, 8.48172, 0.45926487, -8.623274, -8.01828, 0.7092649, 2.8767262, -8.01828, 0.7092649, 8.626726, -3.26828, 0.7092649, 8.626726, -3.26828, 0.7092649, 2.8767262)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5), PackedInt32Array(11, 10, 8), PackedInt32Array(8, 10, 9)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="Chunk_R_T1_3" unique_id=1011215861 instance=ExtResource("1_xhhpr")]
|
||||
script = ExtResource("2_7l3yt")
|
||||
west = true
|
||||
@@ -122,7 +129,7 @@ visible = false
|
||||
[node name="MSH_Staccioanta_1_014" parent="." index="7" unique_id=2126996298]
|
||||
surface_material_override/0 = ExtResource("6_qeyjh")
|
||||
|
||||
[node name="Water_015" parent="." index="8" unique_id=489895058]
|
||||
[node name="Water_015" parent="." index="8" unique_id=489895058 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("7_2524w")
|
||||
surface_material_override/1 = ExtResource("7_2524w")
|
||||
|
||||
@@ -260,3 +267,22 @@ transform = Transform3D(-2.6771872e-08, 0, -0.6000556, 0, 0.99999994, 0, 0.61246
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -9.683836, 0.042618692, 1.123232)
|
||||
script = ExtResource("20_6535i")
|
||||
available_props = Array[PackedScene]([ExtResource("21_r4rek"), ExtResource("22_883n8"), ExtResource("23_4nxsa"), ExtResource("24_5udst"), ExtResource("25_87g1g")])
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="22" unique_id=1507663637]
|
||||
navigation_mesh = SubResource("NavigationMesh_883n8")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=532194134]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.783847, 0.8148663, 4.6581635)
|
||||
script = ExtResource("26_r4rek")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1075448341]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.742052, 0.8148663, 0.61698484)
|
||||
script = ExtResource("26_r4rek")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Crow" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=586717609]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.04096794, 2.916393, 5.9486523)
|
||||
script = ExtResource("26_r4rek")
|
||||
allowed_type = 5
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://dho6nfkjoyqls" path="res://tgcc/chunk/prop/sign/scene/sign_2.tscn" id="24_2v1r7"]
|
||||
[ext_resource type="PackedScene" uid="uid://b5fhktgyjcxhn" path="res://tgcc/chunk/prop/sign/scene/sign_4.tscn" id="25_ijq8m"]
|
||||
[ext_resource type="PackedScene" uid="uid://swbs2s3libd3" path="res://tgcc/chunk/prop/sign/scene/sign_3.tscn" id="26_fdrt6"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="27_2v1r7"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_pde1d"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -84,6 +85,12 @@ instance_count = 21
|
||||
mesh = ExtResource("21_8xbcl")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.44, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -2.275, -1.1421599, -4.4487686, -1.9446185e-07, 0.44, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -2.275, -0.046814755, 4.874615, 2.1307619e-07, -0.44, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.82, -2.237415, 4.8654275, 2.1267459e-07, 0.44, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.82, 2.552968, 3.664362, 1.6017435e-07, -0.44, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -1.365, 1.8105153, 4.50349, 1.968538e-07, 0.44, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -1.365, -1.9527054, 4.725312, 2.0654996e-07, -0.44, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.91, -4.520556, 1.8626103, 8.1417284e-08, 0.44, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.91, -1.5101467, 5.1146483, 2.2356838e-07, -0.44, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, -0.455, -0.39667818, 5.0150795, 2.1921609e-07, 0.44, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, -0.455, 4.910238, 2.163411, 9.456569e-08, -0.44, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0, -4.515354, 0.7853641, 3.4329354e-08, 0.44, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0, -4.518371, -1.6865913, -7.372324e-08, -0.44, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 0.455, 1.1408135, -5.1769686, -2.2629249e-07, 0.44, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 0.455, 3.315373, 3.248334, 1.4198919e-07, -0.44, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 0.91, 4.424317, -2.0163426, -8.8137135e-08, 0.44, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 0.91, 4.644195, -1.1235999, -4.911411e-08, -0.44, 0, -4.1457332e-07, 9.484332, 0, -1.1235999, -4.644195, -2.0300422e-07, 1.365, -5.0032973, 0.9244527, 4.0409113e-08, 0.44, 0, -4.729428e-07, 10.81967, 0, 0.9244527, 5.0032973, 2.1870108e-07, 1.365, -3.8264813, 3.711105, 1.6221756e-07, -0.44, 0, -3.4918145e-07, 7.9883404, 0, 3.711105, 3.8264813, 1.6726081e-07, 1.82, -5.329773, -0.18204457, -7.9574205e-09, 0.44, 0, -3.4672098e-07, 7.9320517, 0, -0.18204457, 5.329773, 2.3297177e-07, 1.82, -2.5650833, -4.3976808, -1.9222873e-07, -0.44, 0, -4.0229676e-07, 9.203477, 0, -4.3976808, 2.5650833, 1.1212335e-07, 2.275)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_ijq8m"]
|
||||
vertices = PackedVector3Array(-8.4143715, 0.7619239, -8.520857, -8.4143715, 0.7619239, -3.0208569, -3.6643715, 0.7619239, -3.0208569, -3.6643715, 0.7619239, -8.520857, 3.3356285, 0.7619239, -8.520857, 3.3356285, 0.7619239, -3.0208569, 8.0856285, 0.7619239, -3.0208569, 8.0856285, 0.7619239, -8.520857, 3.3356285, 0.7619239, 2.7291431, 3.3356285, 0.7619239, 8.479143, 8.0856285, 0.7619239, 8.479143, 8.0856285, 0.7619239, 2.7291431)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(7, 6, 4), PackedInt32Array(4, 6, 5), PackedInt32Array(11, 10, 8), PackedInt32Array(8, 10, 9)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"FieldNav"
|
||||
|
||||
[node name="chunk_river_mix6_1" unique_id=386231587 instance=ExtResource("1_7n6c0")]
|
||||
script = ExtResource("2_5jq16")
|
||||
north = true
|
||||
@@ -112,7 +119,7 @@ surface_material_override/0 = ExtResource("4_himm6")
|
||||
[node name="Sentieri_002" parent="." index="6" unique_id=514352895 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_hg5nu")
|
||||
|
||||
[node name="Water_017" parent="." index="7" unique_id=1822386604]
|
||||
[node name="Water_017" parent="." index="7" unique_id=1822386604 groups=["FieldNav"]]
|
||||
surface_material_override/0 = ExtResource("6_qbpgl")
|
||||
|
||||
[node name="Water_F_011" parent="." index="8" unique_id=1926764541]
|
||||
@@ -247,3 +254,17 @@ transform = Transform3D(-2.7544719e-08, 0, -0.6817913, 0, 1, 0, 0.6301497, 0, -2
|
||||
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 9.6418, 0.042618692, -0.8912107)
|
||||
script = ExtResource("14_mjuy8")
|
||||
available_props = Array[PackedScene]([ExtResource("18_ijw7y"), ExtResource("23_hfm4c"), ExtResource("24_2v1r7"), ExtResource("25_ijq8m"), ExtResource("26_fdrt6")])
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="22" unique_id=911451203]
|
||||
navigation_mesh = SubResource("NavigationMesh_ijq8m")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Farmer" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=131743968]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.163128, 0.8148663, 5.705799)
|
||||
script = ExtResource("27_2v1r7")
|
||||
allowed_type = 1
|
||||
|
||||
[node name="Spawn_Farmer2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1530251894]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.5886717, 0.8148663, -4.94293)
|
||||
script = ExtResource("27_2v1r7")
|
||||
allowed_type = 1
|
||||
|
||||
@@ -19,6 +19,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://8i4owd40xg1j" path="res://tgcc/chunk/prop/sign/scene/wood_sign.tscn" id="17_wpssq"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhr4dfa48ne6c" path="res://tgcc/chunk/prop/tea/tea_big.tscn" id="18_nhp4k"]
|
||||
[ext_resource type="PackedScene" uid="uid://lfopd2hxhki4" path="res://tgcc/chunk/prop/tea/tea_medium.tscn" id="19_k7r4h"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="20_k7r4h"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_58g1v"]
|
||||
size = Vector2(1, 1)
|
||||
@@ -146,3 +147,13 @@ transform = Transform3D(0.61120385, 0, 0, 0, 1, 0, 0, 0, 0.72322524, -5.867728,
|
||||
|
||||
[node name="tea_medium3" parent="." index="14" unique_id=696675848 instance=ExtResource("19_k7r4h")]
|
||||
transform = Transform3D(-3.1496356e-08, 0, -0.72322524, 0, 1, 0, 0.7205527, 0, -3.1613183e-08, -5.867728, 0, -5.459832)
|
||||
|
||||
[node name="Spawn_Crow" type="Marker3D" parent="." index="15" unique_id=202635046]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.403273, 1.5779155, -5.0998454)
|
||||
script = ExtResource("20_k7r4h")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Spawn_Crow2" type="Marker3D" parent="." index="16" unique_id=1906134697]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.403273, 1.5779155, -4.9571705)
|
||||
script = ExtResource("20_k7r4h")
|
||||
allowed_type = 5
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
[ext_resource type="ArrayMesh" uid="uid://bg5rfu7tyl3p8" path="res://tgcc/chunk/prop/tree/bambu/Bambu.res" id="11_u3nr5"]
|
||||
[ext_resource type="Script" uid="uid://cp1pb5dnuojg3" path="res://tgcc/chunk/prop/tree/bambu/bambu.gd" id="12_1s26c"]
|
||||
[ext_resource type="PackedScene" uid="uid://c2gf34c3w0ex8" path="res://tgcc/chunk/prop/tea/tea_small.tscn" id="13_oha7e"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="14_sotxx"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_fqf4n"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -53,22 +54,28 @@ instance_count = 16
|
||||
mesh = ExtResource("11_u3nr5")
|
||||
buffer = PackedFloat32Array(-0.06664866, -5.194634, -2.2706466e-07, -0.2425, 0, -3.70015e-07, 8.464956, 0, -5.194634, 0.06664866, 2.9133056e-09, -1.5925, -1.1421599, -4.4487686, -1.9446185e-07, 0.2425, 0, -4.0701795e-07, 9.311485, 0, -4.4487686, 1.1421599, 4.9925397e-08, -1.5925, -0.046814755, 4.874615, 2.1307619e-07, -0.2425, 0, -3.9862888e-07, 9.119566, 0, 4.874615, 0.046814755, 2.046338e-09, -1.1375, -2.237415, 4.8654275, 2.1267459e-07, 0.2425, 0, -4.1424042e-07, 9.476716, 0, 4.8654275, 2.237415, 9.7800516e-08, -1.1375, 2.552968, 3.664362, 1.6017435e-07, -0.2425, 0, -4.7244734e-07, 10.808335, 0, 3.664362, -2.552968, -1.1159378e-07, -0.6825, 1.8105153, 4.50349, 1.968538e-07, 0.2425, 0, -3.0212027e-07, 6.911706, 0, 4.50349, -1.8105153, -7.9140136e-08, -0.6825, -1.9527054, 4.725312, 2.0654996e-07, -0.2425, 0, -4.2098645e-07, 9.631047, 0, 4.725312, 1.9527054, 8.535547e-08, -0.2275, -4.520556, 1.8626103, 8.1417284e-08, 0.2425, 0, -3.187494e-07, 7.2921357, 0, 1.8626103, 4.520556, 1.9759977e-07, -0.2275, -1.5101467, 5.1146483, 2.2356838e-07, -0.2425, 0, -4.81422e-07, 11.013651, 0, 5.1146483, 1.5101467, 6.6010614e-08, 0.2275, -0.39667818, 5.0150795, 2.1921609e-07, 0.2425, 0, -4.5527548e-07, 10.415489, 0, 5.0150795, 0.39667818, 1.7339353e-08, 0.2275, 4.910238, 2.163411, 9.456569e-08, -0.2425, 0, -2.3649532e-07, 5.4103823, 0, 2.163411, -4.910238, -2.1463332e-07, 0.6825, -4.515354, 0.7853641, 3.4329354e-08, 0.2425, 0, -2.593531e-07, 5.933307, 0, 0.7853641, 4.515354, 1.973724e-07, 0.6825, -4.518371, -1.6865913, -7.372324e-08, -0.2425, 0, -2.756641e-07, 6.3064594, 0, -1.6865913, 4.518371, 1.9750428e-07, 1.1375, 1.1408135, -5.1769686, -2.2629249e-07, 0.2425, 0, -4.7989647e-07, 10.978751, 0, -5.1769686, -1.1408135, -4.986654e-08, 1.1375, 3.315373, 3.248334, 1.4198919e-07, -0.2425, 0, -4.3756026e-07, 10.010212, 0, 3.248334, -3.315373, -1.4491955e-07, 1.5925, 4.424317, -2.0163426, -8.8137135e-08, 0.2425, 0, -4.335058e-07, 9.917457, 0, -2.0163426, -4.424317, -1.9339303e-07, 1.5925)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_stqx1"]
|
||||
vertices = PackedVector3Array(-4.5, 0.4999988, -3.999999, -2.25, 0.4999988, -9.499999, -9.5, 0.4999988, -9.499999, -9.5, 0.4999988, -3.999999, 2.5, 0.4999988, -9.499999, 1.75, 0.4999988, -9.499999, 1.5, 0.4999988, -7.999999, -0.75, 0.4999988, -3.999999, -0.25, 0.4999988, -2.249999, 2, 0.4999988, -0.24999905, 2.25, 0.4999988, -1.999999, 3.75, 0.4999988, 5.750001, 2.25, 0.4999988, 9.500001, 9.5, 0.4999988, 9.500001, 3.5, 0.4999988, 2.250001, 9.5, 0.4999988, -1.749999, -2.25, 0.4999988, 9.500001, -1.75, 0.4999988, 9.500001, -1, 0.4999988, 6.500001, 0, 0.4999988, 4.750001, 0, 0.4999988, 3.250001, -2.5, 0.4999988, 2.250001, -9.5, 0.4999988, 2.250001, -3.5, 0.4999988, -0.24999905)
|
||||
polygons = [PackedInt32Array(3, 2, 0), PackedInt32Array(0, 2, 1), PackedInt32Array(6, 5, 4), PackedInt32Array(9, 8, 10), PackedInt32Array(10, 8, 7), PackedInt32Array(10, 7, 6), PackedInt32Array(10, 6, 4), PackedInt32Array(13, 12, 11), PackedInt32Array(11, 14, 13), PackedInt32Array(13, 14, 15), PackedInt32Array(9, 10, 14), PackedInt32Array(14, 10, 15), PackedInt32Array(18, 17, 16), PackedInt32Array(20, 19, 18), PackedInt32Array(20, 18, 21), PackedInt32Array(21, 18, 16), PackedInt32Array(0, 23, 3), PackedInt32Array(3, 23, 22), PackedInt32Array(23, 20, 21), PackedInt32Array(23, 21, 22)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"ForestNav"
|
||||
|
||||
[node name="chunk_river_straight_5" unique_id=1518664851 instance=ExtResource("1_s34pu")]
|
||||
script = ExtResource("2_a7g4w")
|
||||
river_north = true
|
||||
river_south = true
|
||||
|
||||
[node name="Argini_011" parent="." index="0" unique_id=1103166467]
|
||||
[node name="Argini_011" parent="." index="0" unique_id=895986402]
|
||||
surface_material_override/0 = ExtResource("3_v8v20")
|
||||
surface_material_override/1 = ExtResource("3_v8v20")
|
||||
|
||||
[node name="Grass_019" parent="." index="1" unique_id=163702648]
|
||||
[node name="Grass_019" parent="." index="1" unique_id=1784106582 groups=["ForestNav"]]
|
||||
surface_material_override/0 = ExtResource("3_v8v20")
|
||||
|
||||
[node name="Water_012" parent="." index="2" unique_id=183333409]
|
||||
[node name="Water_012" parent="." index="2" unique_id=1865739867]
|
||||
surface_material_override/0 = ExtResource("5_fp6q1")
|
||||
|
||||
[node name="Water_F_015" parent="." index="3" unique_id=1691016237]
|
||||
[node name="Water_F_015" parent="." index="3" unique_id=147107428]
|
||||
surface_material_override/0 = ExtResource("5_8ajan")
|
||||
|
||||
[node name="grass2" type="Node3D" parent="." index="4" unique_id=451356134 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -206,8 +213,22 @@ scala_correzione_xz = 4.955
|
||||
scala_correzione_y = 5.945
|
||||
altezza_massima = 2.0
|
||||
|
||||
[node name="tea_small" parent="." index="12" unique_id=738556947 groups=["weather_node"] instance=ExtResource("13_oha7e")]
|
||||
[node name="tea_small" parent="." index="12" unique_id=738556947 instance=ExtResource("13_oha7e")]
|
||||
transform = Transform3D(-2.958303e-08, 0, -1, 0, 1, 0, 0.6767808, 0, -4.371139e-08, -6.1359725, 0, 5.9230976)
|
||||
|
||||
[node name="tea_small2" parent="." index="13" unique_id=1500366807 groups=["weather_node"] instance=ExtResource("13_oha7e")]
|
||||
[node name="tea_small2" parent="." index="13" unique_id=1500366807 instance=ExtResource("13_oha7e")]
|
||||
transform = Transform3D(-2.958303e-08, 0, -1, 0, 1, 0, 0.6767808, 0, -4.371139e-08, 5.933122, 0, -5.890115)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="14" unique_id=1310136813]
|
||||
navigation_mesh = SubResource("NavigationMesh_stqx1")
|
||||
navigation_layers = 2
|
||||
|
||||
[node name="Spawn_Fox" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=1327957678]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.783847, 0.8148663, 4.6581635)
|
||||
script = ExtResource("14_sotxx")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Spawn_Raccon" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1910834270]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.736391, 0.8148663, -4.94293)
|
||||
script = ExtResource("14_sotxx")
|
||||
allowed_type = 8
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
[resource]
|
||||
render_priority = 0
|
||||
shader = ExtResource("1_qojfn")
|
||||
shader_parameter/albedo_color = Color(0.2543333, 0.13613105, 0.16270357, 1)
|
||||
shader_parameter/albedo_color = Color(0.20095569, 0.20727703, 0.20113665, 1)
|
||||
shader_parameter/use_texture = true
|
||||
shader_parameter/uv_scale = Vector2(1, 1)
|
||||
shader_parameter/palette_shift_y = 0.0
|
||||
|
||||
@@ -153,110 +153,110 @@ have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce3/sx"), NodePath("PaloLuce2/sx"), NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx"), NodePath("PaloLuce2/dx"), NodePath("PaloLuce3/dx")]
|
||||
|
||||
[node name="Alberi" parent="." index="0" unique_id=263195904]
|
||||
[node name="Alberi" parent="." index="0" unique_id=324097151]
|
||||
surface_material_override/0 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="AlberoHero" parent="." index="1" unique_id=142574274]
|
||||
[node name="AlberoHero" parent="." index="1" unique_id=1282589024]
|
||||
surface_material_override/0 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Cartelli_L" parent="." index="2" unique_id=613347760]
|
||||
[node name="Cartelli_L" parent="." index="2" unique_id=2071037344]
|
||||
surface_material_override/0 = ExtResource("1_84j6v")
|
||||
surface_material_override/1 = ExtResource("3_awuot")
|
||||
surface_material_override/2 = ExtResource("3_fnvqb")
|
||||
|
||||
[node name="Cartelli_S" parent="." index="3" unique_id=134957950]
|
||||
[node name="Cartelli_S" parent="." index="3" unique_id=637898813]
|
||||
surface_material_override/0 = ExtResource("3_awuot")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Cavi" parent="." index="4" unique_id=2143326497]
|
||||
[node name="Cavi" parent="." index="4" unique_id=582664600]
|
||||
surface_material_override/0 = ExtResource("4_awuot")
|
||||
|
||||
[node name="Cestino" parent="." index="5" unique_id=114841368]
|
||||
[node name="Cestino" parent="." index="5" unique_id=1109400367]
|
||||
surface_material_override/0 = ExtResource("3_fnvqb")
|
||||
surface_material_override/1 = ExtResource("5_awuot")
|
||||
|
||||
[node name="Chunk_Dx" parent="." index="6" unique_id=1808231985]
|
||||
[node name="Chunk_Dx" parent="." index="6" unique_id=289343743]
|
||||
surface_material_override/0 = ExtResource("6_xdiy4")
|
||||
surface_material_override/1 = ExtResource("7_jn3dd")
|
||||
script = ExtResource("9_5ow1i")
|
||||
west = true
|
||||
|
||||
[node name="Chunk_Sx" parent="." index="7" unique_id=1981954776]
|
||||
[node name="Chunk_Sx" parent="." index="7" unique_id=400479458]
|
||||
surface_material_override/0 = ExtResource("6_xdiy4")
|
||||
surface_material_override/1 = ExtResource("7_jn3dd")
|
||||
script = ExtResource("9_5ow1i")
|
||||
west = true
|
||||
|
||||
[node name="Ferrovia" parent="." index="8" unique_id=1847144575 groups=["weather_node"]]
|
||||
[node name="Ferrovia" parent="." index="8" unique_id=1323730554 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("9_k8c1s")
|
||||
|
||||
[node name="Fioriere" parent="." index="9" unique_id=1732721498]
|
||||
[node name="Fioriere" parent="." index="9" unique_id=275474644]
|
||||
surface_material_override/0 = ExtResource("9_j4w04")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Flower" parent="." index="10" unique_id=2106581866]
|
||||
[node name="Flower" parent="." index="10" unique_id=1797704213]
|
||||
visible = false
|
||||
|
||||
[node name="Flower_G" parent="." index="11" unique_id=1082391827]
|
||||
[node name="Flower_G" parent="." index="11" unique_id=635703192]
|
||||
visible = false
|
||||
|
||||
[node name="Foglie" parent="." index="12" unique_id=1820799359]
|
||||
[node name="Foglie" parent="." index="12" unique_id=1907402233]
|
||||
visible = false
|
||||
|
||||
[node name="FoglieHero" parent="." index="13" unique_id=2008658474]
|
||||
[node name="FoglieHero" parent="." index="13" unique_id=1976585030]
|
||||
visible = false
|
||||
|
||||
[node name="Fondamenta" parent="." index="14" unique_id=1612279206 groups=["weather_node"]]
|
||||
[node name="Fondamenta" parent="." index="14" unique_id=776200816 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_fnvqb")
|
||||
surface_material_override/1 = ExtResource("10_20t15")
|
||||
surface_material_override/2 = ExtResource("3_fnvqb")
|
||||
|
||||
[node name="Grass" parent="." index="15" unique_id=1416975613]
|
||||
[node name="Grass" parent="." index="15" unique_id=412579525]
|
||||
surface_material_override/0 = ExtResource("6_xdiy4")
|
||||
|
||||
[node name="Lanterne" parent="." index="16" unique_id=522753031]
|
||||
[node name="Lanterne" parent="." index="16" unique_id=651816675]
|
||||
surface_material_override/0 = ExtResource("8_u6olc")
|
||||
surface_material_override/1 = ExtResource("9_khn8n")
|
||||
|
||||
[node name="PaliFerrovia" parent="." index="17" unique_id=44395224]
|
||||
[node name="PaliFerrovia" parent="." index="17" unique_id=2103675126]
|
||||
surface_material_override/0 = ExtResource("3_fnvqb")
|
||||
|
||||
[node name="PaliLuci" parent="." index="18" unique_id=1727778458]
|
||||
[node name="PaliLuci" parent="." index="18" unique_id=457567900]
|
||||
surface_material_override/0 = ExtResource("1_84j6v")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Panchine" parent="." index="19" unique_id=847675027 groups=["weather_node"]]
|
||||
[node name="Panchine" parent="." index="19" unique_id=204776890 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("4_awuot")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Parcheggio" parent="." index="20" unique_id=639876161 groups=["weather_node"]]
|
||||
[node name="Parcheggio" parent="." index="20" unique_id=1379266546 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_awuot")
|
||||
surface_material_override/1 = SubResource("ShaderMaterial_yvhgc")
|
||||
surface_material_override/2 = ExtResource("4_awuot")
|
||||
|
||||
[node name="PillarFerrovia" parent="." index="21" unique_id=1303415546]
|
||||
[node name="PillarFerrovia" parent="." index="21" unique_id=488273301]
|
||||
surface_material_override/0 = ExtResource("3_fnvqb")
|
||||
surface_material_override/1 = ExtResource("4_awuot")
|
||||
|
||||
[node name="Scale_005" parent="." index="22" unique_id=939544788 groups=["weather_node"]]
|
||||
[node name="Scale_005" parent="." index="22" unique_id=1664112002 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_awuot")
|
||||
|
||||
[node name="Staccionate" parent="." index="23" unique_id=366369182]
|
||||
[node name="Staccionate" parent="." index="23" unique_id=221579169]
|
||||
surface_material_override/0 = ExtResource("10_lgc0t")
|
||||
|
||||
[node name="Stazione" parent="." index="24" unique_id=1957649322 groups=["weather_node"]]
|
||||
[node name="Stazione" parent="." index="24" unique_id=1161887518 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("9_khn8n")
|
||||
surface_material_override/1 = ExtResource("8_u6olc")
|
||||
|
||||
[node name="Vasi" parent="." index="25" unique_id=872295353]
|
||||
[node name="Vasi" parent="." index="25" unique_id=211675009]
|
||||
surface_material_override/0 = ExtResource("9_j4w04")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="Vaso" parent="." index="26" unique_id=2078325468]
|
||||
[node name="Vaso" parent="." index="26" unique_id=561882338]
|
||||
surface_material_override/0 = ExtResource("9_j4w04")
|
||||
surface_material_override/1 = ExtResource("1_84j6v")
|
||||
|
||||
[node name="car2" parent="." index="27" unique_id=915179009 groups=["weather_node"]]
|
||||
[node name="car2" parent="." index="27" unique_id=750298080 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_fnvqb")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="28" unique_id=1607770480 groups=["weather_vegetables_node", "wind_node"]]
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
[ext_resource type="Material" uid="uid://bjrb33qwp1p43" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds.tres" id="5_ain0v"]
|
||||
[ext_resource type="Material" uid="uid://0x17mj2v807r" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds2.tres" id="6_nebt2"]
|
||||
[ext_resource type="PackedScene" uid="uid://d12t04rs47jq3" path="res://tgcc/chunk/prop/tree/tree_01/tree_01.tscn" id="11_v2rwj"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="12_ojhuc"]
|
||||
[ext_resource type="PackedScene" uid="uid://cuh0xw6ff6bku" path="res://tgcc/chunk/prop/flower/flower.tscn" id="12_ss6fe"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_v2rwj"]
|
||||
@@ -39,18 +40,24 @@ buffer = PackedFloat32Array(3.9456527e-08, -0.6345529, 0.77417296, 8.223151, -1.
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_xfgwo"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_lbiod"]
|
||||
vertices = PackedVector3Array(10.097668, 2.0184762, -7.5454464, 12.347668, 2.0184762, -11.295446, 15.347668, 2.0184762, -20.545446, 16.347668, 2.0184762, -29.545446, -9.402332, 0.5184761, -29.545446, -9.402332, 0.5184761, -10.045446, 5.919094, 0.5184761, -8.0811615, 12.056, 0.5184761, -29.545446, 12.073753, 0.5184761, -21.031609, 9.099777, 0.5184761, -12.047705, 13.583584, 1.5184761, -22.535427, 12.089462, 1.7684761, -15.033369, 10.584789, 1.5184761, -12.036718, 13.583946, 1.7684761, -19.555815, 29.597668, 0.5184761, -22.045446, 29.597668, 0.5184761, -29.545446, 23.847668, 2.0184762, -29.545446, 23.097668, 2.0184762, -22.545446, 26.99767, 0.5184761, -22.245445, 26.722668, 0.7684761, -29.545446, 22.847668, 2.0184762, -19.045446, 24.197666, 1.7684761, -19.645447, 26.897667, 0.5184761, -20.845448, -18.902332, 2.0184762, 22.704554, -22.402332, 2.0184762, 22.954554, -21.902332, 0.5184761, 29.454554, -20.702332, 0.5184761, 26.754553, -19.502333, 1.7684761, 24.054552, -22.102333, 0.5184761, 26.854555, -9.902332, 2.0184762, 19.954554, -16.447786, 0.5184761, 25.13637, -12.08415, 1.7684761, 21.681826, 19.597668, 2.0184762, -8.545446, 21.264336, 1.7684761, -10.795446, 24.597668, 0.5184761, -15.295446, 24.107681, 1.2684761, -16.55946, 15.097668, 2.0184762, -0.2954464, 29.597668, 0.5184761, 29.454554, 16.988972, 0.5184761, 3.5849895, 21.112957, 1.2684761, -7.556755, 21.103127, 0.5184761, -4.5529366, 18.108402, 0.5184761, -0.05023384, 16.573391, 1.5184761, -0.06122017, -0.1523323, 2.0184762, 14.954554, 3.7281036, 0.5184761, 16.845858, -10.396994, 1.0184761, 22.437193, -8.911982, 0.5184761, 22.44818, -5.917259, 1.5184761, 19.445475, 0.077703476, 0.5184761, 17.962515, 0.072668076, 1.5184761, 16.429552, 8.097668, 2.0184762, 8.204554, 10.145287, 0.5184761, 10.228365, 9.121479, 1.5184761, 9.216459, 4.6128387, 0.5184761, 14.933374, 15.077705, 0.5184761, 4.462515, -9.902332, 0.5184761, -9.545446, -7.1523323, 0.5184761, -6.7954464, 7.0976677, 2.0184762, -2.7954464, 8.597668, 2.0184762, -4.2954464, 2.8226662, 0.5184761, -3.9954472, 6.1077995, 0.7684761, -6.0495872, 6.1128387, 1.5184761, -4.5666275, -6.4023323, 2.0184762, 9.954554, -29.402332, 0.5184761, -9.545446, -29.402332, 2.0184762, 16.204554, -20.402332, 2.0184762, 15.204554, -6.5898323, 0.5184761, 5.7670536, -29.402332, 0.5184761, 11.912886, -20.880077, 0.5184761, 11.934141, -22.41497, 1.5184761, 13.433023, -19.394945, 1.7684761, 13.455, -8.9055, 0.5184761, 7.4495907, -7.3953075, 1.7684761, 8.975386, -3.9023323, 2.0184762, 8.954554, 0.5976677, 2.0184762, 4.4545536, 1.6128368, 0.5184761, -1.5666275, 3.0779457, 1.7684761, -0.0677433, -1.4168987, 1.7684761, 4.475088, -2.8919582, 0.5184761, 2.9701557, 1.0976677, 2.0184762, 4.4545536, -29.402332, 2.0184762, 23.704554, -29.402332, 0.5184761, 29.454554, -29.402332, 0.7684761, 26.579554)
|
||||
polygons = [PackedInt32Array(4, 9, 5), PackedInt32Array(5, 9, 6), PackedInt32Array(6, 9, 0), PackedInt32Array(0, 12, 1), PackedInt32Array(1, 11, 2), PackedInt32Array(2, 10, 3), PackedInt32Array(3, 10, 7), PackedInt32Array(7, 8, 4), PackedInt32Array(4, 8, 9), PackedInt32Array(9, 12, 0), PackedInt32Array(12, 11, 1), PackedInt32Array(11, 13, 2), PackedInt32Array(2, 13, 10), PackedInt32Array(10, 8, 7), PackedInt32Array(8, 11, 9), PackedInt32Array(9, 11, 12), PackedInt32Array(11, 8, 13), PackedInt32Array(13, 8, 10), PackedInt32Array(16, 19, 17), PackedInt32Array(17, 19, 18), PackedInt32Array(18, 19, 15), PackedInt32Array(18, 15, 14), PackedInt32Array(14, 22, 18), PackedInt32Array(18, 22, 21), PackedInt32Array(18, 21, 20), PackedInt32Array(18, 20, 17), PackedInt32Array(25, 28, 26), PackedInt32Array(26, 28, 27), PackedInt32Array(27, 28, 23), PackedInt32Array(23, 28, 24), PackedInt32Array(25, 26, 30), PackedInt32Array(30, 26, 27), PackedInt32Array(30, 27, 23), PackedInt32Array(30, 23, 31), PackedInt32Array(31, 23, 29), PackedInt32Array(20, 33, 32), PackedInt32Array(33, 35, 34), PackedInt32Array(34, 22, 14), PackedInt32Array(22, 35, 21), PackedInt32Array(21, 35, 20), PackedInt32Array(20, 35, 33), PackedInt32Array(35, 22, 34), PackedInt32Array(38, 40, 37), PackedInt32Array(37, 40, 14), PackedInt32Array(14, 40, 34), PackedInt32Array(34, 39, 33), PackedInt32Array(33, 39, 32), PackedInt32Array(32, 40, 36), PackedInt32Array(36, 42, 38), PackedInt32Array(38, 41, 40), PackedInt32Array(40, 39, 34), PackedInt32Array(39, 40, 32), PackedInt32Array(40, 42, 36), PackedInt32Array(42, 41, 38), PackedInt32Array(41, 42, 40), PackedInt32Array(25, 46, 37), PackedInt32Array(37, 48, 44), PackedInt32Array(44, 49, 43), PackedInt32Array(43, 47, 29), PackedInt32Array(29, 45, 31), PackedInt32Array(31, 45, 30), PackedInt32Array(30, 46, 25), PackedInt32Array(46, 48, 37), PackedInt32Array(48, 49, 44), PackedInt32Array(49, 47, 43), PackedInt32Array(47, 46, 29), PackedInt32Array(29, 46, 45), PackedInt32Array(45, 46, 30), PackedInt32Array(46, 47, 48), PackedInt32Array(48, 47, 49), PackedInt32Array(50, 53, 43), PackedInt32Array(43, 53, 44), PackedInt32Array(44, 51, 37), PackedInt32Array(51, 53, 52), PackedInt32Array(52, 53, 50), PackedInt32Array(53, 51, 44), PackedInt32Array(36, 54, 50), PackedInt32Array(50, 54, 52), PackedInt32Array(52, 54, 51), PackedInt32Array(51, 38, 37), PackedInt32Array(38, 54, 36), PackedInt32Array(54, 38, 51), PackedInt32Array(58, 60, 0), PackedInt32Array(0, 60, 6), PackedInt32Array(6, 56, 5), PackedInt32Array(5, 56, 55), PackedInt32Array(56, 6, 59), PackedInt32Array(59, 61, 57), PackedInt32Array(57, 61, 58), PackedInt32Array(58, 61, 60), PackedInt32Array(60, 59, 6), PackedInt32Array(59, 60, 61), PackedInt32Array(64, 69, 65), PackedInt32Array(65, 70, 62), PackedInt32Array(62, 72, 66), PackedInt32Array(66, 71, 56), PackedInt32Array(56, 71, 55), PackedInt32Array(55, 68, 63), PackedInt32Array(63, 68, 67), PackedInt32Array(67, 69, 64), PackedInt32Array(69, 70, 65), PackedInt32Array(70, 72, 62), PackedInt32Array(72, 71, 66), PackedInt32Array(71, 68, 55), PackedInt32Array(68, 69, 67), PackedInt32Array(69, 68, 70), PackedInt32Array(70, 71, 72), PackedInt32Array(71, 70, 68), PackedInt32Array(59, 75, 56), PackedInt32Array(56, 78, 66), PackedInt32Array(66, 73, 62), PackedInt32Array(73, 77, 74), PackedInt32Array(74, 76, 57), PackedInt32Array(57, 76, 59), PackedInt32Array(75, 78, 56), PackedInt32Array(59, 76, 75), PackedInt32Array(78, 77, 66), PackedInt32Array(66, 77, 73), PackedInt32Array(77, 78, 74), PackedInt32Array(74, 75, 76), PackedInt32Array(75, 74, 78), PackedInt32Array(57, 79, 74), PackedInt32Array(80, 24, 82), PackedInt32Array(82, 24, 28), PackedInt32Array(82, 28, 81), PackedInt32Array(81, 28, 25)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"ForestNav"
|
||||
|
||||
[node name="chunk_railway_curve" unique_id=238887300 groups=["weather_node"] instance=ExtResource("1_r0w7x")]
|
||||
script = ExtResource("2_nebt2")
|
||||
chunk_type = 2
|
||||
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=1781451152]
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=826544595]
|
||||
surface_material_override/0 = ExtResource("2_ain0v")
|
||||
surface_material_override/1 = ExtResource("3_nebt2")
|
||||
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1865350450 groups=["weather_node"]]
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1420860029 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("4_ain0v")
|
||||
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=368472604]
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=1552766286 groups=["ForestNav"]]
|
||||
transform = Transform3D(100, 0, 0, 0, -1.1920929e-05, 99.99999, 0, -99.99999, -1.1920929e-05, -0.00945282, 0.018836021, -0.0016670227)
|
||||
surface_material_override/0 = ExtResource("2_36cl1")
|
||||
|
||||
@@ -387,4 +394,28 @@ transform = Transform3D(0.19438852, 0, 0.98092467, 0, 1, 0, -0.98092467, 0, 0.19
|
||||
[node name="Flower36" parent="Flower2" index="37" unique_id=2100770937 groups=["weather_vegetables_node", "wind_node"] instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.71336067, 0, -0.7007972, 0, 1, 0, 0.7007972, 0, 0.71336067, 11.189318, 0, -27.307688)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="7" unique_id=267005091]
|
||||
navigation_mesh = SubResource("NavigationMesh_lbiod")
|
||||
navigation_layers = 4
|
||||
|
||||
[node name="Fox" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=388919782]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.36580658, 0.33781165, -15.485851)
|
||||
script = ExtResource("12_ojhuc")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=687602868]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 23.922523, 0.33781165, 7.5731926)
|
||||
script = ExtResource("12_ojhuc")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox3" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=1712238245]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.337929, 0.33781165, 22.91824)
|
||||
script = ExtResource("12_ojhuc")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Racoon" type="Marker3D" parent="NavigationRegion3D" index="3" unique_id=301703316]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.399746, 0.33781165, -0.12193298)
|
||||
script = ExtResource("12_ojhuc")
|
||||
allowed_type = 8
|
||||
|
||||
[editable path="Tree/TreeTest3"]
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
[ext_resource type="Material" uid="uid://0x17mj2v807r" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds2.tres" id="9_fxt2t"]
|
||||
[ext_resource type="PackedScene" uid="uid://cuh0xw6ff6bku" path="res://tgcc/chunk/prop/flower/flower.tscn" id="10_oh5su"]
|
||||
[ext_resource type="PackedScene" uid="uid://clua6y67mac1u" path="res://tgcc/chunk/prop/tree/tree_01/tree_01_Cherry.tscn" id="11_gojrq"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="12_7xauo"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_v2rwj"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -39,18 +40,24 @@ buffer = PackedFloat32Array(3.9456527e-08, -0.6345529, 0.77417296, 8.223151, -1.
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_xfgwo"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_1k7gw"]
|
||||
vertices = PackedVector3Array(9.990545, 2.0184762, -7.5619373, 12.240545, 2.0184762, -11.311937, 15.240545, 2.0184762, -20.561937, 16.240545, 2.0184762, -29.561937, -9.509455, 0.5184761, -29.561937, -9.509455, 0.5184761, -10.061937, 5.8119717, 0.5184761, -8.097652, 11.948877, 0.5184761, -29.561937, 11.966631, 0.5184761, -21.0481, 8.992655, 0.5184761, -12.064196, 13.476461, 1.5184761, -22.551918, 11.98234, 1.7684761, -15.04986, 10.477667, 1.5184761, -12.053209, 13.476824, 1.7684761, -19.572306, 29.490545, 0.5184761, -22.061937, 29.490545, 0.5184761, -29.561937, 23.740545, 2.0184762, -29.561937, 22.990545, 2.0184762, -22.561937, 26.890547, 0.5184761, -22.261936, 26.615545, 0.7684761, -29.561937, 22.740545, 2.0184762, -19.061937, 24.090544, 1.7684761, -19.661938, 26.790545, 0.5184761, -20.861938, -19.009455, 2.0184762, 22.688063, -22.509455, 2.0184762, 22.938063, -22.009455, 0.5184761, 29.438063, -20.809456, 0.5184761, 26.738062, -19.609455, 1.7684761, 24.038061, -22.209454, 0.5184761, 26.838064, -10.009455, 2.0184762, 19.938063, -16.554909, 0.5184761, 25.119879, -12.191273, 1.7684761, 21.665335, 19.490545, 2.0184762, -8.561937, 21.157213, 1.7684761, -10.811937, 24.490545, 0.5184761, -15.311937, 24.000559, 1.2684761, -16.57595, 14.990545, 2.0184762, -0.31193733, 29.490545, 0.5184761, 29.438063, 16.88185, 0.5184761, 3.5684986, 21.005835, 1.2684761, -7.573246, 20.996004, 0.5184761, -4.5694275, 18.00128, 0.5184761, -0.06672478, 16.466269, 1.5184761, -0.077711105, -0.25945473, 2.0184762, 14.938063, 3.6209812, 0.5184761, 16.829367, -10.504116, 1.0184761, 22.420702, -9.019104, 0.5184761, 22.431688, -6.0243816, 1.5184761, 19.428984, -0.029418945, 0.5184761, 17.946024, -0.034454346, 1.5184761, 16.413061, 7.9905453, 2.0184762, 8.188063, 10.038164, 0.5184761, 10.211874, 9.014357, 1.5184761, 9.199968, 4.5057163, 0.5184761, 14.916883, 14.970583, 0.5184761, 4.446024, -10.009455, 0.5184761, -9.561937, -7.2594547, 0.5184761, -6.8119373, 6.9905453, 2.0184762, -2.8119373, 8.490545, 2.0184762, -4.3119373, 2.7155437, 0.5184761, -4.011938, 6.000677, 0.7684761, -6.066078, 6.0057163, 1.5184761, -4.5831184, -6.5094547, 2.0184762, 9.938063, -29.509455, 0.5184761, -9.561937, -29.509455, 2.0184762, 16.188063, -20.509455, 2.0184762, 15.188063, -6.6969547, 0.5184761, 5.7505627, -29.509455, 0.5184761, 11.896395, -20.9872, 0.5184761, 11.91765, -22.52209, 1.5184761, 13.4165325, -19.502068, 1.7684761, 13.438509, -9.012623, 0.5184761, 7.4330997, -7.50243, 1.7684761, 8.958895, -4.0094547, 2.0184762, 8.938063, 0.49054527, 2.0184762, 4.4380627, 1.5057144, 0.5184761, -1.5831184, 2.9708233, 1.7684761, -0.08423424, -1.5240211, 1.7684761, 4.458597, -2.9990807, 0.5184761, 2.9536648, 0.9905453, 2.0184762, 4.4380627, -29.509455, 2.0184762, 23.688063, -29.509455, 0.5184761, 29.438063, -29.509455, 0.7684761, 26.563063)
|
||||
polygons = [PackedInt32Array(4, 9, 5), PackedInt32Array(5, 9, 6), PackedInt32Array(6, 9, 0), PackedInt32Array(0, 12, 1), PackedInt32Array(1, 11, 2), PackedInt32Array(2, 10, 3), PackedInt32Array(3, 10, 7), PackedInt32Array(7, 8, 4), PackedInt32Array(4, 8, 9), PackedInt32Array(9, 12, 0), PackedInt32Array(12, 11, 1), PackedInt32Array(11, 13, 2), PackedInt32Array(2, 13, 10), PackedInt32Array(10, 8, 7), PackedInt32Array(8, 11, 9), PackedInt32Array(9, 11, 12), PackedInt32Array(11, 8, 13), PackedInt32Array(13, 8, 10), PackedInt32Array(16, 19, 17), PackedInt32Array(17, 19, 18), PackedInt32Array(18, 19, 15), PackedInt32Array(18, 15, 14), PackedInt32Array(14, 22, 18), PackedInt32Array(18, 22, 21), PackedInt32Array(18, 21, 20), PackedInt32Array(18, 20, 17), PackedInt32Array(25, 28, 26), PackedInt32Array(26, 28, 27), PackedInt32Array(27, 28, 23), PackedInt32Array(23, 28, 24), PackedInt32Array(25, 26, 30), PackedInt32Array(30, 26, 27), PackedInt32Array(30, 27, 23), PackedInt32Array(30, 23, 31), PackedInt32Array(31, 23, 29), PackedInt32Array(20, 33, 32), PackedInt32Array(33, 35, 34), PackedInt32Array(34, 22, 14), PackedInt32Array(22, 35, 21), PackedInt32Array(21, 35, 20), PackedInt32Array(20, 35, 33), PackedInt32Array(35, 22, 34), PackedInt32Array(38, 40, 37), PackedInt32Array(37, 40, 14), PackedInt32Array(14, 40, 34), PackedInt32Array(34, 39, 33), PackedInt32Array(33, 39, 32), PackedInt32Array(32, 40, 36), PackedInt32Array(36, 42, 38), PackedInt32Array(38, 41, 40), PackedInt32Array(40, 39, 34), PackedInt32Array(39, 40, 32), PackedInt32Array(40, 42, 36), PackedInt32Array(42, 41, 38), PackedInt32Array(41, 42, 40), PackedInt32Array(25, 46, 37), PackedInt32Array(37, 48, 44), PackedInt32Array(44, 49, 43), PackedInt32Array(43, 47, 29), PackedInt32Array(29, 45, 31), PackedInt32Array(31, 45, 30), PackedInt32Array(30, 46, 25), PackedInt32Array(46, 48, 37), PackedInt32Array(48, 49, 44), PackedInt32Array(49, 47, 43), PackedInt32Array(47, 46, 29), PackedInt32Array(29, 46, 45), PackedInt32Array(45, 46, 30), PackedInt32Array(46, 47, 48), PackedInt32Array(48, 47, 49), PackedInt32Array(50, 53, 43), PackedInt32Array(43, 53, 44), PackedInt32Array(44, 51, 37), PackedInt32Array(51, 53, 52), PackedInt32Array(52, 53, 50), PackedInt32Array(53, 51, 44), PackedInt32Array(36, 54, 50), PackedInt32Array(50, 54, 52), PackedInt32Array(52, 54, 51), PackedInt32Array(51, 38, 37), PackedInt32Array(38, 54, 36), PackedInt32Array(54, 38, 51), PackedInt32Array(58, 60, 0), PackedInt32Array(0, 60, 6), PackedInt32Array(6, 56, 5), PackedInt32Array(5, 56, 55), PackedInt32Array(56, 6, 59), PackedInt32Array(59, 61, 57), PackedInt32Array(57, 61, 58), PackedInt32Array(58, 61, 60), PackedInt32Array(60, 59, 6), PackedInt32Array(59, 60, 61), PackedInt32Array(64, 69, 65), PackedInt32Array(65, 70, 62), PackedInt32Array(62, 72, 66), PackedInt32Array(66, 71, 56), PackedInt32Array(56, 71, 55), PackedInt32Array(55, 68, 63), PackedInt32Array(63, 68, 67), PackedInt32Array(67, 69, 64), PackedInt32Array(69, 70, 65), PackedInt32Array(70, 72, 62), PackedInt32Array(72, 71, 66), PackedInt32Array(71, 68, 55), PackedInt32Array(68, 69, 67), PackedInt32Array(69, 68, 70), PackedInt32Array(70, 71, 72), PackedInt32Array(71, 70, 68), PackedInt32Array(59, 75, 56), PackedInt32Array(56, 78, 66), PackedInt32Array(66, 73, 62), PackedInt32Array(73, 77, 74), PackedInt32Array(74, 76, 57), PackedInt32Array(57, 76, 59), PackedInt32Array(75, 78, 56), PackedInt32Array(59, 76, 75), PackedInt32Array(78, 77, 66), PackedInt32Array(66, 77, 73), PackedInt32Array(77, 78, 74), PackedInt32Array(74, 75, 76), PackedInt32Array(75, 74, 78), PackedInt32Array(57, 79, 74), PackedInt32Array(80, 24, 82), PackedInt32Array(82, 24, 28), PackedInt32Array(82, 28, 81), PackedInt32Array(81, 28, 25)]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"ForestNav"
|
||||
|
||||
[node name="chunk_railway_curve" unique_id=238887300 groups=["weather_node"] instance=ExtResource("1_bq2d2")]
|
||||
script = ExtResource("2_gojrq")
|
||||
chunk_type = 2
|
||||
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=1781451152]
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=826544595]
|
||||
surface_material_override/0 = ExtResource("3_7xauo")
|
||||
surface_material_override/1 = ExtResource("4_1k7gw")
|
||||
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1865350450 groups=["weather_node"]]
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1420860029 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_dqqf2")
|
||||
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=368472604]
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=1552766286 groups=["ForestNav"]]
|
||||
transform = Transform3D(100, 0, 0, 0, -1.1920929e-05, 99.99999, 0, -99.99999, -1.1920929e-05, -0.00945282, 0.018836021, -0.0016670227)
|
||||
surface_material_override/0 = ExtResource("6_5h5ys")
|
||||
|
||||
@@ -294,3 +301,27 @@ transform = Transform3D(-1.6877022, 0, -0.20411515, 0, 1.6999999, 0, 0.20411515,
|
||||
|
||||
[node name="TreeTest24" parent="." index="27" unique_id=1661889031 instance=ExtResource("11_gojrq")]
|
||||
transform = Transform3D(1.6924195, 0, -0.16036807, 0, 1.6999999, 0, 0.16036807, 0, 1.6924195, -24.931688, 0.39411163, 25.633022)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="28" unique_id=1681285088]
|
||||
navigation_mesh = SubResource("NavigationMesh_1k7gw")
|
||||
navigation_layers = 4
|
||||
|
||||
[node name="Fox" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=1929048660]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.36580658, 0.33781165, -15.485851)
|
||||
script = ExtResource("12_7xauo")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1726503472]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 23.922523, 0.33781165, 7.5731926)
|
||||
script = ExtResource("12_7xauo")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox3" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=728928508]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.337929, 0.33781165, 22.91824)
|
||||
script = ExtResource("12_7xauo")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Racoon" type="Marker3D" parent="NavigationRegion3D" index="3" unique_id=980645541]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.399746, 0.33781165, -0.12193298)
|
||||
script = ExtResource("12_7xauo")
|
||||
allowed_type = 8
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
[ext_resource type="PackedScene" uid="uid://b1knnmp0vms32" path="res://tgcc/chunk/prop/lantern/lantern_2.tscn" id="13_0uit7"]
|
||||
[ext_resource type="PackedScene" uid="uid://dluogg3j2kcgs" path="res://tgcc/chunk/prop/Tori/tori.tscn" id="14_fuk5v"]
|
||||
[ext_resource type="PackedScene" uid="uid://bubmqdfn84lij" path="res://tgcc/chunk/prop/tree/tree_02/tree_02.tscn" id="15_gbolx"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="16_su4r2"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_v2rwj"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -43,18 +44,22 @@ buffer = PackedFloat32Array(3.9456527e-08, -0.6345529, 0.77417296, 8.223151, -1.
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_xfgwo"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[sub_resource type="NavigationMesh" id="NavigationMesh_gbolx"]
|
||||
geometry_source_geometry_mode = 2
|
||||
geometry_source_group_name = &"ForestNav"
|
||||
|
||||
[node name="chunk_railway_curve" unique_id=238887300 groups=["weather_node"] instance=ExtResource("1_s2lti")]
|
||||
script = ExtResource("2_xioug")
|
||||
chunk_type = 2
|
||||
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=1781451152]
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=826544595]
|
||||
surface_material_override/0 = ExtResource("3_3okyp")
|
||||
surface_material_override/1 = ExtResource("4_0uit7")
|
||||
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1865350450 groups=["weather_node"]]
|
||||
[node name="Chunk_003" parent="." index="1" unique_id=1420860029 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_fuk5v")
|
||||
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=368472604]
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=1552766286 groups=["ForestNav"]]
|
||||
transform = Transform3D(100, 0, 0, 0, -1.1920929e-05, 99.99999, 0, -99.99999, -1.1920929e-05, 0.09766865, 0.018836021, 0.014823914)
|
||||
surface_material_override/0 = ExtResource("6_gbolx")
|
||||
|
||||
@@ -816,3 +821,27 @@ transform = Transform3D(1.0278943, 0, -0.0064432616, 0, 1.0279145, 0, 0.00644326
|
||||
|
||||
[node name="Tree_116" parent="tree" index="186" unique_id=1743065959 groups=["weather_node", "wind_node"] instance=ExtResource("15_gbolx")]
|
||||
transform = Transform3D(-0.5921741, 0, 0.6903061, 0, 0.9095014, 0, -0.6903061, 0, -0.5921741, 28.745892, -0.35396647, 4.395607)
|
||||
|
||||
[node name="NavigationRegion3D" type="NavigationRegion3D" parent="." index="14" unique_id=1922103567]
|
||||
navigation_mesh = SubResource("NavigationMesh_gbolx")
|
||||
navigation_layers = 4
|
||||
|
||||
[node name="Fox" type="Marker3D" parent="NavigationRegion3D" index="0" unique_id=125664700]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.36580658, 0.33781165, -15.485851)
|
||||
script = ExtResource("16_su4r2")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox2" type="Marker3D" parent="NavigationRegion3D" index="1" unique_id=1051470763]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 23.922523, 0.33781165, 7.5731926)
|
||||
script = ExtResource("16_su4r2")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Fox3" type="Marker3D" parent="NavigationRegion3D" index="2" unique_id=357065879]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.337929, 0.33781165, 22.91824)
|
||||
script = ExtResource("16_su4r2")
|
||||
allowed_type = 6
|
||||
|
||||
[node name="Racoon" type="Marker3D" parent="NavigationRegion3D" index="3" unique_id=1255208236]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.399746, 0.33781165, -0.12193298)
|
||||
script = ExtResource("16_su4r2")
|
||||
allowed_type = 8
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://rm6qtgi7hc5h" path="res://tgcc/chunk/material/decal/station2_decal_emissiv.png" id="26_uw7i8"]
|
||||
[ext_resource type="Texture2D" uid="uid://pssc50d42ebo" path="res://tgcc/chunk/material/decal/station_2_decal.png" id="27_ai0lj"]
|
||||
[ext_resource type="Texture2D" uid="uid://b3nu7b10j5u8p" path="res://tgcc/chunk/material/decal/station_2_decal_emissiv.png" id="28_agnrj"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="28_tdkt2"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_jribt"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -438,5 +439,25 @@ texture_emission = ExtResource("26_uw7i8")
|
||||
emission_energy = 5.0
|
||||
modulate = Color(0.9886375, 0.7964691, 0.64222336, 1)
|
||||
|
||||
[node name="Crow" type="Marker3D" parent="." index="40" unique_id=1466676413]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.4820871, 7.5801554, -2.544831)
|
||||
script = ExtResource("28_tdkt2")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow2" type="Marker3D" parent="." index="41" unique_id=1612189079]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.4820871, 7.5801554, -2.1265578)
|
||||
script = ExtResource("28_tdkt2")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow3" type="Marker3D" parent="." index="42" unique_id=1036256398]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4291854, 7.5801554, -2.1409864)
|
||||
script = ExtResource("28_tdkt2")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow4" type="Marker3D" parent="." index="43" unique_id=25610333]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4291854, 7.5801554, -3.049985)
|
||||
script = ExtResource("28_tdkt2")
|
||||
allowed_type = 5
|
||||
|
||||
[editable path="VendingMachine_1"]
|
||||
[editable path="VendingMachine_3"]
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
[ext_resource type="Texture2D" uid="uid://cvfb82b2fc3w6" path="res://tgcc/chunk/prop/tenda noren/Pattern/PatternNoren_5.png" id="24_vj8p1"]
|
||||
[ext_resource type="Texture2D" uid="uid://c5fv7xsbwwdiq" path="res://tgcc/chunk/material/decal/station_icon_decal_emissiv.png" id="25_3u8ln"]
|
||||
[ext_resource type="Texture2D" uid="uid://b75lwiagyg1t1" path="res://tgcc/chunk/material/decal/station_1_decal_emissiv.png" id="25_iq55e"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="29_vcgi3"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_s80ad"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -309,6 +310,21 @@ texture_emission = ExtResource("24_pv3q1")
|
||||
emission_energy = 5.0
|
||||
modulate = Color(0.9886375, 0.7964691, 0.64222336, 1)
|
||||
|
||||
[node name="Crow" type="Marker3D" parent="." index="34" unique_id=163082500]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4049425, 7.570177, -2.57476)
|
||||
script = ExtResource("29_vcgi3")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow2" type="Marker3D" parent="." index="35" unique_id=345936490]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4049425, 7.570177, -2.1963923)
|
||||
script = ExtResource("29_vcgi3")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow3" type="Marker3D" parent="." index="36" unique_id=1476787238]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.4049425, 7.570177, -1.8432491)
|
||||
script = ExtResource("29_vcgi3")
|
||||
allowed_type = 5
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
[editable path="VendingMachine_1"]
|
||||
[editable path="VendingMachine_2"]
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
[ext_resource type="Material" uid="uid://cn20mp8ep3yxu" path="res://tgcc/chunk/material/wires.tres" id="4_5cqaj"]
|
||||
[ext_resource type="Material" uid="uid://0x17mj2v807r" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds2.tres" id="4_dldiy"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="10_wdjpm"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="11_wdjpm"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_17no8"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -42,13 +43,13 @@ have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx"), NodePath("PaloLuce2/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx"), NodePath("PaloLuce2/dx")]
|
||||
|
||||
[node name="Chunk_001" parent="." index="0" unique_id=1290410887 groups=["weather_node"]]
|
||||
[node name="Chunk_001" parent="." index="0" unique_id=1122765659 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("2_5cqaj")
|
||||
|
||||
[node name="Chunk_020" parent="." index="1" unique_id=107670766]
|
||||
[node name="Chunk_020" parent="." index="1" unique_id=467050080]
|
||||
surface_material_override/0 = ExtResource("2_1yd65")
|
||||
|
||||
[node name="Cube_159" parent="." index="2" unique_id=334311805 groups=["weather_node"]]
|
||||
[node name="Cube_159" parent="." index="2" unique_id=1552861257 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_dldiy")
|
||||
surface_material_override/1 = ExtResource("4_5cqaj")
|
||||
|
||||
@@ -89,5 +90,15 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.1802254, 0, -7.111106)
|
||||
[node name="PaloLuce2" parent="." index="6" unique_id=133322846 instance=ExtResource("10_wdjpm")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -7.005722, 0, 8.047265)
|
||||
|
||||
[node name="Crow" type="Marker3D" parent="." index="7" unique_id=521973857]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.2244387, 8.062055, -7.121754)
|
||||
script = ExtResource("11_wdjpm")
|
||||
allowed_type = 5
|
||||
|
||||
[node name="Crow2" type="Marker3D" parent="." index="8" unique_id=955878161]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.985342, 8.062055, 8.034907)
|
||||
script = ExtResource("11_wdjpm")
|
||||
allowed_type = 5
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
[editable path="PaloLuce2"]
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
[ext_resource type="Material" uid="uid://bjrb33qwp1p43" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds.tres" id="9_uoylj"]
|
||||
[ext_resource type="Material" uid="uid://0x17mj2v807r" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds2.tres" id="10_si88w"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="14_n2byt"]
|
||||
[ext_resource type="Script" uid="uid://c5ercbqy7srx3" path="res://core/biome_generator/entity_spawn_point.gd" id="15_anb1l"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_e0sc8"]
|
||||
render_priority = 0
|
||||
@@ -73,23 +74,23 @@ have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Chunk_002" parent="." index="0" unique_id=835818583 groups=["weather_node"]]
|
||||
[node name="Chunk_002" parent="." index="0" unique_id=2113944079 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("3_b6esj")
|
||||
|
||||
[node name="Chunk_004" parent="." index="1" unique_id=1924618237 groups=["weather_node"]]
|
||||
[node name="Chunk_004" parent="." index="1" unique_id=871833095 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("1_qvm1w")
|
||||
|
||||
[node name="Chunk_022" parent="." index="2" unique_id=919088879]
|
||||
[node name="Chunk_022" parent="." index="2" unique_id=1569585192]
|
||||
surface_material_override/0 = ExtResource("2_8phya")
|
||||
|
||||
[node name="Chunk_027" parent="." index="3" unique_id=1237396934 groups=["weather_node"]]
|
||||
[node name="Chunk_027" parent="." index="3" unique_id=274679605 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("1_qvm1w")
|
||||
|
||||
[node name="Cube_208" parent="." index="4" unique_id=1078161636]
|
||||
[node name="Cube_208" parent="." index="4" unique_id=1570594921]
|
||||
surface_material_override/0 = ExtResource("3_dhwnf")
|
||||
surface_material_override/1 = ExtResource("4_7h65j")
|
||||
|
||||
[node name="Cylinder_004" parent="." index="5" unique_id=1565777520 groups=["weather_node"]]
|
||||
[node name="Cylinder_004" parent="." index="5" unique_id=1946357804 groups=["weather_node"]]
|
||||
surface_material_override/0 = ExtResource("5_p1n21")
|
||||
surface_material_override/1 = SubResource("ShaderMaterial_e0sc8")
|
||||
|
||||
@@ -127,4 +128,9 @@ shape = SubResource("BoxShape3D_56q8g")
|
||||
[node name="PaloLuce" parent="." index="8" unique_id=1607500596 instance=ExtResource("14_n2byt")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.1802254, 0, -8.769946)
|
||||
|
||||
[node name="Crow" type="Marker3D" parent="." index="9" unique_id=853826931]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.2244387, 8.062055, -8.794969)
|
||||
script = ExtResource("15_anb1l")
|
||||
allowed_type = 5
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
Reference in New Issue
Block a user