generated from mstar/godot-template
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://thgprwuilw68"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://c442xii8smrdq" path="res://Resources/Pokemon/Raw/Back/FLOETTE_1.png" id="1_gsps6"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ioyu2"]
|
||
|
atlas = ExtResource("1_gsps6")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_92f8j"]
|
||
|
atlas = ExtResource("1_gsps6")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1nqqi"]
|
||
|
atlas = ExtResource("1_gsps6")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0n9hj"]
|
||
|
atlas = ExtResource("1_gsps6")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_840v2"]
|
||
|
atlas = ExtResource("1_gsps6")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ioyu2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_92f8j")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_1nqqi")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0n9hj")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_840v2")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|