generated from mstar/godot-template
68 lines
1.8 KiB
Text
68 lines
1.8 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=10 format=3 uid="uid://d16cijsjmf8hs"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d1gqgjbjuajrd" path="res://Resources/Pokemon/Raw/Back/AERODACTYL.png" id="1_8c96d"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_x9bk2"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(0, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qt8gw"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(91, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ucn0r"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(182, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bxxhu"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(273, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0hfob"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(364, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o1js5"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(455, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tnh7e"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(546, 0, 91, 91)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lytun"]
|
||
|
atlas = ExtResource("1_8c96d")
|
||
|
region = Rect2(637, 0, 91, 91)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_x9bk2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qt8gw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ucn0r")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bxxhu")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0hfob")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_o1js5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tnh7e")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_lytun")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|