This commit is contained in:
Victor Turgeon 2022-10-12 22:53:25 -04:00
commit 764287a6b9
3 changed files with 62 additions and 511 deletions

116
HUD.tscn
View File

@ -7,7 +7,7 @@
[ext_resource path="res://Options.gd" type="Script" id=5]
[sub_resource type="DynamicFont" id=12]
size = 19
size = 39
outline_size = 2
outline_color = Color( 0, 0, 0, 1 )
use_mipmaps = true
@ -117,7 +117,6 @@ margin_left = -500.48
margin_top = -309.78
margin_right = -389.48
margin_bottom = -277.78
rect_scale = Vector2( 1.64, 1.64 )
text = "Slap"
[node name="Remaining" type="Label" parent="PlayerLayer/ActualHUD"]
@ -125,21 +124,18 @@ margin_left = 1268.96
margin_top = -940.12
margin_right = 1403.96
margin_bottom = -918.12
rect_scale = Vector2( 2.44, 2.44 )
text = "Remaining balls:"
[node name="Balls" type="Label" parent="PlayerLayer/ActualHUD"]
margin_left = 1415.96
margin_top = -939.12
margin_right = 1557.96
margin_bottom = -917.12
rect_scale = Vector2( 2.80001, 2.80001 )
margin_left = 1416.0
margin_top = -937.0
margin_right = 1774.0
margin_bottom = -892.0
text = "0"
align = 2
[node name="MenuLayer" type="CanvasLayer" parent="."]
layer = 2
visible = false
[node name="Background" type="ColorRect" parent="MenuLayer"]
margin_left = -4.0
@ -164,24 +160,24 @@ custom_fonts/font = SubResource( 7 )
text = "FIRST PERSON SLAPPER"
[node name="New Game" type="Button" parent="MenuLayer/Start"]
margin_left = 886.0
margin_top = 554.0
margin_right = 1061.0
margin_left = 818.0
margin_top = 547.0
margin_right = 1125.0
margin_bottom = 598.0
text = "Start Level"
[node name="Quit to Desktop" type="Button" parent="MenuLayer/Start"]
margin_left = 887.0
margin_top = 664.0
margin_right = 1062.0
margin_bottom = 708.0
margin_left = 819.0
margin_top = 665.0
margin_right = 1124.0
margin_bottom = 716.0
text = "Quit to Desktop"
[node name="Quit Game" type="Button" parent="MenuLayer/Start"]
margin_left = 887.0
margin_top = 609.0
margin_right = 1062.0
margin_bottom = 653.0
margin_left = 818.0
margin_top = 606.0
margin_right = 1125.0
margin_bottom = 657.0
text = "Restart Level"
[node name="MenuMusic" type="AudioStreamPlayer" parent="MenuLayer/Start"]
@ -196,87 +192,85 @@ theme = SubResource( 8 )
script = ExtResource( 5 )
[node name="MouseSensSlider" type="HSlider" parent="MenuLayer/Start/Options"]
margin_left = 1428.0
margin_top = 530.0
margin_right = 1755.0
margin_bottom = 562.0
margin_left = 1424.0
margin_top = 776.0
margin_right = 1751.0
margin_bottom = 808.0
rect_pivot_offset = Vector2( 199, 32 )
max_value = 0.5
step = 0.05
[node name="MousSensLbl" type="Label" parent="MenuLayer/Start/Options/MouseSensSlider"]
margin_left = -155.0
margin_top = 4.0
margin_right = -16.0
margin_bottom = 27.0
margin_left = -315.0
margin_top = -11.0
margin_right = -21.0
margin_bottom = 34.0
text = "Mouse Sensitivity"
[node name="SFXSlider" type="HSlider" parent="MenuLayer/Start/Options"]
margin_left = 1428.0
margin_top = 572.0
margin_right = 1755.0
margin_bottom = 604.0
margin_left = 1424.0
margin_top = 820.0
margin_right = 1751.0
margin_bottom = 852.0
rect_pivot_offset = Vector2( 199, 32 )
max_value = 1.2
step = 0.05
[node name="SFXSlider" type="Label" parent="MenuLayer/Start/Options/SFXSlider"]
margin_left = -117.0
margin_top = 5.0
margin_left = -221.0
margin_top = -7.0
margin_right = -18.0
margin_bottom = 27.0
margin_bottom = 38.0
text = "SFX Volume"
[node name="MusicSlider" type="HSlider" parent="MenuLayer/Start/Options"]
margin_left = 1428.0
margin_top = 612.0
margin_right = 1755.0
margin_bottom = 644.0
margin_left = 1424.0
margin_top = 869.0
margin_right = 1751.0
margin_bottom = 901.0
rect_pivot_offset = Vector2( -414, 50 )
max_value = 1.2
step = 0.05
[node name="MusicLbl" type="Label" parent="MenuLayer/Start/Options/MusicSlider"]
margin_left = -133.0
margin_top = 5.0
margin_right = -18.0
margin_bottom = 27.0
margin_left = -252.0
margin_top = -11.0
margin_right = -12.0
margin_bottom = 34.0
text = "Music Volume"
[node name="MasterVolSlider" type="HSlider" parent="MenuLayer/Start/Options"]
margin_left = 1428.0
margin_top = 654.0
margin_right = 1755.0
margin_bottom = 686.0
margin_left = 1424.0
margin_top = 918.0
margin_right = 1751.0
margin_bottom = 950.0
rect_pivot_offset = Vector2( -414, 50 )
max_value = 1.2
step = 0.05
[node name="MasterLbl" type="Label" parent="MenuLayer/Start/Options/MasterVolSlider"]
margin_left = -143.0
margin_top = 4.0
margin_right = -17.0
margin_bottom = 26.0
margin_left = -274.0
margin_top = -12.0
margin_right = -13.0
margin_bottom = 33.0
text = "Master Volume"
[node name="Timer" type="Timer" parent="MenuLayer/Start"]
wait_time = 2.0
[node name="Level" type="Label" parent="MenuLayer/Start"]
margin_left = -74.0
margin_top = 442.0
margin_right = 794.0
margin_bottom = 490.0
rect_scale = Vector2( 2.4, 2.4 )
margin_left = 485.0
margin_top = 469.0
margin_right = 1437.0
margin_bottom = 517.0
theme = SubResource( 8 )
align = 1
[node name="Level" type="Label" parent="."]
margin_left = -73.0
margin_top = 444.0
margin_right = 795.0
margin_bottom = 492.0
rect_scale = Vector2( 2.40252, 2.40252 )
margin_left = 485.0
margin_top = 469.0
margin_right = 1407.0
margin_bottom = 517.0
theme = SubResource( 8 )
align = 1

