[gd_scene load_steps=15 format=3 uid="uid://dkvgi7x2epurk"] [ext_resource type="PackedScene" uid="uid://1eawpg0buvah" path="res://GameObjects/player_turret.tscn" id="1_ing2c"] [ext_resource type="PackedScene" uid="uid://bm2mavtmnbaw1" path="res://Models/CarParts/SM_Veh_Hatch_01.fbx" id="1_tymeg"] [ext_resource type="PackedScene" uid="uid://cr1ytl0o43ftv" path="res://GameObjects/beacon_powerup.tscn" id="1_uhbx0"] [ext_resource type="PackedScene" uid="uid://bfq7ipx01ag7p" path="res://Models/CarParts/SM_Veh_Hatch_01_Bonnet_01.fbx" id="2_l8ox5"] [ext_resource type="PackedScene" uid="uid://ci63le6giakt1" path="res://Models/CarParts/SM_Veh_Hatch_01_Front_Bumper_01.fbx" id="3_8ayy1"] [ext_resource type="PackedScene" uid="uid://dihk5i2dqoorb" path="res://GameObjects/shield_powerup.tscn" id="3_pck3g"] [ext_resource type="PackedScene" uid="uid://buhilfnxfvnor" path="res://Models/CarParts/SM_Veh_Hatch_01_Light_Covers_01.fbx" id="4_ebbck"] [ext_resource type="PackedScene" uid="uid://bapool371ad5g" path="res://Models/CarParts/SM_Veh_Hatch_01_Rear_Bumper_01.fbx" id="5_v2arc"] [ext_resource type="PackedScene" uid="uid://6qwqncti3xr2" path="res://Models/CarParts/SM_Veh_Hatch_01_Fenders_02.fbx" id="6_xu64x"] [sub_resource type="Curve" id="Curve_dpk6q"] _data = [Vector2(0.962441, 0), 0.0, 0.0, 0, 0, Vector2(1, 0.32967), 0.0, 0.0, 0, 0] point_count = 2 [sub_resource type="Curve" id="Curve_htvme"] _data = [Vector2(0.683099, 0), 0.0, 0.0, 0, 0, Vector2(0.823944, 0.230769), 0.0615885, 0.0615885, 0, 0] point_count = 2 [sub_resource type="PhysicsMaterial" id="PhysicsMaterial_vwjm3"] friction = 0.0 rough = true absorbent = true [sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0bup5"] points = PackedVector3Array(-1.055, -0.6, -2.11, 1.055, -0.6, -2.11, -1.055, -0.6, 1.405, 1.055, -0.6, 1.405, 0.7, -0.6, 2.155, -0.7, -0.6, 2.155, -0.71, 0.475, -2.11, 0.71, 0.475, -2.11, -0.71, 0.475, 0.11, 0.71, 0.475, 0.11, 0.675, -0.235, 2.04, -0.675, -0.235, 2.04) [sub_resource type="CapsuleShape3D" id="CapsuleShape3D_3cogn"] radius = 0.48558 height = 2.26312 [node name="CarPlayer" type="CarPlayer"] turret_scene = ExtResource("1_ing2c") beacon_scene = ExtResource("1_uhbx0") shield_scene = ExtResource("3_pck3g") oversteer_curve = SubResource("Curve_dpk6q") oversteer_curve_x_scale = 40.0 understeer_curve = SubResource("Curve_htvme") understeer_curve_x_scale = 40.0 max_slide_speed = 10.0 oversteer_speed_penalty = 10.0 collision_layer = 5 collision_mask = 3 mass = 1000.0 physics_material_override = SubResource("PhysicsMaterial_vwjm3") center_of_mass_mode = 1 center_of_mass = Vector3(0, 0.2, 0) can_sleep = false custom_integrator = true continuous_cd = true max_contacts_reported = 128 contact_monitor = true linear_damp_mode = 1 linear_damp = 0.5 [node name="Camera3D" type="Camera3D" parent="."] transform = Transform3D(-1, -2.02334e-08, -8.50491e-08, -2.87879e-08, 0.994803, 0.10182, 8.25469e-08, 0.10182, -0.994803, 4.6449e-07, 2.24116, -4.7912) fov = 68.9128 [node name="Body" type="CollisionShape3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.687824, 0.174572) shape = SubResource("ConvexPolygonShape3D_0bup5") [node name="FrontWheels" type="CollisionShape3D" parent="."] transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, 0, 0.156071, 1.46129) shape = SubResource("CapsuleShape3D_3cogn") [node name="BackWheels" type="CollisionShape3D" parent="."] transform = Transform3D(-4.37114e-08, 1, 0, -1, -4.37114e-08, 0, 0, 0, 1, 0, 0.156071, -1.32497) shape = SubResource("CapsuleShape3D_3cogn") [node name="Mesh" parent="." instance=ExtResource("1_tymeg")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, -0.372761, 0) [node name="Root Scene" parent="Mesh" instance=ExtResource("2_l8ox5")] [node name="Root Scene2" parent="Mesh" instance=ExtResource("3_8ayy1")] [node name="Root Scene3" parent="Mesh" instance=ExtResource("4_ebbck")] [node name="Root Scene4" parent="Mesh" instance=ExtResource("5_v2arc")] [node name="Root Scene5" parent="Mesh" instance=ExtResource("6_xu64x")] [node name="RoofSlot" type="Node3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.31348, -0.510359)