generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://ccfx3lmdmnx4g"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cygr125gsuib5" path="res://Resources/Pokemon/Raw/Front/GOLBAT_female.png" id="1_5negx"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uz9s8"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(0, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gf91h"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(111, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o6k5m"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(222, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_61786"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(333, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j2wla"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(444, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vl67x"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(555, 0, 111, 111)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ywb9u"]
|
|
atlas = ExtResource("1_5negx")
|
|
region = Rect2(666, 0, 111, 111)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uz9s8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_gf91h")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_o6k5m")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_61786")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j2wla")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_vl67x")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ywb9u")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |