generated from mstar/godot-template
102 lines
2.7 KiB
Text
102 lines
2.7 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=15 format=3 uid="uid://t1qpxp7be5ml"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://bu3sswch0mdf6" path="res://Resources/Pokemon/Raw/Back/BUTTERFREE_female.png" id="1_o9xtg"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wcna9"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(0, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ef19j"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(64, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b9zk9"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(128, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_smumq"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(192, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_57kj6"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(256, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c3gef"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(320, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1y6an"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(384, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_36tmy"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(448, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_phu2e"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(512, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nihvj"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(576, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_auki5"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(640, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2yajg"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(704, 0, 64, 64)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bw6dh"]
|
||
|
atlas = ExtResource("1_o9xtg")
|
||
|
region = Rect2(768, 0, 64, 64)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wcna9")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ef19j")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_b9zk9")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_smumq")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_57kj6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_c3gef")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_1y6an")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_36tmy")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_phu2e")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_nihvj")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_auki5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2yajg")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bw6dh")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|