This commit is contained in:
Dukantic
2024-10-25 20:35:40 +02:00
parent 2d1cbb3129
commit b32f61c50e
38 changed files with 1336 additions and 49 deletions

View File

@@ -1,4 +1,4 @@
[gd_scene load_steps=17 format=3 uid="uid://bj1ita42m6vj5"]
[gd_scene load_steps=36 format=3 uid="uid://bj1ita42m6vj5"]
[ext_resource type="Texture2D" uid="uid://blkdbhu6usvic" path="res://model/GameConsole.png" id="1_1xnas"]
[ext_resource type="Script" path="res://script/Gameboy.cs" id="1_8q5hj"]
@@ -10,10 +10,106 @@
[ext_resource type="Texture2D" uid="uid://jckl6jmf3f5k" path="res://model/Boss2Phase1.png" id="7_qjgmv"]
[ext_resource type="Texture2D" uid="uid://b0qlf56ngggfx" path="res://model/Boss2Phase2.png" id="8_n7m7p"]
[ext_resource type="Texture2D" uid="uid://cb8hbsxgq1mp5" path="res://model/Boss3Phase1.png" id="9_15ltb"]
[ext_resource type="Texture2D" uid="uid://b3jjeuoythcys" path="res://model/Boss3Phase2.png" id="10_4epfr"]
[ext_resource type="Texture2D" uid="uid://wj34p87n10wh" path="res://model/Boss4Phase1.png" id="11_vk1pv"]
[ext_resource type="Texture2D" uid="uid://hthw1hlc2e36" path="res://model/Boss4Phase2.png" id="12_chdjo"]
[ext_resource type="Texture2D" uid="uid://dv4mhg8teip1" path="res://model/Boss5Phase1.png" id="13_1k23m"]
[ext_resource type="Texture2D" uid="uid://dtbjj5bkwjoe4" path="res://model/Boss5Phase2.png" id="14_ti822"]
[ext_resource type="Texture2D" uid="uid://b4d2p7sws3imb" path="res://model/Boss6Phase1.png" id="15_75hhn"]
[ext_resource type="Texture2D" uid="uid://c6feqv060sg24" path="res://model/Boss6Phase2.png" id="16_1ktqg"]
[ext_resource type="Texture2D" uid="uid://cb2sn88qel1yr" path="res://model/Boss7Phase1.png" id="17_llydf"]
[ext_resource type="Texture2D" uid="uid://dr5ajs1rtg2kd" path="res://model/Boss7Phase2.png" id="18_ulspb"]
[ext_resource type="Texture2D" uid="uid://b61h4opyiqxey" path="res://model/Boss8Phase1.png" id="19_1uq7w"]
[ext_resource type="Texture2D" uid="uid://e3y5kufyqspd" path="res://model/Boss8Phase2.png" id="20_kj4rc"]
[ext_resource type="Texture2D" uid="uid://d1ndnv1gee71l" path="res://model/GCFinal.png" id="21_p15c7"]
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_fjb7e"]
bg_color = Color(0.0862745, 0.0862745, 0.0862745, 0.596078)
[sub_resource type="Animation" id="Animation_r3lxe"]
resource_name = "1"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("6_45a70"), ExtResource("4_4qacm"), ExtResource("6_45a70"), ExtResource("4_4qacm"), ExtResource("6_45a70"), ExtResource("7_qjgmv")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Necromancy"]
}
[sub_resource type="Animation" id="Animation_fg42v"]
resource_name = "2"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("8_n7m7p"), ExtResource("7_qjgmv"), ExtResource("8_n7m7p"), ExtResource("7_qjgmv"), ExtResource("8_n7m7p"), ExtResource("9_15ltb")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Freezing Moon"]
}
[sub_resource type="Animation" id="Animation_ht43t"]
resource_name = "3"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("10_4epfr"), ExtResource("8_n7m7p"), ExtResource("10_4epfr"), ExtResource("8_n7m7p"), ExtResource("10_4epfr"), ExtResource("11_vk1pv")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Journey to the stars"]
}
[sub_resource type="Animation" id="Animation_pwrbo"]
length = 0.001
tracks/0/type = "value"
@@ -91,7 +187,7 @@ tracks/5/keys = {
[sub_resource type="Animation" id="Animation_4imyd"]
resource_name = "start"
length = 0.2
length = 0.001
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
@@ -111,7 +207,7 @@ tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.0333334),
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Black spell of destruction"]
@@ -123,7 +219,7 @@ tracks/2/path = NodePath("Label:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0.2),
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [true]
@@ -135,10 +231,10 @@ tracks/3/path = NodePath("Panel/CenterContainer/GcMenu:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(0, 0.2, 0.2001),
"transitions": PackedFloat32Array(1, 1, 1),
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [true, false, false]
"values": [false]
}
tracks/4/type = "value"
tracks/4/imported = false
@@ -147,14 +243,14 @@ tracks/4/path = NodePath("Panel/CenterContainer/boss:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/keys = {
"times": PackedFloat32Array(0.2),
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [true]
}
[sub_resource type="Animation" id="Animation_r3lxe"]
resource_name = "1"
[sub_resource type="Animation" id="Animation_0p4k7"]
resource_name = "4"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
@@ -166,11 +262,23 @@ tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("6_45a70"), ExtResource("4_4qacm"), ExtResource("6_45a70"), ExtResource("4_4qacm"), ExtResource("6_45a70"), ExtResource("7_qjgmv")]
"values": [ExtResource("12_chdjo"), ExtResource("10_4epfr"), ExtResource("12_chdjo"), ExtResource("10_4epfr"), ExtResource("12_chdjo"), ExtResource("13_1k23m")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["The power of souls"]
}
[sub_resource type="Animation" id="Animation_fg42v"]
resource_name = "2"
[sub_resource type="Animation" id="Animation_pys2i"]
resource_name = "5"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
@@ -182,13 +290,168 @@ tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("8_n7m7p"), ExtResource("6_45a70"), ExtResource("8_n7m7p"), ExtResource("6_45a70"), ExtResource("8_n7m7p"), ExtResource("9_15ltb")]
"values": [ExtResource("14_ti822"), ExtResource("13_1k23m"), ExtResource("14_ti822"), ExtResource("13_1k23m"), ExtResource("14_ti822"), ExtResource("15_75hhn")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(),
"transitions": PackedFloat32Array(),
"update": 1,
"values": []
}
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath("Label:text")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Mutilations internes"]
}
[sub_resource type="Animation" id="Animation_u5msv"]
resource_name = "6"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("16_1ktqg"), ExtResource("15_75hhn"), ExtResource("16_1ktqg"), ExtResource("15_75hhn"), ExtResource("16_1ktqg"), ExtResource("17_llydf")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Manual Breathing"]
}
[sub_resource type="Animation" id="Animation_rshwg"]
resource_name = "7"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("18_ulspb"), ExtResource("17_llydf"), ExtResource("18_ulspb"), ExtResource("17_llydf"), ExtResource("18_ulspb"), ExtResource("19_1uq7w")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Spectral visions of mental warfare"]
}
[sub_resource type="Animation" id="Animation_ebug3"]
resource_name = "8"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.05, 0.1, 0.15, 0.2, 0.5),
"transitions": PackedFloat32Array(1, 1, 1, 1, 1, 1),
"update": 1,
"values": [ExtResource("20_kj4rc"), ExtResource("19_1uq7w"), ExtResource("20_kj4rc"), ExtResource("19_1uq7w"), ExtResource("20_kj4rc"), ExtResource("21_p15c7")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0, 0.5),
"transitions": PackedFloat32Array(1, 1),
"update": 1,
"values": [true, false]
}
[sub_resource type="Animation" id="Animation_4y7js"]
resource_name = "0"
length = 0.5
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Panel/CenterContainer/boss:texture")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 0.5),
"transitions": PackedFloat32Array(1, 1),
"update": 1,
"values": [ExtResource("21_p15c7"), ExtResource("4_4qacm")]
}
tracks/1/type = "value"
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/path = NodePath("Label:text")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/keys = {
"times": PackedFloat32Array(0.5),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": ["Black spell of destruction"]
}
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath("Label:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0, 0.5),
"transitions": PackedFloat32Array(1, 1),
"update": 1,
"values": [false, true]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_tpw5q"]
_data = {
"0": SubResource("Animation_4y7js"),
"1": SubResource("Animation_r3lxe"),
"2": SubResource("Animation_fg42v"),
"3": SubResource("Animation_ht43t"),
"4": SubResource("Animation_0p4k7"),
"5": SubResource("Animation_pys2i"),
"6": SubResource("Animation_u5msv"),
"7": SubResource("Animation_rshwg"),
"8": SubResource("Animation_ebug3"),
"RESET": SubResource("Animation_pwrbo"),
"start": SubResource("Animation_4imyd")
}
@@ -223,7 +486,6 @@ texture = ExtResource("1_1xnas")
texture = ExtResource("2_06g1x")
[node name="boss" type="Sprite2D" parent="Panel/CenterContainer"]
visible = false
texture = ExtResource("4_4qacm")
[node name="A" type="Button" parent="."]
@@ -249,10 +511,10 @@ libraries = {
[node name="Label" type="Label" parent="."]
visible = false
offset_left = 124.0
offset_top = 143.0
offset_right = 279.0
offset_bottom = 166.0
offset_left = 121.0
offset_top = 137.0
offset_right = 276.0
offset_bottom = 160.0
theme = ExtResource("6_pwgdt")
theme_override_colors/font_color = Color(1, 1, 1, 1)
theme_override_font_sizes/font_size = 14