New Icon; Touch Controls; Menu with Help; Added Music
This commit is contained in:
parent
9e3349eec3
commit
e87f8c3756
71 changed files with 1084 additions and 278 deletions
|
|
@ -1,4 +1,4 @@
|
|||
[gd_scene load_steps=24 format=3 uid="uid://0duodsosmfpq"]
|
||||
[gd_scene load_steps=32 format=3 uid="uid://0duodsosmfpq"]
|
||||
|
||||
[ext_resource type="PackedScene" uid="uid://b18cf4i8v6a1" path="res://scenes/game/entities/entity.tscn" id="1_kmfws"]
|
||||
[ext_resource type="Script" path="res://scenes/game/entities/player/player.gd" id="2_s0pfn"]
|
||||
|
|
@ -15,15 +15,93 @@
|
|||
[ext_resource type="Texture2D" uid="uid://c2o4115sewunm" path="res://Assets/Icons/Roll.png" id="10_1rhoe"]
|
||||
[ext_resource type="Texture2D" uid="uid://caumye6m8df7a" path="res://Assets/Icons/Storm.png" id="12_7rs7u"]
|
||||
[ext_resource type="StyleBox" uid="uid://db7h680qdfcrv" path="res://scenes/menu/startMenu/Storm.tres" id="12_wohun"]
|
||||
[ext_resource type="Script" path="res://scenes/game/entities/player/touch_controlls.gd" id="14_uohcp"]
|
||||
[ext_resource type="Texture2D" uid="uid://brx27d2g615nm" path="res://Assets/Buttons/UpArrow.png" id="15_v6xc8"]
|
||||
[ext_resource type="Texture2D" uid="uid://nrxf04ju38a3" path="res://Assets/Buttons/LeftArrow.png" id="16_qqkks"]
|
||||
[ext_resource type="Texture2D" uid="uid://dhr0i40vi3fch" path="res://Assets/Buttons/DownArrow.png" id="17_0j1ng"]
|
||||
[ext_resource type="Texture2D" uid="uid://cpna0j2jdy1tq" path="res://Assets/Buttons/RightArrow.png" id="18_277ym"]
|
||||
[ext_resource type="Script" path="res://scenes/game/entities/player/color_rect.gd" id="19_8kbrx"]
|
||||
[ext_resource type="Texture2D" uid="uid://s3oibl4hj0wu" path="res://Assets/Buttons/Roll.png" id="19_kcsvw"]
|
||||
[ext_resource type="Texture2D" uid="uid://cskyeltw3j1o7" path="res://Assets/Icons/PickupSmall.png" id="20_omxwa"]
|
||||
|
||||
[sub_resource type="CircleShape2D" id="CircleShape2D_7ukjs"]
|
||||
radius = 8.94427
|
||||
|
||||
[sub_resource type="Animation" id="Animation_1uxm1"]
|
||||
resource_name = "Introduction"
|
||||
length = 14.5
|
||||
step = 0.5
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect/IntroductionLabel:visible_ratio")
|
||||
tracks/0/interp = 2
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 1.5, 4.5, 6),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [0.0, 1.0, 1.0, 0.0]
|
||||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect/WARNING:visible_ratio")
|
||||
tracks/1/interp = 2
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(8, 9, 12, 14),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [0.0, 1.0, 1.0, 0.0]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect:modulate")
|
||||
tracks/2/interp = 2
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
"times": PackedFloat32Array(14, 14.5),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 0,
|
||||
"values": [Color(1, 1, 1, 1), Color(1, 1, 1, 0)]
|
||||
}
|
||||
tracks/3/type = "method"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath(".")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"times": PackedFloat32Array(0, 14.5),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"pause"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"resume"
|
||||
}]
|
||||
}
|
||||
tracks/4/type = "value"
|
||||
tracks/4/imported = false
|
||||
tracks/4/enabled = true
|
||||
tracks/4/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect:visible")
|
||||
tracks/4/interp = 1
|
||||
tracks/4/loop_wrap = true
|
||||
tracks/4/keys = {
|
||||
"times": PackedFloat32Array(14, 14.5),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 1,
|
||||
"values": [true, false]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_4p2qj"]
|
||||
length = 0.001
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/enabled = false
|
||||
tracks/0/path = NodePath("Camera2D/CanvasLayer/Control/Storm:visible")
|
||||
tracks/0/interp = 1
|
||||
tracks/0/loop_wrap = true
|
||||
|
|
@ -35,7 +113,7 @@ tracks/0/keys = {
|
|||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/enabled = false
|
||||
tracks/1/path = NodePath("Camera2D/CanvasLayer/Control/Storm:scale")
|
||||
tracks/1/interp = 1
|
||||
tracks/1/loop_wrap = true
|
||||
|
|
@ -47,8 +125,8 @@ tracks/1/keys = {
|
|||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("Camera2D/CanvasLayer/Control/IntroductionLabel:visible_ratio")
|
||||
tracks/2/enabled = false
|
||||
tracks/2/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect/IntroductionLabel:visible_ratio")
|
||||
tracks/2/interp = 1
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
|
|
@ -59,8 +137,8 @@ tracks/2/keys = {
|
|||
}
|
||||
tracks/3/type = "value"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath("Camera2D/CanvasLayer/Control/WARNING:visible_ratio")
|
||||
tracks/3/enabled = false
|
||||
tracks/3/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect/WARNING:visible_ratio")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
|
|
@ -79,7 +157,50 @@ tracks/4/keys = {
|
|||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 0,
|
||||
"values": [Color(1, 1, 1, 1)]
|
||||
"values": [Color(1, 1, 1, 0)]
|
||||
}
|
||||
tracks/5/type = "value"
|
||||
tracks/5/imported = false
|
||||
tracks/5/enabled = true
|
||||
tracks/5/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect:visible")
|
||||
tracks/5/interp = 1
|
||||
tracks/5/loop_wrap = true
|
||||
tracks/5/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"update": 1,
|
||||
"values": [true]
|
||||
}
|
||||
tracks/6/type = "method"
|
||||
tracks/6/imported = false
|
||||
tracks/6/enabled = true
|
||||
tracks/6/path = NodePath(".")
|
||||
tracks/6/interp = 1
|
||||
tracks/6/loop_wrap = true
|
||||
tracks/6/keys = {
|
||||
"times": PackedFloat32Array(0),
|
||||
"transitions": PackedFloat32Array(1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"resume"
|
||||
}]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_8ahng"]
|
||||
resource_name = "StormTimer"
|
||||
length = 0.8
|
||||
loop_mode = 1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Camera2D/CanvasLayer/Control/Storm:scale")
|
||||
tracks/0/interp = 2
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.4, 0.8),
|
||||
"transitions": PackedFloat32Array(1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(1, 1), Vector2(1.1, 1.1), Vector2(1, 1)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_7uqa8"]
|
||||
|
|
@ -110,81 +231,6 @@ tracks/1/keys = {
|
|||
"values": [Vector2(0, 0), Vector2(1, 1)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_8ahng"]
|
||||
resource_name = "StormTimer"
|
||||
length = 0.8
|
||||
loop_mode = 1
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Camera2D/CanvasLayer/Control/Storm:scale")
|
||||
tracks/0/interp = 2
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 0.4, 0.8),
|
||||
"transitions": PackedFloat32Array(1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [Vector2(1, 1), Vector2(1.1, 1.1), Vector2(1, 1)]
|
||||
}
|
||||
|
||||
[sub_resource type="Animation" id="Animation_1uxm1"]
|
||||
resource_name = "Introduction"
|
||||
length = 21.0
|
||||
step = 0.5
|
||||
tracks/0/type = "value"
|
||||
tracks/0/imported = false
|
||||
tracks/0/enabled = true
|
||||
tracks/0/path = NodePath("Camera2D/CanvasLayer/Control/IntroductionLabel:visible_ratio")
|
||||
tracks/0/interp = 2
|
||||
tracks/0/loop_wrap = true
|
||||
tracks/0/keys = {
|
||||
"times": PackedFloat32Array(0, 1.5, 4.5, 6),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [0.0, 1.0, 1.0, 0.0]
|
||||
}
|
||||
tracks/1/type = "value"
|
||||
tracks/1/imported = false
|
||||
tracks/1/enabled = true
|
||||
tracks/1/path = NodePath("Camera2D/CanvasLayer/Control/WARNING:visible_ratio")
|
||||
tracks/1/interp = 2
|
||||
tracks/1/loop_wrap = true
|
||||
tracks/1/keys = {
|
||||
"times": PackedFloat32Array(7, 9, 12, 14),
|
||||
"transitions": PackedFloat32Array(1, 1, 1, 1),
|
||||
"update": 0,
|
||||
"values": [0.0, 1.0, 1.0, 0.0]
|
||||
}
|
||||
tracks/2/type = "value"
|
||||
tracks/2/imported = false
|
||||
tracks/2/enabled = true
|
||||
tracks/2/path = NodePath("Camera2D/CanvasLayer/Control/ColorRect:modulate")
|
||||
tracks/2/interp = 2
|
||||
tracks/2/loop_wrap = true
|
||||
tracks/2/keys = {
|
||||
"times": PackedFloat32Array(15, 16.5),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"update": 0,
|
||||
"values": [Color(1, 1, 1, 1), Color(1, 1, 1, 0)]
|
||||
}
|
||||
tracks/3/type = "method"
|
||||
tracks/3/imported = false
|
||||
tracks/3/enabled = true
|
||||
tracks/3/path = NodePath(".")
|
||||
tracks/3/interp = 1
|
||||
tracks/3/loop_wrap = true
|
||||
tracks/3/keys = {
|
||||
"times": PackedFloat32Array(0, 16.5),
|
||||
"transitions": PackedFloat32Array(1, 1),
|
||||
"values": [{
|
||||
"args": [],
|
||||
"method": &"pause"
|
||||
}, {
|
||||
"args": [],
|
||||
"method": &"resume"
|
||||
}]
|
||||
}
|
||||
|
||||
[sub_resource type="AnimationLibrary" id="AnimationLibrary_1cg8p"]
|
||||
_data = {
|
||||
"Introduction": SubResource("Animation_1uxm1"),
|
||||
|
|
@ -253,8 +299,10 @@ theme = ExtResource("4_pkh7x")
|
|||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control" index="0"]
|
||||
layout_mode = 0
|
||||
offset_right = 40.0
|
||||
offset_bottom = 40.0
|
||||
offset_left = 8.0
|
||||
offset_top = 128.0
|
||||
offset_right = 113.0
|
||||
offset_bottom = 228.0
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Camera2D/CanvasLayer/Control/HBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
|
|
@ -271,19 +319,31 @@ layout_mode = 2
|
|||
[node name="VBoxContainer" type="VBoxContainer" parent="Camera2D/CanvasLayer/Control" index="1"]
|
||||
modulate = Color(1, 1, 1, 0.901961)
|
||||
layout_mode = 1
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 16.0
|
||||
offset_top = -120.0
|
||||
offset_right = 517.0
|
||||
offset_bottom = -49.0
|
||||
grow_vertical = 0
|
||||
offset_left = 8.0
|
||||
offset_top = 12.0
|
||||
offset_right = 509.0
|
||||
offset_bottom = 83.0
|
||||
scale = Vector2(1.5, 1.5)
|
||||
size_flags_horizontal = 3
|
||||
alignment = 1
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/VBoxContainer" index="0"]
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/VBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Camera2D/CanvasLayer/Control/VBoxContainer/HBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_4smqb")
|
||||
expand_mode = 2
|
||||
|
||||
[node name="HealthBar" type="ProgressBar" parent="Camera2D/CanvasLayer/Control/VBoxContainer/HBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
theme_override_font_sizes/font_size = 16
|
||||
theme_override_styles/background = ExtResource("7_luccy")
|
||||
theme_override_styles/fill = ExtResource("8_kgbvc")
|
||||
rounded = true
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/VBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
size_flags_vertical = 3
|
||||
|
||||
|
|
@ -302,35 +362,12 @@ theme_override_styles/fill = ExtResource("7_luccy")
|
|||
fill_mode = 1
|
||||
show_percentage = false
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/VBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="Camera2D/CanvasLayer/Control/VBoxContainer/HBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
texture = ExtResource("6_4smqb")
|
||||
expand_mode = 2
|
||||
|
||||
[node name="HealthBar" type="ProgressBar" parent="Camera2D/CanvasLayer/Control/VBoxContainer/HBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
size_flags_horizontal = 3
|
||||
theme_override_font_sizes/font_size = 16
|
||||
theme_override_styles/background = ExtResource("7_luccy")
|
||||
theme_override_styles/fill = ExtResource("8_kgbvc")
|
||||
rounded = true
|
||||
|
||||
[node name="ObjectValues" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control" index="2"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -288.0
|
||||
offset_top = -112.0
|
||||
offset_right = -22.0
|
||||
offset_bottom = -12.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
offset_left = 256.0
|
||||
offset_top = 128.0
|
||||
offset_right = 522.0
|
||||
offset_bottom = 228.0
|
||||
alignment = 2
|
||||
|
||||
[node name="MoneyLabel" type="Label" parent="Camera2D/CanvasLayer/Control/ObjectValues" index="0"]
|
||||
|
|
@ -350,9 +387,10 @@ layout_mode = 1
|
|||
anchors_preset = 5
|
||||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -0.5
|
||||
offset_right = 0.5
|
||||
offset_bottom = 67.0
|
||||
offset_left = -199.5
|
||||
offset_top = 128.0
|
||||
offset_right = 199.5
|
||||
offset_bottom = 195.0
|
||||
grow_horizontal = 2
|
||||
text = "STORMWARNING"
|
||||
|
||||
|
|
@ -363,9 +401,9 @@ anchors_preset = 5
|
|||
anchor_left = 0.5
|
||||
anchor_right = 0.5
|
||||
offset_left = -320.0
|
||||
offset_top = 67.0
|
||||
offset_top = 195.0
|
||||
offset_right = 320.0
|
||||
offset_bottom = 152.0
|
||||
offset_bottom = 280.0
|
||||
grow_horizontal = 2
|
||||
pivot_offset = Vector2(320, 42)
|
||||
|
||||
|
|
@ -382,14 +420,76 @@ theme_override_styles/background = ExtResource("7_luccy")
|
|||
theme_override_styles/fill = ExtResource("12_wohun")
|
||||
show_percentage = false
|
||||
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="Camera2D/CanvasLayer/Control" index="5"]
|
||||
process_mode = 3
|
||||
root_node = NodePath("../../../..")
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_1cg8p")
|
||||
}
|
||||
[node name="TouchControlls" type="Control" parent="Camera2D/CanvasLayer/Control" index="5"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
script = ExtResource("14_uohcp")
|
||||
|
||||
[node name="VBoxContainer" type="VBoxContainer" parent="Camera2D/CanvasLayer/Control/TouchControlls" index="0"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 2
|
||||
anchor_top = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = 32.0
|
||||
offset_top = -448.0
|
||||
offset_right = 160.0
|
||||
offset_bottom = -364.0
|
||||
grow_vertical = 0
|
||||
scale = Vector2(5, 5)
|
||||
|
||||
[node name="HBoxContainer2" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
alignment = 1
|
||||
|
||||
[node name="UpButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer2" index="0"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("15_v6xc8")
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
|
||||
[node name="LeftButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("16_qqkks")
|
||||
|
||||
[node name="DownButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("17_0j1ng")
|
||||
|
||||
[node name="RightButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer" index="2"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("18_277ym")
|
||||
|
||||
[node name="HBoxContainer" type="HBoxContainer" parent="Camera2D/CanvasLayer/Control/TouchControlls" index="1"]
|
||||
layout_mode = 1
|
||||
anchors_preset = 3
|
||||
anchor_left = 1.0
|
||||
anchor_top = 1.0
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
offset_left = -448.0
|
||||
offset_top = -224.0
|
||||
offset_right = -364.0
|
||||
offset_bottom = -184.0
|
||||
grow_horizontal = 0
|
||||
grow_vertical = 0
|
||||
scale = Vector2(5, 5)
|
||||
|
||||
[node name="RollButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer" index="0"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("19_kcsvw")
|
||||
|
||||
[node name="PickupButton" type="Button" parent="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer" index="1"]
|
||||
layout_mode = 2
|
||||
icon = ExtResource("20_omxwa")
|
||||
|
||||
[node name="ColorRect" type="ColorRect" parent="Camera2D/CanvasLayer/Control" index="6"]
|
||||
process_mode = 3
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
|
|
@ -397,8 +497,16 @@ anchor_bottom = 1.0
|
|||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
color = Color(0, 0, 0, 1)
|
||||
script = ExtResource("19_8kbrx")
|
||||
|
||||
[node name="WARNING" type="Label" parent="Camera2D/CanvasLayer/Control" index="7"]
|
||||
[node name="AnimationPlayer" type="AnimationPlayer" parent="Camera2D/CanvasLayer/Control/ColorRect" index="0"]
|
||||
process_mode = 3
|
||||
root_node = NodePath("../../../../..")
|
||||
libraries = {
|
||||
"": SubResource("AnimationLibrary_1cg8p")
|
||||
}
|
||||
|
||||
[node name="WARNING" type="Label" parent="Camera2D/CanvasLayer/Control/ColorRect" index="1"]
|
||||
process_mode = 3
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
|
|
@ -419,7 +527,7 @@ autowrap_mode = 3
|
|||
visible_characters = 0
|
||||
visible_ratio = 0.0
|
||||
|
||||
[node name="IntroductionLabel" type="Label" parent="Camera2D/CanvasLayer/Control" index="8"]
|
||||
[node name="IntroductionLabel" type="Label" parent="Camera2D/CanvasLayer/Control/ColorRect" index="2"]
|
||||
process_mode = 3
|
||||
layout_mode = 1
|
||||
anchors_preset = 8
|
||||
|
|
@ -439,6 +547,15 @@ vertical_alignment = 1
|
|||
visible_characters = 0
|
||||
visible_ratio = 0.0
|
||||
|
||||
[node name="Button" type="Button" parent="Camera2D/CanvasLayer/Control/ColorRect" index="3"]
|
||||
modulate = Color(1, 1, 1, 0)
|
||||
layout_mode = 1
|
||||
anchors_preset = 15
|
||||
anchor_right = 1.0
|
||||
anchor_bottom = 1.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
|
||||
[node name="RollTimer" type="Timer" parent="." index="3"]
|
||||
one_shot = true
|
||||
|
||||
|
|
@ -472,7 +589,20 @@ shape = SubResource("CircleShape2D_bjveg")
|
|||
[node name="StormTimerDamage" type="Timer" parent="." index="9"]
|
||||
one_shot = true
|
||||
|
||||
[connection signal="animation_finished" from="Camera2D/CanvasLayer/Control/AnimationPlayer" to="." method="_on_animation_player_animation_finished"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer2/UpButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_up_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer2/UpButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_up_button_button_up"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/LeftButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_left_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/LeftButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_left_button_button_up"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/DownButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_down_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/DownButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_down_button_button_up"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/RightButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_right_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/VBoxContainer/HBoxContainer/RightButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_right_button_button_up"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer/RollButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_roll_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer/RollButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_roll_button_button_up"]
|
||||
[connection signal="button_down" from="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer/PickupButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_pickup_button_button_down"]
|
||||
[connection signal="button_up" from="Camera2D/CanvasLayer/Control/TouchControlls/HBoxContainer/PickupButton" to="Camera2D/CanvasLayer/Control/TouchControlls" method="_on_pickup_button_button_up"]
|
||||
[connection signal="animation_finished" from="Camera2D/CanvasLayer/Control/ColorRect/AnimationPlayer" to="." method="_on_animation_player_animation_finished"]
|
||||
[connection signal="pressed" from="Camera2D/CanvasLayer/Control/ColorRect/Button" to="Camera2D/CanvasLayer/Control/ColorRect" method="_on_button_pressed"]
|
||||
[connection signal="timeout" from="RollTimer" to="." method="_on_roll_timeout"]
|
||||
[connection signal="timeout" from="RollCooldownTimer" to="." method="_on_roll_cooldown_timer_timeout"]
|
||||
[connection signal="signalHit" from="HitBox" to="." method="_on_hit_box_signal_hit"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue