pokemon-base/Resources/Pokemon/SpriteFrames/Back/GRIMMSNARL_1.tres
2025-01-26 20:25:35 +01:00

60 lines
No EOL
1.6 KiB
Text

[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://ddfyvk4j7nlpq"]
[ext_resource type="Texture2D" uid="uid://blyn1i6vcvcd4" path="res://Resources/Pokemon/Raw/Back/GRIMMSNARL_1.png" id="1_u9cyt"]
[sub_resource type="AtlasTexture" id="AtlasTexture_xhh06"]
atlas = ExtResource("1_u9cyt")
region = Rect2(0, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_k8ouu"]
atlas = ExtResource("1_u9cyt")
region = Rect2(100, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_qwu9c"]
atlas = ExtResource("1_u9cyt")
region = Rect2(200, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_dqmwt"]
atlas = ExtResource("1_u9cyt")
region = Rect2(300, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_633v5"]
atlas = ExtResource("1_u9cyt")
region = Rect2(400, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_1hun6"]
atlas = ExtResource("1_u9cyt")
region = Rect2(500, 0, 100, 100)
[sub_resource type="AtlasTexture" id="AtlasTexture_lvvq9"]
atlas = ExtResource("1_u9cyt")
region = Rect2(600, 0, 100, 100)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_xhh06")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_k8ouu")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_qwu9c")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_dqmwt")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_633v5")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_1hun6")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_lvvq9")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]