[gd_scene load_steps=4 format=3 uid="uid://babgqvkugifk1"] [ext_resource type="Script" uid="uid://crtr3lle7lx7g" path="res://boat/boat.gd" id="1_jbc2f"] [ext_resource type="PackedScene" uid="uid://bcdjvsj0la72h" path="res://boat/source/untitled.fbx" id="2_enlnh"] [ext_resource type="Shape3D" uid="uid://jdtw7cqqrtpb" path="res://boat/model/Boat_CollisionShape.tres" id="3_ml88t"] [node name="Boat" type="RigidBody3D"] mass = 10.0 script = ExtResource("1_jbc2f") [node name="SpringArm3D" type="SpringArm3D" parent="."] transform = Transform3D(1, 0, 0, 0, 0.893285, 0.449491, 0, -0.449491, 0.893285, 0, 0.350159, 0) spring_length = 2.255 [node name="Camera3D" type="Camera3D" parent="SpringArm3D"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.107117, 0.323316, 2.70191) [node name="untitled" parent="." instance=ExtResource("2_enlnh")] transform = Transform3D(-0.1, 0, -1.50996e-08, 0, 0.1, 0, 1.50996e-08, 0, -0.1, 0, -0.169637, 0) [node name="BoatCollision" type="CollisionShape3D" parent="."] transform = Transform3D(-10, 8.74228e-07, 3.82137e-14, 0, -4.37114e-07, 10, 8.74228e-07, 10, 4.37114e-07, -0.179, 0.151184, 0) shape = ExtResource("3_ml88t")