[gd_scene load_steps=19 format=2] [ext_resource path="res://Player.tscn" type="PackedScene" id=1] [ext_resource path="res://Textures/MetalCorrodedHeavy001/MetalCorrodedHeavy001_NRM_1K_METALNESS.jpg" type="Texture" id=2] [ext_resource path="res://Audio/mood.ogg" type="AudioStream" id=3] [ext_resource path="res://AllSkyFree_Skyboxes/Deep Dusk Equirect.png" type="Texture" id=4] [ext_resource path="res://Levels/Level06.gd" type="Script" id=5] [ext_resource path="res://fonts/TorontoSubwayRegular.ttf" type="DynamicFontData" id=6] [ext_resource path="res://Textures/Custom/Grass_Normal.png" type="Texture" id=7] [ext_resource path="res://Scenes/Eye.tscn" type="PackedScene" id=8] [ext_resource path="res://Scenes/InfoScreen.tscn" type="PackedScene" id=9] [ext_resource path="res://Levels/Sparks.gd" type="Script" id=10] [sub_resource type="SpatialMaterial" id=5] albedo_texture = ExtResource( 2 ) normal_enabled = true normal_scale = -16.0 normal_texture = ExtResource( 7 ) [sub_resource type="PanoramaSky" id=4] panorama = ExtResource( 4 ) [sub_resource type="Environment" id=2] background_mode = 2 background_sky = SubResource( 4 ) background_sky_custom_fov = 19.1 background_energy = 0.25 ambient_light_energy = 0.67 fog_enabled = true fog_color = Color( 0.290196, 0.0235294, 0.0235294, 1 ) fog_sun_color = Color( 1, 0.592157, 0.592157, 1 ) fog_sun_amount = 1.0 fog_depth_begin = 98.8 fog_depth_end = 1444.5 fog_depth_curve = 0.466516 fog_transmit_enabled = true fog_transmit_curve = 0.659754 fog_height_enabled = true fog_height_min = 148.2 fog_height_max = -48.0 fog_height_curve = 4.59481 tonemap_exposure = 0.65 ssao_radius = 8.1 ssao_intensity = 4.3 ssao_radius2 = 40.7 ssao_intensity2 = 14.6 ssao_bias = 0.059 ssao_color = Color( 0.180392, 0.207843, 0.25098, 1 ) dof_blur_far_enabled = true dof_blur_far_distance = 21.16 dof_blur_far_transition = 64.72 dof_blur_near_enabled = true dof_blur_near_distance = 2.2 dof_blur_near_transition = 1.82 glow_intensity = 1.86 glow_strength = 0.87 glow_bloom = 0.02 glow_hdr_threshold = 0.44 glow_bicubic_upscale = true [sub_resource type="DynamicFont" id=6] size = 64 outline_size = 4 outline_color = Color( 0, 0, 0, 1 ) use_mipmaps = true use_filter = true font_data = ExtResource( 6 ) [sub_resource type="SpatialMaterial" id=18] flags_transparent = true albedo_color = Color( 0.686275, 0.67451, 0.345098, 0.756863 ) [sub_resource type="QuadMesh" id=19] material = SubResource( 18 ) size = Vector2( 0.25, 0.25 ) [sub_resource type="Curve" id=20] min_value = -360.0 max_value = 360.0 _data = [ Vector2( 0.00495049, 184.091 ), 0.0, 167.601, 0, 0, Vector2( 1, 1 ), 0.0, 0.0, 0, 0 ] [sub_resource type="Curve" id=21] min_value = -200.0 max_value = 200.0 _data = [ Vector2( 0, 50.9091 ), 0.0, 0.0, 0, 0, Vector2( 0.960396, -32.7273 ), 0.0, 0.0, 0, 0 ] [node name="lvl6" type="Spatial"] script = ExtResource( 5 ) [node name="CSGCombiner" type="CSGCombiner" parent="."] use_collision = true [node name="CSGBox" type="CSGBox" parent="CSGCombiner"] transform = Transform( 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0.437965, 0 ) width = 1000.0 height = 1.0 depth = 1000.0 material = SubResource( 5 ) [node name="Player" parent="." instance=ExtResource( 1 )] transform = Transform( -0.965926, 0, 0.258819, 0, 1, 0, -0.258819, 0, -0.965926, 0, 2.85127, 0 ) [node name="WorldEnvironment_EpicBlueSky" type="WorldEnvironment" parent="."] environment = SubResource( 2 ) [node name="DirectionalLight_EpicBlueSky" type="DirectionalLight" parent="."] transform = Transform( 1, 0, 0, 0, 0.849579, 0.527461, 0, -0.527461, 0.849579, 0, 26.5368, 0 ) light_color = Color( 0.505882, 0.313726, 0.298039, 1 ) light_energy = 1.294 light_indirect_energy = 1.363 light_specular = 16.0 shadow_enabled = true [node name="DirectionalLight" type="DirectionalLight" parent="."] transform = Transform( 0.72831, 0.357922, 0.584342, 0.224814, -0.930353, 0.289658, 0.647319, -0.0795927, -0.758052, -51.5559, 23.8185, -5.9078 ) visible = false light_energy = 0.0 light_indirect_energy = 0.283 light_specular = 0.0 [node name="Music" type="AudioStreamPlayer" parent="."] stream = ExtResource( 3 ) pitch_scale = 0.8 [node name="Timer" type="Timer" parent="."] wait_time = 15.0 [node name="Messages" type="Control" parent="."] margin_right = 40.0 margin_bottom = 40.0 [node name="Win" type="Label" parent="Messages"] visible = false margin_left = 775.0 margin_top = 469.0 margin_right = 1187.0 margin_bottom = 627.0 custom_fonts/font = SubResource( 6 ) text = "You're safe." [node name="End" type="Timer" parent="."] wait_time = 3.0 [node name="Eye" parent="." instance=ExtResource( 8 )] transform = Transform( 0.353468, 1.72239, 9.84421, 6.04987, 7.8035, -1.58257, -7.9545, 6.01156, -0.766195, 0, 56.455, -68.8373 ) [node name="InfoScreen" parent="." instance=ExtResource( 9 )] transform = Transform( -0.990268, 0.139173, 8.70901e-08, 0.138644, 0.9865, 0.0871557, 0.0121296, 0.0863076, -0.996195, 0.0301886, 1.47109, 7.4719 ) text = "Please... Don't look back" [node name="Sparks" type="CPUParticles" parent="InfoScreen"] transform = Transform( 0.499766, 0, -0.0306083, 0, 0.6, 0, 0.0153041, 0, 0.999531, 2.05919, -0.99717, -0.215956 ) amount = 12 lifetime = 0.22 explosiveness = 0.27 randomness = 0.84 lifetime_randomness = 0.24 mesh = SubResource( 19 ) emission_shape = 2 emission_box_extents = Vector3( 1, 1, 1 ) flag_align_y = true flag_rotate_y = true gravity = Vector3( 0, -5, 0 ) initial_velocity_random = 0.11 angular_velocity_curve = SubResource( 20 ) linear_accel_curve = SubResource( 21 ) radial_accel = 11.01 radial_accel_random = 0.18 angle_random = 0.28 script = ExtResource( 10 ) [node name="Timer" type="Timer" parent="InfoScreen/Sparks"] autostart = true [node name="OmniLight" type="OmniLight" parent="InfoScreen/Sparks"] transform = Transform( 0.411761, -0.108686, 0.261993, -0.193036, 0.0868354, 0.339407, -0.0596391, -0.190328, 0.0147751, 0.799004, 0.574107, -0.171512 ) light_color = Color( 0.847059, 0.627451, 0.372549, 1 ) light_energy = 5.0 shadow_enabled = true shadow_color = Color( 0.431373, 0.384314, 0.384314, 1 ) [connection signal="timeout" from="Timer" to="." method="_on_Enemy_dying"] [connection signal="timeout" from="End" to="." method="_on_Win_timeout"] [connection signal="timeout" from="InfoScreen/Sparks/Timer" to="InfoScreen/Sparks" method="_on_Timer_timeout"]