generated from mstar/godot-template
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://dxmgfsuu6cu7b"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cncha4oaubx1q" path="res://Resources/Pokemon/Raw/Back/GRAFAIAI.png" id="1_gmy9f"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jtjk5"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(0, 0, 70, 70)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j8zuv"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(70, 0, 70, 70)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i9ixw"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(140, 0, 70, 70)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kw8qr"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(210, 0, 70, 70)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vtu7w"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(280, 0, 70, 70)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v0opa"]
|
||
|
atlas = ExtResource("1_gmy9f")
|
||
|
region = Rect2(350, 0, 70, 70)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jtjk5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j8zuv")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_i9ixw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kw8qr")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vtu7w")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_v0opa")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|