chunk fix
This commit is contained in:
@@ -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