View File

@ -1,4 +1,4 @@
[gd_scene load_steps=21 format=2]
[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]
@ -10,8 +10,6 @@
[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]
[ext_resource path="res://Scenes/Hand01.tscn" type="PackedScene" id=11]
[ext_resource path="res://Scenes/Hand02.tscn" type="PackedScene" id=12]
[sub_resource type="SpatialMaterial" id=5]
albedo_texture = ExtResource( 2 )
@ -49,8 +47,8 @@ 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 = 14.56
dof_blur_far_transition = 2726.44
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
@ -138,7 +136,7 @@ margin_top = 469.0
margin_right = 1187.0
margin_bottom = 627.0
custom_fonts/font = SubResource( 6 )
text = "You're safe."
text = "You're not safe."
[node name="End" type="Timer" parent="."]
wait_time = 3.0
@ -185,113 +183,6 @@ 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 )
[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 )
[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"]

View File

@ -32,11 +32,10 @@ panorama = ExtResource( 4 )
background_mode = 2
background_sky = SubResource( 13 )
ambient_light_energy = 0.5
fog_color = Color( 0.321569, 0.0745098, 0.0313726, 1 )
fog_color = Color( 0.305882, 0.372549, 0.52549, 1 )
fog_sun_color = Color( 0.901961, 0.803922, 0.752941, 1 )
fog_sun_amount = 0.14
fog_depth_enabled = false
fog_depth_begin = 0.0
fog_sun_amount = 1.0
fog_depth_begin = 98.8
fog_depth_end = 1444.5
fog_depth_curve = 0.466516
fog_transmit_enabled = true
@ -51,9 +50,6 @@ 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 = 1114.17
dof_blur_far_transition = 15.36
glow_enabled = true
glow_intensity = 1.86
glow_strength = 0.87
@ -473,336 +469,6 @@ transform = Transform( 100, 0, 0, 0, 100, 0, 0, 0, 100, 0, 278.826, 0 )
[node name="Eye" parent="RayCast" instance=ExtResource( 13 )]
transform = Transform( -0.0243624, 0.00895076, 0.999663, 0.0452798, 0.998943, -0.00784082, -0.998677, 0.0450735, -0.0247419, 0, 0, 0 )
[node name="ALLHANDS" type="Spatial" parent="."]
transform = Transform( 7, 0, 0, 0, 10, 0, 0, 0, 1, 0, 14.2781, 232.616 )
[node name="HANDS" type="Spatial" parent="ALLHANDS"]
[node name="Hand05" parent="ALLHANDS/HANDS" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS/HANDS" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS2" type="Spatial" parent="ALLHANDS"]
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="ALLHANDS/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS3" type="Spatial" parent="ALLHANDS"]
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="ALLHANDS/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="ALLHANDS2" type="Spatial" parent="."]
transform = Transform( 2.0348, 0, 0.956819, 0, 10, 0, -6.69773, 0, 0.290686, -88.2943, 14.2781, -384.795 )
[node name="HANDS" type="Spatial" parent="ALLHANDS2"]
[node name="Hand05" parent="ALLHANDS2/HANDS" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS2/HANDS" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS2/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS2/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS2/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS2/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS2" type="Spatial" parent="ALLHANDS2"]
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="ALLHANDS2/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS2/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS2/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS2/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS2/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS2/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS3" type="Spatial" parent="ALLHANDS2"]
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="ALLHANDS2/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS2/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS2/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS2/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS2/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS2/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="ALLHANDS3" type="Spatial" parent="."]
transform = Transform( -0.431974, 0, 0.998094, 0, 10, 0, -6.98666, 0, -0.0617105, 249.752, 14.2781, -381.1 )
[node name="HANDS" type="Spatial" parent="ALLHANDS3"]
[node name="Hand05" parent="ALLHANDS3/HANDS" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS3/HANDS" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS3/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS3/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS3/HANDS" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS3/HANDS" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS2" type="Spatial" parent="ALLHANDS3"]
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="ALLHANDS3/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS3/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS3/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS3/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS3/HANDS2" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS3/HANDS2" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[node name="HANDS3" type="Spatial" parent="ALLHANDS3"]
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="ALLHANDS3/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -15.3575, 8.03611, 35.0283 )
[node name="Hand01" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 44.013, 5.89484, 0 )
[node name="Hand02" parent="ALLHANDS3/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 10, 0, 0, 0, 10, 0, 0, 0, 1, 23.1783, 3.5841, -25.0056 )
[node name="Hand03" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 0, 8.41247, 60.2707 )
[node name="Hand04" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 20, 0, 0, 0, 20, 0, 0, 0, 1, -46.8886, 7.71652, 53.6706 )
[node name="Hand06" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 62.3962, 4.10868, -48.4351 )
[node name="Hand07" parent="ALLHANDS3/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -25.4126, 4.31585, -57.7458 )
[node name="Hand08" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -57.7633, 8.1138, 16.7933 )
[node name="Hand09" parent="ALLHANDS3/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -74.5163, 8.56153, -57.7459 )
[node name="Hand10" parent="ALLHANDS3/HANDS3" instance=ExtResource( 15 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, -31.7672, 6.63589, -57.7458 )
[node name="Hand11" parent="ALLHANDS3/HANDS3" instance=ExtResource( 14 )]
transform = Transform( 15, 0, 0, 0, 15, 0, 0, 0, 1, 30.0456, 4.90283, -36.6784 )
[connection signal="timeout" from="End" to="." method="_on_Win_timeout"]
[connection signal="dying" from="Enemy" to="." method="_on_Enemy_dying"]
[connection signal="dying" from="Enemy2" to="." method="_on_Enemy_dying"]