generated from mstar/godot-template
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://b457vr2qgotaf"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://b3r3tpn7alm40" path="res://Resources/Pokemon/Raw/Back shiny/SABLEYE_1.png" id="1_sk4v7"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_61v9a"]
|
||
|
atlas = ExtResource("1_sk4v7")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3wfhi"]
|
||
|
atlas = ExtResource("1_sk4v7")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0q4o3"]
|
||
|
atlas = ExtResource("1_sk4v7")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_xg0vc"]
|
||
|
atlas = ExtResource("1_sk4v7")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_froqr"]
|
||
|
atlas = ExtResource("1_sk4v7")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_61v9a")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3wfhi")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0q4o3")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_xg0vc")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_froqr")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|