generated from mstar/godot-template
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
|
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://cpjtglqxnlq2w"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://cuc7wbd3gkll0" path="res://Resources/Pokemon/Raw/Back shiny/AUDINO_1.png" id="1_ldxjy"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_svvjc"]
|
||
|
atlas = ExtResource("1_ldxjy")
|
||
|
region = Rect2(0, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jbluq"]
|
||
|
atlas = ExtResource("1_ldxjy")
|
||
|
region = Rect2(96, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tafj7"]
|
||
|
atlas = ExtResource("1_ldxjy")
|
||
|
region = Rect2(192, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_geft0"]
|
||
|
atlas = ExtResource("1_ldxjy")
|
||
|
region = Rect2(288, 0, 96, 96)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_jo28j"]
|
||
|
atlas = ExtResource("1_ldxjy")
|
||
|
region = Rect2(384, 0, 96, 96)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_svvjc")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jbluq")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_tafj7")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_geft0")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_jo28j")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|