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://lt1y1d82rs6r"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d162ycreefk1n" path="res://Resources/Pokemon/Raw/Front/GENGAR_2.png" id="1_fm076"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_idm7z"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(0, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vfdgp"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(104, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3di3x"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(208, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2tdb6"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(312, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_z00sk"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(416, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_kzjsw"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(520, 0, 104, 104)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_mwxy6"]
|
||
|
atlas = ExtResource("1_fm076")
|
||
|
region = Rect2(624, 0, 104, 104)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_idm7z")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vfdgp")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3di3x")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2tdb6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_z00sk")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_kzjsw")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_mwxy6")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|