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://bhsw1dc2llkqx"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cfp60s2y2m83m" path="res://Resources/Pokemon/Raw/Back/DECIDUEYE.png" id="1_ag5m0"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r9b3z"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ssjwl"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mfnjt"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cmup0"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o9jbo"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y640j"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o2rf0"]
|
||
|
atlas = ExtResource("1_ag5m0")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_r9b3z")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ssjwl")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_mfnjt")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_cmup0")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_o9jbo")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_y640j")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_o2rf0")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|