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://bc8go7qg5wu18"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cf7nrmq33phbq" path="res://Resources/Pokemon/Raw/Back/FLOETTE_4.png" id="1_7hklf"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jtuzy"]
|
|
atlas = ExtResource("1_7hklf")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qh3un"]
|
|
atlas = ExtResource("1_7hklf")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1zs9e"]
|
|
atlas = ExtResource("1_7hklf")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_39wfs"]
|
|
atlas = ExtResource("1_7hklf")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_izkmf"]
|
|
atlas = ExtResource("1_7hklf")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_jtuzy")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qh3un")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1zs9e")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_39wfs")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_izkmf")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |