mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Merge branch 'main' of https://github.com/PfandBoss/SemesterGameJam2022
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[gd_scene load_steps=30 format=3 uid="uid://md2ofbviios3"]
|
||||
[gd_scene load_steps=32 format=3 uid="uid://md2ofbviios3"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Train.gd" id="1_0x664"]
|
||||
[ext_resource type="PackedScene" uid="uid://bhivunrkj87cy" path="res://Nodes/engine.tscn" id="3_1ix85"]
|
||||
@@ -23,7 +23,9 @@
|
||||
[ext_resource type="Texture2D" uid="uid://biyvvql2ufkdf" path="res://Assets/Textures/Opera_senza_titolo (1).png" id="15_dew1j"]
|
||||
[ext_resource type="PackedScene" uid="uid://bkpnrgcfr1jgl" path="res://Nodes/Bin.tscn" id="16_q3kvk"]
|
||||
[ext_resource type="AudioStream" uid="uid://b52sd64x20ulv" path="res://Assets/Sounds/_SOUNDFX_/Gunpowder.wav" id="17_ajifv"]
|
||||
[ext_resource type="Texture2D" uid="uid://5nu7hitxgm2p" path="res://Assets/Textures/Opera_senza_titolo (3).png" id="18_xnvtr"]
|
||||
[ext_resource type="Texture2D" uid="uid://cet5o7wla1x7t" path="res://Assets/Textures/Opera_senza_titolo.png" id="19_5df2b"]
|
||||
[ext_resource type="Texture2D" uid="uid://cpb1ashccd2ki" path="res://Assets/Textures/Opera_senza_titolo (4).png" id="19_crlxr"]
|
||||
|
||||
[sub_resource type="SpriteFrames" id="SpriteFrames_6p0y6"]
|
||||
animations = [{
|
||||
@@ -115,11 +117,21 @@ speed_scale = 2.0
|
||||
playing = true
|
||||
|
||||
[node name="Storage" parent="." instance=ExtResource("4_5jw5g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.31598, 0.0193453, -5.2771)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.41138, 0.0193443, -4.80548)
|
||||
icon = ExtResource("14_503dh")
|
||||
|
||||
[node name="Storage4" parent="." instance=ExtResource("4_5jw5g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.41138, 0.0193443, -0.805475)
|
||||
currentType = 3
|
||||
icon = ExtResource("18_xnvtr")
|
||||
|
||||
[node name="Storage5" parent="." instance=ExtResource("4_5jw5g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.41138, 0.0193443, 2.67569)
|
||||
currentType = 4
|
||||
icon = ExtResource("19_crlxr")
|
||||
|
||||
[node name="Storage2" parent="." instance=ExtResource("4_5jw5g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -1.31598, 0.0193453, 0.876562)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.92129, 0.0193453, -12.2529)
|
||||
currentType = 2
|
||||
icon = ExtResource("19_5df2b")
|
||||
|
||||
@@ -130,13 +142,13 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.32927, 1.2303, 0.0486939)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.38381, 1.2303, 5.95106)
|
||||
|
||||
[node name="Engine" parent="." instance=ExtResource("3_1ix85")]
|
||||
transform = Transform3D(-6.55671e-08, 0, 1.5, 0, 1.5, 0, -1.5, 0, -6.55671e-08, -3.45639, 1.1688, 9)
|
||||
transform = Transform3D(-6.55671e-08, 0, 1.5, 0, 1.5, 0, -1.5, 0, -6.55671e-08, -4.44257, 1.1688, 10.8577)
|
||||
|
||||
[node name="Bin" parent="." instance=ExtResource("16_q3kvk")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 0.70291, -0.287106, 10.1948)
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 4.66916, -0.287106, 10.1948)
|
||||
|
||||
[node name="Storage3" parent="." instance=ExtResource("4_5jw5g")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.63306, -0.159192, -10.7834)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.08816, -0.159192, -10.9498)
|
||||
currentType = 1
|
||||
icon = ExtResource("15_dew1j")
|
||||
audioClip = ExtResource("17_ajifv")
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
[ext_resource type="Script" path="res://Nodes/UI.gd" id="1_dxr24"]
|
||||
[ext_resource type="Texture2D" uid="uid://44lfs83sax35" path="res://undefined - Imgur.png" id="2_udann"]
|
||||
[ext_resource type="Texture2D" uid="uid://cxfybbp5idjwg" path="res://o_idle1.png" id="3_segqn"]
|
||||
[ext_resource type="PackedScene" path="res://menu/stats_player_1.tscn" id="3_yhsvf"]
|
||||
[ext_resource type="PackedScene" uid="uid://dgr3cta6n1tg3" path="res://menu/stats_player_1.tscn" id="3_yhsvf"]
|
||||
[ext_resource type="PackedScene" path="res://menu/stats_player_2.tscn" id="4_c4m18"]
|
||||
[ext_resource type="Texture2D" uid="uid://dsphpbpt27t1i" path="res://a3TCqhg.png" id="4_uiyin"]
|
||||
|
||||
@@ -31,6 +31,7 @@ script = ExtResource("1_dxr24")
|
||||
|
||||
[node name="Panel" type="Panel" parent="."]
|
||||
custom_minimum_size = Vector2(15, 0)
|
||||
layout_mode = 1
|
||||
anchors_preset = 13
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
@@ -39,6 +40,7 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="VSlider" type="VSlider" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 13
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
@@ -56,6 +58,7 @@ editable = false
|
||||
scrollable = false
|
||||
|
||||
[node name="VSlider2" type="VSlider" parent="."]
|
||||
layout_mode = 1
|
||||
anchors_preset = 13
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
@@ -74,7 +77,7 @@ scrollable = false
|
||||
|
||||
[node name="GameOver" type="Control" parent="."]
|
||||
visible = false
|
||||
layout_mode = 3
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -82,6 +85,7 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Label" type="Label" parent="GameOver"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
@@ -98,6 +102,7 @@ label_settings = SubResource("LabelSettings_ot0gm")
|
||||
horizontal_alignment = 1
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="GameOver"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
@@ -113,17 +118,15 @@ size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
|
||||
[node name="Button" type="Button" parent="GameOver/VBoxContainer"]
|
||||
offset_right = 175.0
|
||||
offset_bottom = 31.0
|
||||
layout_mode = 2
|
||||
text = "RESTART"
|
||||
|
||||
[node name="Button2" type="Button" parent="GameOver/VBoxContainer"]
|
||||
offset_top = 35.0
|
||||
offset_right = 175.0
|
||||
offset_bottom = 66.0
|
||||
layout_mode = 2
|
||||
text = "BACK TO MAIN MENU"
|
||||
|
||||
[node name="BoxContainer" type="BoxContainer" parent="GameOver"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
@@ -138,28 +141,24 @@ grow_vertical = 2
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="GameOver/BoxContainer"]
|
||||
custom_minimum_size = Vector2(900, 500)
|
||||
offset_right = 1004.0
|
||||
offset_bottom = 500.0
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 4
|
||||
size_flags_vertical = 4
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="GameOver/BoxContainer/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(500, 0)
|
||||
offset_right = 500.0
|
||||
offset_bottom = 500.0
|
||||
layout_mode = 2
|
||||
texture = ExtResource("3_segqn")
|
||||
ignore_texture_size = true
|
||||
|
||||
[node name="TextureRect2" type="TextureRect" parent="GameOver/BoxContainer/HBoxContainer"]
|
||||
custom_minimum_size = Vector2(500, 0)
|
||||
offset_left = 504.0
|
||||
offset_right = 1004.0
|
||||
offset_bottom = 500.0
|
||||
layout_mode = 2
|
||||
texture = ExtResource("4_uiyin")
|
||||
ignore_texture_size = true
|
||||
|
||||
[node name="Control" type="Control" parent="."]
|
||||
layout_mode = 3
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
@@ -167,6 +166,7 @@ grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="Stats_Player1" parent="Control" instance=ExtResource("3_yhsvf")]
|
||||
layout_mode = 1
|
||||
anchors_preset = 0
|
||||
anchor_bottom = 0.0
|
||||
offset_right = 0.0
|
||||
@@ -174,6 +174,7 @@ grow_vertical = 1
|
||||
scale = Vector2(0.6, 0.6)
|
||||
|
||||
[node name="Stats_Player2" parent="Control" instance=ExtResource("4_c4m18")]
|
||||
layout_mode = 1
|
||||
scale = Vector2(0.6, 0.6)
|
||||
|
||||
[connection signal="pressed" from="GameOver/VBoxContainer/Button" to="." method="_on_button_pressed"]
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[gd_scene load_steps=14 format=3 uid="uid://b8u4bo4mklj55"]
|
||||
|
||||
[ext_resource type="Script" path="res://scripts/Logic/Game.gd" id="1_dubwq"]
|
||||
[ext_resource type="PackedScene" uid="uid://nxapkgcq2c70" path="res://Nodes/light_setup.tscn" id="2_1lh4t"]
|
||||
[ext_resource type="PackedScene" path="res://Nodes/light_setup.tscn" id="2_1lh4t"]
|
||||
[ext_resource type="PackedScene" uid="uid://bqe8ucbruto1j" path="res://Nodes/StartNode.tscn" id="3_xcgy2"]
|
||||
[ext_resource type="PackedScene" uid="uid://md2ofbviios3" path="res://Nodes/Train_P1.tscn" id="4_gg4ea"]
|
||||
[ext_resource type="PackedScene" uid="uid://bikdn7ep2vpxw" path="res://Nodes/Train_P2.tscn" id="5_wi6pu"]
|
||||
|
||||
133
Nodes/train.tscn
133
Nodes/train.tscn
@@ -1,19 +1,25 @@
|
||||
[gd_scene load_steps=16 format=3 uid="uid://c1mymb38wqdg6"]
|
||||
[gd_scene load_steps=22 format=3 uid="uid://c1mymb38wqdg6"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://vpvpxwfpiao4" path="res://Assets/Model/Train/TrainFloorTile4x4.glb" id="1_ruoy4"]
|
||||
[ext_resource type="PackedScene" uid="uid://by5dkvik2ti0a" path="res://Assets/Model/Train/TrainFloorTile4x4.glb" id="1_ruoy4"]
|
||||
[ext_resource type="PackedScene" uid="uid://bbt38m8mno0d2" path="res://Assets/Model/Train/TrainWall.glb" id="2_ph0y0"]
|
||||
[ext_resource type="PackedScene" uid="uid://de8860yknve3i" path="res://Assets/Model/Train/TrainPillarFloorAdapter.glb" id="4_ub5ul"]
|
||||
[ext_resource type="PackedScene" uid="uid://dmraqtehsfo45" path="res://Assets/Model/Train/TrainWallArc.glb" id="5_lb36h"]
|
||||
[ext_resource type="PackedScene" uid="uid://b7lntc0mh3g7q" path="res://Assets/Model/Train/TrainFrameTopBottom.glb" id="6_0bbr0"]
|
||||
[ext_resource type="PackedScene" uid="uid://50qugnp8dmhk" path="res://Assets/Model/Train/TrainFrameTop.glb" id="7_2ua2q"]
|
||||
[ext_resource type="PackedScene" uid="uid://cugtbjho4lj44" path="res://Assets/Model/Train/TrainFrameTopBottom.glb" id="6_0bbr0"]
|
||||
[ext_resource type="PackedScene" uid="uid://db7atd4d3px2c" path="res://Assets/Model/Train/TrainFrameTop.glb" id="7_2ua2q"]
|
||||
[ext_resource type="PackedScene" uid="uid://gihk416gd7tx" path="res://Assets/Model/Train/TrainPillarArcExtention.glb" id="7_87n8g"]
|
||||
[ext_resource type="PackedScene" uid="uid://dfljj7kor8v2j" path="res://Assets/Model/Train/TrainPillarWood.glb" id="7_hd70v"]
|
||||
[ext_resource type="PackedScene" uid="uid://08f17h0im640" path="res://Assets/Model/Train/TrainWallInterior.glb" id="9_yvbc7"]
|
||||
[ext_resource type="PackedScene" uid="uid://p7dpfo0na253" path="res://Assets/Model/Train/TrainWallInterior.glb" id="9_yvbc7"]
|
||||
[ext_resource type="PackedScene" uid="uid://df1p6wn43228a" path="res://Assets/Model/Weapons/Canon.glb" id="10_54n3n"]
|
||||
[ext_resource type="PackedScene" uid="uid://b50i4le1br8sf" path="res://Assets/Model/Objects/Lamp.glb" id="11_rhd60"]
|
||||
[ext_resource type="PackedScene" uid="uid://hc684kkimahs" path="res://Assets/Model/Pipes/Pipe.glb" id="12_34qvo"]
|
||||
[ext_resource type="PackedScene" uid="uid://c8lfaa7u7l3dy" path="res://Assets/Model/Pipes/PipeConnector.glb" id="13_m7b0g"]
|
||||
[ext_resource type="PackedScene" uid="uid://r6wpgp3plg3j" path="res://Assets/Model/Pipes/PipeEdge.glb" id="14_vhywa"]
|
||||
[ext_resource type="PackedScene" uid="uid://17xxcaf81ri8" path="res://Assets/Model/TrainExterior/TrainFront.glb" id="15_vrw80"]
|
||||
[ext_resource type="PackedScene" uid="uid://bs85ji27qx1p3" path="res://Assets/Model/TrainExterior/TrainLowerCover.glb" id="16_xvkvb"]
|
||||
[ext_resource type="PackedScene" uid="uid://c7hnriu67n0rh" path="res://Assets/Model/TrainExterior/TrainLargeWheel.glb" id="17_r3wtv"]
|
||||
[ext_resource type="PackedScene" uid="uid://cnu4jnpyb3a5v" path="res://Assets/Model/TrainExterior/TrainLowerWheelCover.glb" id="18_i68yi"]
|
||||
[ext_resource type="PackedScene" uid="uid://2lvluxmfprmv" path="res://Assets/Model/Objects/Furnace.glb" id="19_xfwum"]
|
||||
[ext_resource type="PackedScene" uid="uid://cpjwodk8lb7ed" path="res://Assets/Model/Pipes/PipeDark.glb" id="20_h620b"]
|
||||
|
||||
[sub_resource type="PlaneMesh" id="PlaneMesh_prxf6"]
|
||||
|
||||
@@ -30,6 +36,13 @@ transform = Transform3D(8.525, 0, 0, 0, 1, 0, 0, 0, 3.9864, 6, 4.07265, -2)
|
||||
cast_shadow = 3
|
||||
mesh = SubResource("PlaneMesh_prxf6")
|
||||
|
||||
[node name="SpotLight3D" type="SpotLight3D" parent="RoofShadowOccluder"]
|
||||
transform = Transform3D(-0.00622939, 0.00716891, 0.116917, 0.00147208, 0.998129, -0.0611231, -0.250499, -0.0004462, -0.0133193, 0.767332, -3.17453, -0.645867)
|
||||
light_color = Color(0.968627, 0.466667, 0.380392, 1)
|
||||
light_energy = 40.0
|
||||
shadow_enabled = true
|
||||
spot_range = 7.84232
|
||||
|
||||
[node name="Floor" type="Node3D" parent="."]
|
||||
|
||||
[node name="TrainFloorTile4x4" parent="Floor" instance=ExtResource("1_ruoy4")]
|
||||
@@ -60,6 +73,21 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 0, -4)
|
||||
[node name="Pipe" parent="Pipes" instance=ExtResource("12_34qvo")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.3741, 0, -2)
|
||||
|
||||
[node name="PipeEdge" parent="Pipes/Pipe" instance=ExtResource("14_vhywa")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 10.0193, 0, -1.21751)
|
||||
|
||||
[node name="PipeConnector" parent="Pipes/Pipe/PipeEdge" instance=ExtResource("13_m7b0g")]
|
||||
|
||||
[node name="PipeEdge2" parent="Pipes/Pipe" instance=ExtResource("14_vhywa")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 9.70862, 0, -1.21751)
|
||||
|
||||
[node name="PipeConnector" parent="Pipes/Pipe/PipeEdge2" instance=ExtResource("13_m7b0g")]
|
||||
|
||||
[node name="PipeEdge3" parent="Pipes/Pipe" instance=ExtResource("14_vhywa")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 9.37739, 0, -1.21751)
|
||||
|
||||
[node name="PipeConnector" parent="Pipes/Pipe/PipeEdge3" instance=ExtResource("13_m7b0g")]
|
||||
|
||||
[node name="Pipe2" parent="Pipes" instance=ExtResource("12_34qvo")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.3741, 1, -2)
|
||||
|
||||
@@ -76,7 +104,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.3741, 0, -2)
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.3741, 4, -2)
|
||||
|
||||
[node name="Pipe5" parent="Pipes" instance=ExtResource("12_34qvo")]
|
||||
transform = Transform3D(-4.37114e-08, -10, 0, 1, -4.37114e-07, 0, 0, 0, 1, 13.832, 3.61748, -1.596)
|
||||
transform = Transform3D(-4.37114e-08, -11.819, 0, 1, -5.16625e-07, 0, 0, 0, 1, 15.6365, 3.61748, -1.596)
|
||||
|
||||
[node name="PipeEdge" parent="Pipes" instance=ExtResource("14_vhywa")]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 2.83199, 3.61748, -2.596)
|
||||
@@ -142,7 +170,7 @@ transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, 8, 3.6
|
||||
transform = Transform3D(1, 0, 0, 0, 3, 0, 0, 0, 1, 5, -0.372508, -1.77042)
|
||||
|
||||
[node name="Pipe8" parent="Pipes" instance=ExtResource("12_34qvo")]
|
||||
transform = Transform3D(-4.37114e-08, 8, 0, -1, -3.49691e-07, 0, 0, 0, 1, 6, 3.62749, -1.77042)
|
||||
transform = Transform3D(-4.37114e-08, 9.707, 0, -1, -4.24306e-07, 0, 0, 0, 1, 6, 3.62749, -1.77042)
|
||||
|
||||
[node name="PipeEdge2" parent="Pipes" instance=ExtResource("14_vhywa")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5, 2.62749, -1.77042)
|
||||
@@ -173,6 +201,12 @@ transform = Transform3D(-1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -6)
|
||||
[node name="TrainWall7" parent="Walls" instance=ExtResource("2_ph0y0")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, -8.74228e-08, 0, 8.74228e-08, 1, 10, 0, -6)
|
||||
|
||||
[node name="TrainWall15" parent="Walls" instance=ExtResource("2_ph0y0")]
|
||||
transform = Transform3D(-4.37114e-08, -8.74228e-08, -1, 0, 1, -8.74228e-08, 1, -3.82137e-15, -4.37114e-08, 14, 0, -6)
|
||||
|
||||
[node name="TrainWall16" parent="Walls" instance=ExtResource("2_ph0y0")]
|
||||
transform = Transform3D(4.37114e-08, 0, -1, 0, 1, 0, -1, 0, -4.37114e-08, 14, 0, 2)
|
||||
|
||||
[node name="TrainWall8" parent="Walls" instance=ExtResource("2_ph0y0")]
|
||||
transform = Transform3D(4.37114e-08, 1, 0, 1, -4.37114e-08, 0, 0, 0, 1, 6, 0, -6)
|
||||
|
||||
@@ -200,6 +234,18 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
[node name="TrainWallInterior3" parent="Walls" instance=ExtResource("9_yvbc7")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8, 0, -2)
|
||||
|
||||
[node name="TrainWallInterior4" parent="Walls" instance=ExtResource("9_yvbc7")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6, 0, -2)
|
||||
|
||||
[node name="TrainWallInterior5" parent="Walls" instance=ExtResource("9_yvbc7")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8, 0, -2)
|
||||
|
||||
[node name="TrainWallInterior4" parent="Walls/TrainWallInterior5" instance=ExtResource("9_yvbc7")]
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 6, 0, -2)
|
||||
|
||||
[node name="TrainWallInterior5" parent="Walls/TrainWallInterior5" instance=ExtResource("9_yvbc7")]
|
||||
transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, 6, 0, 0)
|
||||
|
||||
[node name="TrainPillarFloorAdapter" parent="Walls" instance=ExtResource("4_ub5ul")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 2)
|
||||
|
||||
@@ -284,9 +330,24 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, -6)
|
||||
[node name="TrainPillarWood12" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -6)
|
||||
|
||||
[node name="TrainPillarFloorAdapter15" parent="Walls" instance=ExtResource("4_ub5ul")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 14, -4.76837e-07, 2)
|
||||
|
||||
[node name="TrainPillarWood13" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, 2)
|
||||
|
||||
[node name="TrainPillarFloorAdapter16" parent="Walls" instance=ExtResource("4_ub5ul")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 14, -4.76837e-07, -2)
|
||||
|
||||
[node name="TrainPillarWood14" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14, 0, -2)
|
||||
|
||||
[node name="TrainPillarWood15" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 14, 4.06763, -2)
|
||||
|
||||
[node name="TrainPillarWood16" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, 1, 0, -1, -4.37114e-08, 14, 4.06763, 2)
|
||||
|
||||
[node name="TrainPillarWood" parent="Walls" instance=ExtResource("7_hd70v")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -2, 0, 2)
|
||||
|
||||
@@ -318,6 +379,17 @@ light_indirect_energy = 0.0
|
||||
light_volumetric_fog_energy = 0.0
|
||||
light_size = 0.041
|
||||
|
||||
[node name="Lamp6" parent="Lights" instance=ExtResource("11_rhd60")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 10.0661, 2.0195, -2.0172)
|
||||
|
||||
[node name="OmniLight3D" type="OmniLight3D" parent="Lights/Lamp6"]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -0.0267167, 0.280738, 0.159808)
|
||||
light_color = Color(0.835294, 0.67451, 0.67451, 1)
|
||||
light_energy = 3.0
|
||||
light_indirect_energy = 0.0
|
||||
light_volumetric_fog_energy = 0.0
|
||||
light_size = 0.041
|
||||
|
||||
[node name="Lamp3" parent="Lights" instance=ExtResource("11_rhd60")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.98784, 1.73746, -5.81179)
|
||||
|
||||
@@ -361,3 +433,50 @@ light_energy = 3.0
|
||||
light_indirect_energy = 0.0
|
||||
light_volumetric_fog_energy = 0.0
|
||||
light_size = 0.041
|
||||
|
||||
[node name="Exterior" type="Node3D" parent="."]
|
||||
|
||||
[node name="TrainFront" parent="Exterior" instance=ExtResource("15_vrw80")]
|
||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 21.7349, 0, -2.17573)
|
||||
|
||||
[node name="TrainLargeWheel" parent="." instance=ExtResource("17_r3wtv")]
|
||||
transform = Transform3D(1.612, 0, 0, 0, 1.612, 0, 0, 0, 1.612, 13.3814, 1.92074, 1.9898)
|
||||
|
||||
[node name="TrainLargeWheel2" parent="." instance=ExtResource("17_r3wtv")]
|
||||
transform = Transform3D(-1.612, 0, -1.40926e-07, 0, 1.612, 0, 1.40926e-07, 0, -1.612, 13.3814, 1.92074, -6.35131)
|
||||
|
||||
[node name="TrainLowerCover" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8, 0, 2)
|
||||
|
||||
[node name="TrainLowerCover6" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12, 0, 2)
|
||||
|
||||
[node name="TrainLowerWheelCover" parent="." instance=ExtResource("18_i68yi")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 2.00063)
|
||||
|
||||
[node name="TrainLowerWheelCover2" parent="." instance=ExtResource("18_i68yi")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 0, 0, -5.99937)
|
||||
|
||||
[node name="TrainLowerCover2" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4, 0, 2.00063)
|
||||
|
||||
[node name="TrainLowerCover3" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 4, 0, -5.99936)
|
||||
|
||||
[node name="TrainLowerCover4" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 8, 0, -5.99936)
|
||||
|
||||
[node name="TrainLowerCover5" parent="." instance=ExtResource("16_xvkvb")]
|
||||
transform = Transform3D(-1, 0, -8.74228e-08, 0, 1, 0, 8.74228e-08, 0, -1, 12, 0, -5.99936)
|
||||
|
||||
[node name="Furnace" parent="." instance=ExtResource("19_xfwum")]
|
||||
transform = Transform3D(-1.199, 0, -1.0482e-07, 0, 1.199, 0, 1.0482e-07, 0, -1.199, 12.7291, 0.0597833, -4)
|
||||
|
||||
[node name="PipeDark" parent="." instance=ExtResource("20_h620b")]
|
||||
transform = Transform3D(1.985, 0, 0, 0, -3.88769e-07, -1.985, 0, 8.894, -8.67671e-08, 13.1727, 2.43619, -6.35907)
|
||||
|
||||
[node name="PipeConnector" parent="." instance=ExtResource("13_m7b0g")]
|
||||
transform = Transform3D(2.345, 0, 0, 0, -1.02503e-07, -2.345, 0, 2.345, -1.02503e-07, 13.2, 2.42231, -4.1276)
|
||||
|
||||
[node name="PipeConnector2" parent="." instance=ExtResource("13_m7b0g")]
|
||||
transform = Transform3D(2.345, 0, 0, 0, -1.02503e-07, -2.345, 0, 2.345, -1.02503e-07, 13.2, 2.42231, -5.88947)
|
||||
|
||||
Reference in New Issue
Block a user