cirnogodot/Resources/Sprites/base_fairy_blue_yellow.tres

85 lines
2 KiB
Text
Raw Permalink Normal View History

2026-01-31 08:38:43 +01:00
[gd_resource type="SpriteFrames" format=3 uid="uid://de4d31jy4yja5"]
2025-09-29 14:00:18 +02:00
[ext_resource type="Texture2D" uid="uid://drkdo2jnhxo2o" path="res://Sprites/Actors/Fairy_Blue_Yellow.png" id="1_s8dqd"]
[sub_resource type="AtlasTexture" id="AtlasTexture_hbr3e"]
atlas = ExtResource("1_s8dqd")
region = Rect2(0, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_ytx88"]
atlas = ExtResource("1_s8dqd")
region = Rect2(16, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_p1kdo"]
atlas = ExtResource("1_s8dqd")
region = Rect2(0, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_su646"]
atlas = ExtResource("1_s8dqd")
region = Rect2(16, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_b1qrd"]
atlas = ExtResource("1_s8dqd")
region = Rect2(0, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_si6iw"]
atlas = ExtResource("1_s8dqd")
region = Rect2(16, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_yeuy0"]
atlas = ExtResource("1_s8dqd")
region = Rect2(0, 48, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_13sdw"]
atlas = ExtResource("1_s8dqd")
region = Rect2(16, 48, 16, 16)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_hbr3e")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ytx88")
}],
"loop": true,
"name": &"down",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_p1kdo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_su646")
}],
"loop": true,
"name": &"left",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_b1qrd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_si6iw")
}],
"loop": true,
"name": &"right",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_yeuy0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yeuy0")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_13sdw")
}],
"loop": true,
"name": &"up",
"speed": 5.0
}]