generated from mstar/godot-template
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://mkihp6p75v7l"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://6cuf4nj513wm" path="res://Resources/Pokemon/Raw/Back/APPLETUN_1.png" id="1_9sl2e"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_81rur"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(0, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e5u1f"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(97, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bmw6d"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(194, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lb3ki"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(291, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fld8y"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(388, 0, 97, 97)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9sxlv"]
|
||
|
atlas = ExtResource("1_9sl2e")
|
||
|
region = Rect2(485, 0, 97, 97)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_81rur")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_e5u1f")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bmw6d")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_lb3ki")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_fld8y")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9sxlv")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|