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://c6xsrchh4pjma"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://calrkogb3bp7h" path="res://Resources/Pokemon/Raw/Back shiny/GOLBAT.png" id="1_cit7u"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fferc"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(0, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_if168"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(95, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kj4r2"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(190, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eysjg"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(285, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lbf8w"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(380, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_q2sk1"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(475, 0, 95, 95)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_903d1"]
|
||
|
atlas = ExtResource("1_cit7u")
|
||
|
region = Rect2(570, 0, 95, 95)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_fferc")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_if168")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kj4r2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_eysjg")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_lbf8w")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_q2sk1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_903d1")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|