generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://dwic8dohfy8u4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bmafa6k7obu2v" path="res://Resources/Pokemon/Raw/Back/DOLLIV.png" id="1_g7ggr"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1zmek"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_janj4"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_6nwpl"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xzl8k"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i4zp8"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_w39ht"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(480, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eer4i"]
|
|
atlas = ExtResource("1_g7ggr")
|
|
region = Rect2(576, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1zmek")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_janj4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_6nwpl")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xzl8k")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_i4zp8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_w39ht")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_eer4i")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |