|
@@ -5,7 +5,7 @@
|
|
|
[ext_resource type="PackedScene" uid="uid://b10k58capm04o" path="res://component/entity/walker/walker.tscn" id="1_x0026"]
|
|
|
[ext_resource type="PackedScene" uid="uid://bk0s5bn8k08bc" path="res://flow/control/local_input/local_input.tscn" id="2_0i5t8"]
|
|
|
[ext_resource type="PackedScene" uid="uid://bcpri2x5afoyb" path="res://component/entity/props/box/box.tscn" id="2_e8xto"]
|
|
|
-[ext_resource type="PackedScene" uid="uid://dao17ylietgyl" path="res://component/entity/vehicles/plane/tiny_plane.tscn" id="4_tbpfc"]
|
|
|
+[ext_resource type="PackedScene" uid="uid://dao17ylietgyl" path="res://component/entity/vehicles/rocket/tiny_rocket.tscn" id="4_tbpfc"]
|
|
|
[ext_resource type="PackedScene" uid="uid://cj5dmtqadl5nf" path="res://component/entity/vehicles/jeep/Jeep.tscn" id="6_nnvc5"]
|
|
|
[ext_resource type="PackedScene" uid="uid://ba3gf7iy3mxbq" path="res://component/entity/collectibles/chocolate/chocolate.tscn" id="7_5xsqf"]
|
|
|
[ext_resource type="PackedScene" uid="uid://dhmnou48k24lr" path="res://component/entity/props/triangle/flat_triangle.tscn" id="7_yyaog"]
|
|
@@ -252,13 +252,13 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 132.368, 3.71743, 119.417)
|
|
|
|
|
|
[node name="Vehicles" type="Node3D" parent="."]
|
|
|
|
|
|
-[node name="TinyPlane" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
+[node name="TinyRocket" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 29.042, 39.7954, -37.6605)
|
|
|
|
|
|
-[node name="TinyPlane2" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
+[node name="TinyRocket2" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
transform = Transform3D(-0.775903, 0, -0.630852, 0, 1, 0, 0.630852, 0, -0.775903, 14.9497, 0.52338, 73.366)
|
|
|
|
|
|
-[node name="TinyPlane3" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
+[node name="TinyRocket3" parent="Vehicles" instance=ExtResource("4_tbpfc")]
|
|
|
transform = Transform3D(-0.999964, -0.0016572, 0.00828823, -0.00829157, 0.00200407, -0.999963, 0.00164053, -0.999997, -0.00201774, 18.1743, 3.55385, 70.2603)
|
|
|
|
|
|
[node name="Jeep1" parent="Vehicles" instance=ExtResource("6_nnvc5")]
|