generated from mstar/godot-template
67 lines
1.8 KiB
Text
67 lines
1.8 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=10 format=3 uid="uid://bdqu13uw3rjkd"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dnb1l0bwi0qfn" path="res://Resources/Pokemon/Raw/Front/ZAPDOS.png" id="1_ct6ug"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wk8ng"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(0, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_64qks"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(97, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rcjlk"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(194, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_79hja"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(291, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9mgn2"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(388, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kurqk"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(485, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gk1ic"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(582, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_em0j0"]
|
||
|
atlas = ExtResource("1_ct6ug")
|
||
|
region = Rect2(679, 0, 97, 97)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wk8ng")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_64qks")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_rcjlk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_79hja")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9mgn2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kurqk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gk1ic")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_em0j0")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|