cirnogodot/Resources/Sprites/FairyGuard.tres

153 lines
3.6 KiB
Text
Raw Normal View History

2026-01-31 08:38:43 +01:00
[gd_resource type="SpriteFrames" format=3 uid="uid://ch2ll1on8im2p"]
2025-02-23 17:32:36 +01:00
[ext_resource type="Texture2D" uid="uid://xhwfgbv0fjbr" path="res://Sprites/Actors/FairyGuard.png" id="1_fb3du"]
2025-03-12 13:57:25 +01:00
[sub_resource type="AtlasTexture" id="AtlasTexture_em6qg"]
atlas = ExtResource("1_fb3du")
region = Rect2(0, 64, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_klwxr"]
atlas = ExtResource("1_fb3du")
region = Rect2(16, 64, 16, 16)
2025-02-23 17:32:36 +01:00
[sub_resource type="AtlasTexture" id="AtlasTexture_42a57"]
atlas = ExtResource("1_fb3du")
region = Rect2(0, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_gl2o5"]
atlas = ExtResource("1_fb3du")
region = Rect2(16, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_ad5n8"]
atlas = ExtResource("1_fb3du")
region = Rect2(32, 0, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_hfqok"]
atlas = ExtResource("1_fb3du")
region = Rect2(0, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_47idc"]
atlas = ExtResource("1_fb3du")
region = Rect2(32, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_gquu4"]
atlas = ExtResource("1_fb3du")
region = Rect2(16, 32, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_2ftnw"]
atlas = ExtResource("1_fb3du")
region = Rect2(0, 48, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_o4btr"]
atlas = ExtResource("1_fb3du")
region = Rect2(16, 48, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_ue8y7"]
atlas = ExtResource("1_fb3du")
region = Rect2(32, 48, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_n8dp2"]
atlas = ExtResource("1_fb3du")
region = Rect2(0, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_6p57w"]
atlas = ExtResource("1_fb3du")
region = Rect2(16, 16, 16, 16)
[sub_resource type="AtlasTexture" id="AtlasTexture_gpakj"]
atlas = ExtResource("1_fb3du")
region = Rect2(32, 16, 16, 16)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
2025-03-12 13:57:25 +01:00
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_klwxr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_em6qg")
}],
"loop": true,
"name": &"dead",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
2025-02-23 17:32:36 +01:00
"texture": SubResource("AtlasTexture_42a57")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gl2o5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ad5n8")
}],
"loop": true,
"name": &"down",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_hfqok")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_47idc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gquu4")
}],
"loop": true,
"name": &"left",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_2ftnw")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_o4btr")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ue8y7")
}],
"loop": true,
"name": &"right",
"speed": 5.0
}, {
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_n8dp2")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_6p57w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_gpakj")
}],
"loop": true,
"name": &"up",
"speed": 5.0
}]