generated from mstar/godot-template
88 lines
2.3 KiB
Text
88 lines
2.3 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=13 format=3 uid="uid://ig0e7xr3p0py"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://k1was7xqf2hq" path="res://Resources/Pokemon/Raw/Front/FURFROU_6.png" id="1_n8tys"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qxg5h"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(0, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_04s1d"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(65, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_8xq5i"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(130, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s59ja"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(195, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j4ycc"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(260, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1z1oo"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(325, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a5z4x"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(390, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c70iw"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(455, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_p7pjs"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(520, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v3tl3"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(585, 0, 65, 65)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ser6a"]
|
||
|
atlas = ExtResource("1_n8tys")
|
||
|
region = Rect2(650, 0, 65, 65)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qxg5h")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_04s1d")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_8xq5i")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_s59ja")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j4ycc")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_1z1oo")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_a5z4x")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_c70iw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_p7pjs")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_v3tl3")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ser6a")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|