diff options
author | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-27 18:55:52 -0300 |
---|---|---|
committer | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-27 18:55:52 -0300 |
commit | c3ac8e3388c9565012145d2614e8d6f78ca8f185 (patch) | |
tree | 98c3a659b3462c683e4013b9a551f144b9109ab9 | |
parent | f1eee5386ace8780e79bf77b0b19a38b62606960 (diff) | |
download | gamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.tar.gz gamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.tar.bz2 gamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.zip |
Audio AUUUUGH and new spritesheet
-rw-r--r-- | game/main.tscn | 20 | ||||
-rw-r--r-- | game/microgames/heart_break/assets/augh_sound.wav | bin | 0 -> 180524 bytes | |||
-rw-r--r-- | game/microgames/heart_break/assets/augh_sound.wav.import | 24 | ||||
-rw-r--r-- | game/shared/assets/namoradinha_sheet.png | bin | 246881 -> 88066 bytes | |||
-rw-r--r-- | game/shared/characters/ali_animation.tres | 41 | ||||
-rw-r--r-- | game/shared/characters/character_animation.tscn | 1 | ||||
-rw-r--r-- | game/shared/characters/fro_animation.tres | 41 | ||||
-rw-r--r-- | game/shared/characters/kit_animation.tres | 41 | ||||
-rw-r--r-- | game/shared/characters/mi_animation.tres | 41 |
9 files changed, 74 insertions, 135 deletions
diff --git a/game/main.tscn b/game/main.tscn index fac8c7f..cc65b10 100644 --- a/game/main.tscn +++ b/game/main.tscn @@ -3,8 +3,8 @@ [ext_resource type="Script" path="res://game/main.gd" id="1_i86db"] [ext_resource type="PackedScene" uid="uid://u3g8s4kck61t" path="res://game/transition/transition.tscn" id="2_xhsf2"] -[sub_resource type="Animation" id="Animation_krlic"] -resource_name = "fade_in" +[sub_resource type="Animation" id="Animation_q2678"] +length = 0.001 tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true @@ -12,14 +12,14 @@ tracks/0/path = NodePath("ColorRect:color") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { -"times": PackedFloat32Array(0, 1), -"transitions": PackedFloat32Array(1, 1), +"times": PackedFloat32Array(0), +"transitions": PackedFloat32Array(1), "update": 0, -"values": [Color(0, 0, 0, 1), Color(0, 0, 0, 0)] +"values": [Color(0, 0, 0, 1)] } -[sub_resource type="Animation" id="Animation_q2678"] -length = 0.001 +[sub_resource type="Animation" id="Animation_krlic"] +resource_name = "fade_in" tracks/0/type = "value" tracks/0/imported = false tracks/0/enabled = true @@ -27,10 +27,10 @@ tracks/0/path = NodePath("ColorRect:color") tracks/0/interp = 1 tracks/0/loop_wrap = true tracks/0/keys = { -"times": PackedFloat32Array(0), -"transitions": PackedFloat32Array(1), +"times": PackedFloat32Array(0, 1), +"transitions": PackedFloat32Array(1, 1), "update": 0, -"values": [Color(0, 0, 0, 1)] +"values": [Color(0, 0, 0, 1), Color(0, 0, 0, 0)] } [sub_resource type="AnimationLibrary" id="AnimationLibrary_bnwsc"] diff --git a/game/microgames/heart_break/assets/augh_sound.wav b/game/microgames/heart_break/assets/augh_sound.wav Binary files differnew file mode 100644 index 0000000..c7d544d --- /dev/null +++ b/game/microgames/heart_break/assets/augh_sound.wav diff --git a/game/microgames/heart_break/assets/augh_sound.wav.import b/game/microgames/heart_break/assets/augh_sound.wav.import new file mode 100644 index 0000000..9629aff --- /dev/null +++ b/game/microgames/heart_break/assets/augh_sound.wav.import @@ -0,0 +1,24 @@ +[remap] + +importer="wav" +type="AudioStreamWAV" +uid="uid://beoypuqfm058h" +path="res://.godot/imported/augh_sound.wav-39377609dfc922c77cd9ecc130a194a0.sample" + +[deps] + +source_file="res://game/microgames/heart_break/assets/augh_sound.wav" +dest_files=["res://.godot/imported/augh_sound.wav-39377609dfc922c77cd9ecc130a194a0.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/game/shared/assets/namoradinha_sheet.png b/game/shared/assets/namoradinha_sheet.png Binary files differindex 25157a7..5cfb437 100644 --- a/game/shared/assets/namoradinha_sheet.png +++ b/game/shared/assets/namoradinha_sheet.png diff --git a/game/shared/characters/ali_animation.tres b/game/shared/characters/ali_animation.tres index 120bcb2..bee3518 100644 --- a/game/shared/characters/ali_animation.tres +++ b/game/shared/characters/ali_animation.tres @@ -1,39 +1,24 @@ -[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://dbwmqcig0qbw8"] +[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://dbwmqcig0qbw8"] [ext_resource type="Texture2D" uid="uid://6v31vl2mxbvb" path="res://game/shared/assets/namoradinha_sheet.png" id="1_vq20n"] -[sub_resource type="AtlasTexture" id="AtlasTexture_qpq8l"] +[sub_resource type="AtlasTexture" id="AtlasTexture_4xugm"] atlas = ExtResource("1_vq20n") -region = Rect2(0, 1792, 256, 256) +region = Rect2(0, 2048, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_ypmie"] +[sub_resource type="AtlasTexture" id="AtlasTexture_pyiyo"] atlas = ExtResource("1_vq20n") -region = Rect2(256, 1792, 256, 256) +region = Rect2(512, 2048, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_qd2d6"] +[sub_resource type="AtlasTexture" id="AtlasTexture_6bqkb"] atlas = ExtResource("1_vq20n") -region = Rect2(512, 1792, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_5ypmp"] -atlas = ExtResource("1_vq20n") -region = Rect2(0, 2048, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_v55fk"] -atlas = ExtResource("1_vq20n") -region = Rect2(256, 2048, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_l7hi7"] -atlas = ExtResource("1_vq20n") -region = Rect2(512, 2048, 256, 256) +region = Rect2(1024, 2048, 512, 512) [resource] animations = [{ "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_qpq8l") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_ypmie") +"texture": SubResource("AtlasTexture_4xugm") }], "loop": true, "name": &"default", @@ -41,10 +26,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_qd2d6") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_5ypmp") +"texture": SubResource("AtlasTexture_pyiyo") }], "loop": true, "name": &"happy", @@ -52,10 +34,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_v55fk") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_l7hi7") +"texture": SubResource("AtlasTexture_6bqkb") }], "loop": true, "name": &"mad", diff --git a/game/shared/characters/character_animation.tscn b/game/shared/characters/character_animation.tscn index 224f4a4..2dabd95 100644 --- a/game/shared/characters/character_animation.tscn +++ b/game/shared/characters/character_animation.tscn @@ -10,4 +10,3 @@ sprite_frames = ExtResource("2_pffd0") [node name="CharacterAnimatedSprite" type="AnimatedSprite2D" parent="."] unique_name_in_owner = true sprite_frames = ExtResource("2_pffd0") -animation = &"mad" diff --git a/game/shared/characters/fro_animation.tres b/game/shared/characters/fro_animation.tres index 13dbae7..213a59a 100644 --- a/game/shared/characters/fro_animation.tres +++ b/game/shared/characters/fro_animation.tres @@ -1,39 +1,24 @@ -[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://bosng2x2w205a"] +[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://bosng2x2w205a"] [ext_resource type="Texture2D" uid="uid://6v31vl2mxbvb" path="res://game/shared/assets/namoradinha_sheet.png" id="1_32j2i"] -[sub_resource type="AtlasTexture" id="AtlasTexture_6af3s"] +[sub_resource type="AtlasTexture" id="AtlasTexture_3x73o"] atlas = ExtResource("1_32j2i") -region = Rect2(0, 256, 256, 256) +region = Rect2(0, 512, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_j7ujl"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ex4qb"] atlas = ExtResource("1_32j2i") -region = Rect2(256, 256, 256, 256) +region = Rect2(512, 512, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_kpj3i"] +[sub_resource type="AtlasTexture" id="AtlasTexture_b32kq"] atlas = ExtResource("1_32j2i") -region = Rect2(512, 256, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_mibw3"] -atlas = ExtResource("1_32j2i") -region = Rect2(0, 512, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_qgqbf"] -atlas = ExtResource("1_32j2i") -region = Rect2(256, 512, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_rjh2i"] -atlas = ExtResource("1_32j2i") -region = Rect2(512, 512, 256, 256) +region = Rect2(1024, 512, 512, 512) [resource] animations = [{ "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_6af3s") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_j7ujl") +"texture": SubResource("AtlasTexture_3x73o") }], "loop": true, "name": &"default", @@ -41,10 +26,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_kpj3i") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_mibw3") +"texture": SubResource("AtlasTexture_ex4qb") }], "loop": true, "name": &"happy", @@ -52,10 +34,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_qgqbf") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_rjh2i") +"texture": SubResource("AtlasTexture_b32kq") }], "loop": true, "name": &"mad", diff --git a/game/shared/characters/kit_animation.tres b/game/shared/characters/kit_animation.tres index 6f15b55..0d24c2e 100644 --- a/game/shared/characters/kit_animation.tres +++ b/game/shared/characters/kit_animation.tres @@ -1,39 +1,24 @@ -[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://jvyw0cu710vo"] +[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://jvyw0cu710vo"] [ext_resource type="Texture2D" uid="uid://6v31vl2mxbvb" path="res://game/shared/assets/namoradinha_sheet.png" id="1_84b4y"] -[sub_resource type="AtlasTexture" id="AtlasTexture_f1322"] +[sub_resource type="AtlasTexture" id="AtlasTexture_ws5nv"] atlas = ExtResource("1_84b4y") -region = Rect2(256, 1280, 256, 256) +region = Rect2(0, 1536, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_1u7ji"] +[sub_resource type="AtlasTexture" id="AtlasTexture_8fggq"] atlas = ExtResource("1_84b4y") -region = Rect2(0, 1280, 256, 256) +region = Rect2(512, 1536, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_jdkde"] +[sub_resource type="AtlasTexture" id="AtlasTexture_1wkrb"] atlas = ExtResource("1_84b4y") -region = Rect2(0, 1536, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_vbgla"] -atlas = ExtResource("1_84b4y") -region = Rect2(512, 1280, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_1jkyk"] -atlas = ExtResource("1_84b4y") -region = Rect2(256, 1536, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_d6df1"] -atlas = ExtResource("1_84b4y") -region = Rect2(512, 1536, 256, 256) +region = Rect2(1024, 1536, 512, 512) [resource] animations = [{ "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_f1322") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_1u7ji") +"texture": SubResource("AtlasTexture_ws5nv") }], "loop": true, "name": &"default", @@ -41,10 +26,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_jdkde") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_vbgla") +"texture": SubResource("AtlasTexture_8fggq") }], "loop": true, "name": &"happy", @@ -52,10 +34,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_1jkyk") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_d6df1") +"texture": SubResource("AtlasTexture_1wkrb") }], "loop": true, "name": &"mad", diff --git a/game/shared/characters/mi_animation.tres b/game/shared/characters/mi_animation.tres index d144c30..e5d24a9 100644 --- a/game/shared/characters/mi_animation.tres +++ b/game/shared/characters/mi_animation.tres @@ -1,39 +1,24 @@ -[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://dwwhh2i13kfs2"] +[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://dwwhh2i13kfs2"] [ext_resource type="Texture2D" uid="uid://6v31vl2mxbvb" path="res://game/shared/assets/namoradinha_sheet.png" id="1_4p1c3"] -[sub_resource type="AtlasTexture" id="AtlasTexture_hun5u"] +[sub_resource type="AtlasTexture" id="AtlasTexture_j3c1g"] atlas = ExtResource("1_4p1c3") -region = Rect2(0, 768, 256, 256) +region = Rect2(0, 1024, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_0ojse"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bxqnv"] atlas = ExtResource("1_4p1c3") -region = Rect2(256, 768, 256, 256) +region = Rect2(512, 1024, 512, 512) -[sub_resource type="AtlasTexture" id="AtlasTexture_f022f"] +[sub_resource type="AtlasTexture" id="AtlasTexture_bc2ne"] atlas = ExtResource("1_4p1c3") -region = Rect2(0, 1024, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_jq2tu"] -atlas = ExtResource("1_4p1c3") -region = Rect2(512, 768, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_s0bvy"] -atlas = ExtResource("1_4p1c3") -region = Rect2(256, 1024, 256, 256) - -[sub_resource type="AtlasTexture" id="AtlasTexture_usu14"] -atlas = ExtResource("1_4p1c3") -region = Rect2(512, 1024, 256, 256) +region = Rect2(1024, 1024, 512, 512) [resource] animations = [{ "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_hun5u") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_0ojse") +"texture": SubResource("AtlasTexture_j3c1g") }], "loop": true, "name": &"default", @@ -41,10 +26,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_f022f") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_jq2tu") +"texture": SubResource("AtlasTexture_bxqnv") }], "loop": true, "name": &"happy", @@ -52,10 +34,7 @@ animations = [{ }, { "frames": [{ "duration": 1.0, -"texture": SubResource("AtlasTexture_s0bvy") -}, { -"duration": 1.0, -"texture": SubResource("AtlasTexture_usu14") +"texture": SubResource("AtlasTexture_bc2ne") }], "loop": true, "name": &"mad", |