generated from mstar/godot-template
53 lines
No EOL
1.4 KiB
Text
53 lines
No EOL
1.4 KiB
Text
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://d0hqb3d1skvht"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://s474yk3j1eow" path="res://Resources/Pokemon/Raw/Back/OGERPON_10.png" id="1_d38dr"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ey2il"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(0, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_232zc"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(99, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uku26"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(198, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_z47s6"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(297, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4dw3r"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(396, 0, 99, 99)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n9ijp"]
|
|
atlas = ExtResource("1_d38dr")
|
|
region = Rect2(495, 0, 99, 99)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ey2il")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_232zc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uku26")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_z47s6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4dw3r")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_n9ijp")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |