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://ba5qkimt4dns"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://ca6yt0iol6txa" path="res://Resources/Pokemon/Raw/Back/FLOETTE_3.png" id="1_f0gkh"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lv4vf"]
|
|
atlas = ExtResource("1_f0gkh")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ss38p"]
|
|
atlas = ExtResource("1_f0gkh")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_srftr"]
|
|
atlas = ExtResource("1_f0gkh")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gmsgw"]
|
|
atlas = ExtResource("1_f0gkh")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2n0lj"]
|
|
atlas = ExtResource("1_f0gkh")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_lv4vf")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ss38p")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_srftr")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gmsgw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_2n0lj")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |