generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://ckvwytsdxlh2e"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bbvdpxmjdjmvw" path="res://Resources/Pokemon/Raw/Back/FUECOCO.png" id="1_7qprl"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lr10v"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(0, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qa2qy"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(85, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gop3p"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(170, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lmf6v"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(255, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6mgco"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(340, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gq7gg"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(425, 0, 85, 85)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5ta5f"]
|
|
atlas = ExtResource("1_7qprl")
|
|
region = Rect2(510, 0, 85, 85)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lr10v")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qa2qy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gop3p")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lmf6v")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6mgco")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gq7gg")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_5ta5f")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |