diff options
author | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-26 18:20:07 -0300 |
---|---|---|
committer | LAILALORYPC\laila <lailalory@gmail.com> | 2024-01-26 18:20:07 -0300 |
commit | b3f3ae2258911da08c9ba9d2fcc4cb60e667229d (patch) | |
tree | 6dfdd43c5ab775553a74b8b8cc0ed7fa5b9c8fb7 /game | |
parent | a7af5251bf9654f4cb9d7754201a58b9029e5b13 (diff) | |
download | gamejam-ggj-2024-b3f3ae2258911da08c9ba9d2fcc4cb60e667229d.tar.gz gamejam-ggj-2024-b3f3ae2258911da08c9ba9d2fcc4cb60e667229d.tar.bz2 gamejam-ggj-2024-b3f3ae2258911da08c9ba9d2fcc4cb60e667229d.zip |
character animation set as resources
Diffstat (limited to 'game')
-rw-r--r-- | game/shared/characters/ali_animation.tres | 63 | ||||
-rw-r--r-- | game/shared/characters/character_animation.tscn | 258 | ||||
-rw-r--r-- | game/shared/characters/fro_animation.tres | 63 | ||||
-rw-r--r-- | game/shared/characters/kit_animation.tres | 63 | ||||
-rw-r--r-- | game/shared/characters/mi_animation.tres | 63 |
5 files changed, 509 insertions, 1 deletions
diff --git a/game/shared/characters/ali_animation.tres b/game/shared/characters/ali_animation.tres new file mode 100644 index 0000000..9fb8a62 --- /dev/null +++ b/game/shared/characters/ali_animation.tres @@ -0,0 +1,63 @@ +[gd_resource type="SpriteFrames" load_steps=8 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"] +atlas = ExtResource("1_vq20n") +region = Rect2(0, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ypmie"] +atlas = ExtResource("1_vq20n") +region = Rect2(512, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_qd2d6"] +atlas = ExtResource("1_vq20n") +region = Rect2(1024, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ypmp"] +atlas = ExtResource("1_vq20n") +region = Rect2(0, 4096, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_v55fk"] +atlas = ExtResource("1_vq20n") +region = Rect2(512, 4096, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_l7hi7"] +atlas = ExtResource("1_vq20n") +region = Rect2(1024, 4096, 512, 512) + +[resource] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qpq8l") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ypmie") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qd2d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ypmp") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_v55fk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_l7hi7") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] diff --git a/game/shared/characters/character_animation.tscn b/game/shared/characters/character_animation.tscn index f8e1c5d..8736e72 100644 --- a/game/shared/characters/character_animation.tscn +++ b/game/shared/characters/character_animation.tscn @@ -1,3 +1,259 @@ -[gd_scene format=3 uid="uid://k0mx61qjphst"] +[gd_scene load_steps=30 format=3 uid="uid://k0mx61qjphst"] + +[ext_resource type="Texture2D" uid="uid://6v31vl2mxbvb" path="res://game/shared/assets/namoradinha_sheet.png" id="1_b402w"] + +[sub_resource type="AtlasTexture" id="AtlasTexture_6af3s"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_j7ujl"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_kpj3i"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_mibw3"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 1024, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_qgqbf"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 1024, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_rjh2i"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 1024, 512, 512) + +[sub_resource type="SpriteFrames" id="SpriteFrames_gykf5"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af3s") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_j7ujl") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_kpj3i") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_mibw3") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qgqbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_rjh2i") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_hun5u"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ojse"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f022f"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 2048, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_jq2tu"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_s0bvy"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 2048, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_usu14"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 2048, 512, 512) + +[sub_resource type="SpriteFrames" id="SpriteFrames_lcfpr"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_hun5u") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ojse") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f022f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_jq2tu") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_s0bvy") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_usu14") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_qpq8l"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_ypmie"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_qd2d6"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 3584, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_5ypmp"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 4096, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_v55fk"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 4096, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_l7hi7"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 4096, 512, 512) + +[sub_resource type="SpriteFrames" id="SpriteFrames_jp0ur"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qpq8l") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_ypmie") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qd2d6") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_5ypmp") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_v55fk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_l7hi7") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] + +[sub_resource type="AtlasTexture" id="AtlasTexture_f1322"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1u7ji"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_jdkde"] +atlas = ExtResource("1_b402w") +region = Rect2(0, 3072, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_vbgla"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1jkyk"] +atlas = ExtResource("1_b402w") +region = Rect2(512, 3072, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6df1"] +atlas = ExtResource("1_b402w") +region = Rect2(1024, 3072, 512, 512) + +[sub_resource type="SpriteFrames" id="SpriteFrames_dmux4"] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1u7ji") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_jdkde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_vbgla") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1jkyk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6df1") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] [node name="CharacterAnimation" type="Node2D"] + +[node name="Fro_Character" type="AnimatedSprite2D" parent="."] +sprite_frames = SubResource("SpriteFrames_gykf5") + +[node name="Mi_Character" type="AnimatedSprite2D" parent="."] +sprite_frames = SubResource("SpriteFrames_lcfpr") + +[node name="Ali_Character" type="AnimatedSprite2D" parent="."] +sprite_frames = SubResource("SpriteFrames_jp0ur") +animation = &"happy" + +[node name="Kit_Character" type="AnimatedSprite2D" parent="."] +sprite_frames = SubResource("SpriteFrames_dmux4") +animation = &"happy" diff --git a/game/shared/characters/fro_animation.tres b/game/shared/characters/fro_animation.tres new file mode 100644 index 0000000..a9a989b --- /dev/null +++ b/game/shared/characters/fro_animation.tres @@ -0,0 +1,63 @@ +[gd_resource type="SpriteFrames" load_steps=8 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"] +atlas = ExtResource("1_32j2i") +region = Rect2(0, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_j7ujl"] +atlas = ExtResource("1_32j2i") +region = Rect2(512, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_kpj3i"] +atlas = ExtResource("1_32j2i") +region = Rect2(1024, 512, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_mibw3"] +atlas = ExtResource("1_32j2i") +region = Rect2(0, 1024, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_qgqbf"] +atlas = ExtResource("1_32j2i") +region = Rect2(512, 1024, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_rjh2i"] +atlas = ExtResource("1_32j2i") +region = Rect2(1024, 1024, 512, 512) + +[resource] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_6af3s") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_j7ujl") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_kpj3i") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_mibw3") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_qgqbf") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_rjh2i") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] diff --git a/game/shared/characters/kit_animation.tres b/game/shared/characters/kit_animation.tres new file mode 100644 index 0000000..b042744 --- /dev/null +++ b/game/shared/characters/kit_animation.tres @@ -0,0 +1,63 @@ +[gd_resource type="SpriteFrames" load_steps=8 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"] +atlas = ExtResource("1_84b4y") +region = Rect2(512, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1u7ji"] +atlas = ExtResource("1_84b4y") +region = Rect2(0, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_jdkde"] +atlas = ExtResource("1_84b4y") +region = Rect2(0, 3072, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_vbgla"] +atlas = ExtResource("1_84b4y") +region = Rect2(1024, 2560, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_1jkyk"] +atlas = ExtResource("1_84b4y") +region = Rect2(512, 3072, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_d6df1"] +atlas = ExtResource("1_84b4y") +region = Rect2(1024, 3072, 512, 512) + +[resource] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f1322") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_1u7ji") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_jdkde") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_vbgla") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_1jkyk") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_d6df1") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] diff --git a/game/shared/characters/mi_animation.tres b/game/shared/characters/mi_animation.tres new file mode 100644 index 0000000..d849ad4 --- /dev/null +++ b/game/shared/characters/mi_animation.tres @@ -0,0 +1,63 @@ +[gd_resource type="SpriteFrames" load_steps=8 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"] +atlas = ExtResource("1_4p1c3") +region = Rect2(0, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_0ojse"] +atlas = ExtResource("1_4p1c3") +region = Rect2(512, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_f022f"] +atlas = ExtResource("1_4p1c3") +region = Rect2(0, 2048, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_jq2tu"] +atlas = ExtResource("1_4p1c3") +region = Rect2(1024, 1536, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_s0bvy"] +atlas = ExtResource("1_4p1c3") +region = Rect2(512, 2048, 512, 512) + +[sub_resource type="AtlasTexture" id="AtlasTexture_usu14"] +atlas = ExtResource("1_4p1c3") +region = Rect2(1024, 2048, 512, 512) + +[resource] +animations = [{ +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_hun5u") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_0ojse") +}], +"loop": true, +"name": &"default", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_f022f") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_jq2tu") +}], +"loop": true, +"name": &"happy", +"speed": 5.0 +}, { +"frames": [{ +"duration": 1.0, +"texture": SubResource("AtlasTexture_s0bvy") +}, { +"duration": 1.0, +"texture": SubResource("AtlasTexture_usu14") +}], +"loop": true, +"name": &"mad", +"speed": 5.0 +}] |