chunk fix
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
[ext_resource type="Material" uid="uid://jygb1hcokks5" path="res://tgcc/chunk/prop/grass/grass_bank.tres" id="6_ckjyx"]
|
||||
[ext_resource type="Material" uid="uid://bjrb33qwp1p43" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds.tres" id="7_y2fk3"]
|
||||
[ext_resource type="Material" uid="uid://0x17mj2v807r" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds2.tres" id="8_vtfy7"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="10_r06ll"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_mm7rq"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -43,10 +44,13 @@ size = Vector2(1, 1)
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_oviqx"]
|
||||
size = Vector2(1, 1)
|
||||
|
||||
[node name="chunk_country_corner_01" unique_id=200417581 instance=ExtResource("1_0ffx4")]
|
||||
[node name="chunk_country_corner_01" unique_id=200417581 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_0ffx4")]
|
||||
script = ExtResource("2_4d433")
|
||||
south = true
|
||||
west = true
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Argini_001" parent="." index="0" unique_id=439223507]
|
||||
surface_material_override/0 = ExtResource("2_ewqv4")
|
||||
@@ -906,3 +910,8 @@ transform = Transform3D(-4.371139e-08, -1, 4.371139e-08, 0, -4.371139e-08, -1, 1
|
||||
cast_shadow = 0
|
||||
mesh = SubResource("PlaneMesh_oviqx")
|
||||
surface_material_override/0 = ExtResource("7_y2fk3")
|
||||
|
||||
[node name="PaloLuce" parent="." index="7" unique_id=1607500596 instance=ExtResource("10_r06ll")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.4629593, 0, -1.4456635)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -18,6 +18,7 @@
|
||||
[ext_resource type="Material" uid="uid://f5uoreickew7" path="res://tgcc/chunk/prop/flower/flower.tres" id="12_5yfr5"]
|
||||
[ext_resource type="PackedScene" uid="uid://d12t04rs47jq3" path="res://tgcc/chunk/prop/tree/tree_01.tscn" id="18_fqrww"]
|
||||
[ext_resource type="Shader" uid="uid://cs0xl7pc6e26h" path="res://core/daynight/tree_leaves.gdshader" id="19_s7klq"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="20_fqrww"]
|
||||
[ext_resource type="Texture2D" uid="uid://c3grftlmap4q5" path="res://tgcc/chunk/prop/tree/leaf1_alpha.png" id="20_q66oc"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_fqrww"]
|
||||
@@ -82,10 +83,13 @@ gradient = SubResource("Gradient_5yfr5")
|
||||
fill = 2
|
||||
fill_from = Vector2(0.5, 0.5)
|
||||
|
||||
[node name="chunk_country_corner_03" unique_id=1046737870 instance=ExtResource("1_jemyf")]
|
||||
[node name="chunk_country_corner_03" unique_id=1046737870 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_jemyf")]
|
||||
script = ExtResource("2_ejpey")
|
||||
south = true
|
||||
west = true
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Cavi_001" parent="." index="0" unique_id=1776585264]
|
||||
surface_material_override/0 = ExtResource("2_skxxm")
|
||||
@@ -498,6 +502,10 @@ shadow_opacity = 0.96
|
||||
omni_range = 10.0
|
||||
omni_attenuation = 2.0
|
||||
|
||||
[node name="PaloLuce" parent="." index="23" unique_id=1607500596 instance=ExtResource("20_fqrww")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.92608833, 0, -0.97701275)
|
||||
|
||||
[editable path="TreeTest3"]
|
||||
[editable path="TreeTest4"]
|
||||
[editable path="TreeTest5"]
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
[ext_resource type="Material" uid="uid://baot4vy3fqrdw" path="res://tgcc/chunk/prop/flower/bush.tres" id="10_qv1gu"]
|
||||
[ext_resource type="Material" uid="uid://f5uoreickew7" path="res://tgcc/chunk/prop/flower/flower.tres" id="11_7l6eg"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7hdw2g6sbygr" path="res://tgcc/chunk/prop/tree/bambù/bambù.tscn" id="13_i5qpy"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="14_15guu"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_xdgj3"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -59,9 +60,12 @@ size = Vector2(1, 1)
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_dmw3x"]
|
||||
size = Vector2(1, 1)
|
||||
|
||||
[node name="chunk_country_end_02" unique_id=1712924087 instance=ExtResource("1_k5c0x")]
|
||||
[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
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Argini_007" parent="." index="0" unique_id=177965672]
|
||||
surface_material_override/0 = ExtResource("2_25r6y")
|
||||
@@ -777,3 +781,8 @@ transform = Transform3D(0.99579215, 0.09164066, 0, -0.09164066, 0.99579215, 0, 0
|
||||
|
||||
[node name="Bambù50" parent="Bambu" index="27" unique_id=1233888059 instance=ExtResource("13_i5qpy")]
|
||||
transform = Transform3D(0.99390334, 0.110254735, 0, -0.110254735, 0.99390334, 0, 0, 0, 1, -23.987162, 0.32301903, 9.268816)
|
||||
|
||||
[node name="PaloLuce" parent="." index="11" unique_id=1607500596 instance=ExtResource("14_15guu")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 1.5209084, 0, -0.26294994)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -20,6 +20,7 @@
|
||||
[ext_resource type="Material" uid="uid://baot4vy3fqrdw" path="res://tgcc/chunk/prop/flower/bush.tres" id="17_3boib"]
|
||||
[ext_resource type="Material" uid="uid://f5uoreickew7" path="res://tgcc/chunk/prop/flower/flower.tres" id="18_ujo6s"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7hdw2g6sbygr" path="res://tgcc/chunk/prop/tree/bambù/bambù.tscn" id="20_rrmel"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="21_527eb"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_q2s76"]
|
||||
render_priority = 0
|
||||
@@ -156,10 +157,13 @@ gradient = SubResource("Gradient_qbybq")
|
||||
fill = 2
|
||||
fill_from = Vector2(0.5, 0.5)
|
||||
|
||||
[node name="chunk_country_straight_02" unique_id=1847746456 instance=ExtResource("1_p2w7d")]
|
||||
[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
|
||||
south = true
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Argini_005" parent="." index="0" unique_id=1699913806]
|
||||
surface_material_override/0 = ExtResource("2_t65ww")
|
||||
@@ -760,3 +764,8 @@ transform = Transform3D(-4.338053e-08, 5.367966e-09, -1, 0.122804746, 0.99243087
|
||||
|
||||
[node name="Bambù25" parent="Bambu" index="24" unique_id=213873591 instance=ExtResource("20_rrmel")]
|
||||
transform = Transform3D(-0.42840073, -0.10062032, -0.8979694, 0.015782116, 0.9927959, -0.11877522, 0.90345126, -0.06505525, -0.4237265, 2.1517153, -0.3681563, 9.44548)
|
||||
|
||||
[node name="PaloLuce" parent="." index="20" unique_id=1607500596 instance=ExtResource("21_527eb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.3137894, 0, 1.503645)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
BIN
tgcc/chunk/prop/flower/Flower.fbx
Normal file
BIN
tgcc/chunk/prop/flower/Flower.fbx
Normal file
Binary file not shown.
44
tgcc/chunk/prop/flower/Flower.fbx.import
Normal file
44
tgcc/chunk/prop/flower/Flower.fbx.import
Normal file
@@ -0,0 +1,44 @@
|
||||
[remap]
|
||||
|
||||
importer="scene"
|
||||
importer_version=1
|
||||
type="PackedScene"
|
||||
uid="uid://b63ps8fweidbi"
|
||||
path="res://.godot/imported/Flower.fbx-d3bae34346f99d8286dd00c38ed1b300.scn"
|
||||
|
||||
[deps]
|
||||
|
||||
source_file="res://tgcc/chunk/prop/flower/Flower.fbx"
|
||||
dest_files=["res://.godot/imported/Flower.fbx-d3bae34346f99d8286dd00c38ed1b300.scn"]
|
||||
|
||||
[params]
|
||||
|
||||
nodes/root_type=""
|
||||
nodes/root_name=""
|
||||
nodes/root_script=null
|
||||
nodes/apply_root_scale=true
|
||||
nodes/root_scale=1.0
|
||||
nodes/import_as_skeleton_bones=false
|
||||
nodes/use_name_suffixes=true
|
||||
nodes/use_node_type_suffixes=true
|
||||
meshes/ensure_tangents=true
|
||||
meshes/generate_lods=true
|
||||
meshes/create_shadow_meshes=true
|
||||
meshes/light_baking=1
|
||||
meshes/lightmap_texel_size=0.2
|
||||
meshes/force_disable_compression=false
|
||||
skins/use_named_skins=true
|
||||
animation/import=true
|
||||
animation/fps=30
|
||||
animation/trimming=true
|
||||
animation/remove_immutable_tracks=true
|
||||
animation/import_rest_as_RESET=false
|
||||
import_script/path=""
|
||||
materials/extract=0
|
||||
materials/extract_format=0
|
||||
materials/extract_path=""
|
||||
_subresources={}
|
||||
fbx/importer=0
|
||||
fbx/allow_geometry_helper_nodes=false
|
||||
fbx/embedded_image_handling=1
|
||||
fbx/naming_version=2
|
||||
87
tgcc/chunk/prop/flower/flower.tscn
Normal file
87
tgcc/chunk/prop/flower/flower.tscn
Normal file
File diff suppressed because one or more lines are too long
@@ -53,7 +53,7 @@ surface_material_override/0 = SubResource("ShaderMaterial_wpudh")
|
||||
surface_material_override/1 = SubResource("ShaderMaterial_q1sqc")
|
||||
|
||||
[node name="dx" type="Marker3D" parent="." index="1" unique_id=817453817]
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0.6740973, 8.2008705, -0.002785494)
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 0.6740973, 7.234124, -0.002785494)
|
||||
|
||||
[node name="sx" type="Marker3D" parent="." index="2" unique_id=1025556497]
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -0.67131174, 8.2008705, -0.002785553)
|
||||
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, -0.67131174, 7.234124, -0.002785553)
|
||||
|
||||
@@ -8,7 +8,7 @@ render_priority = 0
|
||||
shader = ExtResource("1_2uy3m")
|
||||
shader_parameter/billboard_enabled = true
|
||||
shader_parameter/wind_enabled = true
|
||||
shader_parameter/base_color = Color(0.9549616, 0.54784274, 0.71385026, 1)
|
||||
shader_parameter/base_color = Color(0.30912602, 0.8134186, 0.4227931, 1)
|
||||
shader_parameter/alpha_texture = ExtResource("2_2uy3m")
|
||||
shader_parameter/leaves_scale = 1.375
|
||||
shader_parameter/rotation_degrees = 180.0
|
||||
|
||||
@@ -3,11 +3,15 @@
|
||||
[ext_resource type="PackedScene" uid="uid://pe0vusvl82ng" path="res://tgcc/chunk/railway/mesh/chunk_railway_curve.fbx" id="1_r0w7x"]
|
||||
[ext_resource type="Material" uid="uid://blqelpjvdv23j" path="res://tgcc/chunk/material/grassflat_chunk.tres" id="2_36cl1"]
|
||||
[ext_resource type="Material" uid="uid://cn20mp8ep3yxu" path="res://tgcc/chunk/material/wires.tres" id="2_ain0v"]
|
||||
[ext_resource type="Script" uid="uid://dg2h4kbqe8j3m" path="res://core/biome_generator/chunk_info.gd" id="2_nebt2"]
|
||||
[ext_resource type="Material" uid="uid://o31kp0jm07q3" path="res://tgcc/chunk/material/rocks.tres" id="3_nebt2"]
|
||||
[ext_resource type="Material" uid="uid://b4luvp3fi0p43" path="res://tgcc/chunk/material/railway_chunk.tres" id="4_ain0v"]
|
||||
[ext_resource type="Material" uid="uid://fnjxocmx16b7" path="res://tgcc/chunk/prop/grass/grass_chunk.tres" id="4_xfgwo"]
|
||||
[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://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="10_v2rwj"]
|
||||
[ext_resource type="PackedScene" uid="uid://d12t04rs47jq3" path="res://tgcc/chunk/prop/tree/tree_01.tscn" id="11_v2rwj"]
|
||||
[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"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -36,7 +40,12 @@ buffer = PackedFloat32Array(3.9456527e-08, -0.6345529, 0.77417296, 8.223151, -1.
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_xfgwo"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[node name="chunk_railway_curve" unique_id=238887300 instance=ExtResource("1_r0w7x")]
|
||||
[node name="chunk_railway_curve" unique_id=238887300 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_r0w7x")]
|
||||
script = ExtResource("2_nebt2")
|
||||
chunk_type = 2
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce3/sx"), NodePath("PaloLuce2/sx"), NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce3/dx"), NodePath("PaloLuce2/dx"), NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="BézierCurve_003" parent="." index="0" unique_id=826544595]
|
||||
surface_material_override/0 = ExtResource("2_ain0v")
|
||||
@@ -46,6 +55,7 @@ surface_material_override/1 = ExtResource("3_nebt2")
|
||||
surface_material_override/0 = ExtResource("4_ain0v")
|
||||
|
||||
[node name="Chunk_006" parent="." index="2" unique_id=1552766286]
|
||||
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")
|
||||
|
||||
[node name="grass" type="Node3D" parent="." index="3" unique_id=1225822669 groups=["weather_vegetables_node", "wind_node"]]
|
||||
@@ -106,3 +116,300 @@ shape = SubResource("BoxShape3D_xfgwo")
|
||||
[node name="CollisionShape3D3" type="CollisionShape3D" parent="StaticBody3D" index="7" unique_id=1453698802]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -20, 4, 0)
|
||||
shape = SubResource("BoxShape3D_xfgwo")
|
||||
|
||||
[node name="PaloLuce" parent="." index="5" unique_id=1607500596 instance=ExtResource("10_v2rwj")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.1802254, 0, -28.005638)
|
||||
|
||||
[node name="Cube" parent="PaloLuce" index="0" unique_id=1142687027]
|
||||
transform = Transform3D(-4.3711393e-06, 100.00001, 1.1920929e-05, 0, -1.1920929e-05, 100.00001, 100.000015, 4.371139e-06, 5.210804e-13, 4.760495, 0, -0.002784729)
|
||||
|
||||
[node name="PaloLuce2" parent="." index="6" unique_id=668176867 instance=ExtResource("10_v2rwj")]
|
||||
transform = Transform3D(0.67383826, 0, -0.73887885, 0, 1, 0, 0.73887885, 0, 0.67383826, -0.36678743, 0, -3.5238495)
|
||||
|
||||
[node name="Cube" parent="PaloLuce2" index="0" unique_id=1142687027]
|
||||
transform = Transform3D(0, 100.000015, 1.1920929e-05, 0, -1.1920929e-05, 100.00001, 100.000015, 3.8146973e-06, 0, 2.308104, -1.9073486e-06, -0.90790176)
|
||||
|
||||
[node name="PaloLuce3" parent="." index="7" unique_id=633610471 instance=ExtResource("10_v2rwj")]
|
||||
transform = Transform3D(0.033818066, 0, -0.9994279, 0, 1, 0, 0.9994279, 0, 0.033818066, -26.781347, 0, 9.45334)
|
||||
|
||||
[node name="Cube" parent="PaloLuce3" index="0" unique_id=1142687027]
|
||||
transform = Transform3D(-4.2915344e-06, 100.000015, 1.192093e-05, 0, -1.1920929e-05, 100.00001, 100.00002, 4.2915344e-06, 5.1159077e-13, 1.5642233, 0, 0.05023575)
|
||||
|
||||
[node name="Tree" type="Node3D" parent="." index="8" unique_id=229613049]
|
||||
|
||||
[node name="TreeTest3" parent="Tree" index="0" unique_id=1532527216 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 3.4696913, 0, -28.48431)
|
||||
|
||||
[node name="TreeTest4" parent="Tree" index="1" unique_id=765651961 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, -1.8086662, 0, -27.819902)
|
||||
|
||||
[node name="TreeTest5" parent="Tree" index="2" unique_id=1791128968 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -0.40602684, 0, -22.393898)
|
||||
|
||||
[node name="TreeTest6" parent="Tree" index="3" unique_id=1284138128 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -4.8251953, 0, -18.979084)
|
||||
|
||||
[node name="TreeTest7" parent="Tree" index="4" unique_id=890952908 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 6.934722, 0, -21.504032)
|
||||
|
||||
[node name="TreeTest8" parent="Tree" index="5" unique_id=1632394572 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, 1.6563647, 0, -20.839624)
|
||||
|
||||
[node name="TreeTest9" parent="Tree" index="6" unique_id=420234479 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 3.059004, 1.0377102, -15.41362)
|
||||
|
||||
[node name="TreeTest10" parent="Tree" index="7" unique_id=137335071 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -1.3601644, 0, -11.998806)
|
||||
|
||||
[node name="TreeTest11" parent="Tree" index="8" unique_id=1794739300 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, -0.14599133, 0, -13.268309)
|
||||
|
||||
[node name="TreeTest12" parent="Tree" index="9" unique_id=1175225190 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, -5.424349, 0, -12.603901)
|
||||
|
||||
[node name="TreeTest13" parent="Tree" index="10" unique_id=452604933 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -4.0217094, -0.36944103, -7.1778965)
|
||||
|
||||
[node name="TreeTest14" parent="Tree" index="11" unique_id=1200979515 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -8.440878, 0.9438591, -3.7630825)
|
||||
|
||||
[node name="TreeTest15" parent="Tree" index="12" unique_id=895751273 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, -10.145991, 0, -7.2683086)
|
||||
|
||||
[node name="TreeTest16" parent="Tree" index="13" unique_id=1286530478 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, -15.424349, 0, -6.603901)
|
||||
|
||||
[node name="TreeTest17" parent="Tree" index="14" unique_id=630053913 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -14.021709, -0.89046097, -1.1778965)
|
||||
|
||||
[node name="TreeTest18" parent="Tree" index="15" unique_id=1679154953 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, -18.440878, 0, 2.2369175)
|
||||
|
||||
[node name="TreeTest19" parent="Tree" index="16" unique_id=104989057 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.6980438, 0, 0.08153319, 0, 1.7000003, 0, -0.08153319, 0, 1.6980438, -23.84463, 0, -8.684018)
|
||||
|
||||
[node name="TreeTest20" parent="Tree" index="17" unique_id=1089229935 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.67051935, 0, -1.5621793, 0, 1.7000003, 0, 1.5621793, 0, 0.67051935, -27.107183, 0, -4.4818497)
|
||||
|
||||
[node name="TreeTest21" parent="Tree" index="18" unique_id=1123888445 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.6730486, 0, 0.30151117, 0, 1.7000005, 0, -0.30151117, 0, -1.6730486, -22.278603, 0, -1.6369011)
|
||||
|
||||
[node name="TreeTest23" parent="Tree" index="19" unique_id=780846736 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 26.345581, 0, -2.6811714)
|
||||
|
||||
[node name="TreeTest54" parent="Tree" index="20" unique_id=626406649 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.6310432, 0, 0.4792688, 0, 1.7000003, 0, -0.4792688, 0, 1.6310432, 27.401987, 0, -6.063633)
|
||||
|
||||
[node name="TreeTest24" parent="Tree" index="21" unique_id=685740715 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, 21.067223, 0, -2.0167637)
|
||||
|
||||
[node name="TreeTest25" parent="Tree" index="22" unique_id=1421620046 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 22.469862, 0, 3.4092407)
|
||||
|
||||
[node name="TreeTest26" parent="Tree" index="23" unique_id=1100375349 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 18.050694, 0, 6.8240547)
|
||||
|
||||
[node name="TreeTest27" parent="Tree" index="24" unique_id=612618107 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 29.810612, 0, 4.2991066)
|
||||
|
||||
[node name="TreeTest28" parent="Tree" index="25" unique_id=1382978604 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, 24.532253, 0, 4.9635143)
|
||||
|
||||
[node name="TreeTest29" parent="Tree" index="26" unique_id=678234289 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 25.934893, 0, 10.389519)
|
||||
|
||||
[node name="TreeTest30" parent="Tree" index="27" unique_id=1512912176 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 21.515724, -0.53377724, 13.804333)
|
||||
|
||||
[node name="TreeTest31" parent="Tree" index="28" unique_id=1531808961 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 22.729897, 0, 12.53483)
|
||||
|
||||
[node name="TreeTest32" parent="Tree" index="29" unique_id=1822163652 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, 17.45154, 0.67123985, 13.199238)
|
||||
|
||||
[node name="TreeTest33" parent="Tree" index="30" unique_id=1187385713 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 18.85418, 0.62711143, 18.625242)
|
||||
|
||||
[node name="TreeTest34" parent="Tree" index="31" unique_id=489146172 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 14.435011, 0, 22.040056)
|
||||
|
||||
[node name="TreeTest35" parent="Tree" index="32" unique_id=1570804585 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.258351, 0, -1.1430457, 0, 1.7000003, 0, 1.1430457, 0, 1.258351, 12.7298975, 0, 18.53483)
|
||||
|
||||
[node name="TreeTest36" parent="Tree" index="33" unique_id=1128673917 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.63049877, 0, -1.5787565, 0, 1.7000003, 0, 1.5787565, 0, -0.63049877, 7.45154, -0.70770836, 19.199238)
|
||||
|
||||
[node name="TreeTest37" parent="Tree" index="34" unique_id=715543317 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 8.854179, 0, 24.625242)
|
||||
|
||||
[node name="TreeTest38" parent="Tree" index="35" unique_id=2099577185 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.9698234, 0, 1.3962246, 0, 1.7000003, 0, -1.3962246, 0, -0.9698234, 4.435011, 0, 28.040056)
|
||||
|
||||
[node name="TreeTest39" parent="Tree" index="36" unique_id=600635703 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.6980438, 0, 0.08153319, 0, 1.7000003, 0, -0.08153319, 0, 1.6980438, -0.96874046, 0, 17.119122)
|
||||
|
||||
[node name="TreeTest40" parent="Tree" index="37" unique_id=938380567 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.67051935, 0, -1.5621793, 0, 1.7000003, 0, 1.5621793, 0, 0.67051935, -4.2312946, 0, 21.32129)
|
||||
|
||||
[node name="TreeTest41" parent="Tree" index="38" unique_id=779570370 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.6730486, 0, 0.30151117, 0, 1.7000005, 0, -0.30151117, 0, -1.6730486, 0.5972862, 0, 24.166237)
|
||||
|
||||
[node name="TreeTest42" parent="Tree" index="39" unique_id=2001052702 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.6940777, 0, -0.14177954, 0, 1.7000005, 0, 0.14177954, 0, -1.6940777, 23.083317, 0, 25.409842)
|
||||
|
||||
[node name="TreeTest43" parent="Tree" index="40" unique_id=1916968763 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.0976406, 0, -1.2981472, 0, 1.7000004, 0, 1.2981472, 0, -1.0976406, 17.809628, -0.37560463, 26.7965)
|
||||
|
||||
[node name="TreeTest44" parent="Tree" index="41" unique_id=1690095472 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.1851596, 0, -1.2187692, 0, 1.7000004, 0, 1.2187692, 0, -1.1851596, 28.775585, -0.6920986, 17.46495)
|
||||
|
||||
[node name="TreeTest45" parent="Tree" index="42" unique_id=1077117522 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.023765683, 0, -1.6998341, 0, 1.7000004, 0, 1.6998341, 0, 0.023765683, 25.706547, 0, 21.972237)
|
||||
|
||||
[node name="TreeTest46" parent="Tree" index="43" unique_id=787480813 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.1851596, 0, -1.2187692, 0, 1.7000004, 0, 1.2187692, 0, -1.1851596, 13.438877, 0, 11.23732)
|
||||
|
||||
[node name="TreeTest47" parent="Tree" index="44" unique_id=798412560 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.023765683, 0, -1.6998341, 0, 1.7000004, 0, 1.6998341, 0, 0.023765683, 10.369839, 0, 15.744606)
|
||||
|
||||
[node name="TreeTest48" parent="Tree" index="45" unique_id=1405194793 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.1851596, 0, -1.2187692, 0, 1.7000004, 0, 1.2187692, 0, -1.1851596, 27.846088, 1.4089146, -11.721266)
|
||||
|
||||
[node name="TreeTest49" parent="Tree" index="46" unique_id=1704394289 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.023765683, 0, -1.6998341, 0, 1.7000004, 0, 1.6998341, 0, 0.023765683, 24.77705, -1.1143436, -7.2139797)
|
||||
|
||||
[node name="TreeTest50" parent="Tree" index="47" unique_id=1517871080 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-0.43901765, 0, -1.6423352, 0, 1.7000004, 0, 1.6423352, 0, -0.43901765, 28.96675, -0.79678535, -25.10366)
|
||||
|
||||
[node name="TreeTest51" parent="Tree" index="48" unique_id=277803778 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(0.8508739, 0, -1.4717385, 0, 1.7000002, 0, 1.4717385, 0, 0.8508739, 28.48977, -0.4604206, -19.671616)
|
||||
|
||||
[node name="TreeTest52" parent="Tree" index="49" unique_id=1974216946 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.6596266, 0, -0.36829472, 0, 1.7000004, 0, 0.36829472, 0, 1.6596266, -16.864445, 0.7274399, 24.405975)
|
||||
|
||||
[node name="TreeTest53" parent="Tree" index="50" unique_id=1584657693 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(1.4339567, 0, 0.9131093, 0, 1.7000002, 0, -0.9131093, 0, 1.4339567, -11.416958, 0, 24.64993)
|
||||
|
||||
[node name="TreeTest22" parent="Tree" index="51" unique_id=504561169 instance=ExtResource("11_v2rwj")]
|
||||
transform = Transform3D(-1.6730486, 0, 0.30151117, 0, 1.7000005, 0, -0.30151117, 0, -1.6730486, -22.988789, 0.678772, 3.902561)
|
||||
|
||||
[node name="Flower2" type="Node3D" parent="." index="9" unique_id=913717123]
|
||||
|
||||
[node name="Flower" parent="Flower2" index="0" unique_id=705935685 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -21.028124, 0, 6.3845816)
|
||||
|
||||
[node name="Flower2" parent="Flower2" index="1" unique_id=772557217 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.6904785, 0, 0.7233529, 0, 1, 0, -0.7233529, 0, 0.6904785, -16.239038, 0, 4.4077773)
|
||||
|
||||
[node name="Flower3" parent="Flower2" index="2" unique_id=1397555045 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.61334825, 0, 0.78981256, 0, 1, 0, -0.78981256, 0, 0.61334825, -12.500937, 0, -1.4136791)
|
||||
|
||||
[node name="Flower4" parent="Flower2" index="3" unique_id=144116337 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.3236863, 0, -0.9461645, 0, 1, 0, 0.9461645, 0, 0.3236863, -3.7322931, 0, -9.690423)
|
||||
|
||||
[node name="Flower5" parent="Flower2" index="4" unique_id=77389040 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.97428364, 0, 0.22532517, 0, 1, 0, -0.22532517, 0, 0.97428364, -4.851864, 0, -3.599205)
|
||||
|
||||
[node name="Flower6" parent="Flower2" index="5" unique_id=788751618 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5097323, 0, 0.8603331, 0, 1, 0, -0.8603331, 0, 0.5097323, -0.6313603, 0, -6.6042747)
|
||||
|
||||
[node name="Flower7" parent="Flower2" index="6" unique_id=1323338485 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.41961056, 0, 0.90770423, 0, 1, 0, -0.90770423, 0, 0.41961056, 8.299921, 0, -20.478073)
|
||||
|
||||
[node name="Flower8" parent="Flower2" index="7" unique_id=1647264469 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5285569, 0, -0.8488978, 0, 1, 0, 0.8488978, 0, 0.5285569, 8.377077, 0, -23.158003)
|
||||
|
||||
[node name="Flower9" parent="Flower2" index="8" unique_id=1213123067 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.97428364, 0, 0.22532517, 0, 1, 0, -0.22532517, 0, 0.97428364, 13.993698, 0, 6.7041855)
|
||||
|
||||
[node name="Flower10" parent="Flower2" index="9" unique_id=932386343 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5097323, 0, 0.8603331, 0, 1, 0, -0.8603331, 0, 0.5097323, 18.214201, 0, 3.6991158)
|
||||
|
||||
[node name="Flower11" parent="Flower2" index="10" unique_id=1831235109 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.41961056, 0, 0.90770423, 0, 1, 0, -0.90770423, 0, 0.41961056, 20.544453, 0, -2.8149223)
|
||||
|
||||
[node name="Flower12" parent="Flower2" index="11" unique_id=148966710 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5285569, 0, -0.8488978, 0, 1, 0, 0.8488978, 0, 0.5285569, 27.22264, 0, -12.854612)
|
||||
|
||||
[node name="Flower13" parent="Flower2" index="12" unique_id=705721124 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.97428364, 0, 0.22532517, 0, 1, 0, -0.22532517, 0, 0.97428364, 13.993698, 0, 6.7041855)
|
||||
|
||||
[node name="Flower14" parent="Flower2" index="13" unique_id=731863016 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5097323, 0, 0.8603331, 0, 1, 0, -0.8603331, 0, 0.5097323, 18.214201, 0, 3.6991158)
|
||||
|
||||
[node name="Flower15" parent="Flower2" index="14" unique_id=787126008 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.41961056, 0, 0.90770423, 0, 1, 0, -0.90770423, 0, 0.41961056, 20.544453, 0, -2.8149223)
|
||||
|
||||
[node name="Flower16" parent="Flower2" index="15" unique_id=971198653 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.5285569, 0, -0.8488978, 0, 1, 0, 0.8488978, 0, 0.5285569, 27.22264, 0, -12.854612)
|
||||
|
||||
[node name="Flower17" parent="Flower2" index="16" unique_id=1684909371 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.9976438, 0, -0.0686073, 0, 1, 0, 0.0686073, 0, 0.9976438, -0.80179405, 0, 23.618946)
|
||||
|
||||
[node name="Flower18" parent="Flower2" index="17" unique_id=512674792 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.7384789, 0, 0.67427665, 0, 1, 0, -0.67427665, 0, 0.7384789, 4.11163, 0, 21.975365)
|
||||
|
||||
[node name="Flower19" parent="Flower2" index="18" unique_id=256911463 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.66609, 0, 0.74587137, 0, 1, 0, -0.74587137, 0, 0.66609, 8.240319, 0, 16.424088)
|
||||
|
||||
[node name="Flower20" parent="Flower2" index="19" unique_id=19148321 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.25800982, 0, -0.96614224, 0, 1, 0, 0.96614224, 0, 0.25800982, 17.556147, 0, 8.768439)
|
||||
|
||||
[node name="Flower21" parent="Flower2" index="20" unique_id=191686990 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.9976438, 0, -0.0686073, 0, 1, 0, 0.0686073, 0, 0.9976438, -0.80179405, 0, 23.618946)
|
||||
|
||||
[node name="Flower22" parent="Flower2" index="21" unique_id=1088510855 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.7384789, 0, 0.67427665, 0, 1, 0, -0.67427665, 0, 0.7384789, 4.11163, 0, 21.975365)
|
||||
|
||||
[node name="Flower23" parent="Flower2" index="22" unique_id=2115976714 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.66609, 0, 0.74587137, 0, 1, 0, -0.74587137, 0, 0.66609, 8.240319, 0, 16.424088)
|
||||
|
||||
[node name="Flower24" parent="Flower2" index="23" unique_id=1503464987 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.25800982, 0, -0.96614224, 0, 1, 0, 0.96614224, 0, 0.25800982, 17.556147, 0, 8.768439)
|
||||
|
||||
[node name="Flower25" parent="Flower2" index="24" unique_id=1641141619 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.6828022, 0, 0.73060346, 0, 1, 0, -0.73060346, 0, 0.6828022, 26.200094, 0, 27.700657)
|
||||
|
||||
[node name="Flower26" parent="Flower2" index="25" unique_id=906697407 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(-0.057023853, 0, 0.9983729, 0, 1, 0, -0.9983729, 0, -0.057023853, 28.02583, 0, 22.851967)
|
||||
|
||||
[node name="Flower27" parent="Flower2" index="26" unique_id=1309985944 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(-0.15824416, 0, 0.98740005, 0, 1, 0, -0.98740005, 0, -0.15824416, 26.325039, 0, 16.145996)
|
||||
|
||||
[node name="Flower28" parent="Flower2" index="27" unique_id=1120940094 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.9122846, 0, -0.40955672, 0, 1, 0, 0.40955672, 0, 0.9122846, 26.265272, 0, 4.088217)
|
||||
|
||||
[node name="Flower29" parent="Flower2" index="28" unique_id=1810124248 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.6828022, 0, 0.73060346, 0, 1, 0, -0.73060346, 0, 0.6828022, 26.200094, 0, -4.389309)
|
||||
|
||||
[node name="Flower30" parent="Flower2" index="29" unique_id=386467242 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(-0.057023853, 0, 0.9983729, 0, 1, 0, -0.9983729, 0, -0.057023853, 28.02583, 0, -9.237999)
|
||||
|
||||
[node name="Flower31" parent="Flower2" index="30" unique_id=2075265413 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(-0.15824416, 0, 0.98740005, 0, 1, 0, -0.98740005, 0, -0.15824416, 26.325039, 0, -15.94397)
|
||||
|
||||
[node name="Flower32" parent="Flower2" index="31" unique_id=1534337230 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.9122846, 0, -0.40955672, 0, 1, 0, 0.40955672, 0, 0.9122846, 26.265272, 0, -28.001749)
|
||||
|
||||
[node name="Flower33" parent="Flower2" index="32" unique_id=1499604151 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.89397454, 0, 0.448118, 0, 1, 0, -0.448118, 0, 0.89397454, 2.9307852, 0, -5.186473)
|
||||
|
||||
[node name="Flower34" parent="Flower2" index="33" unique_id=1888203214 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.29312274, 0, 0.9560749, 0, 1, 0, -0.9560749, 0, 0.29312274, -0.091533184, 0, -1.04251)
|
||||
|
||||
[node name="Flower37" parent="Flower2" index="34" unique_id=737270030 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.29312274, 0, 0.9560749, 0, 1, 0, -0.9560749, 0, 0.29312274, -13.797895, 0, 9.472722)
|
||||
|
||||
[node name="Flower38" parent="Flower2" index="35" unique_id=1275394302 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.29312274, 0, 0.9560749, 0, 1, 0, -0.9560749, 0, 0.29312274, -25.333027, 0, 12.337693)
|
||||
|
||||
[node name="Flower35" parent="Flower2" index="36" unique_id=179059467 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.19438852, 0, 0.98092467, 0, 1, 0, -0.98092467, 0, 0.19438852, 7.0593305, 0, -15.979104)
|
||||
|
||||
[node name="Flower36" parent="Flower2" index="37" unique_id=2100770937 instance=ExtResource("12_ss6fe")]
|
||||
transform = Transform3D(0.71336067, 0, -0.7007972, 0, 1, 0, 0.7007972, 0, 0.71336067, 11.189318, 0, -27.307688)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
[editable path="PaloLuce2"]
|
||||
[editable path="PaloLuce3"]
|
||||
[editable path="Tree/TreeTest3"]
|
||||
|
||||
555
tgcc/chunk/railway/scene/chunk_railway_curve_2.tscn
Normal file
555
tgcc/chunk/railway/scene/chunk_railway_curve_2.tscn
Normal file
File diff suppressed because one or more lines are too long
@@ -46,6 +46,8 @@ size = Vector3(20, 10, 20)
|
||||
[node name="chunk_railway_station_doubleside" unique_id=1591869611 instance=ExtResource("1_nkssc")]
|
||||
script = ExtResource("2_i3rfy")
|
||||
chunk_type = 1
|
||||
est = true
|
||||
west = true
|
||||
|
||||
[node name="Cartell_Back_001" parent="." index="0" unique_id=1811817606]
|
||||
surface_material_override/0 = ExtResource("2_mb3o7")
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,7 @@
|
||||
[gd_scene format=3 uid="uid://d3pcshw2bioic"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://ch7aa7s6dk0bl" path="res://tgcc/chunk/railway/mesh/chunk_railway_station_oneside.fbx" id="1_38ujo"]
|
||||
[ext_resource type="Script" uid="uid://dg2h4kbqe8j3m" path="res://core/biome_generator/chunk_info.gd" id="2_a8mxs"]
|
||||
[ext_resource type="Material" uid="uid://xrxl0d5h6f6s" path="res://tgcc/chunk/material/sign.tres" id="2_o7yq3"]
|
||||
[ext_resource type="Material" uid="uid://buxlrrpn7rdgs" path="res://tgcc/chunk/material/wood.tres" id="3_j8621"]
|
||||
[ext_resource type="Material" uid="uid://o31kp0jm07q3" path="res://tgcc/chunk/material/rocks.tres" id="4_s80ad"]
|
||||
@@ -15,6 +16,7 @@
|
||||
[ext_resource type="Material" uid="uid://dbmyfi5t0yfy" path="res://tgcc/chunk/prop/house/house_emissiv.tres" id="9_2nl7j"]
|
||||
[ext_resource type="Material" uid="uid://biaudrjlfoflm" path="res://tgcc/chunk/prop/house/house.tres" id="10_2nl7j"]
|
||||
[ext_resource type="Material" uid="uid://chppialx3cyph" path="res://tgcc/chunk/material/trainalert.tres" id="11_4r4wi"]
|
||||
[ext_resource type="PackedScene" uid="uid://bgb4pfflokl5s" path="res://tgcc/chunk/prop/pylon/pylon.tscn" id="17_oifxn"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_s80ad"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -43,7 +45,13 @@ buffer = PackedFloat32Array(0, 0, -1.001, 7.610373, -1.001, 7.557342e-08, 0, -2.
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_60nuv"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[node name="chunk_railway_station_oneside" unique_id=310632835 instance=ExtResource("1_38ujo")]
|
||||
[node name="chunk_railway_station_oneside" unique_id=310632835 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_38ujo")]
|
||||
script = ExtResource("2_a8mxs")
|
||||
chunk_type = 1
|
||||
west = true
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Cartell_Back" parent="." index="0" unique_id=258514689]
|
||||
surface_material_override/0 = ExtResource("2_o7yq3")
|
||||
@@ -177,3 +185,8 @@ shadow_enabled = true
|
||||
shadow_opacity = 0.96
|
||||
omni_range = 10.0
|
||||
omni_attenuation = 2.0
|
||||
|
||||
[node name="PaloLuce" parent="." index="22" unique_id=1607500596 instance=ExtResource("17_oifxn")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 7.1802254, 0, 0.38589478)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
@@ -4,10 +4,12 @@
|
||||
[ext_resource type="Material" uid="uid://blqelpjvdv23j" path="res://tgcc/chunk/material/grassflat_chunk.tres" id="2_1yd65"]
|
||||
[ext_resource type="Material" uid="uid://b4luvp3fi0p43" path="res://tgcc/chunk/material/railway_chunk.tres" id="2_5cqaj"]
|
||||
[ext_resource type="Material" uid="uid://fnjxocmx16b7" path="res://tgcc/chunk/prop/grass/grass_chunk.tres" id="2_17no8"]
|
||||
[ext_resource type="Script" uid="uid://dg2h4kbqe8j3m" path="res://core/biome_generator/chunk_info.gd" id="2_25ann"]
|
||||
[ext_resource type="Material" uid="uid://bjrb33qwp1p43" path="res://tgcc/chunk/prop/grass/grass_chunk_weeds.tres" id="3_1yd65"]
|
||||
[ext_resource type="Material" uid="uid://o31kp0jm07q3" path="res://tgcc/chunk/material/rocks.tres" id="3_dldiy"]
|
||||
[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"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_17no8"]
|
||||
size = Vector2(0.5, 0.5)
|
||||
@@ -33,7 +35,12 @@ buffer = PackedFloat32Array(0, 0, 1.001, -7.3240447, -1.001, -1.6308361e-07, 0,
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_jordb"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[node name="chunk_railway_straight" unique_id=1509029322 instance=ExtResource("1_koika")]
|
||||
[node name="chunk_railway_straight" unique_id=1509029322 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_koika")]
|
||||
script = ExtResource("2_25ann")
|
||||
chunk_type = 1
|
||||
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=1122765659]
|
||||
surface_material_override/0 = ExtResource("2_5cqaj")
|
||||
@@ -75,3 +82,12 @@ multimesh = SubResource("MultiMesh_5cqaj")
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="0" unique_id=545203529]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4, 0)
|
||||
shape = SubResource("BoxShape3D_jordb")
|
||||
|
||||
[node name="PaloLuce" parent="." index="5" unique_id=1607500596 instance=ExtResource("10_wdjpm")]
|
||||
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)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
[editable path="PaloLuce2"]
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
[ext_resource type="Material" uid="uid://fnjxocmx16b7" path="res://tgcc/chunk/prop/grass/grass_chunk.tres" id="8_e0sc8"]
|
||||
[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"]
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_e0sc8"]
|
||||
render_priority = 0
|
||||
@@ -63,10 +64,13 @@ buffer = PackedFloat32Array(0.55643237, 8.195835e-08, 0.8320963, -5.862966, -0.8
|
||||
[sub_resource type="BoxShape3D" id="BoxShape3D_56q8g"]
|
||||
size = Vector3(20, 10, 20)
|
||||
|
||||
[node name="chunk_railway_straight_bridge" unique_id=1049036234 instance=ExtResource("1_bwiif")]
|
||||
[node name="chunk_railway_straight_bridge" unique_id=1049036234 node_paths=PackedStringArray("connection_left", "connection_right") instance=ExtResource("1_bwiif")]
|
||||
script = ExtResource("1_uoylj")
|
||||
est = true
|
||||
west = true
|
||||
have_lamppost = true
|
||||
connection_left = [NodePath("PaloLuce/sx")]
|
||||
connection_right = [NodePath("PaloLuce/dx")]
|
||||
|
||||
[node name="Chunk_002" parent="." index="0" unique_id=2113944079]
|
||||
surface_material_override/0 = ExtResource("3_b6esj")
|
||||
@@ -118,3 +122,8 @@ multimesh = SubResource("MultiMesh_si88w")
|
||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="StaticBody3D" index="0" unique_id=1961906388]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 4, 0)
|
||||
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)
|
||||
|
||||
[editable path="PaloLuce"]
|
||||
|
||||
Reference in New Issue
Block a user