generated from mstar/godot-template
74 lines
2 KiB
Text
74 lines
2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://dvisbotiq7kvc"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cr6obbf3q1v5n" path="res://Resources/Pokemon/Raw/Back/CETITAN.png" id="1_xw0k7"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j7h7j"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(0, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_g0aw7"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(100, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y6ach"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(200, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_izolh"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(300, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dnl3j"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(400, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yn66u"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(500, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_o97xr"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(600, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_n2lwo"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(700, 0, 100, 100)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_g7f34"]
|
||
|
atlas = ExtResource("1_xw0k7")
|
||
|
region = Rect2(800, 0, 100, 100)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j7h7j")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_g0aw7")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_y6ach")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_izolh")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_dnl3j")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_yn66u")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_o97xr")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_n2lwo")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_g7f34")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|