pokemon-base/Resources/Pokemon/SpriteFrames/Front/PIKACHU_3.tres

74 lines
2 KiB
Text
Raw Normal View History

2025-01-26 19:36:24 +00:00
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://dpcnxr8ba0nq5"]
[ext_resource type="Texture2D" uid="uid://l70y45ate20t" path="res://Resources/Pokemon/Raw/Front/PIKACHU_3.png" id="1_v3556"]
[sub_resource type="AtlasTexture" id="AtlasTexture_45ynu"]
atlas = ExtResource("1_v3556")
region = Rect2(0, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_tt03b"]
atlas = ExtResource("1_v3556")
region = Rect2(50, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_jn8eo"]
atlas = ExtResource("1_v3556")
region = Rect2(100, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_l668w"]
atlas = ExtResource("1_v3556")
region = Rect2(150, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_yn2al"]
atlas = ExtResource("1_v3556")
region = Rect2(200, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_fi0fe"]
atlas = ExtResource("1_v3556")
region = Rect2(250, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_hhcly"]
atlas = ExtResource("1_v3556")
region = Rect2(300, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_uhmck"]
atlas = ExtResource("1_v3556")
region = Rect2(350, 0, 50, 50)
[sub_resource type="AtlasTexture" id="AtlasTexture_mm9gk"]
atlas = ExtResource("1_v3556")
region = Rect2(400, 0, 50, 50)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_45ynu")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_tt03b")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_jn8eo")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_l668w")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_yn2al")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_fi0fe")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_hhcly")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_uhmck")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_mm9gk")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]