pokemon-base/Resources/Pokemon/SpriteFrames/Back shiny/URSALUNA_1.tres

39 lines
1 KiB
Text
Raw Normal View History

2025-01-26 19:36:24 +00:00
[gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://bj5s0b8ojrjuj"]
[ext_resource type="Texture2D" uid="uid://dadfvrng4w3bc" path="res://Resources/Pokemon/Raw/Back shiny/URSALUNA_1.png" id="1_hzfgu"]
[sub_resource type="AtlasTexture" id="AtlasTexture_c1wnk"]
atlas = ExtResource("1_hzfgu")
region = Rect2(0, 0, 74, 74)
[sub_resource type="AtlasTexture" id="AtlasTexture_nlfze"]
atlas = ExtResource("1_hzfgu")
region = Rect2(74, 0, 74, 74)
[sub_resource type="AtlasTexture" id="AtlasTexture_5b0gv"]
atlas = ExtResource("1_hzfgu")
region = Rect2(148, 0, 74, 74)
[sub_resource type="AtlasTexture" id="AtlasTexture_k8ai7"]
atlas = ExtResource("1_hzfgu")
region = Rect2(222, 0, 74, 74)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_c1wnk")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_nlfze")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_5b0gv")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_k8ai7")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]