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

46 lines
1.2 KiB
Text
Raw Normal View History

2025-01-26 19:36:24 +00:00
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://dhtls8byw20jo"]
[ext_resource type="Texture2D" uid="uid://d15o28mk1uaw5" path="res://Resources/Pokemon/Raw/Front/DARMANITAN_3.png" id="1_9b66w"]
[sub_resource type="AtlasTexture" id="AtlasTexture_2k0zf"]
atlas = ExtResource("1_9b66w")
region = Rect2(0, 0, 72, 72)
[sub_resource type="AtlasTexture" id="AtlasTexture_ow18a"]
atlas = ExtResource("1_9b66w")
region = Rect2(72, 0, 72, 72)
[sub_resource type="AtlasTexture" id="AtlasTexture_04n4u"]
atlas = ExtResource("1_9b66w")
region = Rect2(144, 0, 72, 72)
[sub_resource type="AtlasTexture" id="AtlasTexture_pvrcd"]
atlas = ExtResource("1_9b66w")
region = Rect2(216, 0, 72, 72)
[sub_resource type="AtlasTexture" id="AtlasTexture_kbh9e"]
atlas = ExtResource("1_9b66w")
region = Rect2(288, 0, 72, 72)
[resource]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("AtlasTexture_2k0zf")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_ow18a")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_04n4u")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_pvrcd")
}, {
"duration": 1.0,
"texture": SubResource("AtlasTexture_kbh9e")
}],
"loop": true,
"name": &"default",
"speed": 12.0
}]