generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://c1p73sc83pcyt"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://cwkv8aj8j53ui" path="res://Resources/Pokemon/Raw/Back/QUAQUAVAL.png" id="1_2ot1x"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hz4qb"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tgkl9"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j0y2w"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y1e6a"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_06iim"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0c6jx"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(480, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r2c8i"]
|
|
atlas = ExtResource("1_2ot1x")
|
|
region = Rect2(576, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_hz4qb")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tgkl9")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_j0y2w")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_y1e6a")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_06iim")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_0c6jx")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_r2c8i")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |