centered level title
This commit is contained in:
parent
b529a87e4d
commit
fd8105a4c6
16
HUD.tscn
16
HUD.tscn
@ -259,18 +259,18 @@ text = "Master Volume"
|
|||||||
wait_time = 2.0
|
wait_time = 2.0
|
||||||
|
|
||||||
[node name="Level" type="Label" parent="MenuLayer/Start"]
|
[node name="Level" type="Label" parent="MenuLayer/Start"]
|
||||||
margin_left = 460.0
|
margin_left = 485.0
|
||||||
margin_top = 465.0
|
margin_top = 469.0
|
||||||
margin_right = 1412.0
|
margin_right = 1437.0
|
||||||
margin_bottom = 513.0
|
margin_bottom = 517.0
|
||||||
theme = SubResource( 8 )
|
theme = SubResource( 8 )
|
||||||
align = 1
|
align = 1
|
||||||
|
|
||||||
[node name="Level" type="Label" parent="."]
|
[node name="Level" type="Label" parent="."]
|
||||||
margin_left = 513.0
|
margin_left = 485.0
|
||||||
margin_top = 467.0
|
margin_top = 469.0
|
||||||
margin_right = 1435.0
|
margin_right = 1407.0
|
||||||
margin_bottom = 515.0
|
margin_bottom = 517.0
|
||||||
theme = SubResource( 8 )
|
theme = SubResource( 8 )
|
||||||
align = 1
|
align = 1
|
||||||
|
|
||||||
|
@ -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://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://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/Eye.tscn" type="PackedScene" id=8]
|
||||||
[ext_resource path="res://Scenes/InfoScreen.tscn" type="PackedScene" id=9]
|
[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://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]
|
[sub_resource type="SpatialMaterial" id=5]
|
||||||
albedo_texture = ExtResource( 2 )
|
albedo_texture = ExtResource( 2 )
|
||||||
@ -49,8 +47,8 @@ ssao_intensity2 = 14.6
|
|||||||
ssao_bias = 0.059
|
ssao_bias = 0.059
|
||||||
ssao_color = Color( 0.180392, 0.207843, 0.25098, 1 )
|
ssao_color = Color( 0.180392, 0.207843, 0.25098, 1 )
|
||||||
dof_blur_far_enabled = true
|
dof_blur_far_enabled = true
|
||||||
dof_blur_far_distance = 14.56
|
dof_blur_far_distance = 21.16
|
||||||
dof_blur_far_transition = 2726.44
|
dof_blur_far_transition = 64.72
|
||||||
dof_blur_near_enabled = true
|
dof_blur_near_enabled = true
|
||||||
dof_blur_near_distance = 2.2
|
dof_blur_near_distance = 2.2
|
||||||
dof_blur_near_transition = 1.82
|
dof_blur_near_transition = 1.82
|
||||||
@ -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 )]
|
[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 )
|
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="Timer" to="." method="_on_Enemy_dying"]
|
||||||
[connection signal="timeout" from="End" to="." method="_on_Win_timeout"]
|
[connection signal="timeout" from="End" to="." method="_on_Win_timeout"]
|
||||||
[connection signal="timeout" from="InfoScreen/Sparks/Timer" to="InfoScreen/Sparks" method="_on_Timer_timeout"]
|
[connection signal="timeout" from="InfoScreen/Sparks/Timer" to="InfoScreen/Sparks" method="_on_Timer_timeout"]
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
[gd_scene load_steps=23 format=2]
|
[gd_scene load_steps=21 format=2]
|
||||||
|
|
||||||
[ext_resource path="res://Levels/Level09.gd" type="Script" id=1]
|
[ext_resource path="res://Levels/Level09.gd" type="Script" id=1]
|
||||||
[ext_resource path="res://Audio/mood.ogg" type="AudioStream" id=2]
|
[ext_resource path="res://Audio/mood.ogg" type="AudioStream" id=2]
|
||||||
@ -13,8 +13,6 @@
|
|||||||
[ext_resource path="res://Materials/SquareGrill_Mat.tres" type="Material" id=11]
|
[ext_resource path="res://Materials/SquareGrill_Mat.tres" type="Material" id=11]
|
||||||
[ext_resource path="res://Levels/Sparks.gd" type="Script" id=12]
|
[ext_resource path="res://Levels/Sparks.gd" type="Script" id=12]
|
||||||
[ext_resource path="res://Scenes/Eye.tscn" type="PackedScene" id=13]
|
[ext_resource path="res://Scenes/Eye.tscn" type="PackedScene" id=13]
|
||||||
[ext_resource path="res://Scenes/Hand02.tscn" type="PackedScene" id=14]
|
|
||||||
[ext_resource path="res://Scenes/Hand01.tscn" type="PackedScene" id=15]
|
|
||||||
|
|
||||||
[sub_resource type="DynamicFont" id=8]
|
[sub_resource type="DynamicFont" id=8]
|
||||||
size = 64
|
size = 64
|
||||||
@ -31,11 +29,10 @@ panorama = ExtResource( 4 )
|
|||||||
background_mode = 2
|
background_mode = 2
|
||||||
background_sky = SubResource( 13 )
|
background_sky = SubResource( 13 )
|
||||||
ambient_light_energy = 0.5
|
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_color = Color( 0.901961, 0.803922, 0.752941, 1 )
|
||||||
fog_sun_amount = 0.14
|
fog_sun_amount = 1.0
|
||||||
fog_depth_enabled = false
|
fog_depth_begin = 98.8
|
||||||
fog_depth_begin = 0.0
|
|
||||||
fog_depth_end = 1444.5
|
fog_depth_end = 1444.5
|
||||||
fog_depth_curve = 0.466516
|
fog_depth_curve = 0.466516
|
||||||
fog_transmit_enabled = true
|
fog_transmit_enabled = true
|
||||||
@ -50,9 +47,6 @@ ssao_radius2 = 40.7
|
|||||||
ssao_intensity2 = 14.6
|
ssao_intensity2 = 14.6
|
||||||
ssao_bias = 0.059
|
ssao_bias = 0.059
|
||||||
ssao_color = Color( 0.180392, 0.207843, 0.25098, 1 )
|
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_enabled = true
|
||||||
glow_intensity = 1.86
|
glow_intensity = 1.86
|
||||||
glow_strength = 0.87
|
glow_strength = 0.87
|
||||||
@ -472,336 +466,6 @@ transform = Transform( 100, 0, 0, 0, 100, 0, 0, 0, 100, 0, 278.826, 0 )
|
|||||||
[node name="Eye" parent="RayCast" instance=ExtResource( 13 )]
|
[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 )
|
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="timeout" from="End" to="." method="_on_Win_timeout"]
|
||||||
[connection signal="dying" from="Enemy" to="." method="_on_Enemy_dying"]
|
[connection signal="dying" from="Enemy" to="." method="_on_Enemy_dying"]
|
||||||
[connection signal="dying" from="Enemy2" to="." method="_on_Enemy_dying"]
|
[connection signal="dying" from="Enemy2" to="." method="_on_Enemy_dying"]
|
||||||
|
Loading…
Reference in New Issue
Block a user