generated from mstar/godot-template
39 lines
No EOL
1 KiB
Text
39 lines
No EOL
1 KiB
Text
[gd_resource type="SpriteFrames" load_steps=6 format=3 uid="uid://cg401egrmk5x4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://504ery7sixfv" path="res://Resources/Pokemon/Raw/Front shiny/CERULEDGE.png" id="1_s5b7m"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zt0q9"]
|
|
atlas = ExtResource("1_s5b7m")
|
|
region = Rect2(0, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v707w"]
|
|
atlas = ExtResource("1_s5b7m")
|
|
region = Rect2(120, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1ggsw"]
|
|
atlas = ExtResource("1_s5b7m")
|
|
region = Rect2(240, 0, 120, 120)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zdarx"]
|
|
atlas = ExtResource("1_s5b7m")
|
|
region = Rect2(360, 0, 120, 120)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_zt0q9")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_v707w")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1ggsw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_zdarx")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |