generated from mstar/godot-template
67 lines
1.8 KiB
Text
67 lines
1.8 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=10 format=3 uid="uid://ca3vrbld5qli6"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://m5654br8ts3p" path="res://Resources/Pokemon/Raw/Back/AERODACTYL_1.png" id="1_t0wid"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_klq50"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(0, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_4dq0u"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(91, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b8r35"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(182, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_eiuzy"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(273, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_17hy8"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(364, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qj4d4"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(455, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qrx4c"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(546, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vh9la"]
|
||
|
atlas = ExtResource("1_t0wid")
|
||
|
region = Rect2(637, 0, 91, 91)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_klq50")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_4dq0u")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_b8r35")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_eiuzy")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_17hy8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qj4d4")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qrx4c")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vh9la")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|