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://brhsneimr2m3u"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://espmttas82e7" path="res://Resources/Pokemon/Raw/Back/PECHARUNT.png" id="1_hrub8"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ajbq8"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2ngjr"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_66y23"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_qd8yf"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_70kpi"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_cdumh"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(480, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_btgqv"]
|
||
|
atlas = ExtResource("1_hrub8")
|
||
|
region = Rect2(576, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_ajbq8")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2ngjr")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_66y23")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_qd8yf")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_70kpi")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_cdumh")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_btgqv")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|