generated from mstar/godot-template
74 lines
1.9 KiB
Text
74 lines
1.9 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=11 format=3 uid="uid://cqvs2pejulb22"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dwl42vba5evae" path="res://Resources/Pokemon/Raw/Back/TSAREENA.png" id="1_y3vf3"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zhw6i"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_i5hjx"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_29sr1"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zvcru"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b30nh"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jf6ld"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ap23n"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fwqvs"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(672, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k7dul"]
|
||
|
atlas = ExtResource("1_y3vf3")
|
||
|
region = Rect2(768, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_zhw6i")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_i5hjx")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_29sr1")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_zvcru")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_b30nh")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jf6ld")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ap23n")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_fwqvs")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_k7dul")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|