pokemon-base/Resources/Pokemon/SpriteFrames/Back/NOIVERN.tres

60 lines
1.6 KiB
Text
Raw Normal View History

2025-01-26 19:25:35 +00:00
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://hbn4qe2pcckf"]
[ext_resource type="Texture2D" uid="uid://ygu26wmsqu2d" path="res://Resources/Pokemon/Raw/Back/NOIVERN.png" id="1_6y8oz"]
[sub_resource type="AtlasTexture" id="AtlasTexture_t4wr7"]
atlas = ExtResource("1_6y8oz")
region = Rect2(0, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_ur3ke"]
atlas = ExtResource("1_6y8oz")
region = Rect2(120, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_x4nqc"]
atlas = ExtResource("1_6y8oz")
region = Rect2(240, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_omzoq"]
atlas = ExtResource("1_6y8oz")
region = Rect2(360, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_vs4i6"]
atlas = ExtResource("1_6y8oz")
region = Rect2(480, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_l376q"]
atlas = ExtResource("1_6y8oz")
region = Rect2(600, 0, 120, 120)
[sub_resource type="AtlasTexture" id="AtlasTexture_9eabp"]
atlas = ExtResource("1_6y8oz")
region = Rect2(720, 0, 120, 120)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_t4wr7")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ur3ke")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_x4nqc")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_omzoq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_vs4i6")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l376q")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_9eabp")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]