generated from mstar/godot-template
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://dxshia6jyx27u"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://kios3yve3ril" path="res://Resources/Pokemon/Raw/Back/FLAPPLE_1.png" id="1_tmgnn"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mzlpe"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(0, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3hksj"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(97, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cucd2"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(194, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_x48rb"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(291, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k5glc"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(388, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ceilb"]
|
||
|
atlas = ExtResource("1_tmgnn")
|
||
|
region = Rect2(485, 0, 97, 97)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_mzlpe")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3hksj")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_cucd2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_x48rb")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_k5glc")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ceilb")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|