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://dyj20mvel5bm6"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://06fs1jk71sel" path="res://Resources/Pokemon/Raw/Back/FLOETTE.png" id="1_z4qvv"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ili5o"]
|
|
atlas = ExtResource("1_z4qvv")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ji7qp"]
|
|
atlas = ExtResource("1_z4qvv")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vj3ex"]
|
|
atlas = ExtResource("1_z4qvv")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nteo7"]
|
|
atlas = ExtResource("1_z4qvv")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_iw9ud"]
|
|
atlas = ExtResource("1_z4qvv")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ili5o")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ji7qp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vj3ex")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nteo7")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_iw9ud")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |