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://d4kcuad4np3pn"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://bnso3r2ul5vt6" path="res://Resources/Pokemon/Raw/Back/QUAXWELL.png" id="1_4lvwc"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_f6s7i"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(0, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tja7f"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(80, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_61ekm"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(160, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gow35"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(240, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n3mvj"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(320, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ag1uf"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(400, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_z8cqt"]
|
||
|
atlas = ExtResource("1_4lvwc")
|
||
|
region = Rect2(480, 0, 80, 80)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_f6s7i")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tja7f")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_61ekm")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gow35")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_n3mvj")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ag1uf")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_z8cqt")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|