generated from mstar/godot-template
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://brpmsjxmctjj1"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://b1vfu67ni34yq" path="res://Resources/Pokemon/Raw/Back/SCREAMTAIL.png" id="1_k5yqb"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kkw53"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(0, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xdsm1"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(55, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wbk52"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(110, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eqom6"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(165, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1v0k3"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(220, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gq7yy"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(275, 0, 55, 55)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0rgvy"]
|
||
|
atlas = ExtResource("1_k5yqb")
|
||
|
region = Rect2(330, 0, 55, 55)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kkw53")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_xdsm1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wbk52")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_eqom6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_1v0k3")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gq7yy")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0rgvy")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|