pokemon-base/Resources/Pokemon/SpriteFrames/Front/FLAPPLE_1.tres

32 lines
No EOL
861 B
Text

[gd_resource type="SpriteFrames" load_steps=5 format=3 uid="uid://oqajipxdme15"]
[ext_resource type="Texture2D" uid="uid://p3q5u2uorfsr" path="res://Resources/Pokemon/Raw/Front/FLAPPLE_1.png" id="1_2o7y7"]
[sub_resource type="AtlasTexture" id="AtlasTexture_eml9s"]
atlas = ExtResource("1_2o7y7")
region = Rect2(0, 0, 99, 99)
[sub_resource type="AtlasTexture" id="AtlasTexture_q8i0n"]
atlas = ExtResource("1_2o7y7")
region = Rect2(99, 0, 99, 99)
[sub_resource type="AtlasTexture" id="AtlasTexture_r6cpj"]
atlas = ExtResource("1_2o7y7")
region = Rect2(198, 0, 99, 99)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_eml9s")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_q8i0n")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_r6cpj")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]