Files
godot-demo-projects/2d/isometric/dungeon.tscn
Marcus Ilgner 41171d85d4 Update isometric dungeon to 4.3+ TileMapLayer (#1268)
After opening the isometric dungeon demo, there was a warning about TileMap
having been deprecated so I updated it to use the new TileMapLayer instead.
2025-11-03 18:43:32 +01:00

1646 lines
59 KiB
Plaintext

[gd_scene load_steps=83 format=4 uid="uid://chumi3mle4jcc"]
[ext_resource type="TileSet" uid="uid://rdmo3qcxjqg5" path="res://tileset/tileset.tres" id="1"]
[ext_resource type="Texture2D" uid="uid://dq212b7yxhu5d" path="res://decorations/wall_skull.png" id="2"]
[ext_resource type="PackedScene" uid="uid://ipxyktw0t1p0" path="res://player/goblin.tscn" id="3"]
[ext_resource type="PackedScene" uid="uid://dcnxwmpd2mvee" path="res://decorations/candle.tscn" id="4"]
[ext_resource type="Texture2D" uid="uid://cxyesrp618ca1" path="res://decorations/rug_1.png" id="5"]
[ext_resource type="Texture2D" uid="uid://dguyxdac07gst" path="res://decorations/banner.png" id="6"]
[ext_resource type="PackedScene" uid="uid://b0aw4v33tl2is" path="res://decorations/vase_1.tscn" id="7"]
[ext_resource type="PackedScene" uid="uid://oqod8dmpd7f6" path="res://decorations/vase_2.tscn" id="8"]
[ext_resource type="PackedScene" uid="uid://dcdlnwc0r2w8b" path="res://decorations/coin_pile.tscn" id="9"]
[ext_resource type="PackedScene" uid="uid://dp2x5g4hj7pr4" path="res://decorations/bone_pile_1.tscn" id="10"]
[ext_resource type="PackedScene" uid="uid://dk8c87g7bh0gm" path="res://decorations/bone_pile_2.tscn" id="11"]
[ext_resource type="Texture2D" uid="uid://xc2p0l2sfs1x" path="res://decorations/glow.png" id="12"]
[ext_resource type="Texture2D" uid="uid://b3li7sm3lvyuk" path="res://decorations/shadow_gradient.png" id="13"]
[ext_resource type="PackedScene" uid="uid://bdb3ykgwo8b0x" path="res://decorations/internal_shadow.tscn" id="14"]
[ext_resource type="Texture2D" uid="uid://dtryp1ytoc3q8" path="res://decorations/drape_1.png" id="15"]
[ext_resource type="Texture2D" uid="uid://c1warrujgr74a" path="res://decorations/paw_prints.png" id="16"]
[ext_resource type="Texture2D" uid="uid://icdt838idffc" path="res://decorations/crow_sleep.png" id="18"]
[ext_resource type="Texture2D" uid="uid://dccbppprc6i" path="res://decorations/crow_looking.png" id="19"]
[sub_resource type="CanvasItemMaterial" id="23"]
blend_mode = 1
[sub_resource type="OccluderPolygon2D" id="13"]
polygon = PackedVector2Array(578, 218, 572, 292, 383, 387, 65, 225, 3, 252, 3, 318, 245, 440, 185, 474, 125, 444, 63, 472, 171, 488, 193, 484, 193, 538, 321, 478, 443, 542, 571, 478, 455, 410, 831, 222, 765, 184, 701, 218, 641, 190)
[sub_resource type="OccluderPolygon2D" id="1"]
polygon = PackedVector2Array(380, -64, 194, 30, 191, 56, 180, 61, 178, 110, 171, 114, 172, 126, 180, 137, 199, 139, 214, 137, 219, 128, 230, 114, 371, 184, 371, 207, 363, 212, 363, 223, 368, 229, 385, 237, 404, 232, 409, 225, 407, 211, 403, 203, 446, 223, 473, 174, 507, 127, 323, 29, 444, -34, 448, -99, 381, -130)
[sub_resource type="OccluderPolygon2D" id="18"]
polygon = PackedVector2Array(1278, 252, 1280, 321, 1343, 348, 1350, 350, 1171, 440, 1294, 404, 1544, 317, 1409, 253, 1564, 176, 1495, 146)
[sub_resource type="Gradient" id="11"]
offsets = PackedFloat32Array(0.0111732, 0.636872)
colors = PackedColorArray(0.648926, 0.648926, 0.648926, 1, 0, 0, 0, 1)
[sub_resource type="GradientTexture2D" id="12"]
gradient = SubResource("11")
width = 500
height = 500
fill = 1
fill_from = Vector2(0.5, 0.5)
[sub_resource type="OccluderPolygon2D" id="14"]
polygon = PackedVector2Array(1152, 69, 1151, 105, 1183, 49, 1222, 30, 1229, -31, 1270, 3, 1295, -4, 1341, 42, 1344, 95, 1403, 125, 1405, 63, 1343, 31, 1406, -2, 1409, -131, 1217, -38, 1217, 26, 1088, -34, 1027, -3)
[sub_resource type="OccluderPolygon2D" id="15"]
polygon = PackedVector2Array(704, 541, 583, 608, 580, 673, 627, 695, 704, 732, 895, 705, 834, 671, 932, 622, 878, 584, 832, 605)
[sub_resource type="OccluderPolygon2D" id="16"]
polygon = PackedVector2Array(-58, 673, 384, 900, 748, 721, 906, 698, 906, 834, 436, 1033, 220, 995, -130, 814, -201, 726, -137, 702)
[sub_resource type="OccluderPolygon2D" id="17"]
polygon = PackedVector2Array(786, 269, 829, 229, 459, 412, 512, 448, 623, 388, 623, 400, 618, 412, 623, 421, 646, 424, 659, 418, 664, 402, 660, 396, 661, 370)
[sub_resource type="CanvasItemMaterial" id="21"]
light_mode = 1
[sub_resource type="CanvasItemMaterial" id="22"]
blend_mode = 1
light_mode = 1
[sub_resource type="CanvasItemMaterial" id="41"]
light_mode = 1
[sub_resource type="AtlasTexture" id="43"]
atlas = ExtResource("18")
region = Rect2(0, 0, 64, 64)
[sub_resource type="AtlasTexture" id="44"]
atlas = ExtResource("18")
region = Rect2(64, 0, 64, 64)
[sub_resource type="AtlasTexture" id="45"]
atlas = ExtResource("18")
region = Rect2(128, 0, 64, 64)
[sub_resource type="AtlasTexture" id="46"]
atlas = ExtResource("18")
region = Rect2(192, 0, 64, 64)
[sub_resource type="AtlasTexture" id="47"]
atlas = ExtResource("18")
region = Rect2(256, 0, 64, 64)
[sub_resource type="AtlasTexture" id="48"]
atlas = ExtResource("18")
region = Rect2(320, 0, 64, 64)
[sub_resource type="AtlasTexture" id="49"]
atlas = ExtResource("18")
region = Rect2(384, 0, 64, 64)
[sub_resource type="AtlasTexture" id="50"]
atlas = ExtResource("18")
region = Rect2(448, 0, 64, 64)
[sub_resource type="AtlasTexture" id="51"]
atlas = ExtResource("18")
region = Rect2(512, 0, 64, 64)
[sub_resource type="AtlasTexture" id="52"]
atlas = ExtResource("18")
region = Rect2(576, 0, 64, 64)
[sub_resource type="AtlasTexture" id="53"]
atlas = ExtResource("18")
region = Rect2(640, 0, 64, 64)
[sub_resource type="AtlasTexture" id="54"]
atlas = ExtResource("18")
region = Rect2(704, 0, 64, 64)
[sub_resource type="AtlasTexture" id="55"]
atlas = ExtResource("18")
region = Rect2(768, 0, 64, 64)
[sub_resource type="AtlasTexture" id="56"]
atlas = ExtResource("18")
region = Rect2(832, 0, 64, 64)
[sub_resource type="AtlasTexture" id="57"]
atlas = ExtResource("18")
region = Rect2(896, 0, 64, 64)
[sub_resource type="AtlasTexture" id="58"]
atlas = ExtResource("18")
region = Rect2(960, 0, 64, 64)
[sub_resource type="SpriteFrames" id="40"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("43")
}, {
"duration": 1.0,
"texture": SubResource("44")
}, {
"duration": 1.0,
"texture": SubResource("45")
}, {
"duration": 1.0,
"texture": SubResource("46")
}, {
"duration": 1.0,
"texture": SubResource("47")
}, {
"duration": 1.0,
"texture": SubResource("48")
}, {
"duration": 1.0,
"texture": SubResource("49")
}, {
"duration": 1.0,
"texture": SubResource("50")
}, {
"duration": 1.0,
"texture": SubResource("51")
}, {
"duration": 1.0,
"texture": SubResource("52")
}, {
"duration": 1.0,
"texture": SubResource("53")
}, {
"duration": 1.0,
"texture": SubResource("54")
}, {
"duration": 1.0,
"texture": SubResource("55")
}, {
"duration": 1.0,
"texture": SubResource("56")
}, {
"duration": 1.0,
"texture": SubResource("57")
}, {
"duration": 1.0,
"texture": SubResource("58")
}],
"loop": true,
"name": &"sleep",
"speed": 16.0
}]
[sub_resource type="CanvasItemMaterial" id="42"]
light_mode = 1
[sub_resource type="AtlasTexture" id="92"]
atlas = ExtResource("19")
region = Rect2(0, 0, 64, 64)
[sub_resource type="AtlasTexture" id="93"]
atlas = ExtResource("19")
region = Rect2(64, 0, 64, 64)
[sub_resource type="AtlasTexture" id="94"]
atlas = ExtResource("19")
region = Rect2(128, 0, 64, 64)
[sub_resource type="AtlasTexture" id="95"]
atlas = ExtResource("19")
region = Rect2(192, 0, 64, 64)
[sub_resource type="AtlasTexture" id="96"]
atlas = ExtResource("19")
region = Rect2(256, 0, 64, 64)
[sub_resource type="AtlasTexture" id="97"]
atlas = ExtResource("19")
region = Rect2(320, 0, 64, 64)
[sub_resource type="AtlasTexture" id="98"]
atlas = ExtResource("19")
region = Rect2(384, 0, 64, 64)
[sub_resource type="AtlasTexture" id="99"]
atlas = ExtResource("19")
region = Rect2(448, 0, 64, 64)
[sub_resource type="AtlasTexture" id="100"]
atlas = ExtResource("19")
region = Rect2(512, 0, 64, 64)
[sub_resource type="AtlasTexture" id="101"]
atlas = ExtResource("19")
region = Rect2(576, 0, 64, 64)
[sub_resource type="AtlasTexture" id="102"]
atlas = ExtResource("19")
region = Rect2(640, 0, 64, 64)
[sub_resource type="AtlasTexture" id="103"]
atlas = ExtResource("19")
region = Rect2(704, 0, 64, 64)
[sub_resource type="AtlasTexture" id="104"]
atlas = ExtResource("19")
region = Rect2(768, 0, 64, 64)
[sub_resource type="AtlasTexture" id="105"]
atlas = ExtResource("19")
region = Rect2(832, 0, 64, 64)
[sub_resource type="AtlasTexture" id="106"]
atlas = ExtResource("19")
region = Rect2(896, 0, 64, 64)
[sub_resource type="AtlasTexture" id="107"]
atlas = ExtResource("19")
region = Rect2(960, 0, 64, 64)
[sub_resource type="AtlasTexture" id="108"]
atlas = ExtResource("19")
region = Rect2(0, 64, 64, 64)
[sub_resource type="AtlasTexture" id="109"]
atlas = ExtResource("19")
region = Rect2(64, 64, 64, 64)
[sub_resource type="AtlasTexture" id="110"]
atlas = ExtResource("19")
region = Rect2(128, 64, 64, 64)
[sub_resource type="AtlasTexture" id="111"]
atlas = ExtResource("19")
region = Rect2(192, 64, 64, 64)
[sub_resource type="AtlasTexture" id="112"]
atlas = ExtResource("19")
region = Rect2(256, 64, 64, 64)
[sub_resource type="AtlasTexture" id="113"]
atlas = ExtResource("19")
region = Rect2(320, 64, 64, 64)
[sub_resource type="AtlasTexture" id="114"]
atlas = ExtResource("19")
region = Rect2(384, 64, 64, 64)
[sub_resource type="AtlasTexture" id="115"]
atlas = ExtResource("19")
region = Rect2(448, 64, 64, 64)
[sub_resource type="AtlasTexture" id="116"]
atlas = ExtResource("19")
region = Rect2(512, 64, 64, 64)
[sub_resource type="AtlasTexture" id="117"]
atlas = ExtResource("19")
region = Rect2(576, 64, 64, 64)
[sub_resource type="AtlasTexture" id="118"]
atlas = ExtResource("19")
region = Rect2(640, 64, 64, 64)
[sub_resource type="AtlasTexture" id="119"]
atlas = ExtResource("19")
region = Rect2(704, 64, 64, 64)
[sub_resource type="AtlasTexture" id="120"]
atlas = ExtResource("19")
region = Rect2(768, 64, 64, 64)
[sub_resource type="AtlasTexture" id="121"]
atlas = ExtResource("19")
region = Rect2(832, 64, 64, 64)
[sub_resource type="AtlasTexture" id="122"]
atlas = ExtResource("19")
region = Rect2(896, 64, 64, 64)
[sub_resource type="AtlasTexture" id="123"]
atlas = ExtResource("19")
region = Rect2(960, 64, 64, 64)
[sub_resource type="SpriteFrames" id="91"]
animations = [{
"frames": [{
"duration": 1.0,
"texture": SubResource("92")
}, {
"duration": 1.0,
"texture": SubResource("93")
}, {
"duration": 1.0,
"texture": SubResource("94")
}, {
"duration": 1.0,
"texture": SubResource("95")
}, {
"duration": 1.0,
"texture": SubResource("96")
}, {
"duration": 1.0,
"texture": SubResource("97")
}, {
"duration": 1.0,
"texture": SubResource("98")
}, {
"duration": 1.0,
"texture": SubResource("99")
}, {
"duration": 1.0,
"texture": SubResource("100")
}, {
"duration": 1.0,
"texture": SubResource("101")
}, {
"duration": 1.0,
"texture": SubResource("102")
}, {
"duration": 1.0,
"texture": SubResource("103")
}, {
"duration": 1.0,
"texture": SubResource("104")
}, {
"duration": 1.0,
"texture": SubResource("105")
}, {
"duration": 1.0,
"texture": SubResource("106")
}, {
"duration": 1.0,
"texture": SubResource("107")
}, {
"duration": 1.0,
"texture": SubResource("108")
}, {
"duration": 1.0,
"texture": SubResource("109")
}, {
"duration": 1.0,
"texture": SubResource("110")
}, {
"duration": 1.0,
"texture": SubResource("111")
}, {
"duration": 1.0,
"texture": SubResource("112")
}, {
"duration": 1.0,
"texture": SubResource("113")
}, {
"duration": 1.0,
"texture": SubResource("114")
}, {
"duration": 1.0,
"texture": SubResource("115")
}, {
"duration": 1.0,
"texture": SubResource("116")
}, {
"duration": 1.0,
"texture": SubResource("117")
}, {
"duration": 1.0,
"texture": SubResource("118")
}, {
"duration": 1.0,
"texture": SubResource("119")
}, {
"duration": 1.0,
"texture": SubResource("120")
}, {
"duration": 1.0,
"texture": SubResource("121")
}, {
"duration": 1.0,
"texture": SubResource("122")
}, {
"duration": 1.0,
"texture": SubResource("123")
}],
"loop": true,
"name": &"looking",
"speed": 16.0
}]
[node name="Dungeon" type="Node2D"]
[node name="Floor" type="Node2D" parent="."]
y_sort_enabled = true
position = Vector2(-64, -32)
[node name="Glow" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(773, 256)
scale = Vector2(4.8125, 2.5)
texture = ExtResource("12")
[node name="Glow2" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(1535, 234)
rotation = -0.436332
scale = Vector2(10.9891, 2.5000002)
texture = ExtResource("12")
[node name="Glow3" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(1182, 523)
rotation = -0.436332
scale = Vector2(10.9891, 2.5000002)
texture = ExtResource("12")
[node name="Glow12" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(851, 626)
rotation = 1.93033
scale = Vector2(0.982245, 3.5342898)
texture = ExtResource("12")
[node name="Glow13" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(590, 470)
rotation = 1.0472
scale = Vector2(1.3224001, 3.25661)
texture = ExtResource("12")
[node name="Glow14" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(90, 725)
rotation = 1.0472
scale = Vector2(1.3224001, 3.25661)
texture = ExtResource("12")
[node name="Glow8" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(356, 37)
rotation = -0.436332
scale = Vector2(5.56892, 1.51161)
texture = ExtResource("12")
[node name="Glow11" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(566, 164)
rotation = -0.62308306
scale = Vector2(4.00932, 1.37909)
texture = ExtResource("12")
[node name="Glow9" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(-130, 139)
rotation = 0.445059
scale = Vector2(5.56892, 1.51161)
texture = ExtResource("12")
[node name="Glow10" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(392, 184)
rotation = 0.445059
scale = Vector2(5.56892, 1.51161)
texture = ExtResource("12")
[node name="Glow4" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(312, 387)
rotation = 0.513127
scale = Vector2(10.9891, 2.5)
texture = ExtResource("12")
[node name="Glow5" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(601, 375)
rotation = -0.490438
scale = Vector2(10.9891, 2.5)
texture = ExtResource("12")
[node name="Glow6" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(641, 856)
rotation = -0.490438
scale = Vector2(17.9912, 2.5)
texture = ExtResource("12")
[node name="Glow7" type="Sprite2D" parent="Floor"]
modulate = Color(0.164706, 0, 0.152941, 1)
position = Vector2(255, 861)
rotation = 0.46251202
scale = Vector2(17.9912, 2.5)
texture = ExtResource("12")
[node name="Layer0" type="TileMapLayer" parent="Floor"]
y_sort_enabled = true
use_parent_material = true
tile_map_data = PackedByteArray("AAALAPL/AAAAAAAAAAAMAPL/AAAAAAAAAAANAPL/AAAAAAAAAAAOAPL/AAAAAAAAAAALAPP/AAAAAAAAAAAMAPP/AAAAAAAAAAANAPP/AAAAAAAAAAAOAPP/AAAAAAAAAAALAPT/AAAAAAAAAAAMAPT/AQAAAAAAAAANAPT/AAAAAAAAAAAOAPT/AAAAAAAAAAALAPX/AAAAAAAAAAAMAPX/AAAAAAAAAAANAPX/AAAAAAAAAAAOAPX/AAAAAAAAAAALAPb/AAAAAAAAAAAMAPb/AQAAAAAAAAANAPb/AAAAAAAAAAAOAPb/AAAAAAAAAAALAPf/AAAAAAAAAAAMAPf/AQAAAAAAAAANAPf/AAAAAAAAAAAOAPf/AAAAAAAAAAALAPj/AAAAAAAAAAAMAPj/AAAAAAAAAAANAPj/AQAAAAAAAAAOAPj/AAAAAAAAAAAFAPn/AAAAAAAAAAAGAPn/AAAAAAAAAAAHAPn/AAAAAAAAAAAIAPn/AAAAAAAAAAAJAPn/AAAAAAAAAAAKAPn/AAAAAAAAAAALAPn/AAAAAAAAAAAMAPn/AAAAAAAAAAANAPn/AAAAAAAAAAAOAPn/AAAAAAAAAAAFAPr/AAAAAAAAAAAGAPr/AAAAAAAAAAAHAPr/AAAAAAAAAAAIAPr/AAAAAAAAAAAJAPr/AAAAAAAAAAAKAPr/AAAAAAAAAAALAPr/AAAAAAAAAAAMAPr/AAAAAAAAAAANAPr/AAAAAAAAAAAOAPr/AAAAAAAAAAAFAPv/AAAAAAAAAAAGAPv/AAAAAAAAAAAHAPv/AAAAAAAAAAAIAPv/AQAAAAAAAAAJAPv/AQAAAAAAAAAKAPv/AQAAAAAAAAALAPv/AQAAAAAAAAAMAPv/AQAAAAAAAAANAPv/AAAAAAAAAAAOAPv/AAAAAAAAAAAPAPv/AQAAAAAAAQAQAPv/AQAAAAAAAQAFAPz/AAAAAAAAAAAGAPz/AAAAAAAAAAAHAPz/AAAAAAAAAAAIAPz/AAAAAAAAAAAJAPz/AAAAAAAAAAAKAPz/AAAAAAAAAAALAPz/AAAAAAAAAAAMAPz/AAAAAAAAAAANAPz/AAAAAAAAAAAOAPz/AAAAAAAAAAAPAPz/AQAAAAAAAQAQAPz/AQAAAAAAAQAAAP3/AAAAAAAAAAABAP3/AAAAAAAAAAACAP3/AAAAAAAAAAAFAP3/AAAAAAAAAAAGAP3/AAAAAAAAAAAHAP3/AAAAAAAAAAAIAP3/AAAAAAAAAAAJAP3/AAAAAAAAAAAKAP3/AAAAAAAAAAALAP3/AAAAAAAAAAAMAP3/AAAAAAAAAAANAP3/AAAAAAAAAAAOAP3/AAAAAAAAAAAPAP3/AQAAAAAAAQAQAP3/AQAAAAAAAQAAAP7/AQAAAAAAAAABAP7/AQAAAAAAAAACAP7/AAAAAAAAAAAFAP7/AAAAAAAAAAAGAP7/AAAAAAAAAAAHAP7/AAAAAAAAAAAIAP7/AAAAAAAAAAAJAP7/AAAAAAAAAAALAP7/AQAAAAAAAQAMAP7/AQAAAAAAAQANAP7/AQAAAAAAAAAOAP7/AQAAAAAAAAAPAP7/AQAAAAAAAQAQAP7/AQAAAAAAAQAAAP//AQAAAAAAAAABAP//AQAAAAAAAAACAP//AAAAAAAAAAAFAP//AAAAAAAAAAAGAP//AAAAAAAAAAAHAP//AAAAAAAAAAAIAP//AAAAAAAAAAAJAP//AAAAAAAAAAALAP//AAAAAAAAAAAMAP//AQAAAAAAAQANAP//AQAAAAAAAQAOAP//AQAAAAAAAAAPAP//AQAAAAAAAQAQAP//AQAAAAAAAQAAAAAAAAAAAAAAAAABAAAAAQAAAAAAAAACAAAAAAAAAAAAAAADAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAGAAAAAAAAAAAAAAAHAAAAAQAAAAAAAAAIAAAAAAAAAAAAAAAJAAAAAAAAAAAAAAALAAAAAQAAAAAAAQAMAAAAAQAAAAAAAQANAAAAAQAAAAAAAQAOAAAAAQAAAAAAAAAPAAAAAQAAAAAAAQAQAAAAAQAAAAAAAQAAAAEAAAAAAAAAAAABAAEAAAAAAAAAAAACAAEAAQAAAAAAAAADAAEAAAAAAAAAAAAEAAEAAAAAAAAAAAAFAAEAAQAAAAAAAAAGAAEAAAAAAAAAAAAHAAEAAAAAAAAAAAAIAAEAAAAAAAAAAAAJAAEAAAAAAAAAAAALAAEAAQAAAAAAAQAMAAEAAAAAAAAAAAANAAEAAAAAAAAAAAAOAAEAAAAAAAAAAAAPAAEAAQAAAAAAAQAQAAEAAQAAAAAAAQAAAAIAAAAAAAAAAAABAAIAAQAAAAAAAAACAAIAAAAAAAAAAAADAAIAAAAAAAAAAAAEAAIAAAAAAAAAAAAFAAIAAAAAAAAAAAAGAAIAAAAAAAAAAAAHAAIAAAAAAAAAAAAIAAIAAAAAAAAAAAAJAAIAAAAAAAAAAAALAAIAAAAAAAAAAAAMAAIAAAAAAAAAAAANAAIAAQAAAAAAAQAOAAIAAQAAAAAAAQAPAAIAAQAAAAAAAQAQAAIAAQAAAAAAAQAAAAMAAAAAAAAAAAABAAMAAAAAAAAAAAACAAMAAAAAAAAAAAADAAMAAAAAAAAAAAAEAAMAAAAAAAAAAAAFAAMAAAAAAAAAAAAGAAMAAAAAAAAAAAAHAAMAAAAAAAAAAAAIAAMAAAAAAAAAAAALAAMAAQAAAAAAAQAMAAMAAQAAAAAAAQANAAMAAQAAAAAAAQAOAAMAAQAAAAAAAQAPAAMAAQAAAAAAAQAQAAMAAQAAAAAAAQANAAQAAQAAAAAAAQANAAUAAQAAAAAAAQALAAYAAAAAAAAAAAAMAAYAAQAAAAAAAQANAAYAAQAAAAAAAQAOAAYAAQAAAAAAAQAPAAYAAQAAAAAAAQAQAAYAAAAAAAAAAAARAAYAAQAAAAAAAQALAAcAAQAAAAAAAQAMAAcAAAAAAAAAAAANAAcAAQAAAAAAAAAOAAcAAAAAAAAAAAAPAAcAAQAAAAAAAAAQAAcAAQAAAAAAAQARAAcAAQAAAAAAAQALAAgAAAAAAAAAAAAMAAgAAQAAAAAAAQANAAgAAQAAAAAAAQAOAAgAAQAAAAAAAAAPAAgAAQAAAAAAAQAQAAgAAQAAAAAAAQARAAgAAQAAAAAAAQALAAkAAQAAAAAAAQAMAAkAAAAAAAAAAAANAAkAAQAAAAAAAQAOAAkAAQAAAAAAAQAPAAkAAAAAAAAAAAAQAAkAAQAAAAAAAQARAAkAAQAAAAAAAQALAAoAAQAAAAAAAQAMAAoAAQAAAAAAAQANAAoAAAAAAAAAAAAOAAoAAQAAAAAAAQAPAAoAAQAAAAAAAQAQAAoAAQAAAAAAAQARAAoAAQAAAAAAAQALAAsAAQAAAAAAAQAMAAsAAQAAAAAAAQANAAsAAQAAAAAAAQAOAAsAAQAAAAAAAQAPAAsAAQAAAAAAAQAQAAsAAQAAAAAAAQARAAsAAQAAAAAAAQAJAAMAAAAAAAAAAAAOAAUAAAAAAAAAAAAOAAQAAAAAAAAAAAA=")
tile_set = ExtResource("1")
y_sort_origin = 32
[node name="Walls" type="Node2D" parent="."]
y_sort_enabled = true
position = Vector2(-64, -32)
[node name="TileMapLayer" type="TileMapLayer" parent="Walls"]
y_sort_enabled = true
use_parent_material = true
tile_map_data = PackedByteArray("AAALAPL/AgAAAAAAAAAMAPL/AgAAAAAAAAANAPL/AgAAAAAAAAAOAPL/AgAAAAAAAAAPAPL/AgAAAAAAAAALAPP/AgAAAAAAAAAMAPP/AwAAAAAAAAAPAPP/AgAAAAAAAAALAPT/AgAAAAAAAAAMAPT/AwAAAAAAAAAPAPT/AgAAAAAAAAALAPX/AgAAAAAAAAAPAPX/AgAAAAAAAAALAPb/AgAAAAAAAAAMAPb/AgAAAAAAAAAPAPb/AgAAAAAAAAALAPf/AgAAAAAAAAAPAPf/AgAAAAAAAAALAPj/AgAAAAAAAAAPAPj/AgAAAAAAAAAFAPn/AgAAAAAAAAAGAPn/AgAAAAAAAAAHAPn/AgAAAAAAAAAIAPn/BAAAAAAAAQAJAPn/BAAAAAAAAQAKAPn/AgAAAAAAAAALAPn/AgAAAAAAAAAPAPn/AgAAAAAAAAAFAPr/AgAAAAAAAAAHAPr/AwAAAAAAAAAKAPr/AwAAAAAAAAAPAPr/AgAAAAAAAAAQAPr/AgAAAAAAAQARAPr/AgAAAAAAAQAFAPv/BAAAAAAAAAARAPv/AgAAAAAAAQD///z/AgAAAAAAAAAAAPz/AgAAAAAAAAABAPz/AgAAAAAAAAACAPz/AgAAAAAAAAADAPz/AgAAAAAAAAAFAPz/BAAAAAAAAAARAPz/AgAAAAAAAQD///3/AgAAAAAAAAADAP3/AgAAAAAAAAAFAP3/AgAAAAAAAAARAP3/AgAAAAAAAQD///7/AgAAAAAAAAAAAP7/AwAAAAAAAAADAP7/AgAAAAAAAAAFAP7/AgAAAAAAAAAGAP7/AwAAAAAAAAAJAP7/AwAAAAAAAAAKAP7/AgAAAAAAAAARAP7/AgAAAAAAAQD/////AgAAAAAAAAADAP//AgAAAAAAAAAEAP//AgAAAAAAAAAFAP//AgAAAAAAAAAGAP//AgAAAAAAAAAJAP//AgAAAAAAAAAKAP//AgAAAAAAAAALAP//AwAAAAAAAAAOAP//AwAAAAAAAAAQAP//AwAAAAAAAAARAP//AgAAAAAAAQD//wAAAgAAAAAAAAADAAAAAwAAAAAAAAAGAAAAAwAAAAAAAAAKAAAAAgAAAAAAAAAQAAAAAwAAAAAAAAARAAAAAgAAAAAAAQD//wEAAgAAAAAAAAAKAAEAAgAAAAAAAAALAAEAAwAAAAAAAAAOAAEAAwAAAAAAAAAQAAEAAwAAAAAAAAARAAEAAgAAAAAAAQD//wIAAgAAAAAAAAAAAAIAAwAAAAAAAAAJAAIAAwAAAAAAAAAKAAIAAgAAAAAAAAARAAIAAgAAAAAAAQD//wMAAgAAAAAAAAAKAAMAAgAAAAAAAAARAAMAAgAAAAAAAQD//wQAAgAAAAAAAAAAAAQAAgAAAAAAAAABAAQAAgAAAAAAAAACAAQAAgAAAAAAAAADAAQABAAAAAAAAQAEAAQABAAAAAAAAQAFAAQAAgAAAAAAAAAGAAQAAgAAAAAAAAAHAAQAAgAAAAAAAAAIAAQAAgAAAAAAAAAJAAQAAgAAAAAAAAAKAAQAAgAAAAAAAAALAAQAAgAAAAAAAQAMAAQAAgAAAAAAAQAPAAQAAgAAAAAAAQAQAAQAAgAAAAAAAQARAAQAAgAAAAAAAQAKAAUAAgAAAAAAAQALAAUAAgAAAAAAAQAMAAUAAgAAAAAAAQAPAAUAAgAAAAAAAQAQAAUAAgAAAAAAAQARAAUAAgAAAAAAAQASAAUAAgAAAAAAAQAKAAYAAgAAAAAAAQAQAAYAAwAAAAAAAAASAAYAAgAAAAAAAQAKAAcAAgAAAAAAAQAPAAcAAwAAAAAAAAASAAcAAgAAAAAAAQAKAAgAAgAAAAAAAQASAAgAAgAAAAAAAQAKAAkAAgAAAAAAAQASAAkAAgAAAAAAAQAKAAoAAgAAAAAAAQALAAoAAwAAAAAAAAAPAAoAAwAAAAAAAAAQAAoAAwAAAAAAAAASAAoAAgAAAAAAAQAKAAsAAgAAAAAAAQAQAAsAAwAAAAAAAAASAAsAAgAAAAAAAQAKAAwAAgAAAAAAAQALAAwAAgAAAAAAAQAMAAwAAgAAAAAAAQANAAwAAgAAAAAAAQAOAAwAAgAAAAAAAQAPAAwAAgAAAAAAAQAQAAwAAgAAAAAAAQARAAwAAgAAAAAAAQASAAwAAgAAAAAAAQARAAYAAwAAAAAAAAA=")
tile_set = ExtResource("1")
y_sort_origin = 32
[node name="Shadows" type="Node2D" parent="Walls"]
position = Vector2(64, 32)
[node name="InternalShadow1" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(328, 545)
polygon = PackedVector2Array(-5, -66, -5, -23, 57, 11, 57, -34)
[node name="InternalShadow2" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(582, 291)
polygon = PackedVector2Array(-5, -66, -6, -39, 56, -6, 57, -34)
[node name="InternalShadow3" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(579, 672)
polygon = PackedVector2Array(-4, -69, -5, -19, 57, 11, 57, -34)
[node name="InternalShadow4" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(648, 708)
polygon = PackedVector2Array(-4, -69, -5, -19, 57, 11, 57, -34)
[node name="InternalShadow12" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(1346, 99)
polygon = PackedVector2Array(-5, -5, 59, 27, 59, -4, -4, -69)
[node name="InternalShadow13" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(1416, 55)
polygon = PackedVector2Array(-6, 7, 103, -46, 53, -122, -10, -58)
[node name="InternalShadow14" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(0, 705)
polygon = PackedVector2Array(-50, 21, 62, -32, 60, -117, -70, -28)
[node name="InternalShadow15" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(-196, 96)
polygon = PackedVector2Array(-50, 21, 62, -32, -2, -88, -70, -28)
[node name="InternalShadow5" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(709, 739)
polygon = PackedVector2Array(-4, -69, -5, -19, 57, 11, 57, -34)
[node name="InternalShadow6" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(1464, 99)
scale = Vector2(-1, 1)
polygon = PackedVector2Array(-6, -70, -6, -23, 58, 14, 58, -35)
[node name="InternalShadow7" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(569, 99)
scale = Vector2(-1, 1)
polygon = PackedVector2Array(-6, -70, -6, -23, 58, 14, 58, -35)
[node name="InternalShadow8" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(504, 131)
scale = Vector2(-1, 1)
polygon = PackedVector2Array(-6, -70, -6, -23, 58, 14, 58, -35)
[node name="InternalShadow9" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(390, 576)
polygon = PackedVector2Array(-5, -65, -4, -24, 61, 10, 59, -33)
[node name="InternalShadow10" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(1285, 323)
polygon = PackedVector2Array(-5, -65, -4, -24, 61, 10, 59, -33)
[node name="InternalShadow11" parent="Walls/Shadows" instance=ExtResource("14")]
position = Vector2(1350, 353)
polygon = PackedVector2Array(-5, -65, -4, -24, 61, 10, 59, -33)
[node name="CollisionDecorations" type="Node2D" parent="Walls"]
position = Vector2(64, 32)
[node name="Vase1_2" parent="Walls/CollisionDecorations" instance=ExtResource("7")]
position = Vector2(741, 38)
[node name="Vase1_3" parent="Walls/CollisionDecorations" instance=ExtResource("7")]
position = Vector2(1264, 285)
[node name="Vase1_4" parent="Walls/CollisionDecorations" instance=ExtResource("7")]
position = Vector2(1492, 79)
[node name="Vase1_5" parent="Walls/CollisionDecorations" instance=ExtResource("7")]
position = Vector2(324, 610)
[node name="Vase1_6" parent="Walls/CollisionDecorations" instance=ExtResource("7")]
position = Vector2(248, 655)
[node name="vase2_1" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(16, 20)
[node name="vase2_3" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(787, 43)
[node name="vase2_4" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(-28, 46)
[node name="vase2_5" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(1242, 313)
[node name="vase2_6" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(1118, 343)
[node name="vase2_8" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(838, 257)
[node name="vase2_7" parent="Walls/CollisionDecorations" instance=ExtResource("8")]
position = Vector2(296, 655)
[node name="coin_pile" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(117, 251)
scale = Vector2(0.5, 0.5)
[node name="coin_pile2" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(10, 43)
scale = Vector2(0.5, 0.5)
[node name="coin_pile8" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(245, 158)
scale = Vector2(0.5, 0.5)
[node name="coin_pile9" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(225, 165)
scale = Vector2(-0.5, 0.5)
[node name="coin_pile10" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(-66, 47)
scale = Vector2(0.5, 0.5)
[node name="coin_pile6" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(197, 644)
scale = Vector2(0.5, 0.5)
[node name="coin_pile3" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(232, 148)
rotation = -3.14159
scale = Vector2(0.5, -0.5)
[node name="coin_pile4" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(763, 67)
rotation = -3.14159
scale = Vector2(0.5, -0.5)
[node name="coin_pile5" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(1242, 343)
rotation = -3.14159
scale = Vector2(0.5, -0.5)
[node name="coin_pile7" parent="Walls/CollisionDecorations" instance=ExtResource("9")]
position = Vector2(338, 639)
rotation = -3.14159
scale = Vector2(0.5, -0.5)
[node name="bone_pile" parent="Walls/CollisionDecorations" instance=ExtResource("10")]
position = Vector2(609, 114)
[node name="bone_pile2" parent="Walls/CollisionDecorations" instance=ExtResource("10")]
position = Vector2(1342, 145)
[node name="bone_pile3" parent="Walls/CollisionDecorations" instance=ExtResource("10")]
position = Vector2(611, 460)
[node name="bone_pile4" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(-73, 135)
scale = Vector2(-1, 1)
[node name="bone_pile5" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(569, 152)
[node name="bone_pile9" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(1653, 50)
[node name="bone_pile6" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(1242, 388)
[node name="bone_pile10" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(1046, 204)
scale = Vector2(-1, 1)
[node name="bone_pile7" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(704, 409)
[node name="bone_pile8" parent="Walls/CollisionDecorations" instance=ExtResource("11")]
position = Vector2(146, 686)
[node name="FloorObjects" type="Node2D" parent="Walls"]
position = Vector2(64, 32)
[node name="Rug1" type="Sprite2D" parent="Walls/FloorObjects"]
position = Vector2(55, 119)
scale = Vector2(0.7, 0.7)
texture = ExtResource("5")
[node name="Rug2" type="Sprite2D" parent="Walls/FloorObjects"]
position = Vector2(388, 720)
scale = Vector2(0.7, 0.7)
texture = ExtResource("5")
[node name="Rug3" type="Sprite2D" parent="Walls/FloorObjects"]
position = Vector2(976, 290)
scale = Vector2(-1, 1)
texture = ExtResource("5")
[node name="PawPrints" type="Polygon2D" parent="Walls/FloorObjects"]
position = Vector2(786, 334)
color = Color(0.0901961, 0.0705882, 0.215686, 1)
texture = ExtResource("16")
polygon = PackedVector2Array(46, 20, -36, 54, 60, 105, 136, 63)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints7" type="Polygon2D" parent="Walls/FloorObjects"]
position = Vector2(115, 670)
color = Color(0.0901961, 0.0705882, 0.215686, 1)
texture = ExtResource("16")
polygon = PackedVector2Array(46, 20, -36, 54, 60, 105, 136, 63)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints4" type="Polygon2D" parent="Walls/FloorObjects"]
position = Vector2(168, 123)
color = Color(0.0901961, 0.0705882, 0.215686, 1)
texture = ExtResource("16")
polygon = PackedVector2Array(-4, 65, -8, 122, 116, 107, 101, 54)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints5" type="Polygon2D" parent="Walls/FloorObjects"]
position = Vector2(506, 602)
color = Color(0.0901961, 0.0705882, 0.215686, 1)
texture = ExtResource("16")
polygon = PackedVector2Array(-4, 65, -8, 122, 116, 107, 101, 54)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints2" type="Polygon2D" parent="Walls/FloorObjects"]
material = SubResource("23")
position = Vector2(1234, 114)
color = Color(0.156863, 0.462745, 0.501961, 0.505882)
texture = ExtResource("16")
polygon = PackedVector2Array(46, 20, -36, 54, 60, 105, 136, 63)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints6" type="Polygon2D" parent="Walls/FloorObjects"]
material = SubResource("23")
position = Vector2(-50, 169)
color = Color(0.156863, 0.462745, 0.501961, 0.505882)
texture = ExtResource("16")
polygon = PackedVector2Array(46, 20, -36, 54, 60, 105, 136, 63)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="PawPrints3" type="Polygon2D" parent="Walls/FloorObjects"]
material = SubResource("23")
position = Vector2(616, 10)
color = Color(0.156863, 0.462745, 0.501961, 0.505882)
texture = ExtResource("16")
polygon = PackedVector2Array(28, 31, 24, 84, 124, 83, 125, 39)
uv = PackedVector2Array(1, 0, 0, 120, 129, 120, 129, 0)
[node name="Goblin" parent="Walls" instance=ExtResource("3")]
position = Vector2(273, -2)
[node name="Node2D" type="Node2D" parent="Walls"]
[node name="HighWalls" type="TileMapLayer" parent="."]
y_sort_enabled = true
use_parent_material = true
position = Vector2(-64, -32)
tile_map_data = PackedByteArray("AAAKAPH/AgAAAAAAAAALAPH/AgAAAAAAAAAMAPH/AgAAAAAAAAANAPH/AgAAAAAAAAAOAPH/AgAAAAAAAAAKAPL/AgAAAAAAAAAKAPP/AgAAAAAAAAAKAPT/AgAAAAAAAAAKAPX/AgAAAAAAAAAKAPb/AgAAAAAAAAAKAPf/AgAAAAAAAAAEAPj/AgAAAAAAAAAFAPj/AgAAAAAAAAAGAPj/AgAAAAAAAAAJAPj/AgAAAAAAAAAKAPj/AgAAAAAAAAAEAPn/AgAAAAAAAAD+//v/AgAAAAAAAAD///v/AgAAAAAAAAAAAPv/AgAAAAAAAAABAPv/AgAAAAAAAAACAPv/AgAAAAAAAAD+//z/AgAAAAAAAAD+//3/AgAAAAAAAAD+//7/AgAAAAAAAAD+////AgAAAAAAAAD+/wAAAgAAAAAAAAD+/wEAAgAAAAAAAAD+/wIAAgAAAAAAAAD+/wMAAgAAAAAAAAAJAAcAAgAAAAAAAAAJAAgAAgAAAAAAAAAJAAkAAgAAAAAAAAAJAAoAAgAAAAAAAAAJAAsAAgAAAAAAAAA=")
tile_set = ExtResource("1")
[node name="HighWalls2" type="TileMapLayer" parent="."]
y_sort_enabled = true
use_parent_material = true
position = Vector2(-64, -32)
tile_map_data = PackedByteArray("AAAJAPD/AgAAAAAAAAAKAPD/AgAAAAAAAAALAPD/AgAAAAAAAAAMAPD/AgAAAAAAAAAJAPH/AgAAAAAAAAAJAPL/AgAAAAAAAAAJAPP/AgAAAAAAAAAJAPT/AgAAAAAAAAAJAPX/AgAAAAAAAAAJAPb/AgAAAAAAAAADAPf/AgAAAAAAAAAEAPf/AgAAAAAAAAD9//r/AgAAAAAAAAD+//r/AgAAAAAAAAD///r/AgAAAAAAAAAAAPr/AgAAAAAAAAD9//v/AgAAAAAAAAD9//z/AgAAAAAAAAD9//3/AgAAAAAAAAD9//7/AgAAAAAAAAD9////AgAAAAAAAAD9/wAAAgAAAAAAAAD9/wEAAgAAAAAAAAAIAAgAAgAAAAAAAAAIAAkAAgAAAAAAAAAIAAoAAgAAAAAAAAA=")
tile_set = ExtResource("1")
[node name="Decorations" type="Node2D" parent="."]
[node name="Candles" type="Node2D" parent="Decorations"]
[node name="c1" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(223, -147)
[node name="c2" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(1691, -48)
[node name="c11" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(859, -17)
[node name="c3" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(355, -86)
[node name="c4" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(-96, -25)
scale = Vector2(-1, 1)
[node name="c8" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(-205, 30)
scale = Vector2(-1, 1)
[node name="c5" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(1248, 81)
scale = Vector2(-1, 1)
[node name="c9" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(734, -41)
scale = Vector2(-1, 1)
[node name="c6" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(161, 560)
scale = Vector2(-1, 1)
[node name="c10" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(17, 632)
scale = Vector2(-1, 1)
[node name="c7" parent="Decorations/Candles" instance=ExtResource("4")]
position = Vector2(1464, -22)
scale = Vector2(-1, 1)
[node name="banners" type="Node2D" parent="Decorations"]
[node name="Drape1" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(-107, -100)
rotation = 3.14159
scale = Vector2(0.960001, -1)
texture = ExtResource("15")
[node name="Drape3" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(-67, 583)
rotation = 3.14159
scale = Vector2(0.960001, -1)
texture = ExtResource("15")
[node name="Drape4" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(12, 543)
rotation = 3.14159
scale = Vector2(0.960001, -1)
texture = ExtResource("15")
[node name="Drape6" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(1733, -122)
texture = ExtResource("15")
[node name="Drape8" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(1650, -161)
texture = ExtResource("15")
[node name="Drape9" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(1278, -29)
scale = Vector2(-1, 1)
texture = ExtResource("15")
[node name="Drape10" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(1449, -110)
scale = Vector2(-1, 1)
texture = ExtResource("15")
[node name="Banner" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(796, -122)
texture = ExtResource("6")
[node name="Banner2" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(-12, -115)
rotation = 3.14159
scale = Vector2(1, -1)
texture = ExtResource("6")
[node name="Drape2" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(-189, -61)
rotation = 3.14159
scale = Vector2(1, -1)
texture = ExtResource("15")
[node name="Drape5" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(147, -231)
rotation = 3.14159
scale = Vector2(0.960001, -1)
texture = ExtResource("15")
[node name="Drape7" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(67, -191)
rotation = 3.14159
scale = Vector2(1, -1)
texture = ExtResource("15")
[node name="Banner3" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(1367, -38)
rotation = 3.14159
scale = Vector2(1, -1)
texture = ExtResource("6")
[node name="Banner4" type="Sprite2D" parent="Decorations/banners"]
position = Vector2(104, 579)
rotation = 3.14159
scale = Vector2(1, -1)
texture = ExtResource("6")
[node name="wall_skulls" type="Node2D" parent="Decorations"]
[node name="WallSkull" type="Sprite2D" parent="Decorations/wall_skulls"]
position = Vector2(286, -174)
texture = ExtResource("2")
[node name="WallSkull2" type="Sprite2D" parent="Decorations/wall_skulls"]
position = Vector2(1552, -123)
scale = Vector2(-1, 1)
texture = ExtResource("2")
[node name="WallSkull3" type="Sprite2D" parent="Decorations/wall_skulls"]
position = Vector2(1552, -123)
scale = Vector2(-1, 1)
texture = ExtResource("2")
[node name="Ambient" type="Node2D" parent="."]
[node name="Node2D" type="Node2D" parent="Ambient"]
[node name="InternalShadow10" parent="Ambient/Node2D" instance=ExtResource("14")]
position = Vector2(193, -89)
scale = Vector2(-1, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.54902)
polygon = PackedVector2Array(1, -60, 28, -45, 19, -194, 1, -201)
[node name="InternalShadow13" parent="Ambient/Node2D" instance=ExtResource("14")]
position = Vector2(1602, -26)
scale = Vector2(-1, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.54902)
polygon = PackedVector2Array(1, -60, 28, -45, 19, -194, 1, -201)
[node name="InternalShadow14" parent="Ambient/Node2D" instance=ExtResource("14")]
position = Vector2(770, 68)
scale = Vector2(-1, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.54902)
polygon = PackedVector2Array(1, -60, 28, -45, 19, -194, 1, -201)
[node name="InternalShadow11" parent="Ambient/Node2D" instance=ExtResource("14")]
position = Vector2(1150, 261)
scale = Vector2(-1, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.54902)
polygon = PackedVector2Array(-2, -185, 91, -148, 113, -256, 0, -195)
[node name="InternalShadow12" parent="Ambient/Node2D" instance=ExtResource("14")]
position = Vector2(892, 132)
scale = Vector2(-1, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.54902)
polygon = PackedVector2Array(-2, -185, 91, -148, 113, -256, 0, -195)
[node name="LightOccluder2D2" type="LightOccluder2D" parent="Ambient"]
show_behind_parent = true
occluder = SubResource("13")
[node name="LightOccluder2D" type="LightOccluder2D" parent="Ambient"]
show_behind_parent = true
occluder = SubResource("1")
[node name="LightOccluder2D" type="LightOccluder2D" parent="Ambient/LightOccluder2D"]
occluder = SubResource("18")
[node name="PointLight2D" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(175, 99)
scale = Vector2(0.908, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D9" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(700, 490)
scale = Vector2(0.908, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D3" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(1134, 188)
scale = Vector2(0.908, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 1.8
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D4" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(529, 176)
scale = Vector2(0.908, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 1.8
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D2" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(384, 352)
scale = Vector2(1.056, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D10" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(29, 223)
scale = Vector2(1.056, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D11" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(208, 356)
rotation = 0.460767
scale = Vector2(0.749244, 0.204)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D16" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(324, 90)
rotation = 0.460767
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D20" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(682, 658)
rotation = 0.460767
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D21" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(-35, 532)
rotation = -0.410152
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D22" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(1008, 538)
rotation = -0.410152
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D23" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(767, 576)
rotation = 0.410152
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D17" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(1374, 298)
rotation = 0.460767
scale = Vector2(0.462875, 0.114816)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D18" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(623, 251)
rotation = 0.460767
scale = Vector2(0.248158, 0.0972839)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D19" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(798, 224)
rotation = -0.523598
scale = Vector2(-0.567691, -0.238339)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D12" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(648, 833)
rotation = -0.445059
scale = Vector2(0.749244, 0.204)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D14" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(1135, 528)
rotation = -0.445059
scale = Vector2(0.979784, 0.204)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D15" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(641, 313)
rotation = -0.445059
scale = Vector2(0.815021, 0.090317)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D13" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(117, 837)
rotation = 0.462512
scale = Vector2(0.749244, 0.204)
color = Color(0.709804, 0.388235, 0.313726, 1)
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D5" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(576, 648)
scale = Vector2(1.056, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D7" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(832, 281)
scale = Vector2(1.056, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D6" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(385, 865)
scale = Vector2(1.718, 0.84)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="Light2D8" type="PointLight2D" parent="Ambient"]
light_mask = 2
position = Vector2(1279, 319)
scale = Vector2(0.42775, 0.348)
color = Color(0.709804, 0.388235, 0.313726, 1)
energy = 2.0
shadow_enabled = true
shadow_filter = 1
shadow_filter_smooth = 5.0
texture = SubResource("12")
[node name="LightOccluder2D3" type="LightOccluder2D" parent="Ambient"]
occluder = SubResource("14")
[node name="LightOccluder2D4" type="LightOccluder2D" parent="Ambient"]
occluder = SubResource("15")
[node name="LightOccluder2D5" type="LightOccluder2D" parent="Ambient"]
occluder = SubResource("16")
[node name="LightOccluder2D6" type="LightOccluder2D" parent="Ambient"]
occluder = SubResource("17")
[node name="ExternalShadow1" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-356, 114)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-134.737, -130, 138.105, -87, 141.474, 81, -141.474, 46)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow2" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-164, 658)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-134.737, -130, 138.105, -87, 141.474, 81, -141.474, 46)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow3" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-91, 826)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-468.211, -178, 1788.63, 151, 1792, 221, -471.579, -97.0001)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow4" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-91, 826)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(1125.05, 197, 3546.95, -164, 3550.32, -89.0001, 1101.47, 275)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow5" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(537, 452)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(1125.05, 197, 3546.95, -164, 3550.32, -89.0001, 1101.47, 275)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow6" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(601, 594)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(1007.16, 114, 751.158, 74, 1293.47, 1, 1283.37, 74)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow7" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(1172, 179)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(1007.16, 114, 751.158, 74, 1293.47, 1, 1283.37, 74)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow8" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-297, 20)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-124.631, -130, 138.105, -87, 141.474, -5.00001, -134.737, -51)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow9" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(1180, 57)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-124.631, -130, 138.105, -87, 141.474, -5.00001, -134.737, -51)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow10" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(1828, -40)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-124.631, -130, 138.105, -87, 141.474, -5.00001, -134.737, -51)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow11" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(864, -73)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-124.631, -130, 138.105, -87, 141.474, -5.00001, -134.737, -51)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow12" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(-291, 209)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-229.053, -135, 582.737, -16, 592.842, 57, -192, -65)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow13" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(1887, 52)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-134.737, -130, 138.105, -87, 141.474, 81, -141.474, 46)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow14" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(927, 20)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-134.737, -130, 138.105, -87, 131.313, 0, -144.782, -25)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow15" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(1820, 152)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-360.27, -159, 1164.98, 67, 1151.51, 140, -360.27, -65)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow16" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(482, -17)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-134.737, -130, 138.105, -87, 141.474, 81, -141.474, 46)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow17" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(415, 83)
scale = Vector2(-0.297, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-168.351, -130, 353.535, -51, 114.478, -22, -191.92, -62)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="ExternalShadow18" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("21")
position = Vector2(36, 371)
scale = Vector2(0.296875, 1)
color = Color(0.0705882, 0.0705882, 0.266667, 0.85098)
texture = ExtResource("13")
polygon = PackedVector2Array(-313.263, -149, 1020.63, 52, 700.632, 77, -299.789, -81)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight1" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(-255, -132)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1734.74, -189, -141.474, 94, -427.789, 32, 1232.84, -201)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight10" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(1213, -100)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1593.26, -166, -141.474, 94, -282.947, 27, 1266.53, -203)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight3" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(-740, 171)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1667.37, -173, 1397.89, -137, 1162.11, -177, 1397.89, -208)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight5" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(-550, 331)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1677.47, -178, 1414.74, -136, 1162.11, -177, 1397.89, -213)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight16" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(-495, 904)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1370.95, -251, 2506.11, -78, 1980.63, -99, 1313.68, -229)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight8" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(281, 43)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1677.47, -178, 1414.74, -136, 1162.11, -177, 1397.89, -213)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight15" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(77, 202)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1438.32, -212, 1714.53, -172, 1448.42, -139, 1219.37, -181)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight4" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(26, 43)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1445.05, -134, 1182.32, -172, 1434.95, -213, 1697.68, -177)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight7" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(468, 75)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1445.05, -134, 1182.32, -172, 1434.95, -213, 1697.68, -177)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight11" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(1432, 107)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(1445.05, -134, 1182.32, -172, 1434.95, -213, 1697.68, -177)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight2" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(209, -354)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(673.684, 178, -148.211, 59, -60.6316, -12, 1034.11, 114)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight9" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(1621, -289)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(673.684, 178, -148.211, 59, -60.6316, -12, 1034.11, 114)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight6" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(721, -288)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(414.316, 138, -124.632, 59, 154.947, 16, 683.79, 92)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight13" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(-115, 448)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(730.947, 18, -80.8421, 136, -444.632, 92, 410.947, -29)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight14" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(77, 419)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(468.211, 51, -67.3684, 133, -60.6316, 57, 188.632, 0.999969)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="TopLight12" type="Polygon2D" parent="Ambient"]
light_mask = 512
material = SubResource("22")
position = Vector2(1042, -63)
scale = Vector2(0.296875, 1)
color = Color(1, 0.584314, 0, 0.341176)
texture = ExtResource("13")
polygon = PackedVector2Array(414.316, 138, -124.632, 59, 154.947, 16, 683.79, 92)
uv = PackedVector2Array(-30.3157, -2, 272.842, -2, 273, 299, -37.0526, 297)
[node name="CanvasModulate" type="CanvasModulate" parent="."]
show_behind_parent = true
light_mask = 0
color = Color(0.466667, 0.635294, 0.92549, 1)
[node name="Crows" type="Node2D" parent="."]
[node name="CrowSleep" type="AnimatedSprite2D" parent="Crows"]
material = SubResource("41")
position = Vector2(445, -129)
sprite_frames = SubResource("40")
animation = &"sleep"
autoplay = "sleep"
frame = 1
[node name="CrowSleep2" type="AnimatedSprite2D" parent="Crows"]
material = SubResource("42")
position = Vector2(108, 481)
sprite_frames = SubResource("40")
animation = &"sleep"
autoplay = "sleep"
frame = 1
flip_h = true
[node name="CrowLook" type="AnimatedSprite2D" parent="Crows"]
position = Vector2(-168, -145)
sprite_frames = SubResource("91")
animation = &"looking"
autoplay = "looking"
frame = 7
flip_h = true
[node name="CrowLook2" type="AnimatedSprite2D" parent="Crows"]
position = Vector2(1782, 35)
sprite_frames = SubResource("91")
animation = &"looking"
autoplay = "looking"
frame = 7
flip_h = true
[node name="CrowLook3" type="AnimatedSprite2D" parent="Crows"]
position = Vector2(1024, 78)
sprite_frames = SubResource("91")
animation = &"looking"
autoplay = "looking"
frame = 7