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://b0kx6wk74guxh"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://dvxmuqmwemdib" path="res://Resources/Pokemon/Raw/Back shiny/SHEDINJA.png" id="1_t7ga0"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_v8yc5"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(0, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_hbwnx"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(50, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_sjoda"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(100, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9ngdd"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(150, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j4v61"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(200, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bxphm"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(250, 0, 50, 50)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_vxs5t"]
|
||
|
atlas = ExtResource("1_t7ga0")
|
||
|
region = Rect2(300, 0, 50, 50)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_v8yc5")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_hbwnx")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_sjoda")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9ngdd")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j4v61")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bxphm")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_vxs5t")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|