cirnogodot/Resources/Sprites/base_fairy_special.tres

85 lines
2 KiB
Text

[gd_resource type="SpriteFrames" format=3 uid="uid://cnl6ju3qlr2bj"]
[ext_resource type="Texture2D" uid="uid://callpd48wwnlw" path="res://Sprites/Actors/Fairy_Special.png" id="2_ucisl"]
[sub_resource type="AtlasTexture" id="AtlasTexture_jhe43"]
atlas = ExtResource("2_ucisl")
region = Rect2(0, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_ucisl"]
atlas = ExtResource("2_ucisl")
region = Rect2(16, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_t6dpn"]
atlas = ExtResource("2_ucisl")
region = Rect2(0, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_g84mp"]
atlas = ExtResource("2_ucisl")
region = Rect2(16, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_g3joa"]
atlas = ExtResource("2_ucisl")
region = Rect2(0, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_geb4s"]
atlas = ExtResource("2_ucisl")
region = Rect2(16, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_pt5ys"]
atlas = ExtResource("2_ucisl")
region = Rect2(0, 48, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_cplfv"]
atlas = ExtResource("2_ucisl")
region = Rect2(16, 48, 16, 16)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_jhe43")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ucisl")
}],
"loop": true,
"name": &"down",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_t6dpn")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_g84mp")
}],
"loop": true,
"name": &"left",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_g3joa")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_geb4s")
}],
"loop": true,
"name": &"right",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_pt5ys")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pt5ys")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_cplfv")
}],
"loop": true,
"name": &"up",
"speed": 5.0
}]