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://bvaym40kxu3ck"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://ddu7sdyve0kxs" path="res://Resources/Pokemon/Raw/Back shiny/LECHONK.png" id="1_l6h0l"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wou8r"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_e1x9n"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0rwwd"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_c3ks1"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9bs0w"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_x2v7i"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_81ihf"]
|
||
|
atlas = ExtResource("1_l6h0l")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_wou8r")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_e1x9n")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0rwwd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_c3ks1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9bs0w")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_x2v7i")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_81ihf")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|