[gd_scene load_steps=18 format=2] [ext_resource path="res://vehicles/tire_smoke.tscn" type="PackedScene" id=1] [ext_resource path="res://assets/bugmobile.glb" type="PackedScene" id=2] [ext_resource path="res://vehicles/vehicle.gd" type="Script" id=3] [ext_resource path="res://vehicles/steering_controller.gd" type="Script" id=4] [ext_resource path="res://vehicles/pedal.gd" type="Script" id=5] [ext_resource path="res://vehicles/meter.gd" type="Script" id=6] [ext_resource path="res://assets/engine.wav" type="AudioStream" id=7] [ext_resource path="res://assets/wind woosh loop.ogg" type="AudioStream" id=8] [sub_resource type="Curve" id=18] _data = [ Vector2( 0, 0 ), 0.0, 0.0, 0, 0, Vector2( 0.179245, 0.584091 ), 4.91185, 4.91185, 0, 0, Vector2( 0.603774, 0.954545 ), 6.05975, 6.05975, 0, 0, Vector2( 0.806604, 0.989773 ), 0.0, 0.0, 0, 0, Vector2( 1, 0 ), 0.0, 0.0, 0, 0 ] [sub_resource type="CapsuleShape" id=20] radius = 0.274866 height = 2.75974 [sub_resource type="Gradient" id=13] offsets = PoolRealArray( 0, 0.5, 1 ) colors = PoolColorArray( 0, 0.278431, 0.270588, 1, 0.356863, 0.764706, 0.670588, 1, 1, 1, 1, 1 ) [sub_resource type="GradientTexture" id=14] gradient = SubResource( 13 ) [sub_resource type="Curve" id=15] _data = [ Vector2( 0, 1 ), 0.0, 0.0, 0, 0, Vector2( 1, 0.205682 ), 0.0, 0.0, 0, 0 ] [sub_resource type="CurveTexture" id=9] curve = SubResource( 15 ) [sub_resource type="ParticlesMaterial" id=16] direction = Vector3( 0, 0, -1 ) gravity = Vector3( 0, 0.2, 0 ) initial_velocity = 0.8 scale = 0.2 scale_random = 0.25 scale_curve = SubResource( 9 ) color = Color( 0.521569, 0.521569, 0.521569, 0.435294 ) color_ramp = SubResource( 14 ) [sub_resource type="SpatialMaterial" id=10] flags_transparent = true vertex_color_use_as_albedo = true [sub_resource type="SphereMesh" id=17] material = SubResource( 10 ) radial_segments = 4 rings = 3 [node name="bugmobile" groups=["car"] instance=ExtResource( 2 )] mass = 1900.0 script = ExtResource( 3 ) max_engine_force = 1400.0 max_brake_force = 230.0 throttle_power = 8000.0 max_rpm_loss_ps = 2200.0 base_engine_pitch = 0.65 drag_factor = 0.85 downforce_factor = 1.8 gear_ratios = [ 3.5, 2.95, 2.64, 2.0, 1.67, 1.42 ] final_drive = 4.36 max_rpm = 9000.0 power_curve = SubResource( 18 ) [node name="rear_left" parent="." index="0"] use_as_traction = true wheel_radius = 0.52 wheel_rest_length = 0.47 wheel_friction_slip = 5.54 suspension_travel = 0.35 suspension_stiffness = 12.0 suspension_max_force = 10000.0 damping_compression = 0.87 damping_relaxation = 0.9 [node name="front_left" parent="." index="2"] use_as_steering = true wheel_radius = 0.35 wheel_rest_length = 0.47 wheel_friction_slip = 4.45 suspension_travel = 0.55 suspension_stiffness = 15.0 suspension_max_force = 15000.0 damping_compression = 0.9 damping_relaxation = 0.92 [node name="brake_pedal" parent="chassis/cockpit" index="0"] script = ExtResource( 5 ) [node name="clutch_pedal" parent="chassis/cockpit" index="1"] script = ExtResource( 5 ) [node name="gas_pedal" parent="chassis/cockpit" index="2"] script = ExtResource( 5 ) [node name="steering_controller" parent="chassis/cockpit" index="3"] script = ExtResource( 4 ) [node name="rpm_meter" parent="chassis/cockpit/steering_controller" index="0"] script = ExtResource( 6 ) needle_path = NodePath("rpm_needle") [node name="speed_meter" parent="chassis/cockpit/steering_controller" index="1"] script = ExtResource( 6 ) needle_path = NodePath("speed_needle") [node name="front_right" parent="." index="4"] use_as_steering = true wheel_radius = 0.35 wheel_rest_length = 0.47 wheel_friction_slip = 4.45 suspension_travel = 0.55 suspension_stiffness = 15.0 suspension_max_force = 15000.0 damping_compression = 0.9 damping_relaxation = 0.92 [node name="rear_right" parent="." index="5"] use_as_traction = true wheel_radius = 0.52 wheel_rest_length = 0.47 wheel_friction_slip = 5.54 suspension_travel = 0.35 suspension_stiffness = 12.0 suspension_max_force = 10000.0 damping_compression = 0.87 damping_relaxation = 0.9 [node name="CollisionShape" type="CollisionShape" parent="." index="6"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.771473, -0.625139 ) shape = SubResource( 20 ) [node name="engine_sound_player" type="AudioStreamPlayer3D" parent="." index="7"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.791119, -2.27857 ) stream = ExtResource( 7 ) pitch_scale = 0.1 bus = "Sound" [node name="Smoke" type="Particles" parent="." index="8"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.686323, -2.72067 ) local_coords = false process_material = SubResource( 16 ) draw_pass_1 = SubResource( 17 ) [node name="fl_tire_smoke" parent="." index="9" instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0.377735, 0.0239591, 0.971391 ) [node name="fr_tire_smoke" parent="." index="10" instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, -1.50996e-07, 0, 1.50996e-07, 1, -0.338267, -0.00527258, 0.997852 ) [node name="rl_tire_smoke" parent="." index="11" instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 1.18159, 0.117865, -1.93644 ) [node name="rr_tire_smoke" parent="." index="12" instance=ExtResource( 1 )] transform = Transform( 1, 0, 0, 0, 1, -1.50996e-07, 0, 1.50996e-07, 1, -1.02536, 0.101852, -1.93766 ) [node name="cockpit" type="Position3D" parent="." index="13"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.03657, 0 ) [node name="hood" type="Position3D" parent="." index="14"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.00873, 0.756477 ) [node name="bumper" type="Position3D" parent="." index="15"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.605405, 1.5324 ) [node name="static_follow" type="Position3D" parent="." index="16"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.88984, -4.78212 ) [node name="wind_sound_player" type="AudioStreamPlayer3D" parent="." index="17"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 1.18462, 0.791153 ) stream = ExtResource( 8 ) [connection signal="brake_updated" from="." to="chassis/cockpit/brake_pedal" method="_on_value_updated"] [connection signal="clutch_updated" from="." to="chassis/cockpit/clutch_pedal" method="_on_value_updated"] [connection signal="rpm_updated" from="." to="chassis/cockpit/steering_controller/rpm_meter" method="_on_value_updated"] [connection signal="speed_updated" from="." to="chassis/cockpit/steering_controller/speed_meter" method="_on_value_updated"] [connection signal="steering_updated" from="." to="chassis/cockpit/steering_controller" method="_on_steering_updated"] [connection signal="throttle_updated" from="." to="chassis/cockpit/gas_pedal" method="_on_value_updated"]