generated from mstar/godot-template
46 lines
No EOL
1.2 KiB
Text
46 lines
No EOL
1.2 KiB
Text
[gd_resource type="SpriteFrames" load_steps=7 format=3 uid="uid://bs5jr6sas27tr"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c418l8xw4oms" path="res://Resources/Pokemon/Raw/Back/AUDINO_1.png" id="1_3266y"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_83ycn"]
|
|
atlas = ExtResource("1_3266y")
|
|
region = Rect2(0, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_itcuc"]
|
|
atlas = ExtResource("1_3266y")
|
|
region = Rect2(96, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_zlvzi"]
|
|
atlas = ExtResource("1_3266y")
|
|
region = Rect2(192, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bwsnz"]
|
|
atlas = ExtResource("1_3266y")
|
|
region = Rect2(288, 0, 96, 96)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dwj9o"]
|
|
atlas = ExtResource("1_3266y")
|
|
region = Rect2(384, 0, 96, 96)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_83ycn")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_itcuc")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_zlvzi")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_bwsnz")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dwj9o")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |