generated from mstar/godot-template
60 lines
No EOL
1.6 KiB
Text
60 lines
No EOL
1.6 KiB
Text
[gd_resource type="SpriteFrames" load_steps=9 format=3 uid="uid://dnlbqs21byvch"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c8obt7rwgg5u8" path="res://Resources/Pokemon/Raw/Front shiny/OINKOLOGNE.png" id="1_u7awv"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b9p40"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(0, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_md64e"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(80, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9rh71"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(160, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_k9ma8"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(240, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t8nso"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(320, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_83vxo"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(400, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_71en0"]
|
|
atlas = ExtResource("1_u7awv")
|
|
region = Rect2(480, 0, 80, 80)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b9p40")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_md64e")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_9rh71")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_k9ma8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t8nso")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_83vxo")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_71en0")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |