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://b8macjsfrajiq"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://yqkrpnb6jvxq" path="res://Resources/Pokemon/Raw/Back/ZAPDOS.png" id="1_td31k"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_iu2ti"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(0, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3x80g"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(85, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_m3qv0"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(170, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_youfm"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(255, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zkinf"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(340, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9aci6"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(425, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6xcx7"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(510, 0, 85, 85)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wzrqy"]
|
||
|
atlas = ExtResource("1_td31k")
|
||
|
region = Rect2(595, 0, 85, 85)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_iu2ti")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3x80g")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_m3qv0")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_youfm")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_zkinf")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9aci6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_6xcx7")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wzrqy")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|