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://c3hymvmkockll"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://d3aaa5l5nq2tt" path="res://Resources/Pokemon/Raw/Back/VELUZA.png" id="1_fakaj"]
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b8tfb"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(0, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_9tg4z"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(80, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3s4f6"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(160, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_2trk3"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(240, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_fenwm"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(320, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_bmv2k"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(400, 0, 80, 80)
|
||
|
|
||
|
[sub_resource type="AtlasTexture" id="AtlasTexture_j0u2q"]
|
||
|
atlas = ExtResource("1_fakaj")
|
||
|
region = Rect2(480, 0, 80, 80)
|
||
|
|
||
|
[resource]
|
||
|
animations = [{
|
||
|
"frames": [{
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_b8tfb")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_9tg4z")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_3s4f6")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_2trk3")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_fenwm")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_bmv2k")
|
||
|
}, {
|
||
|
"duration": 1.0,
|
||
|
"texture": SubResource("AtlasTexture_j0u2q")
|
||
|
}],
|
||
|
"loop": true,
|
||
|
"name": &"default",
|
||
|
"speed": 12.0
|
||
|
}]
|