diff --git a/Resources/Credits/uiSounds.tres b/Resources/Credits/uiSounds.tres new file mode 100644 index 0000000..de218d0 --- /dev/null +++ b/Resources/Credits/uiSounds.tres @@ -0,0 +1,10 @@ +[gd_resource type="Resource" script_class="Credit" load_steps=2 format=3 uid="uid://clxb5n4jjxuil"] + +[ext_resource type="Script" path="res://Resources/credit.gd" id="1_d4054"] + +[resource] +script = ExtResource("1_d4054") +title = "UI Sounds" +name = "Ellr" +description = Array[String](["Universal UI/Menu Soundpack"]) +links = Array[String](["https://ellr.itch.io/universal-ui-soundpack", "https://creativecommons.org/licenses/by/4.0/"]) diff --git a/Scenes/Animations/acidSprayAnim.tscn b/Scenes/Animations/acidSprayAnim.tscn index f17348b..6d14321 100644 --- a/Scenes/Animations/acidSprayAnim.tscn +++ b/Scenes/Animations/acidSprayAnim.tscn @@ -1,6 +1,6 @@ [gd_scene load_steps=112 format=3 uid="uid://b3pnua4nrjtkw"] -[ext_resource type="Script" path="res://Scripts/animationBase.gd" id="1_3iwpy"] +[ext_resource type="Script" path="res://Scripts/Animations/particleAnimationBase.gd" id="1_me1qg"] [ext_resource type="Texture2D" uid="uid://b17v1e34ell73" path="res://Sprites/Particles/Particles Cleaned/20_magicbubbles_spritesheet.png" id="2_to6au"] [ext_resource type="Texture2D" uid="uid://dt0ceryr2264j" path="res://Sprites/Particles/Particles Cleaned/17_felspell_spritesheet.png" id="3_s6qto"] @@ -238,6 +238,342 @@ tracks/17/keys = { "values": [SubResource("CurveTexture_s88ht")] } +[sub_resource type="Animation" id="Animation_vrgn0"] +resource_name = "attackInverse0" +length = 0.2 +tracks/0/type = "value" +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/path = NodePath("GPUParticles2D:position") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector2(833, 588)] +} +tracks/1/type = "value" +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/path = NodePath("GPUParticles2D:lifetime") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [3.0] +} +tracks/2/type = "value" +tracks/2/imported = false +tracks/2/enabled = true +tracks/2/path = NodePath("GPUParticles2D:process_material:scale_min") +tracks/2/interp = 1 +tracks/2/loop_wrap = true +tracks/2/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/3/type = "value" +tracks/3/imported = false +tracks/3/enabled = true +tracks/3/path = NodePath("GPUParticles2D:process_material:scale_max") +tracks/3/interp = 1 +tracks/3/loop_wrap = true +tracks/3/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/4/type = "value" +tracks/4/imported = false +tracks/4/enabled = true +tracks/4/path = NodePath("GPUParticles2D:process_material:linear_accel_min") +tracks/4/interp = 1 +tracks/4/loop_wrap = true +tracks/4/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/5/type = "value" +tracks/5/imported = false +tracks/5/enabled = true +tracks/5/path = NodePath("GPUParticles2D:process_material:linear_accel_max") +tracks/5/interp = 1 +tracks/5/loop_wrap = true +tracks/5/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/6/type = "value" +tracks/6/imported = false +tracks/6/enabled = true +tracks/6/path = NodePath("GPUParticles2D:process_material:tangential_accel_min") +tracks/6/interp = 1 +tracks/6/loop_wrap = true +tracks/6/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/7/type = "value" +tracks/7/imported = false +tracks/7/enabled = true +tracks/7/path = NodePath("GPUParticles2D:process_material:tangential_accel_max") +tracks/7/interp = 1 +tracks/7/loop_wrap = true +tracks/7/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [2.0] +} +tracks/8/type = "value" +tracks/8/imported = false +tracks/8/enabled = true +tracks/8/path = NodePath("AnimatedSprite2D:position") +tracks/8/interp = 1 +tracks/8/loop_wrap = true +tracks/8/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector2(845, 414)] +} +tracks/9/type = "value" +tracks/9/imported = false +tracks/9/enabled = true +tracks/9/path = NodePath("AnimatedSprite2D:scale") +tracks/9/interp = 1 +tracks/9/loop_wrap = true +tracks/9/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector2(1e-05, 1e-05)] +} +tracks/10/type = "value" +tracks/10/imported = false +tracks/10/enabled = true +tracks/10/path = NodePath("AnimatedSprite2D:speed_scale") +tracks/10/interp = 1 +tracks/10/loop_wrap = true +tracks/10/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [1.0] +} +tracks/11/type = "value" +tracks/11/imported = false +tracks/11/enabled = true +tracks/11/path = NodePath("GPUParticles2D:emitting") +tracks/11/interp = 1 +tracks/11/loop_wrap = true +tracks/11/keys = { +"times": PackedFloat32Array(0.01), +"transitions": PackedFloat32Array(1), +"update": 1, +"values": [true] +} +tracks/12/type = "value" +tracks/12/imported = false +tracks/12/enabled = true +tracks/12/path = NodePath("GPUParticles2D:amount_ratio") +tracks/12/interp = 1 +tracks/12/loop_wrap = true +tracks/12/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [0.2] +} +tracks/13/type = "value" +tracks/13/imported = false +tracks/13/enabled = true +tracks/13/path = NodePath("GPUParticles2D:process_material:initial_velocity_max") +tracks/13/interp = 1 +tracks/13/loop_wrap = true +tracks/13/keys = { +"times": PackedFloat32Array(0.2), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [100.0] +} +tracks/14/type = "value" +tracks/14/imported = false +tracks/14/enabled = true +tracks/14/path = NodePath("GPUParticles2D:process_material:initial_velocity_min") +tracks/14/interp = 1 +tracks/14/loop_wrap = true +tracks/14/keys = { +"times": PackedFloat32Array(0.2), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [100.0] +} +tracks/15/type = "value" +tracks/15/imported = false +tracks/15/enabled = true +tracks/15/path = NodePath("GPUParticles2D:process_material:direction") +tracks/15/interp = 1 +tracks/15/loop_wrap = true +tracks/15/keys = { +"times": PackedFloat32Array(0.2), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector3(0, -1, 0)] +} +tracks/16/type = "value" +tracks/16/imported = false +tracks/16/enabled = true +tracks/16/path = NodePath("GPUParticles2D:process_material:tangential_accel_curve:curve") +tracks/16/interp = 1 +tracks/16/loop_wrap = true +tracks/16/keys = { +"times": PackedFloat32Array(0.2), +"transitions": PackedFloat32Array(1), +"update": 1, +"values": [SubResource("Curve_p12s0")] +} +tracks/17/type = "value" +tracks/17/imported = false +tracks/17/enabled = true +tracks/17/path = NodePath("GPUParticles2D:process_material:linear_accel_curve") +tracks/17/interp = 1 +tracks/17/loop_wrap = true +tracks/17/keys = { +"times": PackedFloat32Array(0.2), +"transitions": PackedFloat32Array(1), +"update": 1, +"values": [SubResource("CurveTexture_s88ht")] +} + +[sub_resource type="Animation" id="Animation_0i6bj"] +resource_name = "attackInverse1" +length = 0.4 +tracks/0/type = "value" +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/path = NodePath("AnimatedSprite2D:scale") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/keys = { +"times": PackedFloat32Array(0, 0.4), +"transitions": PackedFloat32Array(1, 1), +"update": 0, +"values": [Vector2(0, 0), Vector2(1, 1)] +} +tracks/1/type = "value" +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/path = NodePath("GPUParticles2D:amount_ratio") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/keys = { +"times": PackedFloat32Array(0, 0.4), +"transitions": PackedFloat32Array(1, 1), +"update": 0, +"values": [0.2, 0.4] +} + +[sub_resource type="Animation" id="Animation_42ow4"] +resource_name = "attackInverse2" +length = 2.0 +tracks/0/type = "value" +tracks/0/imported = false +tracks/0/enabled = true +tracks/0/path = NodePath("AnimatedSprite2D:scale") +tracks/0/interp = 1 +tracks/0/loop_wrap = true +tracks/0/keys = { +"times": PackedFloat32Array(0, 0.4), +"transitions": PackedFloat32Array(1, 1), +"update": 0, +"values": [Vector2(1, 1), Vector2(1e-05, 1e-05)] +} +tracks/1/type = "value" +tracks/1/imported = false +tracks/1/enabled = true +tracks/1/path = NodePath("GPUParticles2D:position") +tracks/1/interp = 1 +tracks/1/loop_wrap = true +tracks/1/keys = { +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector2(845, 414)] +} +tracks/2/type = "value" +tracks/2/imported = false +tracks/2/enabled = true +tracks/2/path = NodePath("GPUParticles2D:process_material:initial_velocity_min") +tracks/2/interp = 1 +tracks/2/loop_wrap = true +tracks/2/keys = { +"times": PackedFloat32Array(0.1), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [350.0] +} +tracks/3/type = "value" +tracks/3/imported = false +tracks/3/enabled = true +tracks/3/path = NodePath("GPUParticles2D:process_material:initial_velocity_max") +tracks/3/interp = 1 +tracks/3/loop_wrap = true +tracks/3/keys = { +"times": PackedFloat32Array(0.1), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [550.0] +} +tracks/4/type = "value" +tracks/4/imported = false +tracks/4/enabled = true +tracks/4/path = NodePath("GPUParticles2D:amount_ratio") +tracks/4/interp = 1 +tracks/4/loop_wrap = true +tracks/4/keys = { +"times": PackedFloat32Array(0, 0.08, 0.11), +"transitions": PackedFloat32Array(1, 1, 1), +"update": 0, +"values": [0.4, 0.0, 1.0] +} +tracks/5/type = "value" +tracks/5/imported = false +tracks/5/enabled = true +tracks/5/path = NodePath("GPUParticles2D:emitting") +tracks/5/interp = 1 +tracks/5/loop_wrap = true +tracks/5/keys = { +"times": PackedFloat32Array(0.11), +"transitions": PackedFloat32Array(1), +"update": 1, +"values": [true] +} +tracks/6/type = "value" +tracks/6/imported = false +tracks/6/enabled = true +tracks/6/path = NodePath("GPUParticles2D:process_material:direction") +tracks/6/interp = 1 +tracks/6/loop_wrap = true +tracks/6/keys = { +"times": PackedFloat32Array(0.11), +"transitions": PackedFloat32Array(1), +"update": 0, +"values": [Vector3(-1, 0, 0)] +} + [sub_resource type="Animation" id="Animation_afodu"] resource_name = "attackSegment0" length = 0.2 @@ -576,342 +912,6 @@ tracks/6/keys = { "values": [Vector3(1, 0, 0)] } -[sub_resource type="Animation" id="Animation_vrgn0"] -resource_name = "attackInverse0" -length = 0.2 -tracks/0/type = "value" -tracks/0/imported = false -tracks/0/enabled = true -tracks/0/path = NodePath("GPUParticles2D:position") -tracks/0/interp = 1 -tracks/0/loop_wrap = true -tracks/0/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector2(833, 588)] -} -tracks/1/type = "value" -tracks/1/imported = false -tracks/1/enabled = true -tracks/1/path = NodePath("GPUParticles2D:lifetime") -tracks/1/interp = 1 -tracks/1/loop_wrap = true -tracks/1/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [3.0] -} -tracks/2/type = "value" -tracks/2/imported = false -tracks/2/enabled = true -tracks/2/path = NodePath("GPUParticles2D:process_material:scale_min") -tracks/2/interp = 1 -tracks/2/loop_wrap = true -tracks/2/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/3/type = "value" -tracks/3/imported = false -tracks/3/enabled = true -tracks/3/path = NodePath("GPUParticles2D:process_material:scale_max") -tracks/3/interp = 1 -tracks/3/loop_wrap = true -tracks/3/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/4/type = "value" -tracks/4/imported = false -tracks/4/enabled = true -tracks/4/path = NodePath("GPUParticles2D:process_material:linear_accel_min") -tracks/4/interp = 1 -tracks/4/loop_wrap = true -tracks/4/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/5/type = "value" -tracks/5/imported = false -tracks/5/enabled = true -tracks/5/path = NodePath("GPUParticles2D:process_material:linear_accel_max") -tracks/5/interp = 1 -tracks/5/loop_wrap = true -tracks/5/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/6/type = "value" -tracks/6/imported = false -tracks/6/enabled = true -tracks/6/path = NodePath("GPUParticles2D:process_material:tangential_accel_min") -tracks/6/interp = 1 -tracks/6/loop_wrap = true -tracks/6/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/7/type = "value" -tracks/7/imported = false -tracks/7/enabled = true -tracks/7/path = NodePath("GPUParticles2D:process_material:tangential_accel_max") -tracks/7/interp = 1 -tracks/7/loop_wrap = true -tracks/7/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [2.0] -} -tracks/8/type = "value" -tracks/8/imported = false -tracks/8/enabled = true -tracks/8/path = NodePath("AnimatedSprite2D:position") -tracks/8/interp = 1 -tracks/8/loop_wrap = true -tracks/8/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector2(845, 414)] -} -tracks/9/type = "value" -tracks/9/imported = false -tracks/9/enabled = true -tracks/9/path = NodePath("AnimatedSprite2D:scale") -tracks/9/interp = 1 -tracks/9/loop_wrap = true -tracks/9/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector2(1e-05, 1e-05)] -} -tracks/10/type = "value" -tracks/10/imported = false -tracks/10/enabled = true -tracks/10/path = NodePath("AnimatedSprite2D:speed_scale") -tracks/10/interp = 1 -tracks/10/loop_wrap = true -tracks/10/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [1.0] -} -tracks/11/type = "value" -tracks/11/imported = false -tracks/11/enabled = true -tracks/11/path = NodePath("GPUParticles2D:emitting") -tracks/11/interp = 1 -tracks/11/loop_wrap = true -tracks/11/keys = { -"times": PackedFloat32Array(0.01), -"transitions": PackedFloat32Array(1), -"update": 1, -"values": [true] -} -tracks/12/type = "value" -tracks/12/imported = false -tracks/12/enabled = true -tracks/12/path = NodePath("GPUParticles2D:amount_ratio") -tracks/12/interp = 1 -tracks/12/loop_wrap = true -tracks/12/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [0.2] -} -tracks/13/type = "value" -tracks/13/imported = false -tracks/13/enabled = true -tracks/13/path = NodePath("GPUParticles2D:process_material:initial_velocity_max") -tracks/13/interp = 1 -tracks/13/loop_wrap = true -tracks/13/keys = { -"times": PackedFloat32Array(0.2), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [100.0] -} -tracks/14/type = "value" -tracks/14/imported = false -tracks/14/enabled = true -tracks/14/path = NodePath("GPUParticles2D:process_material:initial_velocity_min") -tracks/14/interp = 1 -tracks/14/loop_wrap = true -tracks/14/keys = { -"times": PackedFloat32Array(0.2), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [100.0] -} -tracks/15/type = "value" -tracks/15/imported = false -tracks/15/enabled = true -tracks/15/path = NodePath("GPUParticles2D:process_material:direction") -tracks/15/interp = 1 -tracks/15/loop_wrap = true -tracks/15/keys = { -"times": PackedFloat32Array(0.2), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector3(0, -1, 0)] -} -tracks/16/type = "value" -tracks/16/imported = false -tracks/16/enabled = true -tracks/16/path = NodePath("GPUParticles2D:process_material:tangential_accel_curve:curve") -tracks/16/interp = 1 -tracks/16/loop_wrap = true -tracks/16/keys = { -"times": PackedFloat32Array(0.2), -"transitions": PackedFloat32Array(1), -"update": 1, -"values": [SubResource("Curve_p12s0")] -} -tracks/17/type = "value" -tracks/17/imported = false -tracks/17/enabled = true -tracks/17/path = NodePath("GPUParticles2D:process_material:linear_accel_curve") -tracks/17/interp = 1 -tracks/17/loop_wrap = true -tracks/17/keys = { -"times": PackedFloat32Array(0.2), -"transitions": PackedFloat32Array(1), -"update": 1, -"values": [SubResource("CurveTexture_s88ht")] -} - -[sub_resource type="Animation" id="Animation_0i6bj"] -resource_name = "attackInverse1" -length = 0.4 -tracks/0/type = "value" -tracks/0/imported = false -tracks/0/enabled = true -tracks/0/path = NodePath("AnimatedSprite2D:scale") -tracks/0/interp = 1 -tracks/0/loop_wrap = true -tracks/0/keys = { -"times": PackedFloat32Array(0, 0.4), -"transitions": PackedFloat32Array(1, 1), -"update": 0, -"values": [Vector2(0, 0), Vector2(1, 1)] -} -tracks/1/type = "value" -tracks/1/imported = false -tracks/1/enabled = true -tracks/1/path = NodePath("GPUParticles2D:amount_ratio") -tracks/1/interp = 1 -tracks/1/loop_wrap = true -tracks/1/keys = { -"times": PackedFloat32Array(0, 0.4), -"transitions": PackedFloat32Array(1, 1), -"update": 0, -"values": [0.2, 0.4] -} - -[sub_resource type="Animation" id="Animation_42ow4"] -resource_name = "attackInverse2" -length = 2.0 -tracks/0/type = "value" -tracks/0/imported = false -tracks/0/enabled = true -tracks/0/path = NodePath("AnimatedSprite2D:scale") -tracks/0/interp = 1 -tracks/0/loop_wrap = true -tracks/0/keys = { -"times": PackedFloat32Array(0, 0.4), -"transitions": PackedFloat32Array(1, 1), -"update": 0, -"values": [Vector2(1, 1), Vector2(1e-05, 1e-05)] -} -tracks/1/type = "value" -tracks/1/imported = false -tracks/1/enabled = true -tracks/1/path = NodePath("GPUParticles2D:position") -tracks/1/interp = 1 -tracks/1/loop_wrap = true -tracks/1/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector2(845, 414)] -} -tracks/2/type = "value" -tracks/2/imported = false -tracks/2/enabled = true -tracks/2/path = NodePath("GPUParticles2D:process_material:initial_velocity_min") -tracks/2/interp = 1 -tracks/2/loop_wrap = true -tracks/2/keys = { -"times": PackedFloat32Array(0.1), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [350.0] -} -tracks/3/type = "value" -tracks/3/imported = false -tracks/3/enabled = true -tracks/3/path = NodePath("GPUParticles2D:process_material:initial_velocity_max") -tracks/3/interp = 1 -tracks/3/loop_wrap = true -tracks/3/keys = { -"times": PackedFloat32Array(0.1), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [550.0] -} -tracks/4/type = "value" -tracks/4/imported = false -tracks/4/enabled = true -tracks/4/path = NodePath("GPUParticles2D:amount_ratio") -tracks/4/interp = 1 -tracks/4/loop_wrap = true -tracks/4/keys = { -"times": PackedFloat32Array(0, 0.08, 0.11), -"transitions": PackedFloat32Array(1, 1, 1), -"update": 0, -"values": [0.4, 0.0, 1.0] -} -tracks/5/type = "value" -tracks/5/imported = false -tracks/5/enabled = true -tracks/5/path = NodePath("GPUParticles2D:emitting") -tracks/5/interp = 1 -tracks/5/loop_wrap = true -tracks/5/keys = { -"times": PackedFloat32Array(0.11), -"transitions": PackedFloat32Array(1), -"update": 1, -"values": [true] -} -tracks/6/type = "value" -tracks/6/imported = false -tracks/6/enabled = true -tracks/6/path = NodePath("GPUParticles2D:process_material:direction") -tracks/6/interp = 1 -tracks/6/loop_wrap = true -tracks/6/keys = { -"times": PackedFloat32Array(0.11), -"transitions": PackedFloat32Array(1), -"update": 0, -"values": [Vector3(-1, 0, 0)] -} - [sub_resource type="AnimationLibrary" id="AnimationLibrary_im4uk"] _data = { "RESET": SubResource("Animation_aewhu"), @@ -1602,9 +1602,9 @@ animations = [{ }] [node name="acidSprayAnim" type="Node2D"] -script = ExtResource("1_3iwpy") +script = ExtResource("1_me1qg") finalIndex = 3 -soundEffect = "res://Sound/Effects/Spell Effects/burn_ice_001.wav" +soundEffect = "res://Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav" soundPlayedIndex = 2 [node name="AnimationPlayer" type="AnimationPlayer" parent="."] diff --git a/Scenes/Animations/fireballAnim.tscn b/Scenes/Animations/fireballAnim.tscn index 8956be8..9ba9f37 100644 --- a/Scenes/Animations/fireballAnim.tscn +++ b/Scenes/Animations/fireballAnim.tscn @@ -897,6 +897,8 @@ _data = { [node name="FireballAnim" type="Node2D"] script = ExtResource("1_eh23w") finalIndex = 8 +soundEffect = "res://Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav" +soundPlayedIndex = 8 [node name="GPUParticles2D" type="GPUParticles2D" parent="."] material = SubResource("CanvasItemMaterial_6walw") diff --git a/Scenes/Animations/frostCoatAnim.tscn b/Scenes/Animations/frostCoatAnim.tscn index 66012b6..0c632a2 100644 --- a/Scenes/Animations/frostCoatAnim.tscn +++ b/Scenes/Animations/frostCoatAnim.tscn @@ -258,7 +258,7 @@ _data = { [node name="FrostCoatAnim" type="Node2D"] script = ExtResource("1_pj7ee") -finalIndex = 3 +finalIndex = 2 soundEffect = "res://Sound/Effects/Spell Effects/axe_ice_005.wav" soundPlayedIndex = 3 diff --git a/Scenes/Animations/icyWindAnim.tscn b/Scenes/Animations/icyWindAnim.tscn index 9fc9134..16829c1 100644 --- a/Scenes/Animations/icyWindAnim.tscn +++ b/Scenes/Animations/icyWindAnim.tscn @@ -825,7 +825,7 @@ _data = { script = ExtResource("1_aonld") finalIndex = 5 soundEffect = "res://Sound/Effects/Spell Effects/CloudsMoving.wav" -soundPlayedIndex = 5 +soundPlayedIndex = 0 [node name="GPUParticles2D" type="GPUParticles2D" parent="."] material = SubResource("CanvasItemMaterial_ebtcy") diff --git a/Scenes/Animations/poisonShieldAnim.tscn b/Scenes/Animations/poisonShieldAnim.tscn index 6c7cb78..7095923 100644 --- a/Scenes/Animations/poisonShieldAnim.tscn +++ b/Scenes/Animations/poisonShieldAnim.tscn @@ -327,7 +327,7 @@ _data = { [node name="poisonShieldAnim" type="Node2D"] script = ExtResource("1_5cxts") -finalIndex = 5 +finalIndex = 4 soundEffect = "res://Sound/Effects/Spell Effects/axe_ice_005.wav" soundPlayedIndex = 5 diff --git a/Scenes/Animations/sandstormAnim.tscn b/Scenes/Animations/sandstormAnim.tscn index f4c0c08..1667aaa 100644 --- a/Scenes/Animations/sandstormAnim.tscn +++ b/Scenes/Animations/sandstormAnim.tscn @@ -723,7 +723,7 @@ region = Rect2(195, 10, 60, 54) script = ExtResource("1_dr6id") finalIndex = 5 soundEffect = "res://Sound/Effects/Spell Effects/CloudsMoving.wav" -soundPlayedIndex = 3 +soundPlayedIndex = 0 [node name="AnimationPlayer" type="AnimationPlayer" parent="."] libraries = { diff --git a/Scenes/UI/mainMenu.tscn b/Scenes/UI/mainMenu.tscn index 2ebefeb..09fb540 100644 --- a/Scenes/UI/mainMenu.tscn +++ b/Scenes/UI/mainMenu.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=57 format=3 uid="uid://cme8avdi3w0sg"] +[gd_scene load_steps=61 format=3 uid="uid://cme8avdi3w0sg"] [ext_resource type="Texture2D" uid="uid://s86ux2sxmlff" path="res://Sprites/Backgrounds/Castle Pack by CaptainSkeleto/castle pack5.png" id="1_7mj66"] [ext_resource type="Theme" uid="uid://bh8kyg4qt8rt7" path="res://Themes/default.tres" id="1_wybs8"] @@ -6,9 +6,12 @@ [ext_resource type="Texture2D" uid="uid://nnexhrn82ya1" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (12).png" id="3_8i0th"] [ext_resource type="Texture2D" uid="uid://cakcdmbrg18pl" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (10).png" id="3_13m7d"] [ext_resource type="Texture2D" uid="uid://bc2xelxdfct7m" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (2).png" id="5_ugt05"] +[ext_resource type="Script" path="res://Scripts/MenuButton.gd" id="6_7onk4"] [ext_resource type="PackedScene" uid="uid://c2tdawo5x8o16" path="res://Scenes/UI/ui_particles.tscn" id="7_cscky"] [ext_resource type="Texture2D" uid="uid://blydsiai2vc7g" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (15).png" id="7_l7447"] +[ext_resource type="AudioStream" uid="uid://lomnh1yqyp6x" path="res://Sound/Effects/UI/Minimalist2.wav" id="8_wj0ux"] [ext_resource type="Texture2D" uid="uid://belhgxticl42d" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (32).png" id="9_dxc8d"] +[ext_resource type="AudioStream" uid="uid://68t44hhb56j0" path="res://Sound/Effects/UI/Minimalist8.wav" id="9_eea22"] [ext_resource type="Texture2D" uid="uid://c678lemibfpux" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu_buttons/Menu_button (7).png" id="9_pbom3"] [ext_resource type="Texture2D" uid="uid://ddafxejha8w2x" path="res://Sprites/UI/Edinnu_UI_asset_pack/Dialogue_plates/Plate (36).png" id="10_0qgqi"] [ext_resource type="Script" path="res://Scripts/Settings.gd" id="13_dr3w5"] @@ -31,6 +34,7 @@ [ext_resource type="Resource" uid="uid://br28lfq7y7wq6" path="res://Resources/Credits/particles.tres" id="26_ceuxk"] [ext_resource type="Resource" uid="uid://dif2suudut0wr" path="res://Resources/Credits/soundEffects.tres" id="26_uqxdy"] [ext_resource type="Resource" uid="uid://dygm4rgw6tmj7" path="res://Resources/Credits/ui.tres" id="27_0qt1c"] +[ext_resource type="Resource" uid="uid://clxb5n4jjxuil" path="res://Resources/Credits/uiSounds.tres" id="28_khp6u"] [sub_resource type="Animation" id="Animation_eu62g"] length = 0.001 @@ -614,6 +618,7 @@ pivot_offset = Vector2(51, 20) theme = ExtResource("1_wybs8") texture_normal = ExtResource("3_13m7d") texture_pressed = ExtResource("3_8i0th") +script = ExtResource("6_7onk4") [node name="RichTextLabel" type="RichTextLabel" parent="TitleScreen/Buttons/Play"] layout_mode = 1 @@ -640,6 +645,14 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_flsys") size = Vector3(50, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Play"] +stream = ExtResource("8_wj0ux") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Play"] +stream = ExtResource("9_eea22") +bus = &"Effects" + [node name="Credits" type="TextureButton" parent="TitleScreen/Buttons"] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -659,6 +672,7 @@ pivot_offset = Vector2(51, 20) theme = ExtResource("1_wybs8") texture_normal = ExtResource("3_13m7d") texture_pressed = ExtResource("3_8i0th") +script = ExtResource("6_7onk4") [node name="RichTextLabel" type="RichTextLabel" parent="TitleScreen/Buttons/Credits"] layout_mode = 1 @@ -685,6 +699,14 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_gig2t") size = Vector3(50, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Credits"] +stream = ExtResource("8_wj0ux") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Credits"] +stream = ExtResource("9_eea22") +bus = &"Effects" + [node name="Settings" type="TextureButton" parent="TitleScreen/Buttons"] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -704,12 +726,21 @@ pivot_offset = Vector2(14.5, 14.5) theme = ExtResource("1_wybs8") texture_normal = ExtResource("5_ugt05") texture_pressed = SubResource("CompressedTexture2D_p4fhy") +script = ExtResource("6_7onk4") [node name="UIParticles" parent="TitleScreen/Buttons/Settings" instance=ExtResource("7_cscky")] position = Vector2(14.75, 15.25) process_material = SubResource("ParticleProcessMaterial_qfys1") size = Vector3(10, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Settings"] +stream = ExtResource("8_wj0ux") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Settings"] +stream = ExtResource("9_eea22") +bus = &"Effects" + [node name="Quit" type="TextureButton" parent="TitleScreen/Buttons"] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -730,12 +761,21 @@ theme = ExtResource("1_wybs8") texture_normal = ExtResource("7_l7447") texture_pressed = SubResource("CompressedTexture2D_12eqc") texture_disabled = ExtResource("9_dxc8d") +script = ExtResource("6_7onk4") [node name="UIParticles" parent="TitleScreen/Buttons/Quit" instance=ExtResource("7_cscky")] position = Vector2(14.75, 15.25) process_material = SubResource("ParticleProcessMaterial_1gsvf") size = Vector3(10, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Quit"] +stream = ExtResource("8_wj0ux") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="TitleScreen/Buttons/Quit"] +stream = ExtResource("9_eea22") +bus = &"Effects" + [node name="About" type="TextureButton" parent="TitleScreen/Buttons"] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -746,12 +786,21 @@ scale = Vector2(2, 2) theme = ExtResource("1_wybs8") texture_normal = ExtResource("9_pbom3") texture_pressed = SubResource("CompressedTexture2D_w72ti") +script = ExtResource("6_7onk4") [node name="UIParticles" parent="TitleScreen/Buttons/About" instance=ExtResource("7_cscky")] position = Vector2(14, 15) process_material = SubResource("ParticleProcessMaterial_y8xc4") size = Vector3(10, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="TitleScreen/Buttons/About"] +stream = ExtResource("8_wj0ux") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="TitleScreen/Buttons/About"] +stream = ExtResource("9_eea22") +bus = &"Effects" + [node name="About" type="Control" parent="TitleScreen"] layout_mode = 1 anchors_preset = 0 @@ -1217,6 +1266,7 @@ tooltip_text = "Home" theme = ExtResource("1_wybs8") texture_normal = ExtResource("14_7qiwh") texture_pressed = SubResource("CompressedTexture2D_nlsdk") +script = ExtResource("6_7onk4") [node name="UIParticles" parent="Settings/Home" instance=ExtResource("7_cscky")] position = Vector2(14.5, 16) @@ -1224,6 +1274,12 @@ scale = Vector2(0.5, 0.5) process_material = SubResource("ParticleProcessMaterial_nnvvu") size = Vector3(25, 25, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="Settings/Home"] +stream = ExtResource("8_wj0ux") + +[node name="click" type="AudioStreamPlayer" parent="Settings/Home"] +stream = ExtResource("9_eea22") + [node name="Settings" type="Control" parent="Settings"] visible = false layout_mode = 1 @@ -1629,6 +1685,7 @@ tooltip_text = "Home" theme = ExtResource("1_wybs8") texture_normal = ExtResource("14_7qiwh") texture_pressed = SubResource("CompressedTexture2D_nlsdk") +script = ExtResource("6_7onk4") [node name="UIParticles" parent="Settings/Settings/Home" instance=ExtResource("7_cscky")] position = Vector2(14.5, 16) @@ -1636,6 +1693,12 @@ scale = Vector2(0.5, 0.5) process_material = SubResource("ParticleProcessMaterial_nnvvu") size = Vector3(25, 25, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="Settings/Settings/Home"] +stream = ExtResource("8_wj0ux") + +[node name="click" type="AudioStreamPlayer" parent="Settings/Settings/Home"] +stream = ExtResource("9_eea22") + [node name="Credits" type="Control" parent="."] visible = false layout_mode = 1 @@ -1650,7 +1713,7 @@ mouse_filter = 2 theme = ExtResource("1_wybs8") script = ExtResource("20_ecqdj") spawnTimer = 0.8 -credits = Array[Resource("res://Resources/credit.gd")]([ExtResource("21_7nm4r"), ExtResource("22_23x55"), ExtResource("22_laxdl"), ExtResource("24_v3coc"), ExtResource("25_xj44e"), ExtResource("26_uqxdy"), ExtResource("27_0qt1c"), ExtResource("24_crwn2"), ExtResource("25_g7b4v"), ExtResource("26_ceuxk")]) +credits = Array[Resource("res://Resources/credit.gd")]([ExtResource("21_7nm4r"), ExtResource("22_23x55"), ExtResource("22_laxdl"), ExtResource("24_v3coc"), ExtResource("25_xj44e"), ExtResource("26_uqxdy"), ExtResource("28_khp6u"), ExtResource("27_0qt1c"), ExtResource("24_crwn2"), ExtResource("25_g7b4v"), ExtResource("26_ceuxk")]) [node name="Home" type="TextureButton" parent="Credits"] layout_mode = 1 @@ -1686,21 +1749,26 @@ grow_vertical = 2 color = Color(0.360784, 0.360784, 0.360784, 0.647059) [connection signal="animation_finished" from="AnimationPlayer" to="Credits" method="animFinished"] -[connection signal="mouse_entered" from="TitleScreen/Buttons/Play" to="TitleScreen/Buttons/Play/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="TitleScreen/Buttons/Play" to="TitleScreen/Buttons/Play/UIParticles" method="_on_mouse_exited"] +[connection signal="mouse_entered" from="TitleScreen/Buttons/Play" to="TitleScreen/Buttons/Play" method="onHover"] +[connection signal="mouse_exited" from="TitleScreen/Buttons/Play" to="TitleScreen/Buttons/Play" method="onLeave"] [connection signal="pressed" from="TitleScreen/Buttons/Play" to="TitleScreen" method="_on_play_pressed"] -[connection signal="mouse_entered" from="TitleScreen/Buttons/Credits" to="TitleScreen/Buttons/Credits/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="TitleScreen/Buttons/Credits" to="TitleScreen/Buttons/Credits/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="TitleScreen/Buttons/Play" to="TitleScreen/Buttons/Play" method="onClick"] +[connection signal="mouse_entered" from="TitleScreen/Buttons/Credits" to="TitleScreen/Buttons/Credits" method="onHover"] +[connection signal="mouse_exited" from="TitleScreen/Buttons/Credits" to="TitleScreen/Buttons/Credits" method="onLeave"] [connection signal="pressed" from="TitleScreen/Buttons/Credits" to="TitleScreen" method="_on_credits_pressed"] -[connection signal="mouse_entered" from="TitleScreen/Buttons/Settings" to="TitleScreen/Buttons/Settings/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="TitleScreen/Buttons/Settings" to="TitleScreen/Buttons/Settings/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="TitleScreen/Buttons/Credits" to="TitleScreen/Buttons/Credits" method="onClick"] +[connection signal="mouse_entered" from="TitleScreen/Buttons/Settings" to="TitleScreen/Buttons/Settings" method="onHover"] +[connection signal="mouse_exited" from="TitleScreen/Buttons/Settings" to="TitleScreen/Buttons/Settings" method="onLeave"] [connection signal="pressed" from="TitleScreen/Buttons/Settings" to="TitleScreen" method="_on_settings_pressed"] -[connection signal="mouse_entered" from="TitleScreen/Buttons/Quit" to="TitleScreen/Buttons/Quit/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="TitleScreen/Buttons/Quit" to="TitleScreen/Buttons/Quit/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="TitleScreen/Buttons/Settings" to="TitleScreen/Buttons/Settings" method="onClick"] +[connection signal="mouse_entered" from="TitleScreen/Buttons/Quit" to="TitleScreen/Buttons/Quit" method="onHover"] +[connection signal="mouse_exited" from="TitleScreen/Buttons/Quit" to="TitleScreen/Buttons/Quit" method="onLeave"] [connection signal="pressed" from="TitleScreen/Buttons/Quit" to="TitleScreen" method="_on_quit_pressed"] -[connection signal="mouse_entered" from="TitleScreen/Buttons/About" to="TitleScreen/Buttons/About/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="TitleScreen/Buttons/About" to="TitleScreen/Buttons/About/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="TitleScreen/Buttons/Quit" to="TitleScreen/Buttons/Quit" method="onClick"] +[connection signal="mouse_entered" from="TitleScreen/Buttons/About" to="TitleScreen/Buttons/About" method="onHover"] +[connection signal="mouse_exited" from="TitleScreen/Buttons/About" to="TitleScreen/Buttons/About" method="onLeave"] [connection signal="pressed" from="TitleScreen/Buttons/About" to="TitleScreen" method="_on_about_pressed"] +[connection signal="pressed" from="TitleScreen/Buttons/About" to="TitleScreen/Buttons/About" method="onClick"] [connection signal="item_selected" from="Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton" to="Settings" method="changeDifficulty"] [connection signal="value_changed" from="Settings/NinePatchRect/ScrollContainer/GridContainer/MasterSlide" to="Settings" method="changeVolMaster"] [connection signal="value_changed" from="Settings/NinePatchRect/ScrollContainer/GridContainer/MusicSlide" to="Settings" method="changeVolMusic"] @@ -1709,9 +1777,10 @@ color = Color(0.360784, 0.360784, 0.360784, 0.647059) [connection signal="item_selected" from="Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton3" to="Settings" method="vsyncChanged"] [connection signal="item_selected" from="Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton4" to="Settings" method="fpsChanged"] [connection signal="toggled" from="Settings/NinePatchRect/ScrollContainer/GridContainer/CheckBox" to="Settings" method="toggleFPSMonitor"] -[connection signal="mouse_entered" from="Settings/Home" to="Settings/Home/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="Settings/Home" to="Settings/Home/UIParticles" method="_on_mouse_exited"] -[connection signal="pressed" from="Settings/Home" to="Settings" method="home"] +[connection signal="mouse_entered" from="Settings/Home" to="Settings/Home" method="onHover"] +[connection signal="mouse_exited" from="Settings/Home" to="Settings/Home" method="onLeave"] +[connection signal="pressed" from="Settings/Home" to="Settings/Settings" method="home"] +[connection signal="pressed" from="Settings/Home" to="Settings/Home" method="onClick"] [connection signal="item_selected" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton" to="Settings/Settings" method="changeDifficulty"] [connection signal="value_changed" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/MasterSlide" to="Settings" method="changeVolMaster"] [connection signal="value_changed" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/MusicSlide" to="Settings" method="changeVolMusic"] @@ -1720,9 +1789,9 @@ color = Color(0.360784, 0.360784, 0.360784, 0.647059) [connection signal="item_selected" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton3" to="Settings/Settings" method="vsyncChanged"] [connection signal="item_selected" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/OptionButton4" to="Settings/Settings" method="fpsChanged"] [connection signal="toggled" from="Settings/Settings/NinePatchRect/ScrollContainer/GridContainer/CheckBox" to="Settings" method="toggleFPSMonitor"] -[connection signal="mouse_entered" from="Settings/Settings/Home" to="Settings/Settings/Home/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="Settings/Settings/Home" to="Settings/Settings/Home/UIParticles" method="_on_mouse_exited"] +[connection signal="mouse_entered" from="Settings/Settings/Home" to="Settings/Settings/Home" method="onHover"] [connection signal="pressed" from="Settings/Settings/Home" to="Settings/Settings" method="home"] +[connection signal="pressed" from="Settings/Settings/Home" to="Settings/Settings/Home" method="onClick"] [connection signal="mouse_entered" from="Credits/Home" to="Credits/Home/UIParticles" method="_on_mouse_entered"] [connection signal="mouse_exited" from="Credits/Home" to="Credits/Home/UIParticles" method="_on_mouse_exited"] [connection signal="pressed" from="Credits/Home" to="Credits" method="_on_home_pressed"] diff --git a/Scenes/UI/roundFinishedIndicator.tscn b/Scenes/UI/roundFinishedIndicator.tscn index 89ca9e0..ff92cb8 100644 --- a/Scenes/UI/roundFinishedIndicator.tscn +++ b/Scenes/UI/roundFinishedIndicator.tscn @@ -1,11 +1,14 @@ -[gd_scene load_steps=15 format=3 uid="uid://b887yld2mj8se"] +[gd_scene load_steps=18 format=3 uid="uid://b887yld2mj8se"] [ext_resource type="Script" path="res://Scripts/RoundFinishedIndicator.gd" id="1_l83ts"] [ext_resource type="Theme" uid="uid://bh8kyg4qt8rt7" path="res://Themes/default.tres" id="2_30ddm"] [ext_resource type="Texture2D" uid="uid://cakcdmbrg18pl" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (10).png" id="3_cvdkd"] [ext_resource type="Texture2D" uid="uid://nnexhrn82ya1" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (12).png" id="4_bj0li"] +[ext_resource type="Script" path="res://Scripts/MenuButton.gd" id="5_040y4"] [ext_resource type="PackedScene" uid="uid://c2tdawo5x8o16" path="res://Scenes/UI/ui_particles.tscn" id="5_c8481"] [ext_resource type="Texture2D" uid="uid://fwiid8drhoi" path="res://Sprites/Spells/Ice & Fire Spells Pack by Captainskeleto/Fire Spell Pack by Captainskeleto/Fire Spells/Fire Spell Pack58.png" id="6_tdot2"] +[ext_resource type="AudioStream" uid="uid://lomnh1yqyp6x" path="res://Sound/Effects/UI/Minimalist2.wav" id="7_n8156"] +[ext_resource type="AudioStream" uid="uid://68t44hhb56j0" path="res://Sound/Effects/UI/Minimalist8.wav" id="8_bp6lu"] [sub_resource type="Animation" id="Animation_hmukc"] length = 0.001 @@ -473,6 +476,7 @@ pivot_offset = Vector2(51, 20.25) theme = ExtResource("2_30ddm") texture_normal = ExtResource("3_cvdkd") texture_pressed = ExtResource("4_bj0li") +script = ExtResource("5_040y4") [node name="RichTextLabel" type="RichTextLabel" parent="Continue"] layout_mode = 1 @@ -499,6 +503,14 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_gpavg") size = Vector3(50, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="Continue"] +stream = ExtResource("7_n8156") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="Continue"] +stream = ExtResource("8_bp6lu") +bus = &"Effects" + [node name="NewSpell" type="Control" parent="."] layout_mode = 1 anchors_preset = 15 @@ -607,6 +619,7 @@ bbcode_enabled = true text = "[center]Description[/center]" [connection signal="animation_finished" from="AnimationPlayer" to="." method="animFinished"] -[connection signal="mouse_entered" from="Continue" to="Continue/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="Continue" to="Continue/UIParticles" method="_on_mouse_exited"] +[connection signal="mouse_entered" from="Continue" to="Continue" method="onHover"] +[connection signal="mouse_exited" from="Continue" to="Continue" method="onLeave"] [connection signal="pressed" from="Continue" to="." method="_on_continue_pressed"] +[connection signal="pressed" from="Continue" to="Continue" method="onClick"] diff --git a/Scenes/tavern.tscn b/Scenes/tavern.tscn index b17e048..10508a9 100644 --- a/Scenes/tavern.tscn +++ b/Scenes/tavern.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=13 format=3 uid="uid://drhhwv5jh0n7k"] +[gd_scene load_steps=16 format=3 uid="uid://drhhwv5jh0n7k"] [ext_resource type="Texture2D" uid="uid://bp2htek76abbm" path="res://Sprites/Backgrounds/Mountain Pack by CaptainSkeleto/Mountain Pack5.png" id="1_b0ksa"] [ext_resource type="Script" path="res://Scripts/tavern.gd" id="1_cj78a"] @@ -9,6 +9,9 @@ [ext_resource type="Texture2D" uid="uid://cakcdmbrg18pl" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (10).png" id="6_gib8n"] [ext_resource type="Texture2D" uid="uid://nnexhrn82ya1" path="res://Sprites/UI/Edinnu_UI_asset_pack/Menu/Menu (12).png" id="7_aipua"] [ext_resource type="PackedScene" uid="uid://c2tdawo5x8o16" path="res://Scenes/UI/ui_particles.tscn" id="8_2ee6o"] +[ext_resource type="Script" path="res://Scripts/MenuButton.gd" id="9_px6kx"] +[ext_resource type="AudioStream" uid="uid://lomnh1yqyp6x" path="res://Sound/Effects/UI/Minimalist2.wav" id="11_pqptp"] +[ext_resource type="AudioStream" uid="uid://68t44hhb56j0" path="res://Sound/Effects/UI/Minimalist8.wav" id="12_fattn"] [sub_resource type="Curve" id="Curve_mel5c"] _data = [Vector2(0, 0), 0.0, 3.2967, 0, 0, Vector2(0.226667, 1), -0.400951, -0.400951, 0, 0, Vector2(1, 0), 0.0, 0.0, 0, 0] @@ -309,6 +312,7 @@ theme = ExtResource("4_idn88") disabled = true texture_normal = ExtResource("6_gib8n") texture_pressed = ExtResource("7_aipua") +script = ExtResource("9_px6kx") [node name="RichTextLabel" type="RichTextLabel" parent="Choice"] layout_mode = 1 @@ -335,6 +339,14 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_lpmqh") size = Vector3(50, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="Choice"] +stream = ExtResource("11_pqptp") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="Choice"] +stream = ExtResource("12_fattn") +bus = &"Effects" + [node name="Continue" type="TextureButton" parent="."] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -354,6 +366,7 @@ pivot_offset = Vector2(51, 20) theme = ExtResource("4_idn88") texture_normal = ExtResource("6_gib8n") texture_pressed = ExtResource("7_aipua") +script = ExtResource("9_px6kx") [node name="RichTextLabel" type="RichTextLabel" parent="Continue"] layout_mode = 1 @@ -380,6 +393,14 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_lpmqh") size = Vector3(50, 10, 0.1) +[node name="hover" type="AudioStreamPlayer" parent="Continue"] +stream = ExtResource("11_pqptp") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="Continue"] +stream = ExtResource("12_fattn") +bus = &"Effects" + [node name="MainMenu" type="TextureButton" parent="."] modulate = Color(1, 0.972549, 0.811765, 1) layout_mode = 1 @@ -399,6 +420,7 @@ pivot_offset = Vector2(51, 20) theme = ExtResource("4_idn88") texture_normal = ExtResource("6_gib8n") texture_pressed = ExtResource("7_aipua") +script = ExtResource("9_px6kx") [node name="RichTextLabel" type="RichTextLabel" parent="MainMenu"] layout_mode = 1 @@ -425,12 +447,23 @@ position = Vector2(50, 20) process_material = SubResource("ParticleProcessMaterial_lpmqh") size = Vector3(50, 10, 0.1) -[connection signal="mouse_entered" from="Choice" to="Choice/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="Choice" to="Choice/UIParticles" method="_on_mouse_exited"] +[node name="hover" type="AudioStreamPlayer" parent="MainMenu"] +stream = ExtResource("11_pqptp") +bus = &"Effects" + +[node name="click" type="AudioStreamPlayer" parent="MainMenu"] +stream = ExtResource("12_fattn") +bus = &"Effects" + +[connection signal="mouse_entered" from="Choice" to="Choice" method="onHover"] +[connection signal="mouse_exited" from="Choice" to="Choice" method="onLeave"] [connection signal="pressed" from="Choice" to="." method="_on_choice_pressed"] -[connection signal="mouse_entered" from="Continue" to="Continue/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="Continue" to="Continue/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="Choice" to="Choice" method="onClick"] +[connection signal="mouse_entered" from="Continue" to="Continue" method="onHover"] +[connection signal="mouse_exited" from="Continue" to="Continue" method="onLeave"] [connection signal="pressed" from="Continue" to="." method="_on_continue_pressed"] -[connection signal="mouse_entered" from="MainMenu" to="MainMenu/UIParticles" method="_on_mouse_entered"] -[connection signal="mouse_exited" from="MainMenu" to="MainMenu/UIParticles" method="_on_mouse_exited"] +[connection signal="pressed" from="Continue" to="Continue" method="onClick"] +[connection signal="mouse_entered" from="MainMenu" to="MainMenu" method="onHover"] +[connection signal="mouse_exited" from="MainMenu" to="MainMenu" method="onLeave"] [connection signal="pressed" from="MainMenu" to="." method="_on_main_menu_pressed"] +[connection signal="pressed" from="MainMenu" to="MainMenu" method="onClick"] diff --git a/Scripts/MenuButton.gd b/Scripts/MenuButton.gd new file mode 100644 index 0000000..378d342 --- /dev/null +++ b/Scripts/MenuButton.gd @@ -0,0 +1,18 @@ +extends TextureButton + +@onready var particles: GPUParticles2D = $UIParticles +@onready var hoverSound: AudioStreamPlayer = $hover +@onready var clickSound: AudioStreamPlayer = $click + +func onHover(): + if (disabled): return + particles.emitting = true + hoverSound.play() + +func onClick(): + if (disabled): return + clickSound.play() + +func onLeave(): + if (disabled): return + particles.emitting = false diff --git a/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav b/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav new file mode 100644 index 0000000..a854dd7 Binary files /dev/null and b/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav differ diff --git a/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav.import b/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav.import new file mode 100644 index 0000000..59603ed --- /dev/null +++ b/Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://epv33cmsc20d" +path="res://.godot/imported/CHEMICAL ACID Sizzle, Burn, Short 02.wav-31c3d1feb3fddf3d14ed82d80e3e6f36.sample" + +[deps] + +source_file="res://Sound/Effects/Spell Effects/CHEMICAL ACID Sizzle, Burn, Short 02.wav" +dest_files=["res://.godot/imported/CHEMICAL ACID Sizzle, Burn, Short 02.wav-31c3d1feb3fddf3d14ed82d80e3e6f36.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav b/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav new file mode 100644 index 0000000..8dedaa0 Binary files /dev/null and b/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav differ diff --git a/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav.import b/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav.import new file mode 100644 index 0000000..4734b62 --- /dev/null +++ b/Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://drxqtqshuq6wq" +path="res://.godot/imported/Magic_Explosion_Short19.wav-933f61ed2daef22baeb0963ccea65157.sample" + +[deps] + +source_file="res://Sound/Effects/Spell Effects/Magic_Explosion_Short19.wav" +dest_files=["res://.godot/imported/Magic_Explosion_Short19.wav-933f61ed2daef22baeb0963ccea65157.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Abstract1.wav b/Sound/Effects/UI/Abstract1.wav new file mode 100644 index 0000000..55d1961 Binary files /dev/null and b/Sound/Effects/UI/Abstract1.wav differ diff --git a/Sound/Effects/UI/Abstract1.wav.import b/Sound/Effects/UI/Abstract1.wav.import new file mode 100644 index 0000000..a82886e --- /dev/null +++ b/Sound/Effects/UI/Abstract1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bejr8p02nkokg" +path="res://.godot/imported/Abstract1.wav-3940f4ba5e2750b69f3aaca066ad50be.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Abstract1.wav" +dest_files=["res://.godot/imported/Abstract1.wav-3940f4ba5e2750b69f3aaca066ad50be.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Abstract2.wav b/Sound/Effects/UI/Abstract2.wav new file mode 100644 index 0000000..3bba5a5 Binary files /dev/null and b/Sound/Effects/UI/Abstract2.wav differ diff --git a/Sound/Effects/UI/Abstract2.wav.import b/Sound/Effects/UI/Abstract2.wav.import new file mode 100644 index 0000000..3c62bd4 --- /dev/null +++ b/Sound/Effects/UI/Abstract2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://clp57baj3imo2" +path="res://.godot/imported/Abstract2.wav-093382956e73739b1c9ad71c4984c03c.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Abstract2.wav" +dest_files=["res://.godot/imported/Abstract2.wav-093382956e73739b1c9ad71c4984c03c.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/African1.wav b/Sound/Effects/UI/African1.wav new file mode 100644 index 0000000..416a9f5 Binary files /dev/null and b/Sound/Effects/UI/African1.wav differ diff --git a/Sound/Effects/UI/African1.wav.import b/Sound/Effects/UI/African1.wav.import new file mode 100644 index 0000000..730483d --- /dev/null +++ b/Sound/Effects/UI/African1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dyfux4wxrdmmc" +path="res://.godot/imported/African1.wav-791855f37f402a0b2364ef416044b125.sample" + +[deps] + +source_file="res://Sound/Effects/UI/African1.wav" +dest_files=["res://.godot/imported/African1.wav-791855f37f402a0b2364ef416044b125.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/African2.wav b/Sound/Effects/UI/African2.wav new file mode 100644 index 0000000..075d89e Binary files /dev/null and b/Sound/Effects/UI/African2.wav differ diff --git a/Sound/Effects/UI/African2.wav.import b/Sound/Effects/UI/African2.wav.import new file mode 100644 index 0000000..5cb1375 --- /dev/null +++ b/Sound/Effects/UI/African2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://deqgq3c5780r0" +path="res://.godot/imported/African2.wav-1d4d4eec07d58ef42c6b96eabd352ac9.sample" + +[deps] + +source_file="res://Sound/Effects/UI/African2.wav" +dest_files=["res://.godot/imported/African2.wav-1d4d4eec07d58ef42c6b96eabd352ac9.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/African3.wav b/Sound/Effects/UI/African3.wav new file mode 100644 index 0000000..14b54d0 Binary files /dev/null and b/Sound/Effects/UI/African3.wav differ diff --git a/Sound/Effects/UI/African3.wav.import b/Sound/Effects/UI/African3.wav.import new file mode 100644 index 0000000..6bbee50 --- /dev/null +++ b/Sound/Effects/UI/African3.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://crg04pcvicsgc" +path="res://.godot/imported/African3.wav-7e826ea14fd1438cd5933326753d5296.sample" + +[deps] + +source_file="res://Sound/Effects/UI/African3.wav" +dest_files=["res://.godot/imported/African3.wav-7e826ea14fd1438cd5933326753d5296.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/African4.wav b/Sound/Effects/UI/African4.wav new file mode 100644 index 0000000..bfbfbf2 Binary files /dev/null and b/Sound/Effects/UI/African4.wav differ diff --git a/Sound/Effects/UI/African4.wav.import b/Sound/Effects/UI/African4.wav.import new file mode 100644 index 0000000..9f6ecc7 --- /dev/null +++ b/Sound/Effects/UI/African4.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://ccn33kmiqon75" +path="res://.godot/imported/African4.wav-6310e93c329ede545e16911362f7877b.sample" + +[deps] + +source_file="res://Sound/Effects/UI/African4.wav" +dest_files=["res://.godot/imported/African4.wav-6310e93c329ede545e16911362f7877b.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Coffee1.wav b/Sound/Effects/UI/Coffee1.wav new file mode 100644 index 0000000..cb44c22 Binary files /dev/null and b/Sound/Effects/UI/Coffee1.wav differ diff --git a/Sound/Effects/UI/Coffee1.wav.import b/Sound/Effects/UI/Coffee1.wav.import new file mode 100644 index 0000000..433553e --- /dev/null +++ b/Sound/Effects/UI/Coffee1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c0h6cd8lml8vs" +path="res://.godot/imported/Coffee1.wav-180ac64fa249da497b7ad2718627a06d.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Coffee1.wav" +dest_files=["res://.godot/imported/Coffee1.wav-180ac64fa249da497b7ad2718627a06d.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Coffee2.wav b/Sound/Effects/UI/Coffee2.wav new file mode 100644 index 0000000..05d4073 Binary files /dev/null and b/Sound/Effects/UI/Coffee2.wav differ diff --git a/Sound/Effects/UI/Coffee2.wav.import b/Sound/Effects/UI/Coffee2.wav.import new file mode 100644 index 0000000..5c40374 --- /dev/null +++ b/Sound/Effects/UI/Coffee2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cl5l0a5tws5ac" +path="res://.godot/imported/Coffee2.wav-f5c30039aff47e57d55145bcfbaf89f5.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Coffee2.wav" +dest_files=["res://.godot/imported/Coffee2.wav-f5c30039aff47e57d55145bcfbaf89f5.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist1.wav b/Sound/Effects/UI/Minimalist1.wav new file mode 100644 index 0000000..b0e9230 Binary files /dev/null and b/Sound/Effects/UI/Minimalist1.wav differ diff --git a/Sound/Effects/UI/Minimalist1.wav.import b/Sound/Effects/UI/Minimalist1.wav.import new file mode 100644 index 0000000..c628a96 --- /dev/null +++ b/Sound/Effects/UI/Minimalist1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dtlcy5aot14uk" +path="res://.godot/imported/Minimalist1.wav-1bb50e2bfd934c9d162e6a24ffa19c73.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist1.wav" +dest_files=["res://.godot/imported/Minimalist1.wav-1bb50e2bfd934c9d162e6a24ffa19c73.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist10.wav b/Sound/Effects/UI/Minimalist10.wav new file mode 100644 index 0000000..881ba35 Binary files /dev/null and b/Sound/Effects/UI/Minimalist10.wav differ diff --git a/Sound/Effects/UI/Minimalist10.wav.import b/Sound/Effects/UI/Minimalist10.wav.import new file mode 100644 index 0000000..e0bea2e --- /dev/null +++ b/Sound/Effects/UI/Minimalist10.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://ch3l5afi0sqx1" +path="res://.godot/imported/Minimalist10.wav-c27204b92cce4207c08dd1746d16d40d.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist10.wav" +dest_files=["res://.godot/imported/Minimalist10.wav-c27204b92cce4207c08dd1746d16d40d.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist11.wav b/Sound/Effects/UI/Minimalist11.wav new file mode 100644 index 0000000..f656b4a Binary files /dev/null and b/Sound/Effects/UI/Minimalist11.wav differ diff --git a/Sound/Effects/UI/Minimalist11.wav.import b/Sound/Effects/UI/Minimalist11.wav.import new file mode 100644 index 0000000..4ab882d --- /dev/null +++ b/Sound/Effects/UI/Minimalist11.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://8opecjogiasr" +path="res://.godot/imported/Minimalist11.wav-49882509669263e9887becb77c10529a.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist11.wav" +dest_files=["res://.godot/imported/Minimalist11.wav-49882509669263e9887becb77c10529a.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist12.wav b/Sound/Effects/UI/Minimalist12.wav new file mode 100644 index 0000000..b391f7c Binary files /dev/null and b/Sound/Effects/UI/Minimalist12.wav differ diff --git a/Sound/Effects/UI/Minimalist12.wav.import b/Sound/Effects/UI/Minimalist12.wav.import new file mode 100644 index 0000000..08200f3 --- /dev/null +++ b/Sound/Effects/UI/Minimalist12.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://d28osf0n3lm1n" +path="res://.godot/imported/Minimalist12.wav-3f271375433a3e70b2b6e109942dbdf7.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist12.wav" +dest_files=["res://.godot/imported/Minimalist12.wav-3f271375433a3e70b2b6e109942dbdf7.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist13.wav b/Sound/Effects/UI/Minimalist13.wav new file mode 100644 index 0000000..f1e15b6 Binary files /dev/null and b/Sound/Effects/UI/Minimalist13.wav differ diff --git a/Sound/Effects/UI/Minimalist13.wav.import b/Sound/Effects/UI/Minimalist13.wav.import new file mode 100644 index 0000000..f24333a --- /dev/null +++ b/Sound/Effects/UI/Minimalist13.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://smhrhr2y8mlk" +path="res://.godot/imported/Minimalist13.wav-344630db853cbe14efdb25a705834a4b.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist13.wav" +dest_files=["res://.godot/imported/Minimalist13.wav-344630db853cbe14efdb25a705834a4b.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist2.wav b/Sound/Effects/UI/Minimalist2.wav new file mode 100644 index 0000000..3694db5 Binary files /dev/null and b/Sound/Effects/UI/Minimalist2.wav differ diff --git a/Sound/Effects/UI/Minimalist2.wav.import b/Sound/Effects/UI/Minimalist2.wav.import new file mode 100644 index 0000000..77e9df1 --- /dev/null +++ b/Sound/Effects/UI/Minimalist2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://lomnh1yqyp6x" +path="res://.godot/imported/Minimalist2.wav-9d57094992ef77df30cf71b4cc8abd71.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist2.wav" +dest_files=["res://.godot/imported/Minimalist2.wav-9d57094992ef77df30cf71b4cc8abd71.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist3.wav b/Sound/Effects/UI/Minimalist3.wav new file mode 100644 index 0000000..45b28fd Binary files /dev/null and b/Sound/Effects/UI/Minimalist3.wav differ diff --git a/Sound/Effects/UI/Minimalist3.wav.import b/Sound/Effects/UI/Minimalist3.wav.import new file mode 100644 index 0000000..b1ce9ab --- /dev/null +++ b/Sound/Effects/UI/Minimalist3.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://tr1yl38xm5t8" +path="res://.godot/imported/Minimalist3.wav-0fd2de03f0464fdc2338c3d1d2edb08d.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist3.wav" +dest_files=["res://.godot/imported/Minimalist3.wav-0fd2de03f0464fdc2338c3d1d2edb08d.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist4.wav b/Sound/Effects/UI/Minimalist4.wav new file mode 100644 index 0000000..2319d7b Binary files /dev/null and b/Sound/Effects/UI/Minimalist4.wav differ diff --git a/Sound/Effects/UI/Minimalist4.wav.import b/Sound/Effects/UI/Minimalist4.wav.import new file mode 100644 index 0000000..4c6c576 --- /dev/null +++ b/Sound/Effects/UI/Minimalist4.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dvltbydko460u" +path="res://.godot/imported/Minimalist4.wav-8190bf9c03e6a3585af5373d9827f5f2.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist4.wav" +dest_files=["res://.godot/imported/Minimalist4.wav-8190bf9c03e6a3585af5373d9827f5f2.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist5.wav b/Sound/Effects/UI/Minimalist5.wav new file mode 100644 index 0000000..558f9cc Binary files /dev/null and b/Sound/Effects/UI/Minimalist5.wav differ diff --git a/Sound/Effects/UI/Minimalist5.wav.import b/Sound/Effects/UI/Minimalist5.wav.import new file mode 100644 index 0000000..6e1fbce --- /dev/null +++ b/Sound/Effects/UI/Minimalist5.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bgdljddqcxlw0" +path="res://.godot/imported/Minimalist5.wav-a151d0a575d1818c49264d747f2db3f1.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist5.wav" +dest_files=["res://.godot/imported/Minimalist5.wav-a151d0a575d1818c49264d747f2db3f1.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist6.wav b/Sound/Effects/UI/Minimalist6.wav new file mode 100644 index 0000000..a94fec7 Binary files /dev/null and b/Sound/Effects/UI/Minimalist6.wav differ diff --git a/Sound/Effects/UI/Minimalist6.wav.import b/Sound/Effects/UI/Minimalist6.wav.import new file mode 100644 index 0000000..c04d928 --- /dev/null +++ b/Sound/Effects/UI/Minimalist6.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://chooqi7wu7r4b" +path="res://.godot/imported/Minimalist6.wav-c03d6a10385740ba905f163fd367e414.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist6.wav" +dest_files=["res://.godot/imported/Minimalist6.wav-c03d6a10385740ba905f163fd367e414.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist7.wav b/Sound/Effects/UI/Minimalist7.wav new file mode 100644 index 0000000..b823852 Binary files /dev/null and b/Sound/Effects/UI/Minimalist7.wav differ diff --git a/Sound/Effects/UI/Minimalist7.wav.import b/Sound/Effects/UI/Minimalist7.wav.import new file mode 100644 index 0000000..faf45c7 --- /dev/null +++ b/Sound/Effects/UI/Minimalist7.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bylfgcm2doff2" +path="res://.godot/imported/Minimalist7.wav-bd9cd5a2230a64222040ac147f551adc.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist7.wav" +dest_files=["res://.godot/imported/Minimalist7.wav-bd9cd5a2230a64222040ac147f551adc.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist8.wav b/Sound/Effects/UI/Minimalist8.wav new file mode 100644 index 0000000..5240f83 Binary files /dev/null and b/Sound/Effects/UI/Minimalist8.wav differ diff --git a/Sound/Effects/UI/Minimalist8.wav.import b/Sound/Effects/UI/Minimalist8.wav.import new file mode 100644 index 0000000..8d248b4 --- /dev/null +++ b/Sound/Effects/UI/Minimalist8.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://68t44hhb56j0" +path="res://.godot/imported/Minimalist8.wav-d0d6c81669d1c50edebd4c4a4d6073d0.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist8.wav" +dest_files=["res://.godot/imported/Minimalist8.wav-d0d6c81669d1c50edebd4c4a4d6073d0.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Minimalist9.wav b/Sound/Effects/UI/Minimalist9.wav new file mode 100644 index 0000000..21cb2ed Binary files /dev/null and b/Sound/Effects/UI/Minimalist9.wav differ diff --git a/Sound/Effects/UI/Minimalist9.wav.import b/Sound/Effects/UI/Minimalist9.wav.import new file mode 100644 index 0000000..340791c --- /dev/null +++ b/Sound/Effects/UI/Minimalist9.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cyrk2jio4lqrg" +path="res://.godot/imported/Minimalist9.wav-fe5c8f9f40564ce110b074fd3cf537df.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Minimalist9.wav" +dest_files=["res://.godot/imported/Minimalist9.wav-fe5c8f9f40564ce110b074fd3cf537df.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern1.wav b/Sound/Effects/UI/Modern1.wav new file mode 100644 index 0000000..120ff7e Binary files /dev/null and b/Sound/Effects/UI/Modern1.wav differ diff --git a/Sound/Effects/UI/Modern1.wav.import b/Sound/Effects/UI/Modern1.wav.import new file mode 100644 index 0000000..a8f7d7e --- /dev/null +++ b/Sound/Effects/UI/Modern1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://ijacarmvjnri" +path="res://.godot/imported/Modern1.wav-8b016c118780ea780c45e193a1842bcd.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern1.wav" +dest_files=["res://.godot/imported/Modern1.wav-8b016c118780ea780c45e193a1842bcd.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern10.wav b/Sound/Effects/UI/Modern10.wav new file mode 100644 index 0000000..4ed6bf1 Binary files /dev/null and b/Sound/Effects/UI/Modern10.wav differ diff --git a/Sound/Effects/UI/Modern10.wav.import b/Sound/Effects/UI/Modern10.wav.import new file mode 100644 index 0000000..56dfc07 --- /dev/null +++ b/Sound/Effects/UI/Modern10.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bre43xo3oycis" +path="res://.godot/imported/Modern10.wav-77bfd8f0e0cc535687a6de232e861997.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern10.wav" +dest_files=["res://.godot/imported/Modern10.wav-77bfd8f0e0cc535687a6de232e861997.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern11.wav b/Sound/Effects/UI/Modern11.wav new file mode 100644 index 0000000..8d3bb16 Binary files /dev/null and b/Sound/Effects/UI/Modern11.wav differ diff --git a/Sound/Effects/UI/Modern11.wav.import b/Sound/Effects/UI/Modern11.wav.import new file mode 100644 index 0000000..98fe8b5 --- /dev/null +++ b/Sound/Effects/UI/Modern11.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://blmc8idimndvt" +path="res://.godot/imported/Modern11.wav-6ea163b15927fcda03de10e534567787.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern11.wav" +dest_files=["res://.godot/imported/Modern11.wav-6ea163b15927fcda03de10e534567787.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern12.wav b/Sound/Effects/UI/Modern12.wav new file mode 100644 index 0000000..adcf097 Binary files /dev/null and b/Sound/Effects/UI/Modern12.wav differ diff --git a/Sound/Effects/UI/Modern12.wav.import b/Sound/Effects/UI/Modern12.wav.import new file mode 100644 index 0000000..084f808 --- /dev/null +++ b/Sound/Effects/UI/Modern12.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://b7sqvlj1ohk1r" +path="res://.godot/imported/Modern12.wav-bd44a188ac8b961992cdd47290aa6b30.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern12.wav" +dest_files=["res://.godot/imported/Modern12.wav-bd44a188ac8b961992cdd47290aa6b30.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern13.wav b/Sound/Effects/UI/Modern13.wav new file mode 100644 index 0000000..16090c4 Binary files /dev/null and b/Sound/Effects/UI/Modern13.wav differ diff --git a/Sound/Effects/UI/Modern13.wav.import b/Sound/Effects/UI/Modern13.wav.import new file mode 100644 index 0000000..e98daa2 --- /dev/null +++ b/Sound/Effects/UI/Modern13.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cgaq47d21q0vq" +path="res://.godot/imported/Modern13.wav-5fb096a37016e3ec89a921c7509d478b.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern13.wav" +dest_files=["res://.godot/imported/Modern13.wav-5fb096a37016e3ec89a921c7509d478b.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern14.wav b/Sound/Effects/UI/Modern14.wav new file mode 100644 index 0000000..cc78257 Binary files /dev/null and b/Sound/Effects/UI/Modern14.wav differ diff --git a/Sound/Effects/UI/Modern14.wav.import b/Sound/Effects/UI/Modern14.wav.import new file mode 100644 index 0000000..52e9b78 --- /dev/null +++ b/Sound/Effects/UI/Modern14.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dw5via8ef8fwk" +path="res://.godot/imported/Modern14.wav-e9913d3e056eb91ab3bab48616c28655.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern14.wav" +dest_files=["res://.godot/imported/Modern14.wav-e9913d3e056eb91ab3bab48616c28655.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern15.wav b/Sound/Effects/UI/Modern15.wav new file mode 100644 index 0000000..1184af6 Binary files /dev/null and b/Sound/Effects/UI/Modern15.wav differ diff --git a/Sound/Effects/UI/Modern15.wav.import b/Sound/Effects/UI/Modern15.wav.import new file mode 100644 index 0000000..5c72132 --- /dev/null +++ b/Sound/Effects/UI/Modern15.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bs6doryxl1nrr" +path="res://.godot/imported/Modern15.wav-6e0427cacc3fdc1d7e9034b94b8ad78c.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern15.wav" +dest_files=["res://.godot/imported/Modern15.wav-6e0427cacc3fdc1d7e9034b94b8ad78c.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern16.wav b/Sound/Effects/UI/Modern16.wav new file mode 100644 index 0000000..64edae8 Binary files /dev/null and b/Sound/Effects/UI/Modern16.wav differ diff --git a/Sound/Effects/UI/Modern16.wav.import b/Sound/Effects/UI/Modern16.wav.import new file mode 100644 index 0000000..d8fd285 --- /dev/null +++ b/Sound/Effects/UI/Modern16.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://by83dbj57e4eg" +path="res://.godot/imported/Modern16.wav-0d99cde89d2110ce5ed3d091dc56d274.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern16.wav" +dest_files=["res://.godot/imported/Modern16.wav-0d99cde89d2110ce5ed3d091dc56d274.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern2.wav b/Sound/Effects/UI/Modern2.wav new file mode 100644 index 0000000..43895cd Binary files /dev/null and b/Sound/Effects/UI/Modern2.wav differ diff --git a/Sound/Effects/UI/Modern2.wav.import b/Sound/Effects/UI/Modern2.wav.import new file mode 100644 index 0000000..d8bab4f --- /dev/null +++ b/Sound/Effects/UI/Modern2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dmadyxq8dqkn6" +path="res://.godot/imported/Modern2.wav-d3d305080fa7d582616181d3c054e051.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern2.wav" +dest_files=["res://.godot/imported/Modern2.wav-d3d305080fa7d582616181d3c054e051.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern3.wav b/Sound/Effects/UI/Modern3.wav new file mode 100644 index 0000000..1b901b7 Binary files /dev/null and b/Sound/Effects/UI/Modern3.wav differ diff --git a/Sound/Effects/UI/Modern3.wav.import b/Sound/Effects/UI/Modern3.wav.import new file mode 100644 index 0000000..0a91d31 --- /dev/null +++ b/Sound/Effects/UI/Modern3.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bjf6m6xa7i5bp" +path="res://.godot/imported/Modern3.wav-fa68192ee3357927ba402b822235ced7.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern3.wav" +dest_files=["res://.godot/imported/Modern3.wav-fa68192ee3357927ba402b822235ced7.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern4.wav b/Sound/Effects/UI/Modern4.wav new file mode 100644 index 0000000..6d89402 Binary files /dev/null and b/Sound/Effects/UI/Modern4.wav differ diff --git a/Sound/Effects/UI/Modern4.wav.import b/Sound/Effects/UI/Modern4.wav.import new file mode 100644 index 0000000..dc9ab4d --- /dev/null +++ b/Sound/Effects/UI/Modern4.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://d3fipxpaatcu0" +path="res://.godot/imported/Modern4.wav-edd0ca6e2d12b40c2d00a9ca1bd69370.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern4.wav" +dest_files=["res://.godot/imported/Modern4.wav-edd0ca6e2d12b40c2d00a9ca1bd69370.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern5.wav b/Sound/Effects/UI/Modern5.wav new file mode 100644 index 0000000..95c08ed Binary files /dev/null and b/Sound/Effects/UI/Modern5.wav differ diff --git a/Sound/Effects/UI/Modern5.wav.import b/Sound/Effects/UI/Modern5.wav.import new file mode 100644 index 0000000..edd86df --- /dev/null +++ b/Sound/Effects/UI/Modern5.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://id7lbg5luryl" +path="res://.godot/imported/Modern5.wav-db5783260d49e7865256754e4c705111.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern5.wav" +dest_files=["res://.godot/imported/Modern5.wav-db5783260d49e7865256754e4c705111.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern6.wav b/Sound/Effects/UI/Modern6.wav new file mode 100644 index 0000000..73b7eb0 Binary files /dev/null and b/Sound/Effects/UI/Modern6.wav differ diff --git a/Sound/Effects/UI/Modern6.wav.import b/Sound/Effects/UI/Modern6.wav.import new file mode 100644 index 0000000..253098f --- /dev/null +++ b/Sound/Effects/UI/Modern6.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://yb33eoq7tcy5" +path="res://.godot/imported/Modern6.wav-46c1ad4939ae4f8898616d2430ea1886.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern6.wav" +dest_files=["res://.godot/imported/Modern6.wav-46c1ad4939ae4f8898616d2430ea1886.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern7.wav b/Sound/Effects/UI/Modern7.wav new file mode 100644 index 0000000..362a6ac Binary files /dev/null and b/Sound/Effects/UI/Modern7.wav differ diff --git a/Sound/Effects/UI/Modern7.wav.import b/Sound/Effects/UI/Modern7.wav.import new file mode 100644 index 0000000..7289b67 --- /dev/null +++ b/Sound/Effects/UI/Modern7.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cm3ng3o4snhnw" +path="res://.godot/imported/Modern7.wav-abcc220e9f0617ab0dec240c657a2b7a.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern7.wav" +dest_files=["res://.godot/imported/Modern7.wav-abcc220e9f0617ab0dec240c657a2b7a.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern8.wav b/Sound/Effects/UI/Modern8.wav new file mode 100644 index 0000000..cc66aaa Binary files /dev/null and b/Sound/Effects/UI/Modern8.wav differ diff --git a/Sound/Effects/UI/Modern8.wav.import b/Sound/Effects/UI/Modern8.wav.import new file mode 100644 index 0000000..9be9dd5 --- /dev/null +++ b/Sound/Effects/UI/Modern8.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dvbq0p6fdh3j8" +path="res://.godot/imported/Modern8.wav-47d547e6340742c869c18eb56b04cb13.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern8.wav" +dest_files=["res://.godot/imported/Modern8.wav-47d547e6340742c869c18eb56b04cb13.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Modern9.wav b/Sound/Effects/UI/Modern9.wav new file mode 100644 index 0000000..fa4b0c0 Binary files /dev/null and b/Sound/Effects/UI/Modern9.wav differ diff --git a/Sound/Effects/UI/Modern9.wav.import b/Sound/Effects/UI/Modern9.wav.import new file mode 100644 index 0000000..156ad9c --- /dev/null +++ b/Sound/Effects/UI/Modern9.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://b08y0mr5afgsw" +path="res://.godot/imported/Modern9.wav-e0f4c5998d886af0704346aa34752acd.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Modern9.wav" +dest_files=["res://.godot/imported/Modern9.wav-e0f4c5998d886af0704346aa34752acd.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro1.wav b/Sound/Effects/UI/Retro1.wav new file mode 100644 index 0000000..86c4b01 Binary files /dev/null and b/Sound/Effects/UI/Retro1.wav differ diff --git a/Sound/Effects/UI/Retro1.wav.import b/Sound/Effects/UI/Retro1.wav.import new file mode 100644 index 0000000..b8f2cc5 --- /dev/null +++ b/Sound/Effects/UI/Retro1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c8rfku1xcd2i6" +path="res://.godot/imported/Retro1.wav-3300c798c99524c66f650c837ba19f8a.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro1.wav" +dest_files=["res://.godot/imported/Retro1.wav-3300c798c99524c66f650c837ba19f8a.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro10.wav b/Sound/Effects/UI/Retro10.wav new file mode 100644 index 0000000..d82990c Binary files /dev/null and b/Sound/Effects/UI/Retro10.wav differ diff --git a/Sound/Effects/UI/Retro10.wav.import b/Sound/Effects/UI/Retro10.wav.import new file mode 100644 index 0000000..39259ab --- /dev/null +++ b/Sound/Effects/UI/Retro10.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dnqrvvqmkkoql" +path="res://.godot/imported/Retro10.wav-d0573a45c9ab9556c2269721ba773dc9.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro10.wav" +dest_files=["res://.godot/imported/Retro10.wav-d0573a45c9ab9556c2269721ba773dc9.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro11.wav b/Sound/Effects/UI/Retro11.wav new file mode 100644 index 0000000..e2d864b Binary files /dev/null and b/Sound/Effects/UI/Retro11.wav differ diff --git a/Sound/Effects/UI/Retro11.wav.import b/Sound/Effects/UI/Retro11.wav.import new file mode 100644 index 0000000..d2d0142 --- /dev/null +++ b/Sound/Effects/UI/Retro11.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://ceym4v8ix40jl" +path="res://.godot/imported/Retro11.wav-b1088a5cf5d088b6e91290cb3a833a99.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro11.wav" +dest_files=["res://.godot/imported/Retro11.wav-b1088a5cf5d088b6e91290cb3a833a99.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro12.wav b/Sound/Effects/UI/Retro12.wav new file mode 100644 index 0000000..e1df547 Binary files /dev/null and b/Sound/Effects/UI/Retro12.wav differ diff --git a/Sound/Effects/UI/Retro12.wav.import b/Sound/Effects/UI/Retro12.wav.import new file mode 100644 index 0000000..cdcdab6 --- /dev/null +++ b/Sound/Effects/UI/Retro12.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cl8umw7x6xp7u" +path="res://.godot/imported/Retro12.wav-79a47b3b1c2381294ce30ced4a3977a4.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro12.wav" +dest_files=["res://.godot/imported/Retro12.wav-79a47b3b1c2381294ce30ced4a3977a4.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro2.wav b/Sound/Effects/UI/Retro2.wav new file mode 100644 index 0000000..986b07a Binary files /dev/null and b/Sound/Effects/UI/Retro2.wav differ diff --git a/Sound/Effects/UI/Retro2.wav.import b/Sound/Effects/UI/Retro2.wav.import new file mode 100644 index 0000000..82b7529 --- /dev/null +++ b/Sound/Effects/UI/Retro2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c6bpxt6qml1b8" +path="res://.godot/imported/Retro2.wav-0c902bdb65668866185d45762393c6e8.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro2.wav" +dest_files=["res://.godot/imported/Retro2.wav-0c902bdb65668866185d45762393c6e8.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro3.wav b/Sound/Effects/UI/Retro3.wav new file mode 100644 index 0000000..4f22401 Binary files /dev/null and b/Sound/Effects/UI/Retro3.wav differ diff --git a/Sound/Effects/UI/Retro3.wav.import b/Sound/Effects/UI/Retro3.wav.import new file mode 100644 index 0000000..72b8a65 --- /dev/null +++ b/Sound/Effects/UI/Retro3.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://brp0br3r5dvuo" +path="res://.godot/imported/Retro3.wav-c3bea27e05a5d2d99561e076ecaec4df.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro3.wav" +dest_files=["res://.godot/imported/Retro3.wav-c3bea27e05a5d2d99561e076ecaec4df.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro4.wav b/Sound/Effects/UI/Retro4.wav new file mode 100644 index 0000000..9fa0be1 Binary files /dev/null and b/Sound/Effects/UI/Retro4.wav differ diff --git a/Sound/Effects/UI/Retro4.wav.import b/Sound/Effects/UI/Retro4.wav.import new file mode 100644 index 0000000..48513dc --- /dev/null +++ b/Sound/Effects/UI/Retro4.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://bm1cajjchx7gb" +path="res://.godot/imported/Retro4.wav-46ebadaf67609bd179a68487f09f5ca5.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro4.wav" +dest_files=["res://.godot/imported/Retro4.wav-46ebadaf67609bd179a68487f09f5ca5.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro5.wav b/Sound/Effects/UI/Retro5.wav new file mode 100644 index 0000000..bdb11c6 Binary files /dev/null and b/Sound/Effects/UI/Retro5.wav differ diff --git a/Sound/Effects/UI/Retro5.wav.import b/Sound/Effects/UI/Retro5.wav.import new file mode 100644 index 0000000..c96a01a --- /dev/null +++ b/Sound/Effects/UI/Retro5.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c43k216qtlimx" +path="res://.godot/imported/Retro5.wav-8f4a38fde76409b7f9a07afe1b4518f2.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro5.wav" +dest_files=["res://.godot/imported/Retro5.wav-8f4a38fde76409b7f9a07afe1b4518f2.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro6.wav b/Sound/Effects/UI/Retro6.wav new file mode 100644 index 0000000..fc0644e Binary files /dev/null and b/Sound/Effects/UI/Retro6.wav differ diff --git a/Sound/Effects/UI/Retro6.wav.import b/Sound/Effects/UI/Retro6.wav.import new file mode 100644 index 0000000..b1bf4d5 --- /dev/null +++ b/Sound/Effects/UI/Retro6.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c8qqqe3nyp7jg" +path="res://.godot/imported/Retro6.wav-3230240f60c5e8f6f28ca1125c24046a.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro6.wav" +dest_files=["res://.godot/imported/Retro6.wav-3230240f60c5e8f6f28ca1125c24046a.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro7.wav b/Sound/Effects/UI/Retro7.wav new file mode 100644 index 0000000..18dd59c Binary files /dev/null and b/Sound/Effects/UI/Retro7.wav differ diff --git a/Sound/Effects/UI/Retro7.wav.import b/Sound/Effects/UI/Retro7.wav.import new file mode 100644 index 0000000..9a32889 --- /dev/null +++ b/Sound/Effects/UI/Retro7.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dyyig5rd0fae7" +path="res://.godot/imported/Retro7.wav-21f04fe94d127f8b54d55bfe966a41e2.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro7.wav" +dest_files=["res://.godot/imported/Retro7.wav-21f04fe94d127f8b54d55bfe966a41e2.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro8.wav b/Sound/Effects/UI/Retro8.wav new file mode 100644 index 0000000..0f2d983 Binary files /dev/null and b/Sound/Effects/UI/Retro8.wav differ diff --git a/Sound/Effects/UI/Retro8.wav.import b/Sound/Effects/UI/Retro8.wav.import new file mode 100644 index 0000000..32c5790 --- /dev/null +++ b/Sound/Effects/UI/Retro8.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dnh67wtcofqm1" +path="res://.godot/imported/Retro8.wav-d98a8597309c7f8deff3ef8f5b0a4c0a.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro8.wav" +dest_files=["res://.godot/imported/Retro8.wav-d98a8597309c7f8deff3ef8f5b0a4c0a.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Retro9.wav b/Sound/Effects/UI/Retro9.wav new file mode 100644 index 0000000..4b2fadd Binary files /dev/null and b/Sound/Effects/UI/Retro9.wav differ diff --git a/Sound/Effects/UI/Retro9.wav.import b/Sound/Effects/UI/Retro9.wav.import new file mode 100644 index 0000000..1709ac5 --- /dev/null +++ b/Sound/Effects/UI/Retro9.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://dn8brg0lgrs7d" +path="res://.godot/imported/Retro9.wav-ac557c774aa146c4eb3e9f56ae77e173.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Retro9.wav" +dest_files=["res://.godot/imported/Retro9.wav-ac557c774aa146c4eb3e9f56ae77e173.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Wood Block1.wav b/Sound/Effects/UI/Wood Block1.wav new file mode 100644 index 0000000..a25e2b2 Binary files /dev/null and b/Sound/Effects/UI/Wood Block1.wav differ diff --git a/Sound/Effects/UI/Wood Block1.wav.import b/Sound/Effects/UI/Wood Block1.wav.import new file mode 100644 index 0000000..9d3a643 --- /dev/null +++ b/Sound/Effects/UI/Wood Block1.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://cwy1j663rhwdb" +path="res://.godot/imported/Wood Block1.wav-d403d450942730619e02ee0b39e0ef79.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Wood Block1.wav" +dest_files=["res://.godot/imported/Wood Block1.wav-d403d450942730619e02ee0b39e0ef79.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Wood Block2.wav b/Sound/Effects/UI/Wood Block2.wav new file mode 100644 index 0000000..89544a8 Binary files /dev/null and b/Sound/Effects/UI/Wood Block2.wav differ diff --git a/Sound/Effects/UI/Wood Block2.wav.import b/Sound/Effects/UI/Wood Block2.wav.import new file mode 100644 index 0000000..b8cd882 --- /dev/null +++ b/Sound/Effects/UI/Wood Block2.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://frhwvfavtcw1" +path="res://.godot/imported/Wood Block2.wav-3288f9ee65740c74a430852853a8a3f6.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Wood Block2.wav" +dest_files=["res://.godot/imported/Wood Block2.wav-3288f9ee65740c74a430852853a8a3f6.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Sound/Effects/UI/Wood Block3.wav b/Sound/Effects/UI/Wood Block3.wav new file mode 100644 index 0000000..572005b Binary files /dev/null and b/Sound/Effects/UI/Wood Block3.wav differ diff --git a/Sound/Effects/UI/Wood Block3.wav.import b/Sound/Effects/UI/Wood Block3.wav.import new file mode 100644 index 0000000..9180500 --- /dev/null +++ b/Sound/Effects/UI/Wood Block3.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://c3hm6frb5x6sg" +path="res://.godot/imported/Wood Block3.wav-a8ee11f75578a299cd90b0da7415ac20.sample" + +[deps] + +source_file="res://Sound/Effects/UI/Wood Block3.wav" +dest_files=["res://.godot/imported/Wood Block3.wav-a8ee11f75578a299cd90b0da7415ac20.sample"] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 diff --git a/Themes/default.tres b/Themes/default.tres index ab40557..05abf50 100644 --- a/Themes/default.tres +++ b/Themes/default.tres @@ -9,7 +9,7 @@ [ext_resource type="Texture2D" uid="uid://dunedrjwjxgea" path="res://Sprites/UI/Edinnu_UI_asset_pack/Target/Target (10).png" id="6_4cx20"] [ext_resource type="FontFile" uid="uid://bhggfnolqg5hu" path="res://Fonts/breathe_fire/Breathe Fire.otf" id="9_yxmfa"] -[sub_resource type="Image" id="Image_matjr"] +[sub_resource type="Image" id="Image_phah3"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 35, 255, 255, 255, 153, 255, 255, 255, 190, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 190, 255, 255, 255, 152, 255, 255, 255, 33, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 153, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 151, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 190, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 237, 237, 237, 195, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 190, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 177, 177, 177, 209, 37, 37, 37, 252, 178, 178, 178, 209, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 176, 176, 176, 209, 32, 32, 32, 254, 26, 26, 26, 255, 84, 84, 84, 235, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 176, 176, 176, 209, 32, 32, 32, 254, 26, 26, 26, 255, 78, 78, 78, 237, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 253, 253, 253, 192, 222, 222, 222, 198, 255, 255, 255, 191, 255, 255, 255, 191, 175, 175, 175, 210, 32, 32, 32, 254, 26, 26, 26, 255, 79, 79, 79, 237, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 253, 253, 253, 192, 90, 90, 90, 234, 45, 45, 45, 249, 212, 212, 212, 200, 174, 174, 174, 210, 32, 32, 32, 254, 26, 26, 26, 255, 79, 79, 79, 237, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 232, 232, 232, 196, 54, 54, 54, 246, 26, 26, 26, 255, 43, 43, 43, 250, 32, 32, 32, 254, 26, 26, 26, 255, 81, 81, 81, 237, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 226, 226, 226, 197, 54, 54, 54, 246, 26, 26, 26, 255, 26, 26, 26, 255, 81, 81, 81, 237, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 226, 226, 226, 197, 54, 54, 54, 246, 81, 81, 81, 236, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 190, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 230, 230, 230, 197, 248, 248, 248, 193, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 189, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 152, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 150, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 33, 255, 255, 255, 151, 255, 255, 255, 190, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 191, 255, 255, 255, 189, 255, 255, 255, 150, 255, 255, 255, 32, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -19,9 +19,9 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_pqkb6"] -image = SubResource("Image_matjr") +image = SubResource("Image_phah3") -[sub_resource type="Image" id="Image_tnpm1"] +[sub_resource type="Image" id="Image_rv78h"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 13, 255, 255, 255, 96, 255, 255, 255, 136, 255, 255, 255, 173, 255, 255, 255, 173, 255, 255, 255, 136, 255, 255, 255, 95, 255, 255, 255, 11, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 56, 255, 255, 255, 171, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 168, 255, 255, 255, 51, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 56, 255, 255, 255, 191, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 190, 255, 255, 255, 50, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 12, 255, 255, 255, 171, 198, 198, 198, 255, 198, 198, 198, 255, 176, 176, 176, 255, 81, 81, 81, 255, 43, 43, 43, 255, 43, 43, 43, 255, 83, 83, 83, 255, 177, 177, 177, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 168, 255, 255, 255, 10, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 97, 198, 198, 198, 255, 198, 198, 198, 255, 176, 176, 176, 255, 37, 37, 37, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 39, 39, 39, 255, 179, 179, 179, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 96, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 137, 198, 198, 198, 255, 198, 198, 198, 255, 81, 81, 81, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 86, 86, 86, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 154, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 174, 198, 198, 198, 255, 198, 198, 198, 255, 43, 43, 43, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 43, 43, 43, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 180, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 173, 198, 198, 198, 255, 198, 198, 198, 255, 43, 43, 43, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 44, 44, 44, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 180, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 136, 198, 198, 198, 255, 198, 198, 198, 255, 83, 83, 83, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 88, 88, 88, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 152, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 95, 198, 198, 198, 255, 198, 198, 198, 255, 178, 178, 178, 255, 39, 39, 39, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 26, 26, 26, 255, 42, 42, 42, 255, 181, 181, 181, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 94, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 11, 255, 255, 255, 169, 198, 198, 198, 255, 198, 198, 198, 255, 179, 179, 179, 255, 86, 86, 86, 255, 43, 43, 43, 255, 44, 44, 44, 255, 88, 88, 88, 255, 181, 181, 181, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 165, 255, 255, 255, 9, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 52, 255, 255, 255, 190, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 189, 255, 255, 255, 46, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 50, 255, 255, 255, 168, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 198, 198, 198, 255, 255, 255, 255, 165, 255, 255, 255, 46, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 10, 255, 255, 255, 96, 255, 255, 255, 154, 255, 255, 255, 180, 255, 255, 255, 180, 255, 255, 255, 152, 255, 255, 255, 94, 255, 255, 255, 9, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -31,9 +31,9 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_sogt1"] -image = SubResource("Image_tnpm1") +image = SubResource("Image_rv78h") -[sub_resource type="Image" id="Image_ps8if"] +[sub_resource type="Image" id="Image_7vfch"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 42, 42, 42, 12, 26, 26, 26, 67, 26, 26, 26, 105, 27, 27, 27, 122, 27, 27, 27, 122, 26, 26, 26, 105, 27, 27, 27, 66, 46, 46, 46, 11, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 29, 29, 29, 44, 27, 27, 27, 122, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 122, 30, 30, 30, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 29, 29, 29, 44, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 30, 30, 30, 42, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 42, 42, 42, 12, 27, 27, 27, 122, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 121, 46, 46, 46, 11, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 67, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 65, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 105, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 104, 255, 255, 255, 0, 255, 255, 255, 0, 27, 27, 27, 122, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 122, 255, 255, 255, 0, 255, 255, 255, 0, 27, 27, 27, 122, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 121, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 105, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 103, 255, 255, 255, 0, 255, 255, 255, 0, 27, 27, 27, 66, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 65, 255, 255, 255, 0, 255, 255, 255, 0, 46, 46, 46, 11, 27, 27, 27, 122, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 121, 51, 51, 51, 10, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 30, 30, 30, 42, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 31, 31, 31, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 30, 30, 30, 42, 27, 27, 27, 121, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 121, 31, 31, 31, 41, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 46, 46, 46, 11, 27, 27, 27, 65, 27, 27, 27, 104, 27, 27, 27, 122, 27, 27, 27, 121, 27, 27, 27, 103, 27, 27, 27, 65, 51, 51, 51, 10, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -43,9 +43,9 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_bym57"] -image = SubResource("Image_ps8if") +image = SubResource("Image_7vfch") -[sub_resource type="Image" id="Image_d423a"] +[sub_resource type="Image" id="Image_fq8fk"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 33, 33, 33, 23, 27, 27, 27, 103, 26, 26, 26, 127, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 127, 27, 27, 27, 102, 34, 34, 34, 22, 255, 255, 255, 0, 255, 255, 255, 0, 27, 27, 27, 103, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 27, 27, 27, 101, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 127, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 127, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 255, 255, 255, 0, 255, 255, 255, 0, 26, 26, 26, 127, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 127, 255, 255, 255, 0, 255, 255, 255, 0, 27, 27, 27, 102, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 28, 28, 28, 100, 255, 255, 255, 0, 255, 255, 255, 0, 34, 34, 34, 22, 27, 27, 27, 101, 26, 26, 26, 127, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 128, 26, 26, 26, 127, 28, 28, 28, 100, 36, 36, 36, 21, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -55,7 +55,7 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_n26h3"] -image = SubResource("Image_d423a") +image = SubResource("Image_fq8fk") [sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_t8gt0"] content_margin_left = 4.0 @@ -84,7 +84,7 @@ expand_margin_top = 2.0 expand_margin_right = 2.0 expand_margin_bottom = 2.0 -[sub_resource type="Image" id="Image_khnpk"] +[sub_resource type="Image" id="Image_tg3o4"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 179, 179, 179, 30, 178, 178, 178, 103, 178, 178, 178, 46, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 31, 178, 178, 178, 115, 178, 178, 178, 115, 176, 176, 176, 48, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 176, 176, 176, 48, 178, 178, 178, 115, 178, 178, 178, 115, 176, 176, 176, 48, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 176, 176, 176, 48, 178, 178, 178, 115, 178, 178, 178, 115, 173, 173, 173, 31, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 48, 178, 178, 178, 115, 178, 178, 178, 115, 181, 181, 181, 31, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 48, 178, 178, 178, 115, 178, 178, 178, 115, 179, 179, 179, 47, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 31, 178, 178, 178, 115, 178, 178, 178, 115, 179, 179, 179, 47, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 179, 179, 179, 30, 178, 178, 178, 103, 178, 178, 178, 46, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -94,9 +94,9 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_mqdbu"] -image = SubResource("Image_khnpk") +image = SubResource("Image_tg3o4") -[sub_resource type="Image" id="Image_cdwod"] +[sub_resource type="Image" id="Image_2w25q"] data = { "data": PackedByteArray(255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 178, 178, 178, 46, 178, 178, 178, 103, 176, 176, 176, 29, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 48, 178, 178, 178, 115, 178, 178, 178, 115, 181, 181, 181, 31, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 48, 178, 178, 178, 115, 178, 178, 178, 115, 179, 179, 179, 47, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 31, 178, 178, 178, 115, 178, 178, 178, 115, 179, 179, 179, 47, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 181, 181, 181, 31, 178, 178, 178, 115, 178, 178, 178, 115, 176, 176, 176, 48, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 176, 176, 176, 48, 178, 178, 178, 115, 178, 178, 178, 115, 176, 176, 176, 48, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 176, 176, 176, 48, 178, 178, 178, 115, 178, 178, 178, 115, 173, 173, 173, 31, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 178, 178, 178, 46, 178, 178, 178, 103, 179, 179, 179, 30, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0, 255, 255, 255, 0), "format": "RGBA8", @@ -106,7 +106,7 @@ data = { } [sub_resource type="ImageTexture" id="ImageTexture_2lr15"] -image = SubResource("Image_cdwod") +image = SubResource("Image_2w25q") [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m1ydj"] content_margin_left = 4.0