generated from mstar/godot-template
74 lines
2 KiB
Text
74 lines
2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://df0n1ldsaarf7"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://csid2uxgo1ol0" path="res://Resources/Pokemon/Raw/Front/PIKACHU_4.png" id="1_5ci0p"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bqv87"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(0, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0xxti"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(50, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9m8k5"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(100, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jzzvf"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(150, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_74mr1"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(200, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6qwg6"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(250, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_h6ayx"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(300, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u6n55"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(350, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2eewc"]
|
||
|
atlas = ExtResource("1_5ci0p")
|
||
|
region = Rect2(400, 0, 50, 50)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bqv87")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0xxti")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9m8k5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jzzvf")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_74mr1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_6qwg6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_h6ayx")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_u6n55")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2eewc")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|