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://b6scfl07tuc6f"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://bsx6o3u4wkq7r" path="res://Resources/Pokemon/Raw/Back/PAWMOT.png" id="1_mwawz"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_oorl4"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(0, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3onc8"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(88, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_lmshk"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(176, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_911k1"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(264, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_te6oq"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(352, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_gndal"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(440, 0, 88, 88)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_96dtw"]
|
||
|
atlas = ExtResource("1_mwawz")
|
||
|
region = Rect2(528, 0, 88, 88)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_oorl4")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3onc8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_lmshk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_911k1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_te6oq")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_gndal")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_96dtw")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|