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