generated from mstar/godot-template
74 lines
1.9 KiB
Text
74 lines
1.9 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://c701npde44140"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://c32oqjj7v2hsh" path="res://Resources/Pokemon/Raw/Back/FLAPPLE.png" id="1_lpv3k"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cg17r"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mi8bw"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yas8f"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yo5lt"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ejclz"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4chgt"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d5mck"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bn2yo"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(672, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gp3dx"]
|
||
|
atlas = ExtResource("1_lpv3k")
|
||
|
region = Rect2(768, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_cg17r")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_mi8bw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_yas8f")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_yo5lt")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ejclz")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4chgt")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_d5mck")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bn2yo")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gp3dx")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|