generated from mstar/godot-template
46 lines
No EOL
1.2 KiB
Text
46 lines
No EOL
1.2 KiB
Text
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://bm6eo6ba1ycqo"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://fc0ypy4wayff" path="res://Resources/Pokemon/Raw/Back/DARMANITAN_3.png" id="1_u0p9j"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4y2ul"]
|
|
atlas = ExtResource("1_u0p9j")
|
|
region = Rect2(0, 0, 68, 68)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dkqk4"]
|
|
atlas = ExtResource("1_u0p9j")
|
|
region = Rect2(68, 0, 68, 68)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_udxyn"]
|
|
atlas = ExtResource("1_u0p9j")
|
|
region = Rect2(136, 0, 68, 68)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s1o21"]
|
|
atlas = ExtResource("1_u0p9j")
|
|
region = Rect2(204, 0, 68, 68)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_x8g8u"]
|
|
atlas = ExtResource("1_u0p9j")
|
|
region = Rect2(272, 0, 68, 68)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4y2ul")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dkqk4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_udxyn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s1o21")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_x8g8u")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |