mirror of
https://github.com/kodzukye/omens-ascent.git
synced 2026-08-10 13:23:10 +00:00
100 lines
2.6 KiB
Plaintext
100 lines
2.6 KiB
Plaintext
[gd_scene format=3 uid="uid://y0jdxxfvduy5"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://bbkpcde2m13to" path="res://assets/images/ui/boss_spawn.png" id="1_x012g"]
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_l7xf0"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(0, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dkjtp"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(32, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_66wys"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(64, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_nsk55"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(96, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_dst3x"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(128, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_s8clg"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(160, 0, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_b0bc2"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(0, 32, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_3tma4"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(32, 32, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_uf83g"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(64, 32, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_a110b"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(96, 32, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_tq3v6"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(128, 32, 32, 32)
|
|
|
|
[sub_resource type="AtlasTexture" id="AtlasTexture_yhjmf"]
|
|
atlas = ExtResource("1_x012g")
|
|
region = Rect2(160, 32, 32, 32)
|
|
|
|
[sub_resource type="SpriteFrames" id="SpriteFrames_uvqlf"]
|
|
animations = [{
|
|
"frames": [{
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_l7xf0")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dkjtp")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_66wys")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_nsk55")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_dst3x")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_s8clg")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_b0bc2")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_3tma4")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_uf83g")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_a110b")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_tq3v6")
|
|
}, {
|
|
"duration": 1.0,
|
|
"texture": SubResource("AtlasTexture_yhjmf")
|
|
}],
|
|
"loop": 1,
|
|
"name": &"default",
|
|
"speed": 10.0
|
|
}]
|
|
|
|
[node name="BossSpawn" type="AnimatedSprite2D" unique_id=355187649]
|
|
sprite_frames = SubResource("SpriteFrames_uvqlf")
|
|
frame_progress = 0.023074534
|