pokemon-base/Resources/Pokemon/SpriteFrames/Back/FLITTLE.tres
2025-01-26 20:25:35 +01:00

67 lines
No EOL
1.8 KiB
Text

[gd_resource type="SpriteFrames" load_steps=10 format=3 uid="uid://tkarr1gwcsi6"]
[ext_resource type="Texture2D" uid="uid://b2pcitr1pjhgr" path="res://Resources/Pokemon/Raw/Back/FLITTLE.png" id="1_cwjqt"]
[sub_resource type="AtlasTexture" id="AtlasTexture_0iytf"]
atlas = ExtResource("1_cwjqt")
region = Rect2(0, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_pggwy"]
atlas = ExtResource("1_cwjqt")
region = Rect2(48, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_qmtyg"]
atlas = ExtResource("1_cwjqt")
region = Rect2(96, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_e901o"]
atlas = ExtResource("1_cwjqt")
region = Rect2(144, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_h7g97"]
atlas = ExtResource("1_cwjqt")
region = Rect2(192, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_tq93l"]
atlas = ExtResource("1_cwjqt")
region = Rect2(240, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_m4yu8"]
atlas = ExtResource("1_cwjqt")
region = Rect2(288, 0, 48, 48)
[sub_resource type="AtlasTexture" id="AtlasTexture_ccgh6"]
atlas = ExtResource("1_cwjqt")
region = Rect2(336, 0, 48, 48)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_0iytf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pggwy")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qmtyg")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_e901o")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_h7g97")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tq93l")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_m4yu8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ccgh6")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]