@@ -4,12 +4,12 @@ importer="scene"
importer_version=1
type="PackedScene"
uid="uid://bnopi1rerk2hw"
-path="res://.godot/imported/TinyPlane.glb-8622d1058a6fb00cd6f85d1a0dbffb8c.scn"
+path="res://.godot/imported/TinyPlane.glb-5fc1ae52c86229b9eb034095c1a69ff6.scn"
[deps]
-source_file="res://component/entity/plane/TinyPlane.glb"
-dest_files=["res://.godot/imported/TinyPlane.glb-8622d1058a6fb00cd6f85d1a0dbffb8c.scn"]
+source_file="res://component/entity/vehicles/plane/TinyPlane.glb"
+dest_files=["res://.godot/imported/TinyPlane.glb-5fc1ae52c86229b9eb034095c1a69ff6.scn"]
[params]
@@ -1,7 +1,7 @@
[gd_scene load_steps=6 format=3 uid="uid://dao17ylietgyl"]
-[ext_resource type="Script" path="res://component/entity/plane/tiny_plane.gd" id="1_q8t3a"]
-[ext_resource type="PackedScene" uid="uid://bnopi1rerk2hw" path="res://component/entity/plane/TinyPlane.glb" id="1_umuah"]
+[ext_resource type="Script" path="res://component/entity/vehicles/plane/tiny_plane.gd" id="1_tviov"]
+[ext_resource type="PackedScene" uid="uid://bnopi1rerk2hw" path="res://component/entity/vehicles/plane/TinyPlane.glb" id="2_60pln"]
[sub_resource type="CapsuleShape3D" id="CapsuleShape3D_m4n1f"]
radius = 0.38
@@ -18,9 +18,9 @@ collision_layer = 8
collision_mask = 3
input_ray_pickable = false
mass = 750.0
-script = ExtResource("1_q8t3a")
+script = ExtResource("1_tviov")
-[node name="TinyPlane" parent="." instance=ExtResource("1_umuah")]
+[node name="TinyPlane" parent="." instance=ExtResource("2_60pln")]
[node name="Core" type="CollisionShape3D" parent="."]
transform = Transform3D(1, 0, 0, 0, -4.37114e-08, -1, 0, 1, -4.37114e-08, 0, 0.613223, 1.23028)
@@ -4,7 +4,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/box/box.tscn" id="2_e8xto"]
-[ext_resource type="PackedScene" uid="uid://dao17ylietgyl" path="res://component/entity/plane/tiny_plane.tscn" id="4_tbpfc"]
+[ext_resource type="PackedScene" uid="uid://dao17ylietgyl" path="res://component/entity/vehicles/plane/tiny_plane.tscn" id="4_tbpfc"]
[sub_resource type="WorldBoundaryShape3D" id="WorldBoundaryShape3D_2xulb"]