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://5v0t6jixwngp"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://baw6bwpjr4sly" path="res://Resources/Pokemon/Raw/Back/SALANDIT.png" id="1_4xfj2"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l5k6z"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_51lj5"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_7f0fo"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ba2uu"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_0zgrz"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hm774"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_r5p90"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bl7ni"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(672, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_y81ah"]
|
||
|
atlas = ExtResource("1_4xfj2")
|
||
|
region = Rect2(768, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_l5k6z")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_51lj5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_7f0fo")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ba2uu")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_0zgrz")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_hm774")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_r5p90")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bl7ni")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_y81ah")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|