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

53 lines
1.4 KiB
Text
Raw Normal View History

2025-01-26 19:25:35 +00:00
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://b5w8kobfc15a6"]
[ext_resource type="Texture2D" uid="uid://diw24gw7udbb3" path="res://Resources/Pokemon/Raw/Back/NOSEPASS.png" id="1_1w6kj"]
[sub_resource type="AtlasTexture" id="AtlasTexture_mupt8"]
atlas = ExtResource("1_1w6kj")
region = Rect2(0, 0, 47, 47)
[sub_resource type="AtlasTexture" id="AtlasTexture_uymdq"]
atlas = ExtResource("1_1w6kj")
region = Rect2(47, 0, 47, 47)
[sub_resource type="AtlasTexture" id="AtlasTexture_ftpii"]
atlas = ExtResource("1_1w6kj")
region = Rect2(94, 0, 47, 47)
[sub_resource type="AtlasTexture" id="AtlasTexture_iko60"]
atlas = ExtResource("1_1w6kj")
region = Rect2(141, 0, 47, 47)
[sub_resource type="AtlasTexture" id="AtlasTexture_oq69n"]
atlas = ExtResource("1_1w6kj")
region = Rect2(188, 0, 47, 47)
[sub_resource type="AtlasTexture" id="AtlasTexture_jbzfn"]
atlas = ExtResource("1_1w6kj")
region = Rect2(235, 0, 47, 47)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_mupt8")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uymdq")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ftpii")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_iko60")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_oq69n")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_jbzfn")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]