generated from mstar/godot-template
39 lines
1 KiB
Text
39 lines
1 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://cu5bcbktmu310"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dx24aq5obt6ac" path="res://Resources/Pokemon/Raw/Front/CERULEDGE.png" id="1_ey1qs"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gr3wa"]
|
||
|
atlas = ExtResource("1_ey1qs")
|
||
|
region = Rect2(0, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_pychi"]
|
||
|
atlas = ExtResource("1_ey1qs")
|
||
|
region = Rect2(120, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kblnh"]
|
||
|
atlas = ExtResource("1_ey1qs")
|
||
|
region = Rect2(240, 0, 120, 120)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_100cs"]
|
||
|
atlas = ExtResource("1_ey1qs")
|
||
|
region = Rect2(360, 0, 120, 120)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gr3wa")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_pychi")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kblnh")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_100cs")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|