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://dm47h4yp6iwwy"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bqq3u16ebduom" path="res://Resources/Pokemon/Raw/Back shiny/FLOETTE_3.png" id="1_9r9s3"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_g3333"]
|
|
atlas = ExtResource("1_9r9s3")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_45xx4"]
|
|
atlas = ExtResource("1_9r9s3")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7nfm2"]
|
|
atlas = ExtResource("1_9r9s3")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_phx99"]
|
|
atlas = ExtResource("1_9r9s3")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qzr92"]
|
|
atlas = ExtResource("1_9r9s3")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_g3333")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_45xx4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_7nfm2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_phx99")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_qzr92")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |