generated from mstar/godot-template
60 lines
1.6 KiB
Text
60 lines
1.6 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://ci6c4n7bamdlg"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://crqt1bpggckx1" path="res://Resources/Pokemon/Raw/Back/GOLBAT_female.png" id="1_0nawv"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ke0b8"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(0, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r9kac"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(95, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_622dd"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(190, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_5vaqv"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(285, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_287y6"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(380, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_d6jg4"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(475, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bkdtb"]
|
||
|
atlas = ExtResource("1_0nawv")
|
||
|
region = Rect2(570, 0, 95, 95)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ke0b8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_r9kac")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_622dd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_5vaqv")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_287y6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_d6jg4")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bkdtb")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|