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://btfudkdx1y8aq"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://b4qoalnf0h48u" path="res://Resources/Pokemon/Raw/Front/OINKOLOGNE.png" id="1_cg53o"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s5ud8"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(0, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tl3tu"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(80, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l50o2"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(160, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_1lzsh"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(240, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_t8px8"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(320, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_wgnkw"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(400, 0, 80, 80)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_ar9ii"]
|
|
atlas = ExtResource("1_cg53o")
|
|
region = Rect2(480, 0, 80, 80)
|
|
|
|
[resource]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s5ud8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tl3tu")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_l50o2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_1lzsh")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_t8px8")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_wgnkw")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_ar9ii")
|
|
}],
|
|
"loop": true,
|
|
"name": &"default",
|
|
"speed": 12.0
|
|
}] |