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://ct3bojdteur7v"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dm4mn4s5cy7fi" path="res://Resources/Pokemon/Raw/Back/SABLEYE_1.png" id="1_cqnwq"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jbwo6"]
|
||
|
atlas = ExtResource("1_cqnwq")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_okni5"]
|
||
|
atlas = ExtResource("1_cqnwq")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_u7t50"]
|
||
|
atlas = ExtResource("1_cqnwq")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_blz1i"]
|
||
|
atlas = ExtResource("1_cqnwq")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vhez5"]
|
||
|
atlas = ExtResource("1_cqnwq")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jbwo6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_okni5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_u7t50")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_blz1i")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vhez5")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|