generated from mstar/godot-template
74 lines
No EOL
2 KiB
Text
74 lines
No EOL
2 KiB
Text
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://cy51nxhgftpat"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bhfiw0sdom4wc" path="res://Resources/Pokemon/Raw/Front/PIKACHU_5.png" id="1_kf9bs"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_amqum"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(0, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7tbjd"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(50, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_h4nix"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(100, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pmf5h"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(150, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2et1v"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(200, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hs3m5"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(250, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ohr6f"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(300, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8up26"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(350, 0, 50, 50)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9duup"]
|
|
atlas = ExtResource("1_kf9bs")
|
|
region = Rect2(400, 0, 50, 50)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_amqum")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_7tbjd")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_h4nix")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_pmf5h")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2et1v")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hs3m5")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ohr6f")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_8up26")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9duup")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |