generated from mstar/godot-template
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://clis8dkb3whiu"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://bp84ru0qasjr" path="res://Resources/Pokemon/Raw/Back/PALAFIN_1.png" id="1_sfkue"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_edxti"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(0, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3hwva"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(100, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hcdyt"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(200, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4zdjy"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(300, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l6421"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(400, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qw9su"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(500, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hhyl6"]
|
||
|
atlas = ExtResource("1_sfkue")
|
||
|
region = Rect2(600, 0, 100, 100)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_edxti")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3hwva")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_hcdyt")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4zdjy")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_l6421")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qw9su")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_hhyl6")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|