[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_j3c1g"] atlas = ExtResource("1_4p1c3") region = Rect2(0, 1024, 512, 512) [sub_resource type="AtlasTexture" id="AtlasTexture_bxqnv"] atlas = ExtResource("1_4p1c3") region = Rect2(512, 1024, 512, 512) [sub_resource type="AtlasTexture" id="AtlasTexture_bc2ne"] atlas = ExtResource("1_4p1c3") region = Rect2(1024, 1024, 512, 512) [resource] animations = [{ "frames": [{ "duration": 1.0, "texture": SubResource("AtlasTexture_j3c1g") }], "loop": true, "name": &"default", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("AtlasTexture_bxqnv") }], "loop": true, "name": &"happy", "speed": 5.0 }, { "frames": [{ "duration": 1.0, "texture": SubResource("AtlasTexture_bc2ne") }], "loop": true, "name": &"mad", "speed": 5.0 }]