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://caqxcqppmbwwd"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://dixonk5h7h5lp" path="res://Resources/Pokemon/Raw/Back shiny/FLOETTE.png" id="1_4beet"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mljzl"]
|
|
atlas = ExtResource("1_4beet")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4vque"]
|
|
atlas = ExtResource("1_4beet")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ox2cz"]
|
|
atlas = ExtResource("1_4beet")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a5s2j"]
|
|
atlas = ExtResource("1_4beet")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_odnf2"]
|
|
atlas = ExtResource("1_4beet")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_mljzl")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_4vque")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ox2cz")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a5s2j")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_odnf2")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |