mirror of
https://github.com/PfandBoss/SemesterGameJam2022.git
synced 2025-11-12 04:16:12 +01:00
Trains
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
[sub_resource type="BoxShape3D" id="BoxShape3D_cbvnb"]
|
[sub_resource type="BoxShape3D" id="BoxShape3D_cbvnb"]
|
||||||
|
|
||||||
[node name="Bin" type="StaticBody3D"]
|
[node name="Bin" type="StaticBody3D"]
|
||||||
|
collision_mask = 2
|
||||||
script = ExtResource("1_saxpo")
|
script = ExtResource("1_saxpo")
|
||||||
|
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ transform = Transform3D(1.57581, 0, 0, 0, 2.16936, 0, 0, 0, 1.5749, 0, 0, 0)
|
|||||||
shape = SubResource("CylinderShape3D_h8ivv")
|
shape = SubResource("CylinderShape3D_h8ivv")
|
||||||
|
|
||||||
[node name="HitBox" type="Area3D" parent="."]
|
[node name="HitBox" type="Area3D" parent="."]
|
||||||
collision_mask = 3
|
collision_layer = 2
|
||||||
|
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="HitBox"]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="HitBox"]
|
||||||
transform = Transform3D(2.74062, 0, 0, 0, 2.24144, 0, 0, 0, 2.70992, 0, 0, 0)
|
transform = Transform3D(2.74062, 0, 0, 0, 2.24144, 0, 0, 0, 2.70992, 0, 0, 0)
|
||||||
|
|||||||
@@ -149,16 +149,16 @@ speed_scale = 2.0
|
|||||||
playing = true
|
playing = true
|
||||||
|
|
||||||
[node name="Storage" parent="." instance=ExtResource("4_5jw5g")]
|
[node name="Storage" parent="." instance=ExtResource("4_5jw5g")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.39134, -0.00526038, -5.05116)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.39134, 0.566982, -5.05116)
|
||||||
icon = ExtResource("14_503dh")
|
icon = ExtResource("14_503dh")
|
||||||
|
|
||||||
[node name="Storage4" parent="." instance=ExtResource("4_5jw5g")]
|
[node name="Storage4" parent="." instance=ExtResource("4_5jw5g")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.18833, 0.0193441, -2.5302)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -4.18833, 0.591587, -2.5302)
|
||||||
currentType = 3
|
currentType = 3
|
||||||
icon = ExtResource("18_xnvtr")
|
icon = ExtResource("18_xnvtr")
|
||||||
|
|
||||||
[node name="Storage5" parent="." instance=ExtResource("4_5jw5g")]
|
[node name="Storage5" parent="." instance=ExtResource("4_5jw5g")]
|
||||||
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.66853, 0.0193443, 2.28094)
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.39139, 0.55007, 2.28094)
|
||||||
currentType = 4
|
currentType = 4
|
||||||
icon = ExtResource("19_crlxr")
|
icon = ExtResource("19_crlxr")
|
||||||
|
|
||||||
@@ -180,7 +180,7 @@ transform = Transform3D(-6.55671e-08, 0, 1.5, 0, 1.5, 0, -1.5, 0, -6.55671e-08,
|
|||||||
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.887, -0.0309173, 10.6156)
|
transform = Transform3D(-4.37114e-08, 0, 1, 0, 1, 0, -1, 0, -4.37114e-08, 2.887, -0.0309173, 10.6156)
|
||||||
|
|
||||||
[node name="Storage3" parent="." instance=ExtResource("4_5jw5g")]
|
[node name="Storage3" parent="." instance=ExtResource("4_5jw5g")]
|
||||||
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 4.16754, -0.348943, -10.4205)
|
transform = Transform3D(0.707107, 0, 0.707107, 0, 1, 0, -0.707107, 0, 0.707107, 4.16754, 1.098, -10.4205)
|
||||||
currentType = 1
|
currentType = 1
|
||||||
icon = ExtResource("15_dew1j")
|
icon = ExtResource("15_dew1j")
|
||||||
audioClip = ExtResource("17_ajifv")
|
audioClip = ExtResource("17_ajifv")
|
||||||
|
|||||||
@@ -8,6 +8,7 @@
|
|||||||
size = Vector3(3.10406, 3, 2)
|
size = Vector3(3.10406, 3, 2)
|
||||||
|
|
||||||
[node name="Cannon" type="StaticBody3D"]
|
[node name="Cannon" type="StaticBody3D"]
|
||||||
|
collision_mask = 2
|
||||||
script = ExtResource("1_vdn0s")
|
script = ExtResource("1_vdn0s")
|
||||||
|
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||||
|
|||||||
@@ -7,6 +7,7 @@
|
|||||||
size = Vector3(2.05561, 2.90146, 1.40367)
|
size = Vector3(2.05561, 2.90146, 1.40367)
|
||||||
|
|
||||||
[node name="Engine" type="StaticBody3D"]
|
[node name="Engine" type="StaticBody3D"]
|
||||||
|
collision_mask = 2
|
||||||
script = ExtResource("1_8ew0t")
|
script = ExtResource("1_8ew0t")
|
||||||
|
|
||||||
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="."]
|
||||||
|
|||||||
Reference in New Issue
Block a user