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://c4c8v8nvnyiav"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://kwvih72mvqxn" path="res://Resources/Pokemon/Raw/Back/PIKACHU_5.png" id="1_7d3n6"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_h6s2h"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(0, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jc66n"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(49, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6axhl"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(98, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ifemz"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(147, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tv0q8"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(196, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y8vnw"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(245, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4egcg"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(294, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_20qil"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(343, 0, 49, 49)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yxavg"]
|
||
|
atlas = ExtResource("1_7d3n6")
|
||
|
region = Rect2(392, 0, 49, 49)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_h6s2h")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jc66n")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_6axhl")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ifemz")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tv0q8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_y8vnw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4egcg")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_20qil")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_yxavg")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|