generated from mstar/godot-template
53 lines
No EOL
1.4 KiB
Text
53 lines
No EOL
1.4 KiB
Text
[gd_resource type="SpriteFrames" load_steps=8 format=3 uid="uid://fts5d3lrg5s7"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://88lc8y5i2f05" path="res://Resources/Pokemon/Raw/Back/BOMBIRDIER.png" id="1_zn8bf"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ugs7l"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(0, 0, 101, 101)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c6s48"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(101, 0, 101, 101)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_refnt"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(202, 0, 101, 101)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u7x4r"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(303, 0, 101, 101)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ao9bh"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(404, 0, 101, 101)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xzois"]
|
|
atlas = ExtResource("1_zn8bf")
|
|
region = Rect2(505, 0, 101, 101)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ugs7l")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_c6s48")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_refnt")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_u7x4r")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ao9bh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_xzois")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |