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://yopohwg3otpc"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bb4iyrhrnh7wh" path="res://Resources/Pokemon/Raw/Back/OGERPON_8.png" id="1_d1bhw"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o596i"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(0, 0, 104, 104)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e3d8a"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(104, 0, 104, 104)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t1e8l"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(208, 0, 104, 104)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9s8h1"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(312, 0, 104, 104)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i9bqq"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(416, 0, 104, 104)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wjs74"]
|
|
atlas = ExtResource("1_d1bhw")
|
|
region = Rect2(520, 0, 104, 104)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_o596i")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_e3d8a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t1e8l")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9s8h1")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_i9bqq")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_wjs74")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |