summaryrefslogtreecommitdiff
path: root/game/shared/characters/mi_animation.tres
diff options
context:
space:
mode:
authorLAILALORYPC\laila <lailalory@gmail.com>2024-01-27 18:55:52 -0300
committerLAILALORYPC\laila <lailalory@gmail.com>2024-01-27 18:55:52 -0300
commitc3ac8e3388c9565012145d2614e8d6f78ca8f185 (patch)
tree98c3a659b3462c683e4013b9a551f144b9109ab9 /game/shared/characters/mi_animation.tres
parentf1eee5386ace8780e79bf77b0b19a38b62606960 (diff)
downloadgamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.tar.gz
gamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.tar.bz2
gamejam-ggj-2024-c3ac8e3388c9565012145d2614e8d6f78ca8f185.zip
Audio AUUUUGH and new spritesheet
Diffstat (limited to 'game/shared/characters/mi_animation.tres')
-rw-r--r--game/shared/characters/mi_animation.tres41
1 files changed, 10 insertions, 31 deletions
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",