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://cslxjse5qdj2a"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cso7yuvuo6j4w" path="res://Resources/Pokemon/Raw/Back shiny/PALAFIN_1.png" id="1_g4bs7"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_md8xp"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(0, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lnc3m"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(100, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n3bak"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(200, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3rm7c"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(300, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_rjao8"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(400, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cy9k2"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(500, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vpak7"]
|
||
|
atlas = ExtResource("1_g4bs7")
|
||
|
region = Rect2(600, 0, 100, 100)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_md8xp")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_lnc3m")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_n3bak")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3rm7c")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_rjao8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_cy9k2")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vpak7")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|