First_Person_Slapper/Levels/Level06.tscn

298 lines
11 KiB
Plaintext
Raw Normal View History

2022-10-12 22:37:42 -04:00
[gd_scene load_steps=21 format=2]
2022-10-12 15:34:40 -04:00
[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]
2022-10-12 20:57:35 -04:00
[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]
2022-10-12 22:37:42 -04:00
[ext_resource path="res://Scenes/Hand01.tscn" type="PackedScene" id=11]
[ext_resource path="res://Scenes/Hand02.tscn" type="PackedScene" id=12]
2022-10-11 21:21:27 -04:00
2022-10-12 15:17:20 -04:00
[sub_resource type="SpatialMaterial" id=5]
2022-10-12 15:34:40 -04:00
albedo_texture = ExtResource( 2 )
2022-10-12 20:57:35 -04:00
normal_enabled = true
normal_scale = -16.0
normal_texture = ExtResource( 7 )
2022-10-11 10:11:10 -04:00
2022-10-12 10:13:10 -04:00
[sub_resource type="PanoramaSky" id=4]
2022-10-12 15:34:40 -04:00
panorama = ExtResource( 4 )
2022-10-11 10:11:10 -04:00
[sub_resource type="Environment" id=2]
background_mode = 2
2022-10-12 10:13:10 -04:00
background_sky = SubResource( 4 )
2022-10-12 20:57:35 -04:00
background_sky_custom_fov = 19.1
2022-10-12 15:17:20 -04:00
background_energy = 0.25
2022-10-11 10:11:10 -04:00
ambient_light_energy = 0.67
fog_enabled = true
2022-10-12 20:57:35 -04:00
fog_color = Color( 0.290196, 0.0235294, 0.0235294, 1 )
fog_sun_color = Color( 1, 0.592157, 0.592157, 1 )
2022-10-11 10:11:10 -04:00
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
2022-10-12 20:57:35 -04:00
tonemap_exposure = 0.65
2022-10-11 10:11:10 -04:00
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 )
2022-10-12 20:57:35 -04:00
dof_blur_far_enabled = true
2022-10-12 22:37:42 -04:00
dof_blur_far_distance = 14.56
dof_blur_far_transition = 2726.44
2022-10-12 20:57:35 -04:00
dof_blur_near_enabled = true
dof_blur_near_distance = 2.2
dof_blur_near_transition = 1.82
2022-10-11 10:11:10 -04:00
glow_intensity = 1.86
glow_strength = 0.87
glow_bloom = 0.02
glow_hdr_threshold = 0.44
glow_bicubic_upscale = true
2022-10-12 15:34:40 -04:00
[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 )
2022-10-12 20:57:35 -04:00
[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 ]
2022-10-12 15:34:40 -04:00
[node name="lvl6" type="Spatial"]
script = ExtResource( 5 )
[node name="CSGCombiner" type="CSGCombiner" parent="."]
2022-10-11 09:26:29 -04:00
use_collision = true
[node name="CSGBox" type="CSGBox" parent="CSGCombiner"]
2022-10-12 15:17:20 -04:00
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 )
2022-10-11 21:21:27 -04:00
2022-10-12 15:34:40 -04:00
[node name="Player" parent="." instance=ExtResource( 1 )]
2022-10-11 21:21:27 -04:00
transform = Transform( -0.965926, 0, 0.258819, 0, 1, 0, -0.258819, 0, -0.965926, 0, 2.85127, 0 )
2022-10-11 10:11:10 -04:00
[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 )
2022-10-12 20:57:35 -04:00
light_color = Color( 0.505882, 0.313726, 0.298039, 1 )
2022-10-12 15:17:20 -04:00
light_energy = 1.294
light_indirect_energy = 1.363
light_specular = 16.0
2022-10-11 10:11:10 -04:00
shadow_enabled = true
2022-10-11 15:41:00 -04:00
2022-10-11 21:21:27 -04:00
[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 )
2022-10-12 15:17:20 -04:00
visible = false
light_energy = 0.0
light_indirect_energy = 0.283
light_specular = 0.0
[node name="Music" type="AudioStreamPlayer" parent="."]
2022-10-12 15:34:40 -04:00
stream = ExtResource( 3 )
2022-10-12 15:17:20 -04:00
pitch_scale = 0.8
2022-10-12 15:34:40 -04:00
[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 )
2022-10-12 22:40:06 -04:00
text = "You're not safe."
2022-10-12 15:34:40 -04:00
[node name="End" type="Timer" parent="."]
wait_time = 3.0
2022-10-12 20:57:35 -04:00
[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
2022-10-12 21:52:39 -04:00
[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 )
2022-10-12 22:07:27 -04:00
[node name="RayCast" type="RayCast" parent="."]
transform = Transform( 25, 0, 0, 0, 25, 0, 0, 0, 25, 0, 60, -100 )
[node name="Eye" parent="RayCast" instance=ExtResource( 8 )]
transform = Transform( -0.0121812, 0.00447538, 0.499832, 0.0226399, 0.499472, -0.00392041, -0.499339, 0.0225368, -0.0123709, 0, 0, 0.478764 )
2022-10-12 22:37:42 -04:00
[node name="HANDS" type="Spatial" parent="."]
[node name="Hand05" parent="HANDS" instance=ExtResource( 12 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="HANDS" instance=ExtResource( 12 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="HANDS" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="HANDS" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="HANDS" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="HANDS" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS2" type="Spatial" parent="."]
transform = Transform( 0.745767, 0, 0.666207, 0, 1.2, 0, -0.666207, 0, 0.745767, 40.4636, 0, 42.5482 )
[node name="Hand05" parent="HANDS2" instance=ExtResource( 12 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="HANDS2" instance=ExtResource( 12 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="HANDS2" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="HANDS2" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="HANDS2" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="HANDS2" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS3" type="Spatial" parent="."]
transform = Transform( 0.95239, 0, 0.304881, 0, 0.8, 0, -0.304881, 0, 0.95239, 40.4636, 0, -64.1656 )
[node name="Hand05" parent="HANDS3" instance=ExtResource( 12 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="HANDS3" instance=ExtResource( 12 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="HANDS3" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="HANDS3" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="HANDS3" instance=ExtResource( 11 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="HANDS3" instance=ExtResource( 12 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
2022-10-12 15:34:40 -04:00
[connection signal="timeout" from="Timer" to="." method="_on_Enemy_dying"]
[connection signal="timeout" from="End" to="." method="_on_Win_timeout"]
2022-10-12 20:57:35 -04:00
[connection signal="timeout" from="InfoScreen/Sparks/Timer" to="InfoScreen/Sparks" method="_on_Timer_timeout"]