summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-05-01 09:41:02 +0200
committerDaniel Weipert <git@mail.dweipert.de>2024-05-01 09:41:02 +0200
commitd192b1546ab39180cdc28d2621c117539e3d26d6 (patch)
treebfe040b5fa56aab1cf1161aab4883ba6ca3510df
parent81cc6f1d22677dd4a60aa9377c91b291bf10e523 (diff)
update
-rw-r--r--Assets/Enemies/Flower_body_01.pngbin0 -> 297 bytes
-rw-r--r--Assets/Enemies/Flower_body_01.png.import34
-rw-r--r--Assets/Enemies/Flower_body_02.pngbin0 -> 317 bytes
-rw-r--r--Assets/Enemies/Flower_body_02.png.import34
-rw-r--r--Assets/Enemies/Flower_death.pngbin0 -> 518 bytes
-rw-r--r--Assets/Enemies/Flower_death.png.import34
-rw-r--r--Assets/Enemies/Flower_head_01.pngbin0 -> 206 bytes
-rw-r--r--Assets/Enemies/Flower_head_01.png.import34
-rw-r--r--Assets/Enemies/Flower_head_01.png~bin0 -> 243 bytes
-rw-r--r--Assets/Enemies/Flower_head_02.pngbin0 -> 287 bytes
-rw-r--r--Assets/Enemies/Flower_head_02.png.import34
-rw-r--r--Assets/Enemies/Flower_head_03.pngbin0 -> 317 bytes
-rw-r--r--Assets/Enemies/Flower_head_03.png.import34
-rw-r--r--Assets/Enemies/Flower_head_04.pngbin0 -> 347 bytes
-rw-r--r--Assets/Enemies/Flower_head_04.png.import34
-rw-r--r--Assets/Enemies/Flower_head_05.pngbin0 -> 356 bytes
-rw-r--r--Assets/Enemies/Flower_head_05.png.import34
-rw-r--r--Assets/Enemies/Flower_head_06.pngbin0 -> 355 bytes
-rw-r--r--Assets/Enemies/Flower_head_06.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_01.pngbin0 -> 295 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_01.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_01.png~bin0 -> 255 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_02.pngbin0 -> 320 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_02.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_03.pngbin0 -> 354 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_03.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_04.pngbin0 -> 354 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_04.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_05.pngbin0 -> 386 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_05.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_06.pngbin0 -> 408 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_06.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_07.pngbin0 -> 405 bytes
-rw-r--r--Assets/Enemies/Flower_head_2_07.png.import34
-rw-r--r--Assets/Enemies/Flower_head_2_07.png~bin0 -> 401 bytes
-rw-r--r--Scenes/Components/TileMap.tscn8
-rw-r--r--Scenes/Entities/Enemies/Components/Collision.gd4
-rw-r--r--Scenes/Entities/Enemies/Components/Health.gd4
-rw-r--r--Scenes/Entities/Enemies/Flower.gd22
-rw-r--r--Scenes/Entities/Enemies/Flower.tscn126
-rw-r--r--Scenes/Entities/Enemies/Flowers.gd82
-rw-r--r--Scenes/Entities/Enemies/Flowers.tscn29
-rw-r--r--Scenes/Entities/Enemies/Tree.gd2
-rw-r--r--Scenes/Entities/Objects/Sign.tscn2
-rw-r--r--Scenes/Maps/World3.gd3
-rw-r--r--Scenes/Maps/World3.tscn68
46 files changed, 871 insertions, 23 deletions
diff --git a/Assets/Enemies/Flower_body_01.png b/Assets/Enemies/Flower_body_01.png
new file mode 100644
index 0000000..2a8c2d4
--- /dev/null
+++ b/Assets/Enemies/Flower_body_01.png
Binary files differ
diff --git a/Assets/Enemies/Flower_body_01.png.import b/Assets/Enemies/Flower_body_01.png.import
new file mode 100644
index 0000000..0c41ee3
--- /dev/null
+++ b/Assets/Enemies/Flower_body_01.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://c31y7nll8ld3m"
+path="res://.godot/imported/Flower_body_01.png-7165d64667d74c947777b46691e55167.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_body_01.png"
+dest_files=["res://.godot/imported/Flower_body_01.png-7165d64667d74c947777b46691e55167.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_body_02.png b/Assets/Enemies/Flower_body_02.png
new file mode 100644
index 0000000..69f941e
--- /dev/null
+++ b/Assets/Enemies/Flower_body_02.png
Binary files differ
diff --git a/Assets/Enemies/Flower_body_02.png.import b/Assets/Enemies/Flower_body_02.png.import
new file mode 100644
index 0000000..ea7a8d6
--- /dev/null
+++ b/Assets/Enemies/Flower_body_02.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bgyp0iqatf2o0"
+path="res://.godot/imported/Flower_body_02.png-5ad6721dc769022213d0867da37b7219.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_body_02.png"
+dest_files=["res://.godot/imported/Flower_body_02.png-5ad6721dc769022213d0867da37b7219.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_death.png b/Assets/Enemies/Flower_death.png
new file mode 100644
index 0000000..0081e04
--- /dev/null
+++ b/Assets/Enemies/Flower_death.png
Binary files differ
diff --git a/Assets/Enemies/Flower_death.png.import b/Assets/Enemies/Flower_death.png.import
new file mode 100644
index 0000000..b80a403
--- /dev/null
+++ b/Assets/Enemies/Flower_death.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://db43umele3i0n"
+path="res://.godot/imported/Flower_death.png-c54ca8ac6bf0c8ee4e2f7a3bec556592.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_death.png"
+dest_files=["res://.godot/imported/Flower_death.png-c54ca8ac6bf0c8ee4e2f7a3bec556592.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_01.png b/Assets/Enemies/Flower_head_01.png
new file mode 100644
index 0000000..5a42069
--- /dev/null
+++ b/Assets/Enemies/Flower_head_01.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_01.png.import b/Assets/Enemies/Flower_head_01.png.import
new file mode 100644
index 0000000..1367f3c
--- /dev/null
+++ b/Assets/Enemies/Flower_head_01.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://n1exrgpswx6n"
+path="res://.godot/imported/Flower_head_01.png-8f890ec2f140cf1560cfe0b41f2a429e.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_01.png"
+dest_files=["res://.godot/imported/Flower_head_01.png-8f890ec2f140cf1560cfe0b41f2a429e.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_01.png~ b/Assets/Enemies/Flower_head_01.png~
new file mode 100644
index 0000000..52f857c
--- /dev/null
+++ b/Assets/Enemies/Flower_head_01.png~
Binary files differ
diff --git a/Assets/Enemies/Flower_head_02.png b/Assets/Enemies/Flower_head_02.png
new file mode 100644
index 0000000..b772135
--- /dev/null
+++ b/Assets/Enemies/Flower_head_02.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_02.png.import b/Assets/Enemies/Flower_head_02.png.import
new file mode 100644
index 0000000..f8399d7
--- /dev/null
+++ b/Assets/Enemies/Flower_head_02.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bcm1sef3bjiy3"
+path="res://.godot/imported/Flower_head_02.png-3931ab7be2f2b8896beb3272f50f5fec.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_02.png"
+dest_files=["res://.godot/imported/Flower_head_02.png-3931ab7be2f2b8896beb3272f50f5fec.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_03.png b/Assets/Enemies/Flower_head_03.png
new file mode 100644
index 0000000..f9fd398
--- /dev/null
+++ b/Assets/Enemies/Flower_head_03.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_03.png.import b/Assets/Enemies/Flower_head_03.png.import
new file mode 100644
index 0000000..f71e034
--- /dev/null
+++ b/Assets/Enemies/Flower_head_03.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://molishsua3aj"
+path="res://.godot/imported/Flower_head_03.png-cc29f8916750b33c17714a39dd21e0c4.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_03.png"
+dest_files=["res://.godot/imported/Flower_head_03.png-cc29f8916750b33c17714a39dd21e0c4.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_04.png b/Assets/Enemies/Flower_head_04.png
new file mode 100644
index 0000000..a72c6a9
--- /dev/null
+++ b/Assets/Enemies/Flower_head_04.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_04.png.import b/Assets/Enemies/Flower_head_04.png.import
new file mode 100644
index 0000000..dfa3e30
--- /dev/null
+++ b/Assets/Enemies/Flower_head_04.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bqklymm4783po"
+path="res://.godot/imported/Flower_head_04.png-738d94cb40c9da7e4013929cd4d83487.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_04.png"
+dest_files=["res://.godot/imported/Flower_head_04.png-738d94cb40c9da7e4013929cd4d83487.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_05.png b/Assets/Enemies/Flower_head_05.png
new file mode 100644
index 0000000..be43048
--- /dev/null
+++ b/Assets/Enemies/Flower_head_05.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_05.png.import b/Assets/Enemies/Flower_head_05.png.import
new file mode 100644
index 0000000..e283d87
--- /dev/null
+++ b/Assets/Enemies/Flower_head_05.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://c8bvpojfxvqpq"
+path="res://.godot/imported/Flower_head_05.png-67e8c46b881c0196ce2ea188a3cadf91.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_05.png"
+dest_files=["res://.godot/imported/Flower_head_05.png-67e8c46b881c0196ce2ea188a3cadf91.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_06.png b/Assets/Enemies/Flower_head_06.png
new file mode 100644
index 0000000..aa74c45
--- /dev/null
+++ b/Assets/Enemies/Flower_head_06.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_06.png.import b/Assets/Enemies/Flower_head_06.png.import
new file mode 100644
index 0000000..097d2bb
--- /dev/null
+++ b/Assets/Enemies/Flower_head_06.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://boiasifmlxmf"
+path="res://.godot/imported/Flower_head_06.png-b0c568be1b115e76882281f8424f9b92.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_06.png"
+dest_files=["res://.godot/imported/Flower_head_06.png-b0c568be1b115e76882281f8424f9b92.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_01.png b/Assets/Enemies/Flower_head_2_01.png
new file mode 100644
index 0000000..43feaa9
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_01.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_01.png.import b/Assets/Enemies/Flower_head_2_01.png.import
new file mode 100644
index 0000000..4d9eb23
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_01.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://cujhdc04p5cbp"
+path="res://.godot/imported/Flower_head_2_01.png-c20665f9c90422d97d879ebee5176733.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_01.png"
+dest_files=["res://.godot/imported/Flower_head_2_01.png-c20665f9c90422d97d879ebee5176733.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_01.png~ b/Assets/Enemies/Flower_head_2_01.png~
new file mode 100644
index 0000000..118f3b4
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_01.png~
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_02.png b/Assets/Enemies/Flower_head_2_02.png
new file mode 100644
index 0000000..60cf41b
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_02.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_02.png.import b/Assets/Enemies/Flower_head_2_02.png.import
new file mode 100644
index 0000000..2962416
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_02.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dvyhfd6mdokmk"
+path="res://.godot/imported/Flower_head_2_02.png-7494f7b531894caf8c5c0c4845fcba67.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_02.png"
+dest_files=["res://.godot/imported/Flower_head_2_02.png-7494f7b531894caf8c5c0c4845fcba67.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_03.png b/Assets/Enemies/Flower_head_2_03.png
new file mode 100644
index 0000000..533ecf4
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_03.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_03.png.import b/Assets/Enemies/Flower_head_2_03.png.import
new file mode 100644
index 0000000..9515c16
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_03.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://3fldnmw8r5su"
+path="res://.godot/imported/Flower_head_2_03.png-66e8476a6453c3c776bf99d34f4d4295.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_03.png"
+dest_files=["res://.godot/imported/Flower_head_2_03.png-66e8476a6453c3c776bf99d34f4d4295.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_04.png b/Assets/Enemies/Flower_head_2_04.png
new file mode 100644
index 0000000..283632e
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_04.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_04.png.import b/Assets/Enemies/Flower_head_2_04.png.import
new file mode 100644
index 0000000..b1003fd
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_04.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://djm5688x6wwfy"
+path="res://.godot/imported/Flower_head_2_04.png-fcc3048d30f0a3a11b641723fb064abf.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_04.png"
+dest_files=["res://.godot/imported/Flower_head_2_04.png-fcc3048d30f0a3a11b641723fb064abf.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_05.png b/Assets/Enemies/Flower_head_2_05.png
new file mode 100644
index 0000000..2681210
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_05.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_05.png.import b/Assets/Enemies/Flower_head_2_05.png.import
new file mode 100644
index 0000000..d19e16c
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_05.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://bix8yc8hfgiom"
+path="res://.godot/imported/Flower_head_2_05.png-b8e32cc04dfbe103d19e2c59464ae516.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_05.png"
+dest_files=["res://.godot/imported/Flower_head_2_05.png-b8e32cc04dfbe103d19e2c59464ae516.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_06.png b/Assets/Enemies/Flower_head_2_06.png
new file mode 100644
index 0000000..64db267
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_06.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_06.png.import b/Assets/Enemies/Flower_head_2_06.png.import
new file mode 100644
index 0000000..b49931f
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_06.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://dq67dc5chscm5"
+path="res://.godot/imported/Flower_head_2_06.png-ed68102941bd3adc7b0cc9f79d8082de.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_06.png"
+dest_files=["res://.godot/imported/Flower_head_2_06.png-ed68102941bd3adc7b0cc9f79d8082de.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_07.png b/Assets/Enemies/Flower_head_2_07.png
new file mode 100644
index 0000000..c262849
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_07.png
Binary files differ
diff --git a/Assets/Enemies/Flower_head_2_07.png.import b/Assets/Enemies/Flower_head_2_07.png.import
new file mode 100644
index 0000000..8ee4376
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_07.png.import
@@ -0,0 +1,34 @@
+[remap]
+
+importer="texture"
+type="CompressedTexture2D"
+uid="uid://blhxiqe538btd"
+path="res://.godot/imported/Flower_head_2_07.png-054190d1f54cb6f0d2c556209338da3c.ctex"
+metadata={
+"vram_texture": false
+}
+
+[deps]
+
+source_file="res://Assets/Enemies/Flower_head_2_07.png"
+dest_files=["res://.godot/imported/Flower_head_2_07.png-054190d1f54cb6f0d2c556209338da3c.ctex"]
+
+[params]
+
+compress/mode=0
+compress/high_quality=false
+compress/lossy_quality=0.7
+compress/hdr_compression=1
+compress/normal_map=0
+compress/channel_pack=0
+mipmaps/generate=false
+mipmaps/limit=-1
+roughness/mode=0
+roughness/src_normal=""
+process/fix_alpha_border=true
+process/premult_alpha=false
+process/normal_map_invert_y=false
+process/hdr_as_srgb=false
+process/hdr_clamp_exposure=false
+process/size_limit=0
+detect_3d/compress_to=1
diff --git a/Assets/Enemies/Flower_head_2_07.png~ b/Assets/Enemies/Flower_head_2_07.png~
new file mode 100644
index 0000000..7316321
--- /dev/null
+++ b/Assets/Enemies/Flower_head_2_07.png~
Binary files differ
diff --git a/Scenes/Components/TileMap.tscn b/Scenes/Components/TileMap.tscn
index fef14f6..dd3bcfc 100644
--- a/Scenes/Components/TileMap.tscn
+++ b/Scenes/Components/TileMap.tscn
@@ -1,9 +1,10 @@
-[gd_scene load_steps=28 format=3 uid="uid://d0t04jox4oxsv"]
+[gd_scene load_steps=29 format=3 uid="uid://d0t04jox4oxsv"]
[ext_resource type="Texture2D" uid="uid://5dk0c1kpvdgs" path="res://Assets/bomb_party_v4.png" id="1_aov43"]
[ext_resource type="PackedScene" uid="uid://bugyo0c505kdw" path="res://Scenes/Entities/Objects/Box.tscn" id="1_fy8qx"]
[ext_resource type="Texture2D" uid="uid://bhg1omhq74inf" path="res://Assets/Stages/Game Boy Advance - Bomberman Tournament - Alpha.png" id="1_rwxmx"]
[ext_resource type="Script" path="res://Scenes/Components/TileMap.gd" id="3_e12vf"]
+[ext_resource type="PackedScene" uid="uid://cplelcvju50xj" path="res://Scenes/Entities/Enemies/Flowers.tscn" id="4_5twow"]
[ext_resource type="Texture2D" uid="uid://bxl3lqlm22eem" path="res://Assets/Stages/core_outdoor.png" id="4_gfgm6"]
[ext_resource type="Texture2D" uid="uid://dnsxr8sq7ap0j" path="res://Assets/Stages/core_buildings.png" id="4_gspqb"]
[ext_resource type="PackedScene" uid="uid://cv64e7fpdi2a2" path="res://Scenes/Components/Teleport.tscn" id="4_kheyh"]
@@ -5660,6 +5661,7 @@ scenes/5/scene = ExtResource("7_1lwuk")
scenes/6/scene = ExtResource("8_7pjkp")
scenes/7/scene = ExtResource("9_iejml")
scenes/8/scene = ExtResource("10_6syxy")
+scenes/10/scene = ExtResource("4_5twow")
[sub_resource type="TileSetAtlasSource" id="TileSetAtlasSource_6k602"]
texture = ExtResource("4_gspqb")
@@ -52726,11 +52728,13 @@ texture = ExtResource("4_gfgm6")
24:35/0 = 0
24:35/0/physics_layer_0/linear_velocity = Vector2(0, 0)
24:35/0/physics_layer_0/angular_velocity = 0.0
+24:35/0/physics_layer_0/polygon_0/points = PackedVector2Array(8, 8, 8, 4.75, -3, 4.75, -2.875, 8)
24:35/0/physics_layer_1/linear_velocity = Vector2(0, 0)
24:35/0/physics_layer_1/angular_velocity = 0.0
25:35/0 = 0
25:35/0/physics_layer_0/linear_velocity = Vector2(0, 0)
25:35/0/physics_layer_0/angular_velocity = 0.0
+25:35/0/physics_layer_0/polygon_0/points = PackedVector2Array(-8, 8, -8, 4.875, 2.875, 4.625, 3.375, 8)
25:35/0/physics_layer_1/linear_velocity = Vector2(0, 0)
25:35/0/physics_layer_1/angular_velocity = 0.0
26:35/0 = 0
@@ -52861,11 +52865,13 @@ texture = ExtResource("4_gfgm6")
24:36/0 = 0
24:36/0/physics_layer_0/linear_velocity = Vector2(0, 0)
24:36/0/physics_layer_0/angular_velocity = 0.0
+24:36/0/physics_layer_0/polygon_0/points = PackedVector2Array(-4.625, -8, -4, -5.5, -0.875, -3, 1.375, -0.25, 4.25, 0, 5.625, 1, 4.875, 4.125, 8, 4.5, 8, -8)
24:36/0/physics_layer_1/linear_velocity = Vector2(0, 0)
24:36/0/physics_layer_1/angular_velocity = 0.0
25:36/0 = 0
25:36/0/physics_layer_0/linear_velocity = Vector2(0, 0)
25:36/0/physics_layer_0/angular_velocity = 0.0
+25:36/0/physics_layer_0/polygon_0/points = PackedVector2Array(5, -8, 4.25, -6, 1.125, -3.5, -0.75, -0.5, -4, -0.375, -5.375, 1, -4.875, 4, -8, 4.375, -8, -8)
25:36/0/physics_layer_1/linear_velocity = Vector2(0, 0)
25:36/0/physics_layer_1/angular_velocity = 0.0
26:36/0 = 0
diff --git a/Scenes/Entities/Enemies/Components/Collision.gd b/Scenes/Entities/Enemies/Components/Collision.gd
index 2dfba2a..6e25402 100644
--- a/Scenes/Entities/Enemies/Components/Collision.gd
+++ b/Scenes/Entities/Enemies/Components/Collision.gd
@@ -14,9 +14,11 @@ signal collided
@export_node_path("Component_Health") var component_health_path: NodePath
var component_health: Component_Health
+var collision_area: Area2D
+
func init():
- var collision_area = Utilities.Collision.Area.new(entity, collision_shape)
+ collision_area = Utilities.Collision.Area.new(entity, collision_shape)
collision_area.set_collision_mask_value(Utilities.Collision.Layer.PLAYER, true)
collision_area.connect("collided", func(area): emit_signal("collided", area))
entity.add_child(collision_area)
diff --git a/Scenes/Entities/Enemies/Components/Health.gd b/Scenes/Entities/Enemies/Components/Health.gd
index f5e231e..d6b7361 100644
--- a/Scenes/Entities/Enemies/Components/Health.gd
+++ b/Scenes/Entities/Enemies/Components/Health.gd
@@ -3,6 +3,8 @@ extends Node
class_name Component_Health
+signal died
+
@export_node_path("CharacterBody2D") var entityPath: NodePath
@onready var entity: CharacterBody2D = get_node(entityPath)
@@ -20,6 +22,8 @@ func take_damage():
func death():
+ emit_signal("died")
+
entity.set_physics_process(false)
sprite.play("death")
diff --git a/Scenes/Entities/Enemies/Flower.gd b/Scenes/Entities/Enemies/Flower.gd
new file mode 100644
index 0000000..3e50e80
--- /dev/null
+++ b/Scenes/Entities/Enemies/Flower.gd
@@ -0,0 +1,22 @@
+extends CharacterBody2D
+
+
+var angle: float = 0
+
+
+func _ready():
+ $Body/Bottom.play("default")
+
+ add_to_group("enemies")
+ $Collision.init()
+ $Collision.collision_area.set_collision_layer_value(Utilities.Collision.Layer.ENEMY, true)
+ $Health.died.connect(func():
+ $Body.remove_child($Body/Top)
+ )
+
+
+func shrink():
+ $Body/Top.play_backwards("default")
+
+func expand():
+ $Body/Top.play("default")
diff --git a/Scenes/Entities/Enemies/Flower.tscn b/Scenes/Entities/Enemies/Flower.tscn
new file mode 100644
index 0000000..71f61e9
--- /dev/null
+++ b/Scenes/Entities/Enemies/Flower.tscn
@@ -0,0 +1,126 @@
+[gd_scene load_steps=22 format=3 uid="uid://dvxwc0lvwh0pi"]
+
+[ext_resource type="Script" path="res://Scenes/Entities/Enemies/Flower.gd" id="1_0uei7"]
+[ext_resource type="Texture2D" uid="uid://db43umele3i0n" path="res://Assets/Enemies/Flower_death.png" id="2_j1q7v"]
+[ext_resource type="Texture2D" uid="uid://cpl4n4jmgiwrv" path="res://Assets/Enemies/Enemy_death_01_01.png" id="3_wopor"]
+[ext_resource type="Texture2D" uid="uid://d2gk5amafhctu" path="res://Assets/Enemies/Enemy_death_01_02.png" id="4_i6ewr"]
+[ext_resource type="Texture2D" uid="uid://dqwxq3g3aph4i" path="res://Assets/Enemies/Enemy_death_01_03.png" id="5_3shgr"]
+[ext_resource type="Texture2D" uid="uid://uoj5222vlq8q" path="res://Assets/Enemies/Enemy_death_01_04.png" id="6_pw71b"]
+[ext_resource type="Texture2D" uid="uid://cxx2vv1ohiw07" path="res://Assets/Enemies/Enemy_death_01_05.png" id="7_wypb7"]
+[ext_resource type="Texture2D" uid="uid://bgyp0iqatf2o0" path="res://Assets/Enemies/Flower_body_02.png" id="8_d8hoi"]
+[ext_resource type="Texture2D" uid="uid://c31y7nll8ld3m" path="res://Assets/Enemies/Flower_body_01.png" id="9_v1055"]
+[ext_resource type="Texture2D" uid="uid://cujhdc04p5cbp" path="res://Assets/Enemies/Flower_head_2_01.png" id="10_netfh"]
+[ext_resource type="Texture2D" uid="uid://dvyhfd6mdokmk" path="res://Assets/Enemies/Flower_head_2_02.png" id="11_ygolp"]
+[ext_resource type="Texture2D" uid="uid://3fldnmw8r5su" path="res://Assets/Enemies/Flower_head_2_03.png" id="12_xe8f4"]
+[ext_resource type="Texture2D" uid="uid://djm5688x6wwfy" path="res://Assets/Enemies/Flower_head_2_04.png" id="13_yduun"]
+[ext_resource type="Texture2D" uid="uid://bix8yc8hfgiom" path="res://Assets/Enemies/Flower_head_2_05.png" id="14_l0rh6"]
+[ext_resource type="Texture2D" uid="uid://dq67dc5chscm5" path="res://Assets/Enemies/Flower_head_2_06.png" id="15_5rbtl"]
+[ext_resource type="Texture2D" uid="uid://blhxiqe538btd" path="res://Assets/Enemies/Flower_head_2_07.png" id="16_12lar"]
+[ext_resource type="PackedScene" uid="uid://ce3vv2pod6auc" path="res://Scenes/Entities/Enemies/Components/Collision.tscn" id="17_ie8xg"]
+[ext_resource type="PackedScene" uid="uid://b3i372vgdbxk" path="res://Scenes/Entities/Enemies/Components/Health.tscn" id="18_j2oh0"]
+
+[sub_resource type="SpriteFrames" id="SpriteFrames_fjxcc"]
+animations = [{
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("2_j1q7v")
+}],
+"loop": false,
+"name": &"death",
+"speed": 1.0
+}, {
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("3_wopor")
+}, {
+"duration": 1.0,
+"texture": ExtResource("4_i6ewr")
+}, {
+"duration": 1.0,
+"texture": ExtResource("5_3shgr")
+}, {
+"duration": 1.0,
+"texture": ExtResource("6_pw71b")
+}, {
+"duration": 1.0,
+"texture": ExtResource("7_wypb7")
+}],
+"loop": false,
+"name": &"death_post",
+"speed": 5.0
+}, {
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("8_d8hoi")
+}, {
+"duration": 1.0,
+"texture": ExtResource("9_v1055")
+}],
+"loop": true,
+"name": &"default",
+"speed": 3.0
+}]
+
+[sub_resource type="SpriteFrames" id="SpriteFrames_sokwy"]
+animations = [{
+"frames": [{
+"duration": 1.0,
+"texture": ExtResource("10_netfh")
+}, {
+"duration": 1.0,
+"texture": ExtResource("11_ygolp")
+}, {
+"duration": 1.0,
+"texture": ExtResource("12_xe8f4")
+}, {
+"duration": 1.0,
+"texture": ExtResource("13_yduun")
+}, {
+"duration": 1.0,
+"texture": ExtResource("14_l0rh6")
+}, {
+"duration": 1.0,
+"texture": ExtResource("15_5rbtl")
+}, {
+"duration": 1.0,
+"texture": ExtResource("16_12lar")
+}],
+"loop": false,
+"name": &"default",
+"speed": 6.0
+}]
+
+[sub_resource type="CapsuleShape2D" id="CapsuleShape2D_tq41g"]
+radius = 6.0
+height = 22.0
+
+[node name="Flower" type="CharacterBody2D"]
+collision_layer = 0
+collision_mask = 184
+script = ExtResource("1_0uei7")
+
+[node name="Body" type="Node2D" parent="."]
+metadata/_edit_group_ = true
+
+[node name="Bottom" type="AnimatedSprite2D" parent="Body"]
+texture_filter = 1
+sprite_frames = SubResource("SpriteFrames_fjxcc")
+
+[node name="Top" type="AnimatedSprite2D" parent="Body"]
+texture_filter = 1
+position = Vector2(0, -8)
+sprite_frames = SubResource("SpriteFrames_sokwy")
+
+[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
+position = Vector2(0, -6)
+shape = SubResource("CapsuleShape2D_tq41g")
+
+[node name="Collision" parent="." instance=ExtResource("17_ie8xg")]
+entityPath = NodePath("..")
+collision_shape_path = NodePath("../CollisionShape2D")
+component_health_path = NodePath("../Health")
+
+[node name="Health" parent="." instance=ExtResource("18_j2oh0")]
+entityPath = NodePath("..")
+spritePath = NodePath("../Body/Bottom")
+health = 1
diff --git a/Scenes/Entities/Enemies/Flowers.gd b/Scenes/Entities/Enemies/Flowers.gd
new file mode 100644
index 0000000..09e6085
--- /dev/null
+++ b/Scenes/Entities/Enemies/Flowers.gd
@@ -0,0 +1,82 @@
+extends CharacterBody2D
+
+
+@export var speed: int = 5
+@export var min_radius: int = 5
+@export var max_radius: int = 25
+@export var mode_duration: float = 4.0
+
+var follows_player: bool = false
+@onready var radius: float = float(min_radius)
+
+enum MovementMode {
+ EXPAND,
+ SHRINK,
+}
+var movement_mode: MovementMode = MovementMode.SHRINK
+
+var flowers: Array = []
+
+
+func _ready():
+ $Timer.wait_time = mode_duration
+
+ var FlowerScene = preload("res://Scenes/Entities/Enemies/Flower.tscn")
+
+ for number in range(3):
+ var flower = FlowerScene.instantiate()
+ flower.angle = deg_to_rad(120 * number)
+
+ # if last flower is removed, remove self
+ flower.get_node("Health").died.connect(func():
+ flowers.remove_at(flowers.find(flower))
+ if flowers.is_empty():
+ queue_free()
+ )
+
+ get_parent().add_child(flower)
+ flowers.push_front(flower)
+
+
+func _physics_process(delta):
+ if follows_player:
+ var player_direction = position.direction_to(Global.player.position)
+ velocity = player_direction * float(speed) * delta
+ move_and_collide(velocity)
+
+ if movement_mode == MovementMode.SHRINK and radius > min_radius:
+ radius = max(
+ min_radius,
+ radius - ((max_radius - min_radius) / mode_duration) * delta
+ )
+ elif movement_mode == MovementMode.EXPAND and radius < max_radius:
+ radius = min(
+ max_radius,
+ radius + ((max_radius - min_radius) / mode_duration) * delta
+ )
+
+ for flower in flowers:
+ flower.move_and_collide(velocity)
+ flower.position = position + Vector2(cos(flower.angle) * radius, sin(flower.angle) * radius)
+ flower.angle += float(speed) * delta
+
+
+func _on_detection_area_body_entered(body):
+ if body is Player:
+ follows_player = true
+
+
+func _on_detection_area_body_exited(body):
+ if body is Player:
+ follows_player = false
+
+
+func _on_timer_timeout():
+ if movement_mode == MovementMode.SHRINK:
+ movement_mode = MovementMode.EXPAND
+ for flower in flowers:
+ flower.expand()
+ elif movement_mode == MovementMode.EXPAND:
+ movement_mode = MovementMode.SHRINK
+ for flower in flowers:
+ flower.shrink()
diff --git a/Scenes/Entities/Enemies/Flowers.tscn b/Scenes/Entities/Enemies/Flowers.tscn
new file mode 100644
index 0000000..91c54d4
--- /dev/null
+++ b/Scenes/Entities/Enemies/Flowers.tscn
@@ -0,0 +1,29 @@
+[gd_scene load_steps=4 format=3 uid="uid://cplelcvju50xj"]
+
+[ext_resource type="Script" path="res://Scenes/Entities/Enemies/Flowers.gd" id="1_a4wuh"]
+[ext_resource type="Texture2D" uid="uid://bbo73owb43h0e" path="res://icon.svg" id="2_womd7"]
+
+[sub_resource type="CircleShape2D" id="CircleShape2D_2a0s2"]
+radius = 64.0
+
+[node name="Flowers" type="CharacterBody2D"]
+motion_mode = 1
+script = ExtResource("1_a4wuh")
+
+[node name="DetectionArea" type="Area2D" parent="."]
+collision_layer = 64
+collision_mask = 2
+
+[node name="CollisionShape2D" type="CollisionShape2D" parent="DetectionArea"]
+shape = SubResource("CircleShape2D_2a0s2")
+
+[node name="Sprite2D" type="Sprite2D" parent="."]
+scale = Vector2(0.0625, 0.0625)
+texture = ExtResource("2_womd7")
+
+[node name="Timer" type="Timer" parent="."]
+autostart = true
+
+[connection signal="body_entered" from="DetectionArea" to="." method="_on_detection_area_body_entered"]
+[connection signal="body_exited" from="DetectionArea" to="." method="_on_detection_area_body_exited"]
+[connection signal="timeout" from="Timer" to="." method="_on_timer_timeout"]
diff --git a/Scenes/Entities/Enemies/Tree.gd b/Scenes/Entities/Enemies/Tree.gd
index 7c87a18..db78788 100644
--- a/Scenes/Entities/Enemies/Tree.gd
+++ b/Scenes/Entities/Enemies/Tree.gd
@@ -16,7 +16,7 @@ func _physics_process(delta):
get_node("Movement").physics_process(delta)
-func _on_detection_body_entered(body):
+func _on_detection_body_entered(_body):
$AnimatedSprite2D.play("spawn")
await $AnimatedSprite2D.animation_finished
set_physics_process(true)
diff --git a/Scenes/Entities/Objects/Sign.tscn b/Scenes/Entities/Objects/Sign.tscn
index 847b768..a4cd832 100644
--- a/Scenes/Entities/Objects/Sign.tscn
+++ b/Scenes/Entities/Objects/Sign.tscn
@@ -7,6 +7,8 @@
size = Vector2(14, 17)
[node name="Sign" type="StaticBody2D"]
+y_sort_enabled = true
+texture_filter = 1
collision_layer = 8
collision_mask = 6
script = ExtResource("1_gowid")
diff --git a/Scenes/Maps/World3.gd b/Scenes/Maps/World3.gd
index 7c3c748..e8635c0 100644
--- a/Scenes/Maps/World3.gd
+++ b/Scenes/Maps/World3.gd
@@ -6,3 +6,6 @@ func _ready():
get_node("Areas/Alpha/Objects/Sign").connect("interacted", func():
Utilities.dialog("Alpha/alpha-sign")
)
+ get_node("Areas/AlphaBeta6/Objects/Sign").connect("interacted", func():
+ Utilities.dialog("Alpha/alpha-sign")
+ )
diff --git a/Scenes/Maps/World3.tscn b/Scenes/Maps/World3.tscn
index feeb759..920a59c 100644
--- a/Scenes/Maps/World3.tscn
+++ b/Scenes/Maps/World3.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=16 format=3 uid="uid://bb8t1ev05qxx5"]
+[gd_scene load_steps=17 format=3 uid="uid://bb8t1ev05qxx5"]
[ext_resource type="PackedScene" uid="uid://difwuijv2rlx5" path="res://Scenes/Components/MapArea.tscn" id="1_6ag7d"]
[ext_resource type="Script" path="res://Scenes/Maps/World3.gd" id="1_ws3it"]
@@ -32,6 +32,9 @@ size = Vector2(464, 384)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_4t17o"]
size = Vector2(464, 352)
+[sub_resource type="RectangleShape2D" id="RectangleShape2D_qoe87"]
+size = Vector2(608, 288)
+
[node name="World3" type="Node2D"]
script = ExtResource("1_ws3it")
@@ -42,7 +45,7 @@ can_plant_bomb = false
[node name="TileMap" parent="Areas/Alpha" index="0"]
layer_0/tile_data = PackedInt32Array(1, 65543, 3, 2, 65543, 3, 65536, 65543, 3, 131072, 65543, 3, 196608, 393223, 3, 65537, 65543, 3, 131073, 65543, 3, 196609, 393223, 3, 0, 65543, 3, 131074, 65543, 3, 131075, 65543, 3, 196612, 65543, 3, 196613, 65543, 3, 262149, 65543, 3, 262150, 65543, 3, 327687, 786435, 10, 393224, 851971, 11, 393225, 917507, 11, 458761, 917507, 12, 458762, 65543, 3, 458763, 65543, 3, 524299, 65543, 3, 524300, 65543, 3, 327680, 393223, 5, 393216, 65543, 3, 458752, 65543, 3, 524288, 65543, 3, 589824, 65543, 3, 262145, 393223, 4, 327681, 458759, 6, 393217, 327687, 4, 458753, 327687, 4, 524289, 327687, 4, 589825, 327687, 4, 65538, 65543, 3, 196610, 393223, 3, 262146, 393223, 4, 327682, 393223, 4, 393218, 393223, 4, 458754, 393223, 4, 524290, 393223, 4, 589826, 393223, 4, 3, 65543, 3, 65539, 65543, 3, 196611, 458759, 3, 262147, 458759, 4, 327683, 458759, 4, 393219, 458759, 4, 458755, 458759, 4, 524291, 458759, 4, 589827, 393223, 7, 4, 65543, 3, 65540, 65543, 3, 131076, 65543, 3, 262148, 65543, 3, 327684, 65543, 3, 393220, 65543, 3, 458756, 65543, 3, 524292, 65543, 3, 589828, 393223, 3, 5, 65543, 3, 65541, 65543, 3, 131077, 65543, 3, 327685, 655363, 10, 393221, 655363, 11, 458757, 655363, 12, 524293, 65543, 3, 589829, 393223, 3, 6, 65543, 3, 65542, 65543, 3, 131078, 65543, 3, 196614, 65543, 3, 327686, 720899, 10, 393222, 720899, 11, 458758, 720899, 12, 524294, 65543, 3, 589830, 393223, 3, 7, 65543, 3, 65543, 65543, 3, 131079, 65543, 3, 196615, 65543, 3, 262151, 65543, 3, 393223, 786435, 11, 458759, 786435, 12, 524295, 327687, 4, 589831, 458759, 7, 8, 65543, 3, 65544, 65543, 3, 131080, 65543, 3, 196616, 65543, 3, 262152, 65543, 3, 327688, 851971, 10, 458760, 851971, 12, 524296, 393223, 4, 589832, 393223, 4, 9, 65543, 3, 65545, 65543, 3, 131081, 65543, 3, 196617, 65543, 3, 262153, 65543, 3, 327689, 917507, 10, 524297, 458759, 4, 589833, 393223, 7, 10, 65543, 3, 65546, 65543, 3, 131082, 65543, 3, 196618, 65543, 3, 262154, 65543, 3, 327690, 65543, 3, 393226, 65543, 3, 524298, 65543, 3, 589834, 393223, 3, 11, 65543, 3, 65547, 65543, 3, 131083, 65543, 3, 196619, 65543, 3, 262155, 65543, 3, 327691, 65543, 3, 393227, 65543, 3, 589835, 393223, 3, 12, 65543, 3, 65548, 65543, 3, 131084, 65543, 3, 196620, 65543, 3, 262156, 65543, 3, 327692, 65543, 3, 393228, 65543, 3, 458764, 65543, 3, 589836, 393223, 3, 13, 65543, 3, 65549, 65543, 3, 131085, 65543, 3, 196621, 65543, 3, 262157, 65543, 3, 327693, 65543, 3, 393229, 65543, 3, 458765, 65543, 3, 524301, 65543, 3, 589837, 393223, 3, 14, 65543, 3, 65550, 65543, 3, 131086, 65543, 3, 196622, 65543, 3, 262158, 65543, 3, 327694, 655363, 10, 393230, 655363, 11, 458766, 655363, 12, 524302, 65543, 3, 589838, 393223, 3, 262144, 393223, 4, 655362, 393223, 4, 655363, 393223, 4, 655365, 393223, 4, 655364, 393223, 4, 655366, 393223, 4, 655367, 393223, 4, 655368, 393223, 4, 720903, 393223, 5, 720902, 393223, 5, 720901, 393223, 5, 720900, 393223, 5, 720899, 393223, 6, 720898, 393223, 4, 720904, 393223, 5, 655361, 327687, 4, 720897, 327687, 4, 655360, 65543, 3, 720896, 65543, 3, 655369, 393223, 4, 655370, 393223, 4, 655371, 393223, 4, 655372, 393223, 4, 655373, 393223, 4, 655374, 393223, 4, 655375, 393223, 4, 655376, 393223, 4, 655377, 393223, 4, 589841, 393223, 4, 655378, 393223, 4, 655379, 393223, 4, 655380, 393223, 4, 655381, 393223, 4, 655382, 393223, 4, 655383, 393223, 4, 655384, 393223, 4, 655385, 393223, 4, 655386, 393223, 4, 589850, 393223, 4, 720905, 393223, 5, 720906, 393223, 5, 720907, 458759, 6, 720908, 393223, 4, 720909, 393223, 6, 720910, 393223, 5, 720911, 393223, 5, 720912, 393223, 5, 720913, 393223, 5, 720914, 393223, 5, 720915, 393223, 5, 720916, 393223, 5, 720917, 393223, 5, 720918, 393223, 5, 720919, 393223, 5, 720920, 393223, 5, 720921, 393223, 5, 720922, 393223, 5, 589839, 393223, 3, 589840, 458759, 7, 589842, 393223, 7, 589843, 393223, 3, 589844, 393223, 3, 589845, 393223, 3, 589846, 393223, 3, 589847, 393223, 3, 589848, 393223, 3, 589849, 458759, 7, 655387, 393223, 4, 655388, 393223, 4, 655389, 393223, 4, 655390, 393223, 4, 589854, 393223, 4, 524318, 393223, 4, 458782, 393223, 4, 393246, 393223, 4, 327710, 393223, 4, 262174, 393223, 4, 196638, 393223, 4, 131102, 393223, 4, 65566, 393223, 4, 30, 393223, 4, 29, 327687, 4, 65565, 327687, 4, 131101, 327687, 4, 196637, 327687, 4, 262173, 327687, 4, 327709, 327687, 4, 393245, 327687, 4, 458781, 327687, 4, 524317, 327687, 4, 589853, 458759, 7, 31, 458759, 4, 65567, 458759, 4, 131103, 458759, 4, 196639, 458759, 4, 262175, 458759, 4, 327711, 458759, 4, 393247, 458759, 4, 458783, 458759, 4, 524319, 458759, 4, 589855, 458759, 4, 655391, 458759, 4, 720926, 393223, 5, 720925, 393223, 5, 720924, 393223, 5, 720923, 393223, 5, 589851, 393223, 7, 589852, 393223, 3, 15, 65543, 3, 65551, 65543, 3, 131087, 65543, 3, 196623, 65543, 3, 262159, 65543, 3, 327695, 720899, 10, 393231, 720899, 11, 458767, 720899, 12, 524303, 65543, 3, 16, 65543, 3, 65552, 65543, 3, 131088, 65543, 3, 196624, 65543, 3, 262160, 65543, 3, 327696, 786435, 10, 393232, 786435, 11, 458768, 786435, 12, 524304, 327687, 4, 17, 65543, 3, 65553, 65543, 3, 131089, 65543, 3, 196625, 65543, 3, 262161, 65543, 3, 327697, 851971, 10, 393233, 851971, 11, 458769, 851971, 12, 524305, 393223, 4, 18, 65543, 3, 65554, 65543, 3, 131090, 65543, 3, 196626, 65543, 3, 262162, 65543, 3, 327698, 917507, 10, 393234, 917507, 11, 458770, 917507, 12, 524306, 458759, 4, 19, 65543, 3, 65555, 65543, 3, 131091, 65543, 3, 196627, 65543, 3, 262163, 65543, 3, 327699, 65543, 3, 393235, 65543, 3, 458771, 65543, 3, 524307, 65543, 3, 20, 65543, 3, 65556, 65543, 3, 131092, 65543, 3, 196628, 65543, 3, 262164, 65543, 3, 327700, 65543, 3, 393236, 65543, 3, 458772, 65543, 3, 524308, 65543, 3, 21, 65543, 3, 65557, 65543, 3, 131093, 65543, 3, 196629, 65543, 3, 262165, 65543, 3, 327701, 65543, 3, 393237, 65543, 3, 458773, 65543, 3, 524309, 65543, 3, 22, 65543, 3, 65558, 65543, 3, 131094, 65543, 3, 196630, 65543, 3, 262166, 65543, 3, 327702, 65543, 3, 393238, 65543, 3, 458774, 65543, 3, 524310, 65543, 3, 23, 65543, 3, 65559, 65543, 3, 131095, 65543, 3, 196631, 65543, 3, 262167, 65543, 3, 327703, 655363, 10, 393239, 655363, 11, 458775, 655363, 12, 524311, 65543, 3, 24, 65543, 3, 65560, 65543, 3, 131096, 65543, 3, 196632, 65543, 3, 262168, 65543, 3, 327704, 720899, 10, 393240, 720899, 11, 458776, 720899, 12, 524312, 65543, 3, 25, 65543, 3, 65561, 65543, 3, 131097, 65543, 3, 196633, 65543, 3, 262169, 65543, 3, 327705, 786435, 10, 393241, 786435, 11, 458777, 786435, 12, 524313, 327687, 4, 26, 65543, 3, 65562, 65543, 3, 131098, 65543, 3, 196634, 65543, 3, 262170, 65543, 3, 327706, 851971, 10, 393242, 851971, 11, 458778, 851971, 12, 524314, 393223, 4, 27, 65543, 3, 65563, 65543, 3, 131099, 65543, 3, 196635, 65543, 3, 262171, 65543, 3, 327707, 917507, 10, 393243, 917507, 11, 458779, 917507, 12, 524315, 458759, 4, 28, 65543, 3, 65564, 65543, 3, 131100, 65543, 3, 196636, 65543, 3, 262172, 65543, 3, 327708, 65543, 3, 393244, 65543, 3, 458780, 65543, 3, 524316, 65543, 3, 720927, 458759, 5, 786434, 393223, 4, 851970, 393223, 4, 917506, 393223, 4, 983042, 393223, 4, 1048578, 393223, 4, 1114114, 393223, 4, 1179650, 393223, 4, 1245186, 393223, 4, 1245187, 393223, 4, 1245188, 393223, 4, 1245189, 393223, 4, 1245190, 393223, 4, 1245191, 393223, 4, 1245192, 393223, 4, 1179656, 393223, 4, 1114120, 393223, 4, 786432, 65543, 3, 851968, 65543, 3, 917504, 65543, 3, 983040, 65543, 3, 1048576, 65543, 3, 1114112, 65543, 3, 1179648, 65543, 3, 1245184, 65543, 3, 1310720, 65543, 3, 786433, 327687, 4, 851969, 327687, 4, 917505, 327687, 4, 983041, 327687, 4, 1048577, 327687, 4, 1114113, 327687, 4, 1179649, 327687, 4, 1245185, 327687, 4, 1310721, 327687, 5, 786435, 458759, 4, 851971, 458759, 4, 917507, 458759, 4, 983043, 458759, 4, 1048579, 458759, 4, 1114115, 458759, 4, 1179651, 393223, 7, 786436, 65543, 3, 851972, 65543, 3, 917508, 65543, 3, 983044, 65543, 3, 1048580, 65543, 3, 1114116, 65543, 3, 1179652, 393223, 3, 786437, 65543, 3, 851973, 65543, 3, 917509, 655363, 10, 983045, 655363, 11, 1048581, 655363, 12, 1114117, 65543, 3, 1179653, 393223, 3, 786438, 65543, 3, 851974, 65543, 3, 917510, 720899, 10, 983046, 720899, 11, 1048582, 720899, 12, 1114118, 65543, 3, 1179654, 393223, 3, 786439, 65543, 3, 851975, 65543, 3, 917511, 786435, 10, 983047, 786435, 11, 1048583, 786435, 12, 1114119, 327687, 4, 1179655, 458759, 7, 786440, 65543, 3, 851976, 65543, 3, 917512, 851971, 10, 983048, 851971, 11, 1048584, 851971, 12, 786441, 65543, 3, 851977, 65543, 3, 917513, 917507, 10, 983049, 917507, 11, 1048585, 917507, 12, 786442, 65543, 3, 851978, 65543, 3, 917514, 65543, 3, 983050, 65543, 3, 1048586, 65543, 3, 786443, 327687, 4, 851979, 327687, 4, 917515, 327687, 4, 983051, 327687, 4, 1048587, 327687, 4, 786444, 393223, 4, 851980, 393223, 4, 917516, 393223, 4, 983052, 393223, 4, 1048588, 393223, 4, 786445, 458759, 4, 851981, 458759, 4, 917517, 458759, 4, 983053, 458759, 4, 1048589, 458759, 4, 786446, 65543, 3, 851982, 65543, 3, 917518, 65543, 3, 983054, 65543, 3, 1048590, 65543, 3, 786447, 65543, 3, 851983, 65543, 3, 917519, 65543, 3, 983055, 65543, 3, 1048591, 65543, 3, 786448, 65543, 3, 851984, 65543, 3, 917520, 65543, 3, 983056, 65543, 3, 1048592, 65543, 3, 786449, 65543, 3, 851985, 65543, 3, 917521, 65543, 3, 983057, 65543, 3, 1048593, 65543, 3, 786450, 65543, 3, 851986, 65543, 3, 917522, 65543, 3, 983058, 65543, 3, 1048594, 65543, 3, 786451, 65543, 3, 851987, 65543, 3, 917523, 65543, 3, 983059, 65543, 3, 1048595, 65543, 3, 786452, 65543, 3, 851988, 65543, 3, 917524, 65543, 3, 983060, 65543, 3, 1048596, 65543, 3, 786453, 65543, 3, 851989, 65543, 3, 917525, 65543, 3, 983061, 65543, 3, 1048597, 65543, 3, 786454, 65543, 3, 851990, 65543, 3, 917526, 65543, 3, 983062, 65543, 3, 1048598, 65543, 3, 786455, 65543, 3, 851991, 65543, 3, 917527, 65543, 3, 983063, 65543, 3, 1048599, 65543, 3, 786456, 65543, 3, 851992, 65543, 3, 917528, 65543, 3, 983064, 65543, 3, 1048600, 65543, 3, 786457, 65543, 3, 851993, 65543, 3, 917529, 65543, 3, 983065, 65543, 3, 1048601, 65543, 3, 786458, 65543, 3, 851994, 65543, 3, 917530, 65543, 3, 983066, 65543, 3, 1048602, 65543, 3, 786459, 65543, 3, 851995, 65543, 3, 917531, 65543, 3, 983067, 65543, 3, 1048603, 65543, 3, 786460, 65543, 3, 851996, 65543, 3, 917532, 65543, 3, 983068, 65543, 3, 1048604, 65543, 3, 786461, 65543, 3, 851997, 65543, 3, 917533, 65543, 3, 983069, 65543, 3, 1048605, 65543, 3, 786462, 65543, 3, 851998, 65543, 3, 917534, 65543, 3, 983070, 65543, 3, 1048606, 65543, 3, 786463, 65543, 3, 851999, 65543, 3, 917535, 65543, 3, 983071, 65543, 3, 1048607, 65543, 3, 1114121, 458759, 4, 1179657, 393223, 7, 1245193, 393223, 4, 1114122, 65543, 3, 1179658, 393223, 3, 1245194, 393223, 4, 1114123, 327687, 4, 1179659, 458759, 7, 1245195, 393223, 4, 1114124, 393223, 4, 1179660, 393223, 4, 1245196, 393223, 4, 1114125, 458759, 4, 1179661, 458759, 4, 1245197, 458759, 4, 1114126, 65543, 3, 1179662, 65543, 3, 1245198, 1048583, 15, 1114127, 65543, 3, 1179663, 1048583, 15, 1245199, 1114119, 22, 1114128, 1048583, 15, 1179664, 1114119, 22, 1245200, 1114119, 25, 1114129, 1114119, 15, 1179665, 1114119, 25, 1245201, 1179655, 25, 1114130, 1114119, 15, 1179666, 1179655, 25, 1245202, 1245191, 25, 1114131, 1114119, 15, 1179667, 1245191, 25, 1245203, 1245191, 25, 1114132, 1114119, 15, 1179668, 1245191, 25, 1245204, 1245191, 25, 1114133, 1179655, 15, 1179669, 1179655, 16, 1245205, 1048583, 22, 1114134, 65543, 3, 1179670, 65543, 3, 1245206, 1179655, 15, 1114135, 65543, 3, 1179671, 65543, 3, 1245207, 65543, 3, 1114136, 65543, 3, 1179672, 65543, 3, 1245208, 65543, 3, 1114137, 65543, 3, 1179673, 65543, 3, 1245209, 65543, 3, 1114138, 65543, 3, 1179674, 65543, 3, 1245210, 65543, 3, 1114139, 65543, 3, 1179675, 65543, 3, 1245211, 65543, 3, 1114140, 65543, 3, 1179676, 65543, 3, 1245212, 65543, 3, 1114141, 65543, 3, 1179677, 65543, 3, 1245213, 65543, 3, 1114142, 65543, 3, 1179678, 65543, 3, 1245214, 65543, 3, 1114143, 65543, 3, 1179679, 65543, 3, 1245215, 65543, 3, 1310722, 393223, 5, 1310723, 393223, 5, 1310724, 393223, 5, 1310725, 393223, 5, 1310726, 393223, 5, 1310727, 393223, 5, 1310728, 393223, 5, 1310729, 393223, 5, 1310730, 393223, 5, 1310731, 393223, 5, 1310732, 393223, 5, 1310733, 458759, 5, 1310734, 1048583, 16, 1310735, 1114119, 25, 1310736, 1179655, 25, 1310737, 1245191, 25, 1310738, 1114119, 25, 1310739, 1179655, 25, 1310740, 1245191, 25, 1310741, 1245191, 25, 1310742, 1179655, 16, 1310743, 65543, 3, 1310744, 65543, 3, 1310745, 65543, 3, 1310746, 65543, 3, 1310747, 65543, 3, 1310748, 65543, 3, 1310749, 65543, 3, 1310750, 65543, 3, 1310751, 65543, 3, 1376256, 65543, 3, 1441792, 65543, 3, 1507328, 65543, 3, 1376257, 65543, 3, 1441793, 65543, 3, 1507329, 65543, 3, 1376258, 65543, 3, 1441794, 65543, 3, 1507330, 65543, 3, 1376259, 65543, 3, 1441795, 65543, 3, 1507331, 65543, 3, 1376260, 65543, 3, 1441796, 65543, 3, 1507332, 65543, 3, 1376261, 65543, 3, 1441797, 65543, 3, 1507333, 65543, 3, 1376262, 65543, 3, 1441798, 65543, 3, 1507334, 65543, 3, 1376263, 65543, 3, 1441799, 65543, 3, 1507335, 65543, 3, 1376264, 65543, 3, 1441800, 65543, 3, 1507336, 65543, 3, 1376265, 65543, 3, 1441801, 65543, 3, 1507337, 65543, 3, 1376266, 65543, 3, 1441802, 65543, 3, 1507338, 65543, 3, 1376267, 65543, 3, 1441803, 65543, 3, 1507339, 65543, 3, 1376268, 65543, 3, 1441804, 65543, 3, 1507340, 65543, 3, 1376269, 65543, 3, 1441805, 65543, 3, 1507341, 65543, 3, 1376270, 1048583, 16, 1441806, 1048583, 16, 1507342, 1048583, 16, 1376271, 1114119, 25, 1441807, 1114119, 25, 1507343, 1114119, 25, 1376272, 1179655, 25, 1441808, 1179655, 25, 1507344, 1179655, 25, 1376273, 1245191, 25, 1441809, 1245191, 25, 1507345, 1245191, 25, 1376274, 1114119, 25, 1441810, 1114119, 25, 1507346, 1114119, 25, 1376275, 1179655, 25, 1441811, 1179655, 25, 1507347, 1179655, 25, 1376276, 1245191, 25, 1441812, 1245191, 25, 1507348, 1245191, 25, 1376277, 1245191, 25, 1441813, 1245191, 25, 1507349, 1245191, 25, 1376278, 1179655, 16, 1441814, 1179655, 16, 1507350, 1179655, 16, 1376279, 65543, 3, 1441815, 65543, 3, 1507351, 65543, 3, 1376280, 65543, 3, 1441816, 65543, 3, 1507352, 65543, 3, 1376281, 65543, 3, 1441817, 65543, 3, 1507353, 65543, 3, 1376282, 65543, 3, 1441818, 65543, 3, 1507354, 65543, 3, 1376283, 65543, 3, 1441819, 65543, 3, 1507355, 65543, 3, 1376284, 65543, 3, 1441820, 65543, 3, 1507356, 65543, 3, 1376285, 65543, 3, 1441821, 65543, 3, 1507357, 65543, 3, 1376286, 65543, 3, 1441822, 65543, 3, 1507358, 65543, 3, 1376287, 65543, 3, 1441823, 65543, 3, 1507359, 65543, 3, 1376288, 65543, 3, 1441824, 65543, 3, 1507360, 65543, 3, 1376289, 65543, 3, 1441825, 65543, 3, 1507361, 65543, 3, 1376290, 65543, 3, 1441826, 65543, 3, 1507362, 65543, 3, 1376291, 65543, 3, 1441827, 65543, 3, 1507363, 65543, 3, 1376292, 327684, 5, 1441828, 327684, 5, 1507364, 327684, 5, 589856, 65543, 3, 655392, 65543, 3, 720928, 65543, 3, 786464, 65543, 3, 852000, 65543, 3, 917536, 65543, 3, 983072, 65543, 3, 1048608, 65543, 3, 1114144, 65543, 3, 1179680, 65543, 3, 1245216, 65543, 3, 1310752, 65543, 3, 589857, 65543, 3, 655393, 65543, 3, 720929, 65543, 3, 786465, 65543, 3, 852001, 65543, 3, 917537, 65543, 3, 983073, 65543, 3, 1048609, 65543, 3, 1114145, 65543, 3, 1179681, 65543, 3, 1245217, 65543, 3, 1310753, 65543, 3, 589858, 65543, 3, 655394, 65543, 3, 720930, 65543, 3, 786466, 65543, 3, 852002, 65543, 3, 917538, 65543, 3, 983074, 65543, 3, 1048610, 65543, 3, 1114146, 65543, 3, 1179682, 65543, 3, 1245218, 65543, 3, 1310754, 65543, 3, 589859, 65543, 3, 655395, 65543, 3, 720931, 65543, 3, 786467, 65543, 3, 852003, 65543, 3, 917539, 65543, 3, 983075, 65543, 3, 1048611, 65543, 3, 1114147, 65543, 3, 1179683, 65543, 3, 1245219, 65543, 3, 1310755, 65543, 3, 786468, 327684, 5, 852004, 327684, 5, 917540, 327684, 5, 983076, 327684, 5, 1048612, 327684, 5, 1114148, 327684, 5, 1179684, 327684, 5, 1245220, 327684, 5, 1310756, 327684, 5, 32, 65543, 3, 65568, 65543, 3, 131104, 65543, 3, 196640, 65543, 3, 262176, 65543, 3, 327712, 65543, 3, 393248, 65543, 3, 458784, 65543, 3, 524320, 65543, 3, 33, 65543, 3, 65569, 65543, 3, 131105, 65543, 3, 196641, 65543, 3, 262177, 65543, 3, 327713, 65543, 3, 393249, 65543, 3, 458785, 65543, 3, 524321, 65543, 3, 34, 65543, 3, 65570, 65543, 3, 131106, 65543, 3, 196642, 65543, 3, 262178, 65543, 3, 327714, 65543, 3, 393250, 65543, 3, 458786, 65543, 3, 524322, 65543, 3, 35, 65543, 3, 65571, 65543, 3, 131107, 65543, 3, 196643, 65543, 3, 262179, 65543, 3, 327715, 65543, 3, 393251, 65543, 3, 458787, 65543, 3, 524323, 65543, 3, 36, 327684, 5, 65572, 327684, 5, 131108, 327684, 5, 196644, 327684, 5, 262180, 327684, 5, 327716, 327684, 5, 393252, 327684, 5, 458788, 327684, 5, 524324, 327684, 5, 589860, 327684, 5, 655396, 327684, 5, 720932, 327684, 5)
-layer_2/tile_data = PackedInt32Array(196612, 1048583, 26, 262148, 1048583, 27, 327684, 1048583, 27, 393220, 1048583, 27, 458756, 1048583, 27, 524292, 1048583, 28, 196613, 1114119, 26, 524293, 1114119, 28, 196614, 1114119, 26, 524294, 1114119, 28, 196615, 1114119, 26, 196616, 1114119, 26, 196617, 1114119, 26, 524297, 1114119, 28, 524295, 1114119, 28, 196618, 1179655, 26, 262154, 1179655, 27, 524298, 1179655, 28, 262157, 1048583, 27, 327693, 1048583, 27, 393229, 1048583, 27, 458765, 1048583, 27, 524301, 1048583, 28, 196622, 1114119, 26, 524302, 1114119, 28, 196623, 1114119, 26, 524303, 1114119, 28, 196624, 1114119, 26, 524304, 1114119, 28, 196625, 1114119, 26, 196626, 1114119, 26, 524306, 1114119, 28, 196627, 1179655, 26, 262163, 1179655, 27, 327699, 1179655, 27, 393235, 1179655, 27, 458771, 1179655, 27, 196621, 1048583, 26, 524307, 1179655, 28, 196630, 1048583, 26, 262166, 1048583, 27, 327702, 1048583, 27, 393238, 1048583, 27, 458774, 1048583, 27, 524310, 1048583, 28, 196631, 1114119, 26, 524311, 1114119, 28, 196632, 1114119, 26, 524312, 1114119, 28, 196633, 1114119, 26, 524313, 1114119, 28, 196634, 1114119, 26, 196635, 1114119, 26, 524315, 1114119, 28, 196636, 1179655, 26, 262172, 1179655, 27, 327708, 1179655, 27, 393244, 1179655, 27, 458780, 1179655, 27, 524316, 1179655, 28, 786436, 1048583, 26, 851972, 1048583, 27, 917508, 1048583, 27, 983044, 1048583, 27, 1048580, 1048583, 27, 1114116, 1048583, 28, 786437, 1114119, 26, 1114117, 1114119, 28, 786438, 1114119, 26, 1114118, 1114119, 28, 786439, 1114119, 26, 1114119, 1114119, 28, 786440, 1114119, 26, 786441, 1114119, 26, 1114121, 1114119, 28, 786442, 1179655, 26, 851978, 1179655, 27, 917514, 1179655, 27, 983050, 1179655, 27, 1048586, 1179655, 27, 1114122, 1179655, 28, 1310720, 1572871, 29, 1245184, 1572871, 29, 1179648, 1572871, 29, 1114112, 1572871, 29, 1048576, 1572871, 29, 983040, 1572871, 29, 917504, 1572871, 29, 851968, 1572871, 29, 786432, 1572871, 29, 720896, 1572871, 29, 655360, 1572871, 29, 589824, 1572871, 29, 524288, 1572871, 29, 458752, 1572871, 29, 393216, 1572871, 29, 131072, 1572871, 29, 65536, 1572871, 29, 0, 1572871, 29, 327690, 1179655, 27, 393226, 1179655, 27, 458762, 1179655, 27, 1, 1572871, 29, 2, 1572871, 29, 3, 1572871, 29, 4, 1572871, 29, 5, 1572871, 29, 6, 1572871, 29, 7, 1572871, 29, 8, 1572871, 29, 9, 1572871, 29, 10, 1572871, 29, 11, 1572871, 29, 12, 1572871, 29, 13, 1572871, 29, 14, 1572871, 29, 15, 1572871, 29, 16, 1572871, 29, 17, 1572871, 29, 18, 1572871, 29, 19, 1572871, 29, 20, 1572871, 29, 21, 1572871, 29, 22, 1572871, 29, 23, 1572871, 29, 24, 1572871, 29, 25, 1572871, 29, 26, 1572871, 29, 27, 1572871, 29, 28, 1572871, 29, 29, 1572871, 29, 31, 1572871, 29, 32, 1572871, 29, 33, 1572871, 29, 34, 1572871, 29, 35, 1572871, 29, 1376256, 1572871, 29, 1441792, 1572871, 29, 1507328, 1572871, 29, 1507329, 1572871, 29, 1507330, 1572871, 29, 1507331, 1572871, 29, 1507332, 1572871, 29, 1507333, 1572871, 29, 1507334, 1572871, 29, 1507335, 1572871, 29, 1507336, 1572871, 29, 1507337, 1572871, 29, 1507338, 1572871, 29, 1507339, 1572871, 29, 1507340, 1572871, 29, 1507341, 1572871, 29, 1507342, 1572871, 29, 1507350, 1572871, 29, 1507351, 1572871, 29, 1507352, 1572871, 29, 1507353, 1572871, 29, 1507354, 1572871, 29, 1507355, 1572871, 29, 1507356, 1572871, 29, 1507357, 1572871, 29, 1507358, 1572871, 29, 1507359, 1572871, 29, 1507360, 1572871, 29, 1507361, 1572871, 29, 1507362, 1572871, 29, 1507363, 1572871, 29, 1179662, 1638407, 29, 1179663, 1703943, 29, 983055, 1638407, 29, 983056, 1703943, 29, 983063, 1638407, 29, 983064, 1703943, 29, 327712, 1638407, 29, 327713, 1703943, 29, 524321, 1638407, 29, 524322, 1703943, 29, 196642, 1638407, 29, 196643, 1703943, 29, 327703, 983043, 10, 393239, 983043, 11, 458775, 983043, 12, 327704, 1048579, 10, 393240, 1048579, 11, 458776, 1048579, 12, 327705, 1114115, 10, 393241, 1114115, 11, 458777, 1114115, 12, 327706, 1179651, 10, 393242, 1179651, 11, 458778, 1179651, 12, 327707, 1245187, 10, 393243, 1245187, 11, 458779, 1245187, 12, 327694, 983043, 10, 393230, 983043, 11, 458766, 983043, 12, 327695, 1048579, 10, 393231, 1048579, 11, 458767, 1048579, 12, 327696, 1114115, 10, 393232, 1114115, 11, 458768, 1114115, 12, 327697, 1179651, 10, 393233, 1179651, 11, 458769, 1179651, 12, 327698, 1245187, 10, 393234, 1245187, 11, 458770, 1245187, 12, 327685, 655363, 10, 393221, 655363, 11, 458757, 655363, 12, 327686, 720899, 10, 393222, 720899, 11, 458758, 720899, 12, 327687, 786435, 10, 393223, 786435, 11, 458759, 786435, 12, 327688, 851971, 10, 393224, 851971, 11, 458760, 851971, 12, 327689, 917507, 10, 393225, 917507, 11, 458761, 917507, 12, 917509, 983043, 10, 983045, 983043, 11, 1048581, 983043, 12, 917510, 1048579, 10, 983046, 1048579, 11, 1048582, 1048579, 12, 917511, 1114115, 10, 983047, 1114115, 11, 1048583, 1114115, 12, 917512, 1179651, 10, 983048, 1179651, 11, 1048584, 1179651, 12, 917513, 1245187, 10, 983049, 1245187, 11, 1048585, 1245187, 12, 917532, 458755, 21, 983068, 458755, 22, 1048604, 458755, 23, 1114140, 458755, 24, 917533, 524291, 21, 983069, 524291, 22, 1048605, 524291, 23, 1114141, 524291, 24, 917534, 589827, 21, 983070, 589827, 22, 1048606, 589827, 23, 1114142, 589827, 24, 917535, 655363, 21, 983071, 655363, 22, 1048607, 655363, 23, 1114143, 655363, 24, 917536, 720899, 21, 983072, 720899, 22, 1048608, 720899, 23, 1114144, 720899, 24, 393217, 851973, 6, 327681, 851973, 5)
+layer_2/tile_data = PackedInt32Array(196612, 1048583, 26, 262148, 1048583, 27, 327684, 1048583, 27, 393220, 1048583, 27, 458756, 1048583, 27, 524292, 1048583, 28, 196613, 1114119, 26, 524293, 1114119, 28, 196614, 1114119, 26, 524294, 1114119, 28, 196615, 1114119, 26, 196616, 1114119, 26, 196617, 1114119, 26, 524297, 1114119, 28, 524295, 1114119, 28, 196618, 1179655, 26, 262154, 1179655, 27, 524298, 1179655, 28, 262157, 1048583, 27, 327693, 1048583, 27, 393229, 1048583, 27, 458765, 1048583, 27, 524301, 1048583, 28, 196622, 1114119, 26, 524302, 1114119, 28, 196623, 1114119, 26, 524303, 1114119, 28, 196624, 1114119, 26, 524304, 1114119, 28, 196625, 1114119, 26, 196626, 1114119, 26, 524306, 1114119, 28, 196627, 1179655, 26, 262163, 1179655, 27, 327699, 1179655, 27, 393235, 1179655, 27, 458771, 1179655, 27, 196621, 1048583, 26, 524307, 1179655, 28, 196630, 1048583, 26, 262166, 1048583, 27, 327702, 1048583, 27, 393238, 1048583, 27, 458774, 1048583, 27, 524310, 1048583, 28, 196631, 1114119, 26, 524311, 1114119, 28, 196632, 1114119, 26, 524312, 1114119, 28, 196633, 1114119, 26, 524313, 1114119, 28, 196634, 1114119, 26, 196635, 1114119, 26, 524315, 1114119, 28, 196636, 1179655, 26, 262172, 1179655, 27, 327708, 1179655, 27, 393244, 1179655, 27, 458780, 1179655, 27, 524316, 1179655, 28, 786436, 1048583, 26, 851972, 1048583, 27, 917508, 1048583, 27, 983044, 1048583, 27, 1048580, 1048583, 27, 1114116, 1048583, 28, 786437, 1114119, 26, 1114117, 1114119, 28, 786438, 1114119, 26, 1114118, 1114119, 28, 786439, 1114119, 26, 1114119, 1114119, 28, 786440, 1114119, 26, 786441, 1114119, 26, 1114121, 1114119, 28, 786442, 1179655, 26, 851978, 1179655, 27, 917514, 1179655, 27, 983050, 1179655, 27, 1048586, 1179655, 27, 1114122, 1179655, 28, 1310720, 1572871, 29, 1245184, 1572871, 29, 1179648, 1572871, 29, 1114112, 1572871, 29, 1048576, 1572871, 29, 983040, 1572871, 29, 917504, 1572871, 29, 851968, 1572871, 29, 786432, 1572871, 29, 720896, 1572871, 29, 655360, 1572871, 29, 589824, 1572871, 29, 524288, 1572871, 29, 458752, 1572871, 29, 393216, 1572871, 29, 131072, 1572871, 29, 65536, 1572871, 29, 0, 1572871, 29, 327690, 1179655, 27, 393226, 1179655, 27, 458762, 1179655, 27, 1, 1572871, 29, 2, 1572871, 29, 3, 1572871, 29, 4, 1572871, 29, 5, 1572871, 29, 6, 1572871, 29, 7, 1572871, 29, 8, 1572871, 29, 9, 1572871, 29, 10, 1572871, 29, 11, 1572871, 29, 12, 1572871, 29, 13, 1572871, 29, 14, 1572871, 29, 15, 1572871, 29, 16, 1572871, 29, 17, 1572871, 29, 18, 1572871, 29, 19, 1572871, 29, 20, 1572871, 29, 21, 1572871, 29, 22, 1572871, 29, 23, 1572871, 29, 24, 1572871, 29, 25, 1572871, 29, 26, 1572871, 29, 27, 1572871, 29, 28, 1572871, 29, 29, 1572871, 29, 31, 1572871, 29, 32, 1572871, 29, 33, 1572871, 29, 34, 1572871, 29, 35, 1572871, 29, 1376256, 1572871, 29, 1441792, 1572871, 29, 1507328, 1572871, 29, 1507329, 1572871, 29, 1507330, 1572871, 29, 1507331, 1572871, 29, 1507332, 1572871, 29, 1507333, 1572871, 29, 1507334, 1572871, 29, 1507335, 1572871, 29, 1507336, 1572871, 29, 1507337, 1572871, 29, 1507338, 1572871, 29, 1507339, 1572871, 29, 1507340, 1572871, 29, 1507341, 1572871, 29, 1507342, 1572871, 29, 1507350, 1572871, 29, 1507351, 1572871, 29, 1507352, 1572871, 29, 1507353, 1572871, 29, 1507354, 1572871, 29, 1507355, 1572871, 29, 1507356, 1572871, 29, 1507357, 1572871, 29, 1507358, 1572871, 29, 1507359, 1572871, 29, 1507360, 1572871, 29, 1507361, 1572871, 29, 1507362, 1572871, 29, 1507363, 1572871, 29, 1179662, 1638407, 29, 1179663, 1703943, 29, 983055, 1638407, 29, 983056, 1703943, 29, 983063, 1638407, 29, 983064, 1703943, 29, 327712, 1638407, 29, 327713, 1703943, 29, 524321, 1638407, 29, 524322, 1703943, 29, 196642, 1638407, 29, 196643, 1703943, 29, 327703, 983043, 10, 393239, 983043, 11, 458775, 983043, 12, 327704, 1048579, 10, 393240, 1048579, 11, 458776, 1048579, 12, 327705, 1114115, 10, 393241, 1114115, 11, 458777, 1114115, 12, 327706, 1179651, 10, 393242, 1179651, 11, 458778, 1179651, 12, 327707, 1245187, 10, 393243, 1245187, 11, 458779, 1245187, 12, 327694, 983043, 10, 393230, 983043, 11, 458766, 983043, 12, 327695, 1048579, 10, 393231, 1048579, 11, 458767, 1048579, 12, 327696, 1114115, 10, 393232, 1114115, 11, 458768, 1114115, 12, 327697, 1179651, 10, 393233, 1179651, 11, 458769, 1179651, 12, 327698, 1245187, 10, 393234, 1245187, 11, 458770, 1245187, 12, 327685, 655363, 10, 393221, 655363, 11, 458757, 655363, 12, 327686, 720899, 10, 393222, 720899, 11, 458758, 720899, 12, 327687, 786435, 10, 393223, 786435, 11, 458759, 786435, 12, 327688, 851971, 10, 393224, 851971, 11, 458760, 851971, 12, 327689, 917507, 10, 393225, 917507, 11, 458761, 917507, 12, 917509, 983043, 10, 983045, 983043, 11, 1048581, 983043, 12, 917510, 1048579, 10, 983046, 1048579, 11, 1048582, 1048579, 12, 917511, 1114115, 10, 983047, 1114115, 11, 1048583, 1114115, 12, 917512, 1179651, 10, 983048, 1179651, 11, 1048584, 1179651, 12, 917513, 1245187, 10, 983049, 1245187, 11, 1048585, 1245187, 12, 917532, 458755, 21, 983068, 458755, 22, 1048604, 458755, 23, 1114140, 458755, 24, 917533, 524291, 21, 983069, 524291, 22, 1048605, 524291, 23, 1114141, 524291, 24, 917534, 589827, 21, 983070, 589827, 22, 1048606, 589827, 23, 1114142, 589827, 24, 917535, 655363, 21, 983071, 655363, 22, 1048607, 655363, 23, 1114143, 655363, 24, 917536, 720899, 21, 983072, 720899, 22, 1048608, 720899, 23, 1114144, 720899, 24, 327681, 851973, 5, 393217, 851973, 6)
layer_3/tile_data = PackedInt32Array(0, 1572871, 28, 65536, 1572871, 28, 327680, 1572871, 28, 393216, 1572871, 28, 458752, 1572871, 28, 524288, 1572871, 28, 589824, 1572871, 28, 655360, 1572871, 28, 720896, 1572871, 28, 786432, 1572871, 28, 851968, 1572871, 28, 917504, 1572871, 28, 983040, 1572871, 28, 1048576, 1572871, 28, 1114112, 1572871, 28, 1179648, 1572871, 28, 1245184, 1572871, 28, 1310720, 1572871, 28, 1441827, 1572871, 28, 1441826, 1572871, 28, 1441825, 1572871, 28, 1441824, 1572871, 28, 1441823, 1572871, 28, 1441822, 1572871, 28, 1441821, 1572871, 28, 1441820, 1572871, 28, 1441819, 1572871, 28, 1441818, 1572871, 28, 1441817, 1572871, 28, 1441816, 1572871, 28, 1441815, 1572871, 28, 1441814, 1572871, 28, 1441806, 1572871, 28, 1441805, 1572871, 28, 1441804, 1572871, 28, 1441803, 1572871, 28, 1441802, 1572871, 28, 1441801, 1572871, 28, 1441800, 1572871, 28, 1441799, 1572871, 28, 1441798, 1572871, 28, 1441797, 1572871, 28, 1441796, 1572871, 28, 1441795, 1572871, 28, 1441794, 1572871, 28, 1441793, 1572871, 28, 1376256, 1572871, 28, 1441792, 1572871, 28, 1507328, 1572871, 28, 1507329, 1572871, 28, 1507330, 1572871, 28, 1507331, 1572871, 28, 1507332, 1572871, 28, 1507333, 1572871, 28, 1507334, 1572871, 28, 1507335, 1572871, 28, 1507336, 1572871, 28, 1507337, 1572871, 28, 1507338, 1572871, 28, 1507339, 1572871, 28, 1507340, 1572871, 28, 1507341, 1572871, 28, 1507342, 1572871, 28, 1507350, 1572871, 28, 1507351, 1572871, 28, 1507352, 1572871, 28, 1507353, 1572871, 28, 1507354, 1572871, 28, 1507355, 1572871, 28, 1507356, 1572871, 28, 1507357, 1572871, 28, 1507358, 1572871, 28, 1507359, 1572871, 28, 1507360, 1572871, 28, 1507361, 1572871, 28, 1507362, 1572871, 28, 1507363, 1572871, 28, 1048590, 1638407, 27, 1114126, 1638407, 28, 1048591, 1703943, 27, 1114127, 1703943, 28, 851983, 1638407, 27, 917519, 1638407, 28, 851984, 1703943, 27, 917520, 1703943, 28, 851991, 1638407, 27, 917527, 1638407, 28, 851992, 1703943, 27, 917528, 1703943, 28, 393249, 1638407, 27, 458785, 1638407, 28, 393250, 1703943, 27, 458786, 1703943, 28, 196640, 1638407, 27, 262176, 1638407, 28, 196641, 1703943, 27, 262177, 1703943, 28, 65570, 1638407, 27, 131106, 1638407, 28, 65571, 1703943, 27, 131107, 1703943, 28, 851973, 983043, 9, 851974, 1048579, 9, 851975, 1114115, 9, 851976, 1179651, 9, 851977, 1245187, 9, 262149, 655363, 9, 262150, 720899, 9, 262151, 786435, 9, 262152, 851971, 9, 262153, 917507, 9, 262158, 983043, 9, 262159, 1048579, 9, 262160, 1114115, 9, 262161, 1179651, 9, 262162, 1245187, 9, 262167, 983043, 9, 262168, 1048579, 9, 262169, 1114115, 9, 262170, 1179651, 9, 262171, 1245187, 9, 786460, 458755, 19, 851996, 458755, 20, 786461, 524291, 19, 851997, 524291, 20, 786462, 589827, 19, 851998, 589827, 20, 786463, 655363, 19, 851999, 655363, 20, 852000, 720899, 20)
[node name="CollisionShape2D" type="CollisionShape2D" parent="Areas/Alpha"]
@@ -238,12 +241,12 @@ shape = SubResource("RectangleShape2D_ng6e5")
[node name="AlphaField3" parent="Areas" instance=ExtResource("1_6ag7d")]
[node name="TileMap" parent="Areas/AlphaField3" index="0"]
-layer_0/tile_data = PackedInt32Array(-1376324, 65543, 3, -1310788, 7, 3, -1245252, 65543, 3, -1179716, 7, 3, -1114180, 1114119, 15, -1048644, 1114119, 25, -983108, 1048583, 21, -917572, 1179655, 16, -852036, 1179655, 16, -786500, 1179655, 16, -720964, 1179655, 16, -655428, 1179655, 16, -589892, 1179655, 16, -524356, 1048583, 22, -458820, 1114119, 25, -393284, 1114119, 25, -327748, 1114119, 25, -262212, 1114119, 21, -196676, 1048583, 17, -131140, 7, 3, -65604, 1114119, 15, -68, 1114119, 25, -1376323, 7, 3, -1310787, 65543, 3, -1245251, 131079, 3, -1179715, 131079, 3, -1114179, 1114119, 15, -1048643, 1114119, 25, -983107, 1114119, 17, -917571, 131079, 3, -852035, 65543, 3, -786499, 65543, 3, -720963, 65543, 3, -655427, 65543, 3, -589891, 131079, 3, -524355, 1179655, 15, -458819, 1048583, 22, -393283, 1114119, 25, -327747, 1114119, 25, -262211, 1114119, 25, -196675, 1114119, 21, -131139, 1048583, 16, -65603, 1114119, 22, -67, 1114119, 25, -1376322, 65543, 3, -1310786, 131079, 3, -1245250, 131079, 3, -1179714, 7, 3, -1114178, 1114119, 15, -1048642, 1114119, 25, -983106, 1114119, 21, -917570, 1048583, 17, -852034, 131079, 3, -786498, 131079, 3, -720962, 131079, 3, -655426, 65543, 3, -589890, 7, 3, -524354, 131079, 3, -458818, 1179655, 15, -393282, 1179655, 16, -327746, 1179655, 16, -262210, 1048583, 22, -196674, 1114119, 25, -131138, 1114119, 25, -65602, 1114119, 25, -66, 1114119, 25, -1376321, 7, 3, -1310785, 131079, 3, -1245249, 131079, 3, -1179713, 7, 3, -1114177, 1114119, 15, -1048641, 1114119, 25, -983105, 1114119, 25, -917569, 1114119, 17, -852033, 131079, 3, -786497, 7, 3, -262209, 1179655, 15, -196673, 1179655, 16, -131137, 1179655, 16, -65601, 1179655, 16, -65, 1179655, 16, -1376320, 7, 3, -1310784, 65543, 3, -1245248, 131079, 3, -1179712, 65543, 3, -1114176, 1179655, 15, -1048640, 1048583, 22, -983104, 1114119, 25, -917568, 1114119, 17, -852032, 131079, 3, -786496, 65543, 3, -262208, 327687, 4, -196672, 327687, 5, -131136, 7, 3, -65600, 7, 3, -64, 131079, 3, -1376319, 7, 3, -1310783, 65543, 3, -1245247, 65543, 3, -1179711, 131079, 3, -1114175, 65543, 3, -1048639, 1114119, 15, -983103, 1114119, 25, -917567, 1114119, 17, -852031, 7, 3, -786495, 7, 3, -262207, 393223, 4, -196671, 393223, 5, -131135, 7, 3, -65599, 65543, 3, -63, 131079, 3, -1376318, 7, 3, -1310782, 7, 3, -1245246, 7, 3, -1179710, 7, 3, -1114174, 7, 3, -1048638, 1114119, 15, -983102, 1114119, 25, -917566, 1114119, 17, -852030, 131079, 3, -786494, 327687, 3, -262206, 393223, 4, -196670, 393223, 5, -131134, 7, 3, -65598, 65543, 3, -62, 65543, 3, -1376317, 131079, 3, -1310781, 7, 3, -1245245, 7, 3, -1179709, 131079, 3, -1114173, 7, 3, -1048637, 1114119, 15, -983101, 1114119, 25, -917565, 1114119, 17, -852029, 7, 3, -786493, 393223, 3, -262205, 393223, 4, -196669, 458759, 6, -131133, 327687, 5, -65597, 65543, 3, -61, 131079, 3, -1376316, 7, 3, -1310780, 131079, 3, -1245244, 131079, 3, -1179708, 7, 3, -1114172, 1048583, 15, -1048636, 1114119, 22, -983100, 1114119, 25, -917564, 1114119, 17, -852028, 65543, 3, -786492, 393223, 3, -262204, 393223, 4, -196668, 393223, 4, -131132, 393223, 5, -65596, 7, 3, -60, 7, 3, -1376315, 65543, 3, -1310779, 131079, 3, -1245243, 65543, 3, -1179707, 65543, 3, -1114171, 1114119, 15, -1048635, 1114119, 25, -983099, 1114119, 25, -917563, 1114119, 17, -852027, 131079, 3, -786491, 393223, 3, -262203, 393223, 7, -196667, 393223, 4, -131131, 458759, 6, -65595, 327687, 5, -59, 65543, 3, -1376314, 131079, 3, -1310778, 7, 3, -1245242, 131079, 3, -1179706, 1048583, 15, -1114170, 1114119, 22, -1048634, 1114119, 25, -983098, 1048583, 21, -917562, 1179655, 17, -852026, 7, 3, -786490, 393223, 3, -262202, 393223, 3, -196666, 393223, 4, -131130, 393223, 4, -65594, 393223, 5, -58, 65543, 3, -1376313, 65543, 3, -1310777, 65543, 3, -1245241, 7, 3, -1179705, 1114119, 15, -1114169, 1114119, 25, -1048633, 1114119, 25, -983097, 1114119, 17, -917561, 65543, 3, -852025, 7, 3, -786489, 393223, 3, -262201, 458759, 3, -196665, 393223, 7, -131129, 393223, 4, -65593, 458759, 6, -57, 327687, 4, -1376312, 131079, 3, -1310776, 7, 3, -1245240, 7, 3, -983096, 1179655, 17, -917560, 65543, 3, -852024, 131079, 3, -786488, 393223, 3, -262200, 7, 3, -196664, 393223, 3, -131128, 393223, 4, -65592, 393223, 4, -56, 393223, 4, -1376311, 65543, 3, -1310775, 65543, 3, -1245239, 65543, 3, -1179703, 65543, 3, -983095, 131079, 3, -917559, 65543, 3, -852023, 7, 3, -786487, 393223, 3, -262199, 327687, 3, -196663, 458759, 7, -131127, 393223, 4, -65591, 393223, 6, -55, 458759, 4, -1376310, 65543, 3, -1310774, 7, 3, -1245238, 131079, 3, -1179702, 131079, 3, -983094, 65543, 3, -917558, 7, 3, -852022, 65543, 3, -786486, 458759, 3, -262198, 458759, 7, -196662, 393223, 4, -131126, 393223, 4, -65590, 393223, 5, -54, 7, 3, -1376309, 7, 3, -1310773, 131079, 3, -1245237, 7, 3, -1179701, 65543, 3, -917557, 7, 3, -852021, 131079, 3, -786485, 7, 3, -262197, 393223, 4, -196661, 393223, 4, -131125, 393223, 6, -65589, 458759, 5, -53, 7, 3, -1376308, 65543, 3, -1310772, 131079, 3, -1245236, 131079, 3, -1179700, 65543, 3, -917556, 7, 3, -852020, 65543, 3, -786484, 131079, 3, -262196, 393223, 4, -196660, 393223, 6, -131124, 458759, 5, -65588, 131079, 3, -52, 65543, 3, -1376307, 7, 3, -1310771, 131079, 3, -1245235, 65543, 3, -1179699, 131079, 3, -917555, 7, 3, -852019, 65543, 3, -786483, 65543, 3, -262195, 393223, 4, -131123, 327687, 5, -65587, 131079, 3, -51, 7, 3, -1376306, 65543, 3, -1310770, 65543, 3, -1245234, 7, 3, -1179698, 7, 3, -917554, 131079, 3, -852018, 65543, 3, -786482, 65543, 3, -720946, 7, 3, -655410, 393223, 3, -589874, 393223, 4, -327730, 393223, 3, -262194, 393223, 4, -196658, 393223, 4, -131122, 393223, 5, -65586, 7, 3, -50, 131079, 3, -1376305, 65543, 3, -1310769, 65543, 3, -1245233, 131079, 3, -1179697, 131079, 3, -917553, 65543, 3, -852017, 65543, 3, -786481, 131079, 3, -720945, 131079, 3, -655409, 393223, 3, -589873, 393223, 4, -524337, 393223, 4, -327729, 458759, 3, -262193, 393223, 7, -196657, 393223, 4, -131121, 393223, 5, -65585, 65543, 3, -49, 7, 3, -1376304, 65543, 3, -1310768, 7, 3, -1245232, 65543, 3, -1179696, 131079, 3, -917552, 131079, 3, -852016, 65543, 3, -786480, 7, 3, -720944, 65543, 3, -655408, 458759, 3, -589872, 393223, 7, -524336, 393223, 4, -327728, 65543, 3, -262192, 393223, 3, -196656, 393223, 4, -131120, 393223, 5, -65584, 131079, 3, -48, 65543, 3, -1376303, 7, 3, -1310767, 131079, 3, -1245231, 7, 3, -1179695, 131079, 3, -917551, 65543, 3, -852015, 65543, 3, -786479, 65543, 3, -720943, 7, 3, -655407, 131079, 3, -589871, 393223, 3, -524335, 393223, 4, -327727, 7, 3, -262191, 393223, 3, -196655, 393223, 4, -131119, 393223, 5, -65583, 131079, 3, -47, 7, 3, -1376302, 7, 3, -1310766, 7, 3, -1245230, 131079, 3, -1179694, 65543, 3, -917550, 65543, 3, -852014, 131079, 3, -786478, 131079, 3, -720942, 131079, 3, -655406, 7, 3, -589870, 393223, 3, -327726, 65543, 3, -262190, 393223, 3, -196654, 393223, 4, -131118, 393223, 5, -65582, 7, 3, -46, 7, 3, -1376301, 65543, 3, -1310765, 65543, 3, -1245229, 131079, 3, -1179693, 131079, 3, -852013, 65543, 3, -786477, 131079, 3, -720941, 65543, 3, -655405, 65543, 3, -589869, 393223, 3, -524333, 393223, 4, -458797, 393223, 5, -393261, 65543, 3, -327725, 131079, 3, -262189, 393223, 3, -196653, 393223, 4, -131117, 393223, 5, -65581, 65543, 3, -45, 131079, 3, -1376300, 7, 3, -1310764, 131079, 3, -1245228, 131079, 3, -1179692, 65543, 3, -852012, 65543, 3, -786476, 131079, 3, -720940, 65543, 3, -655404, 7, 3, -589868, 393223, 3, -524332, 393223, 4, -458796, 393223, 5, -393260, 7, 3, -327724, 7, 3, -262188, 393223, 3, -196652, 393223, 4, -131116, 393223, 5, -65580, 131079, 3, -44, 65543, 3, -1376299, 65543, 3, -1310763, 7, 3, -1245227, 65543, 3, -1179691, 65543, 3, -786475, 65543, 3, -720939, 131079, 3, -655403, 7, 3, -589867, 393223, 3, -524331, 393223, 4, -458795, 393223, 5, -393259, 7, 3, -327723, 7, 3, -262187, 393223, 3, -196651, 393223, 4, -131115, 393223, 5, -65579, 131079, 3, -43, 131079, 3, -1376298, 65543, 3, -1310762, 65543, 3, -1245226, 7, 3, -1179690, 7, 3, -852010, 131079, 3, -786474, 7, 3, -720938, 7, 3, -655402, 65543, 3, -589866, 393223, 3, -524330, 393223, 4, -458794, 393223, 5, -262186, 393223, 3, -196650, 393223, 4, -131114, 393223, 5, -65578, 65543, 3, -42, 65543, 3, -1376297, 7, 3, -1310761, 7, 3, -1245225, 131079, 3, -1179689, 65543, 3, -786473, 7, 3, -720937, 7, 3, -655401, 7, 3, -589865, 393223, 3, -196649, 393223, 4, -131113, 393223, 5, -41, 65543, 3, -1376296, 7, 3, -1310760, 131079, 3, -1245224, 7, 3, -1179688, 65543, 3, -786472, 65543, 3, -720936, 131079, 3, -655400, 7, 3, -262184, 393223, 4, -196648, 393223, 4, -40, 7, 3, -1376295, 65543, 3, -1310759, 65543, 3, -1245223, 7, 3, -1179687, 7, 3, -786471, 65543, 3, -720935, 7, 3, -655399, 7, 3, -589863, 458759, 3, -524327, 393223, 7, -458791, 393223, 4, -262183, 393223, 4, -196647, 393223, 6, -39, 131079, 3, -1376294, 131079, 3, -1310758, 131079, 3, -1245222, 7, 3, -1179686, 65543, 3, -786470, 131079, 3, -720934, 131079, 3, -655398, 65543, 3, -589862, 131079, 3, -524326, 458759, 3, -131110, 131079, 3, -65574, 65543, 3, -38, 131079, 3, -1376293, 131079, 3, -1310757, 65543, 3, -1245221, 65543, 3, -1179685, 131079, 3, -786469, 65543, 3, -720933, 7, 3, -655397, 65543, 3, -589861, 65543, 3, -393253, 458759, 4, -327717, 458759, 4, -131109, 131079, 3, -65573, 7, 3, -37, 65543, 3, -1376292, 7, 3, -1310756, 131079, 3, -1245220, 131079, 3, -1179684, 7, 3, -786468, 7, 3, -720932, 65543, 3, -655396, 7, 3, -589860, 7, 3, -524324, 65543, 3, -458788, 7, 3, -393252, 7, 3, -327716, 65543, 3, -262180, 65543, 3, -196644, 7, 3, -131108, 65543, 3, -65572, 7, 3, -36, 7, 3, -1376291, 7, 3, -1310755, 65543, 3, -1245219, 7, 3, -1179683, 131079, 3, -786467, 131079, 3, -720931, 7, 3, -655395, 131079, 3, -589859, 65543, 3, -524323, 131079, 3, -458787, 65543, 3, -393251, 131079, 3, -327715, 7, 3, -262179, 7, 3, -196643, 65543, 3, -131107, 65543, 3, -65571, 7, 3, -35, 65543, 3, -1376290, 65543, 3, -1310754, 131079, 3, -1245218, 65543, 3, -1179682, 65543, 3, -786466, 131079, 3, -720930, 65543, 3, -655394, 131079, 3, -589858, 7, 3, -524322, 7, 3, -458786, 7, 3, -393250, 131079, 3, -327714, 65543, 3, -262178, 65543, 3, -196642, 65543, 3, -131106, 65543, 3, -65570, 65543, 3, -34, 131079, 3, -1376289, 131079, 3, -1310753, 65543, 3, -1245217, 131079, 3, -1179681, 7, 3, -786465, 7, 3, -720929, 131079, 3, -655393, 131079, 3, -589857, 65543, 3, -524321, 7, 3, -458785, 131079, 3, -393249, 7, 3, -327713, 65543, 3, -262177, 65543, 3, -196641, 7, 3, -131105, 131079, 3, -65569, 65543, 3, -33, 7, 3, -1376288, 131079, 3, -1310752, 7, 3, -1245216, 131079, 3, -1179680, 131079, 3, -786464, 65543, 3, -720928, 65543, 3, -655392, 7, 3, -589856, 7, 3, -524320, 7, 3, -458784, 65543, 3, -393248, 131079, 3, -327712, 7, 3, -262176, 7, 3, -196640, 65543, 3, -131104, 65543, 3, -65568, 65543, 3, -32, 131079, 3, -1376287, 131079, 3, -1310751, 65543, 3, -1245215, 65543, 3, -786463, 131079, 3, -720927, 131079, 3, -655391, 131079, 3, -589855, 7, 3, -524319, 7, 3, -458783, 65543, 3, -393247, 65543, 3, -327711, 7, 3, -262175, 7, 3, -196639, 65543, 3, -131103, 65543, 3, -65567, 131079, 3, -31, 7, 3, -720961, 131079, 3, -655425, 131079, 3, -589889, 131079, 3, -524353, 65543, 3, -458817, 131079, 3, -393281, 65543, 3, -327745, 131079, 3, -720960, 7, 3, -655424, 327687, 3, -589888, 327687, 4, -524352, 327687, 4, -458816, 327687, 4, -393280, 327687, 4, -327744, 327687, 4, -720959, 327687, 3, -655423, 458759, 7, -589887, 393223, 4, -524351, 393223, 4, -458815, 393223, 4, -393279, 393223, 4, -327743, 393223, 4, -720958, 458759, 7, -655422, 393223, 4, -589886, 393223, 4, -458814, 458759, 4, -393278, 458759, 4, -327742, 393223, 7, -720957, 393223, 4, -655421, 393223, 4, -393277, 65543, 3, -327741, 393223, 3, -720956, 393223, 4, -458812, 65543, 3, -393276, 65543, 3, -327740, 393223, 3, -720955, 393223, 4, -524347, 65543, 3, -458811, 7, 3, -393275, 131079, 3, -327739, 458759, 3, -720954, 393223, 4, -524346, 65543, 3, -458810, 7, 3, -393274, 65543, 3, -327738, 7, 3, -720953, 393223, 4, -524345, 131079, 3, -458809, 65543, 3, -393273, 7, 3, -327737, 7, 3, -720952, 393223, 4, -458808, 131079, 3, -393272, 7, 3, -327736, 65543, 3, -720951, 393223, 4, -655415, 393223, 4, -524343, 327687, 5, -393271, 7, 3, -327735, 65543, 3, -720950, 393223, 7, -655414, 393223, 4, -589878, 393223, 4, -393270, 65543, 3, -327734, 327687, 3, -720949, 458759, 3, -655413, 393223, 7, -589877, 393223, 4, -393269, 7, 3, -327733, 393223, 3, -720948, 7, 3, -655412, 393223, 3, -589876, 393223, 4, -393268, 65543, 3, -327732, 393223, 3, -720947, 131079, 3, -655411, 393223, 3, -589875, 393223, 4, -524339, 393223, 5, -393267, 65543, 3, -327731, 393223, 3, -524342, 393223, 5, -589879, 458759, 6, -655420, 393223, 6, -589885, 393223, 6, -524350, 393223, 6, -524349, 458759, 5, -589884, 458759, 5, -655419, 393223, 5, -655418, 393223, 5, -655417, 393223, 5, -655416, 458759, 6, -589880, 327687, 5, -524341, 393223, 5, -524340, 393223, 5, -458813, 65543, 3, -524348, 131079, 3, -589883, 65543, 3, -589882, 131079, 3, -589881, 65543, 3, -524344, 65543, 3, -458807, 131079, 3, -458806, 7, 3, -458805, 65543, 3, -458804, 7, 3, -196659, 458759, 6, -458801, 393223, 5, -524338, 458759, 6, -458803, 131079, 3, -458800, 393223, 5, -458799, 393223, 5, -524334, 393223, 4, -458798, 393223, 5, -393265, 65543, 3, -393264, 7, 3, -393263, 7, 3, -393262, 7, 3, -393266, 7, 3, -458802, 327687, 5, -524329, 393223, 4, -458792, 393223, 4, -524328, 393223, 4, -589864, 393223, 3, -327721, 327687, 3, -327719, 393223, 4, -327718, 393223, 4, -393255, 393223, 4, -393254, 393223, 4, -458793, 458759, 6, -131111, 458759, 5, -131112, 393223, 5, -262185, 458759, 7, -65575, 65543, 3, -65576, 65543, 3, -65577, 7, 3, -393258, 7, 3, -327722, 7, 3, -393256, 458759, 6, -393257, 327687, 5, -327720, 458759, 7, -458790, 393223, 7, -262182, 393223, 6, -458789, 458759, 3, -262181, 458759, 5, -196646, 458759, 5, -524325, 131079, 3, -196645, 7, 3, -1114168, 1114119, 25, -1048632, 1114119, 25, -1179704, 1179655, 15, -1179679, 7, 3, -1114148, 7, 3, -1048612, 65543, 3, -1114147, 7, 3, -1048611, 65543, 3, -983075, 7, 3, -917539, 131079, 3, -1114146, 7, 3, -1048610, 65543, 3, -983074, 131079, 3, -917538, 65543, 3, -1114145, 65543, 3, -1048609, 131079, 3, -983073, 131079, 3, -917537, 65543, 3, -1114144, 65543, 3, -1048608, 65543, 3, -983072, 7, 3, -917536, 65543, 3, -1114143, 65543, 3, -1048607, 131079, 3, -983071, 131079, 3, -917535, 65543, 3, -852000, 7, 3, -851999, 65543, 3, -852009, 7, 3, -852008, 7, 3, -852007, 65543, 3, -852006, 7, 3, -852005, 131079, 3, -852004, 65543, 3, -852003, 65543, 3, -852002, 65543, 3, -852001, 65543, 3, -917549, 131079, 3, -917548, 7, 3, -917547, 131079, 3, -917546, 131079, 3, -917545, 131079, 3, -917544, 7, 3, -917543, 65543, 3, -917542, 131079, 3, -917541, 7, 3, -917540, 131079, 3, -983092, 7, 3, -983091, 131079, 3, -983090, 65543, 3, -983089, 131079, 3, -983088, 65543, 3, -983087, 7, 3, -983086, 131079, 3, -983085, 7, 3, -983084, 7, 3, -983083, 65543, 3, -983082, 131079, 3, -983081, 7, 3, -983080, 131079, 3, -983079, 65543, 3, -983078, 7, 3, -983077, 65543, 3, -983076, 65543, 3, -983093, 7, 3, -1114167, 7, 3, -1048631, 7, 3, -1114166, 131079, 3, -1048630, 131079, 3, -1114165, 65543, 3, -1048629, 131079, 3, -1114164, 7, 3, -1048628, 65543, 3, -1114163, 65543, 3, -1048627, 65543, 3, -1114162, 65543, 3, -1048626, 131079, 3, -1114161, 65543, 3, -1048625, 131079, 3, -1114160, 65543, 3, -1048624, 65543, 3, -1114159, 7, 3, -1048623, 65543, 3, -1114158, 7, 3, -1048622, 65543, 3, -1114157, 65543, 3, -1048621, 65543, 3, -1114156, 7, 3, -1048620, 65543, 3, -1114155, 131079, 3, -1048619, 65543, 3, -1114154, 131079, 3, -1048618, 65543, 3, -1114153, 7, 3, -1048617, 7, 3, -1114152, 131079, 3, -1048616, 7, 3, -1114151, 131079, 3, -1048615, 65543, 3, -1114150, 7, 3, -1048614, 7, 3, -1114149, 7, 3, -1048613, 131079, 3, -852011, 7, 3)
-layer_1/tile_data = PackedInt32Array(-458803, 2, 393216, -393267, 2, 393216, -458805, 2, 393216, -393265, 2, 393216, -327728, 2, 393216, -393259, 2, 393216, -393260, 2, 65536, -393264, 2, 65536, -393266, 2, 65536, -393268, 2, 65536, -720942, 2, 393216, -786477, 2, 393216, -786478, 2, 65536, -786481, 2, 393216, -786482, 2, 65536, -852018, 2, 393216, -852019, 2, 393216, -131133, 2, 65536, -131135, 2, 65536, -65597, 2, 393216, -65598, 2, 393216, -720931, 2, 393216, -393274, 2, 393216, -589881, 2, 393216)
+layer_0/tile_data = PackedInt32Array(-1376324, 65543, 3, -1310788, 393223, 3, -1179716, 393223, 5, -1114180, 1114119, 15, -1048644, 1114119, 25, -983108, 1048583, 21, -917572, 1179655, 16, -852036, 1179655, 16, -786500, 1179655, 16, -720964, 1179655, 16, -655428, 1179655, 16, -589892, 1179655, 16, -524356, 1048583, 22, -458820, 1114119, 25, -393284, 1114119, 25, -327748, 1114119, 25, -262212, 1114119, 21, -196676, 1048583, 17, -131140, 7, 3, -65604, 1114119, 15, -68, 1114119, 25, -1376323, 7, 3, -1310787, 393223, 3, -1245251, 393223, 4, -1179715, 393223, 5, -1114179, 1114119, 15, -1048643, 1114119, 25, -983107, 1114119, 17, -917571, 131079, 3, -852035, 65543, 3, -786499, 65543, 3, -720963, 65543, 3, -655427, 65543, 3, -589891, 131079, 3, -524355, 1179655, 15, -458819, 1048583, 22, -393283, 1114119, 25, -327747, 1114119, 25, -262211, 1114119, 25, -196675, 1114119, 21, -131139, 1048583, 16, -65603, 1114119, 22, -67, 1114119, 25, -1376322, 65543, 3, -1310786, 393223, 3, -1245250, 393223, 4, -1179714, 393223, 5, -1114178, 1114119, 15, -1048642, 1114119, 25, -983106, 1114119, 21, -917570, 1048583, 17, -852034, 131079, 3, -786498, 131079, 3, -720962, 131079, 3, -655426, 65543, 3, -589890, 7, 3, -524354, 131079, 3, -458818, 1179655, 15, -393282, 1179655, 16, -327746, 1179655, 16, -262210, 1048583, 22, -196674, 1114119, 25, -131138, 1114119, 25, -65602, 1114119, 25, -66, 1114119, 25, -1376321, 7, 3, -1310785, 393223, 3, -1245249, 393223, 4, -1179713, 393223, 5, -1114177, 1114119, 15, -1048641, 1114119, 25, -983105, 1114119, 25, -917569, 1114119, 17, -852033, 131079, 3, -786497, 7, 3, -262209, 1179655, 15, -196673, 1179655, 16, -131137, 1179655, 16, -65601, 1179655, 16, -65, 1179655, 16, -1376320, 7, 3, -1310784, 393223, 3, -1245248, 393223, 4, -1179712, 393223, 5, -1114176, 1179655, 15, -1048640, 1048583, 22, -983104, 1114119, 25, -917568, 1114119, 17, -852032, 131079, 3, -786496, 65543, 3, -262208, 327687, 4, -196672, 327687, 5, -131136, 7, 3, -65600, 7, 3, -64, 131079, 3, -1376319, 327687, 4, -1310783, 458759, 7, -1245247, 393223, 4, -1179711, 393223, 5, -1114175, 65543, 3, -1048639, 1114119, 15, -983103, 1114119, 25, -917567, 1114119, 17, -852031, 7, 3, -786495, 7, 3, -262207, 393223, 4, -196671, 393223, 5, -131135, 7, 3, -65599, 65543, 3, -63, 131079, 3, -1376318, 393223, 4, -1310782, 393223, 4, -1245246, 393223, 4, -1179710, 393223, 5, -1114174, 7, 3, -1048638, 1114119, 15, -983102, 1114119, 25, -917566, 1114119, 17, -852030, 131079, 3, -786494, 327687, 3, -262206, 393223, 4, -196670, 393223, 5, -131134, 7, 3, -65598, 65543, 3, -62, 65543, 3, -1376317, 458759, 4, -1310781, 458759, 4, -1245245, 458759, 4, -1179709, 458759, 5, -1114173, 7, 3, -1048637, 1114119, 15, -983101, 1114119, 25, -917565, 1114119, 17, -852029, 7, 3, -786493, 393223, 3, -262205, 393223, 4, -196669, 458759, 6, -131133, 327687, 5, -65597, 65543, 3, -61, 131079, 3, -1376316, 7, 3, -1310780, 131079, 3, -1245244, 131079, 3, -1179708, 7, 3, -1114172, 1048583, 15, -1048636, 1114119, 22, -983100, 1114119, 25, -917564, 1114119, 17, -852028, 65543, 3, -786492, 393223, 3, -262204, 393223, 4, -196668, 393223, 4, -131132, 393223, 5, -65596, 7, 3, -60, 7, 3, -1376315, 65543, 3, -1310779, 131079, 3, -1245243, 65543, 3, -1179707, 65543, 3, -1114171, 1114119, 15, -1048635, 1114119, 25, -983099, 1114119, 25, -917563, 1114119, 17, -852027, 131079, 3, -786491, 393223, 3, -262203, 393223, 7, -196667, 393223, 4, -131131, 458759, 6, -65595, 327687, 5, -59, 65543, 3, -1376314, 131079, 3, -1310778, 7, 3, -1245242, 131079, 3, -1179706, 1048583, 15, -1114170, 1114119, 22, -1048634, 1114119, 25, -983098, 1048583, 21, -917562, 1179655, 17, -852026, 7, 3, -786490, 393223, 3, -262202, 393223, 3, -196666, 393223, 4, -131130, 393223, 4, -65594, 393223, 5, -58, 65543, 3, -1376313, 65543, 3, -1310777, 65543, 3, -1245241, 7, 3, -1179705, 1114119, 15, -1114169, 1114119, 25, -1048633, 1114119, 25, -983097, 1114119, 17, -917561, 65543, 3, -852025, 7, 3, -786489, 393223, 3, -262201, 458759, 3, -196665, 393223, 7, -131129, 393223, 4, -65593, 458759, 6, -57, 327687, 4, -1376312, 131079, 3, -1310776, 7, 3, -1245240, 7, 3, -983096, 1179655, 17, -917560, 65543, 3, -852024, 131079, 3, -786488, 393223, 3, -262200, 7, 3, -196664, 393223, 3, -131128, 393223, 4, -65592, 393223, 4, -56, 393223, 4, -1376311, 65543, 3, -1310775, 65543, 3, -1245239, 65543, 3, -1179703, 65543, 3, -983095, 131079, 3, -917559, 65543, 3, -852023, 7, 3, -786487, 393223, 3, -262199, 327687, 3, -196663, 458759, 7, -131127, 393223, 4, -65591, 393223, 6, -55, 458759, 4, -1376310, 65543, 3, -1310774, 7, 3, -1245238, 131079, 3, -1179702, 131079, 3, -983094, 65543, 3, -917558, 7, 3, -852022, 65543, 3, -786486, 458759, 3, -262198, 458759, 7, -196662, 393223, 4, -131126, 393223, 4, -65590, 393223, 5, -54, 7, 3, -1376309, 7, 3, -1310773, 131079, 3, -1245237, 7, 3, -1179701, 65543, 3, -917557, 7, 3, -852021, 131079, 3, -786485, 7, 3, -262197, 393223, 4, -196661, 393223, 4, -131125, 393223, 6, -65589, 458759, 5, -53, 7, 3, -1376308, 65543, 3, -1310772, 131079, 3, -1245236, 131079, 3, -1179700, 65543, 3, -917556, 7, 3, -852020, 65543, 3, -786484, 131079, 3, -262196, 393223, 4, -196660, 393223, 6, -131124, 458759, 5, -65588, 131079, 3, -52, 65543, 3, -1376307, 7, 3, -1310771, 131079, 3, -1245235, 65543, 3, -1179699, 131079, 3, -917555, 7, 3, -852019, 65543, 3, -786483, 65543, 3, -262195, 393223, 4, -131123, 327687, 5, -65587, 131079, 3, -51, 7, 3, -1376306, 65543, 3, -1310770, 65543, 3, -1245234, 7, 3, -1179698, 7, 3, -917554, 131079, 3, -852018, 65543, 3, -786482, 65543, 3, -720946, 7, 3, -655410, 393223, 3, -589874, 393223, 4, -327730, 393223, 3, -262194, 393223, 4, -196658, 393223, 4, -131122, 393223, 5, -65586, 7, 3, -50, 131079, 3, -1376305, 65543, 3, -1310769, 65543, 3, -1245233, 131079, 3, -1179697, 131079, 3, -917553, 65543, 3, -852017, 65543, 3, -786481, 131079, 3, -720945, 131079, 3, -655409, 393223, 3, -589873, 393223, 4, -524337, 393223, 4, -327729, 458759, 3, -262193, 393223, 7, -196657, 393223, 4, -131121, 393223, 5, -65585, 65543, 3, -49, 7, 3, -1376304, 65543, 3, -1310768, 7, 3, -1245232, 65543, 3, -1179696, 131079, 3, -917552, 131079, 3, -852016, 65543, 3, -786480, 7, 3, -720944, 65543, 3, -655408, 458759, 3, -589872, 393223, 7, -524336, 393223, 4, -327728, 65543, 3, -262192, 393223, 3, -196656, 393223, 4, -131120, 393223, 5, -65584, 131079, 3, -48, 65543, 3, -1376303, 7, 3, -1310767, 131079, 3, -1245231, 7, 3, -1179695, 131079, 3, -917551, 65543, 3, -852015, 65543, 3, -786479, 65543, 3, -720943, 7, 3, -655407, 131079, 3, -589871, 393223, 3, -524335, 393223, 4, -327727, 7, 3, -262191, 393223, 3, -196655, 393223, 4, -131119, 393223, 5, -65583, 131079, 3, -47, 7, 3, -1376302, 7, 3, -1310766, 7, 3, -1245230, 131079, 3, -1179694, 65543, 3, -917550, 65543, 3, -852014, 131079, 3, -786478, 131079, 3, -720942, 131079, 3, -655406, 7, 3, -589870, 393223, 3, -327726, 65543, 3, -262190, 393223, 3, -196654, 393223, 4, -131118, 393223, 5, -65582, 7, 3, -46, 7, 3, -1376301, 65543, 3, -1310765, 65543, 3, -1245229, 131079, 3, -1179693, 131079, 3, -852013, 65543, 3, -786477, 131079, 3, -720941, 65543, 3, -655405, 65543, 3, -589869, 393223, 3, -524333, 393223, 4, -458797, 393223, 5, -393261, 65543, 3, -327725, 131079, 3, -262189, 393223, 3, -196653, 393223, 4, -131117, 393223, 5, -65581, 65543, 3, -45, 131079, 3, -1376300, 7, 3, -1310764, 131079, 3, -1245228, 131079, 3, -1179692, 65543, 3, -852012, 65543, 3, -786476, 131079, 3, -720940, 65543, 3, -655404, 7, 3, -589868, 393223, 3, -524332, 393223, 4, -458796, 393223, 5, -393260, 7, 3, -327724, 7, 3, -262188, 393223, 3, -196652, 393223, 4, -131116, 393223, 5, -65580, 131079, 3, -44, 65543, 3, -1376299, 65543, 3, -1310763, 7, 3, -1245227, 65543, 3, -1179691, 65543, 3, -786475, 65543, 3, -720939, 131079, 3, -655403, 7, 3, -589867, 393223, 3, -524331, 393223, 4, -458795, 393223, 5, -393259, 7, 3, -327723, 7, 3, -262187, 393223, 3, -196651, 393223, 4, -131115, 393223, 5, -65579, 131079, 3, -43, 131079, 3, -1376298, 65543, 3, -1310762, 65543, 3, -1245226, 7, 3, -1179690, 7, 3, -852010, 131079, 3, -786474, 7, 3, -720938, 7, 3, -655402, 65543, 3, -589866, 393223, 3, -524330, 393223, 4, -458794, 393223, 5, -262186, 393223, 3, -196650, 393223, 4, -131114, 393223, 5, -65578, 65543, 3, -42, 65543, 3, -1376297, 7, 3, -1310761, 7, 3, -1245225, 131079, 3, -1179689, 65543, 3, -786473, 7, 3, -720937, 7, 3, -655401, 7, 3, -589865, 393223, 3, -196649, 393223, 4, -131113, 393223, 5, -41, 65543, 3, -1376296, 7, 3, -1310760, 131079, 3, -1245224, 7, 3, -1179688, 65543, 3, -786472, 65543, 3, -720936, 131079, 3, -655400, 7, 3, -262184, 393223, 4, -196648, 393223, 4, -40, 7, 3, -1376295, 65543, 3, -1310759, 65543, 3, -1245223, 7, 3, -1179687, 7, 3, -786471, 65543, 3, -720935, 7, 3, -655399, 7, 3, -589863, 458759, 3, -524327, 393223, 7, -458791, 393223, 4, -262183, 393223, 4, -196647, 393223, 6, -39, 131079, 3, -1376294, 131079, 3, -1310758, 131079, 3, -1245222, 7, 3, -1179686, 65543, 3, -786470, 131079, 3, -720934, 131079, 3, -655398, 65543, 3, -589862, 131079, 3, -524326, 458759, 3, -131110, 131079, 3, -65574, 65543, 3, -38, 131079, 3, -1376293, 131079, 3, -1310757, 65543, 3, -1245221, 65543, 3, -1179685, 131079, 3, -786469, 65543, 3, -720933, 7, 3, -655397, 65543, 3, -589861, 65543, 3, -393253, 458759, 4, -327717, 458759, 4, -131109, 131079, 3, -65573, 7, 3, -37, 65543, 3, -1376292, 7, 3, -1310756, 131079, 3, -1245220, 131079, 3, -1179684, 7, 3, -786468, 7, 3, -720932, 65543, 3, -655396, 7, 3, -589860, 7, 3, -524324, 65543, 3, -458788, 7, 3, -393252, 7, 3, -327716, 65543, 3, -262180, 65543, 3, -196644, 7, 3, -131108, 65543, 3, -65572, 7, 3, -36, 7, 3, -1376291, 7, 3, -1310755, 65543, 3, -1245219, 7, 3, -1179683, 131079, 3, -786467, 131079, 3, -720931, 7, 3, -655395, 131079, 3, -589859, 65543, 3, -524323, 131079, 3, -458787, 65543, 3, -393251, 131079, 3, -327715, 7, 3, -262179, 7, 3, -196643, 65543, 3, -131107, 65543, 3, -65571, 7, 3, -35, 65543, 3, -1376290, 65543, 3, -1310754, 131079, 3, -1245218, 65543, 3, -1179682, 65543, 3, -786466, 131079, 3, -720930, 65543, 3, -655394, 131079, 3, -589858, 7, 3, -524322, 7, 3, -458786, 7, 3, -393250, 131079, 3, -327714, 65543, 3, -262178, 65543, 3, -196642, 65543, 3, -131106, 65543, 3, -65570, 65543, 3, -34, 131079, 3, -1376289, 131079, 3, -1310753, 65543, 3, -1245217, 131079, 3, -1179681, 7, 3, -786465, 7, 3, -720929, 131079, 3, -655393, 131079, 3, -589857, 65543, 3, -524321, 7, 3, -458785, 131079, 3, -393249, 7, 3, -327713, 65543, 3, -262177, 65543, 3, -196641, 7, 3, -131105, 131079, 3, -65569, 65543, 3, -33, 7, 3, -1376288, 131079, 3, -1310752, 7, 3, -1245216, 131079, 3, -1179680, 131079, 3, -786464, 65543, 3, -720928, 65543, 3, -655392, 7, 3, -589856, 7, 3, -524320, 7, 3, -458784, 65543, 3, -393248, 131079, 3, -327712, 7, 3, -262176, 7, 3, -196640, 65543, 3, -131104, 65543, 3, -65568, 65543, 3, -32, 131079, 3, -1376287, 131079, 3, -1310751, 65543, 3, -1245215, 65543, 3, -786463, 131079, 3, -720927, 131079, 3, -655391, 131079, 3, -589855, 7, 3, -524319, 7, 3, -458783, 65543, 3, -393247, 65543, 3, -327711, 7, 3, -262175, 7, 3, -196639, 65543, 3, -131103, 65543, 3, -65567, 131079, 3, -31, 7, 3, -720961, 131079, 3, -655425, 131079, 3, -589889, 131079, 3, -524353, 65543, 3, -458817, 131079, 3, -393281, 65543, 3, -327745, 131079, 3, -720960, 7, 3, -655424, 327687, 3, -589888, 327687, 4, -524352, 327687, 4, -458816, 327687, 4, -393280, 327687, 4, -327744, 327687, 4, -720959, 327687, 3, -655423, 458759, 7, -589887, 393223, 4, -524351, 393223, 4, -458815, 393223, 4, -393279, 393223, 4, -327743, 393223, 4, -720958, 458759, 7, -655422, 393223, 4, -589886, 393223, 4, -458814, 458759, 4, -393278, 458759, 4, -327742, 393223, 7, -720957, 393223, 4, -655421, 393223, 4, -393277, 65543, 3, -327741, 393223, 3, -720956, 393223, 4, -458812, 65543, 3, -393276, 65543, 3, -327740, 393223, 3, -720955, 393223, 4, -524347, 65543, 3, -458811, 7, 3, -393275, 131079, 3, -327739, 458759, 3, -720954, 393223, 4, -524346, 65543, 3, -458810, 7, 3, -393274, 65543, 3, -327738, 7, 3, -720953, 393223, 4, -524345, 131079, 3, -458809, 65543, 3, -393273, 7, 3, -327737, 7, 3, -720952, 393223, 4, -458808, 131079, 3, -393272, 7, 3, -327736, 65543, 3, -720951, 393223, 4, -655415, 393223, 4, -524343, 327687, 5, -393271, 7, 3, -327735, 65543, 3, -720950, 393223, 7, -655414, 393223, 4, -589878, 393223, 4, -393270, 65543, 3, -327734, 327687, 3, -720949, 458759, 3, -655413, 393223, 7, -589877, 393223, 4, -393269, 7, 3, -327733, 393223, 3, -720948, 7, 3, -655412, 393223, 3, -589876, 393223, 4, -393268, 65543, 3, -327732, 393223, 3, -720947, 131079, 3, -655411, 393223, 3, -589875, 393223, 4, -524339, 393223, 5, -393267, 65543, 3, -327731, 393223, 3, -524342, 393223, 5, -589879, 458759, 6, -655420, 393223, 6, -589885, 393223, 6, -524350, 393223, 6, -524349, 458759, 5, -589884, 458759, 5, -655419, 393223, 5, -655418, 393223, 5, -655417, 393223, 5, -655416, 458759, 6, -589880, 327687, 5, -524341, 393223, 5, -524340, 393223, 5, -458813, 65543, 3, -524348, 131079, 3, -589883, 65543, 3, -589882, 131079, 3, -589881, 65543, 3, -524344, 65543, 3, -458807, 131079, 3, -458806, 7, 3, -458805, 65543, 3, -458804, 7, 3, -196659, 458759, 6, -458801, 393223, 5, -524338, 458759, 6, -458803, 131079, 3, -458800, 393223, 5, -458799, 393223, 5, -524334, 393223, 4, -458798, 393223, 5, -393265, 65543, 3, -393264, 7, 3, -393263, 7, 3, -393262, 7, 3, -393266, 7, 3, -458802, 327687, 5, -524329, 393223, 4, -458792, 393223, 4, -524328, 393223, 4, -589864, 393223, 3, -327721, 327687, 3, -327719, 393223, 4, -327718, 393223, 4, -393255, 393223, 4, -393254, 393223, 4, -458793, 458759, 6, -131111, 458759, 5, -131112, 393223, 5, -262185, 458759, 7, -65575, 65543, 3, -65576, 65543, 3, -65577, 7, 3, -393258, 7, 3, -327722, 7, 3, -393256, 458759, 6, -393257, 327687, 5, -327720, 458759, 7, -458790, 393223, 7, -262182, 393223, 6, -458789, 458759, 3, -262181, 458759, 5, -196646, 458759, 5, -524325, 131079, 3, -196645, 7, 3, -1114168, 1114119, 25, -1048632, 1114119, 25, -1179704, 1179655, 15, -1179679, 7, 3, -1114148, 7, 3, -1048612, 65543, 3, -1114147, 7, 3, -1048611, 65543, 3, -983075, 7, 3, -917539, 131079, 3, -1114146, 7, 3, -1048610, 65543, 3, -983074, 131079, 3, -917538, 65543, 3, -1114145, 65543, 3, -1048609, 131079, 3, -983073, 131079, 3, -917537, 65543, 3, -1114144, 65543, 3, -1048608, 65543, 3, -983072, 7, 3, -917536, 65543, 3, -1114143, 65543, 3, -1048607, 131079, 3, -983071, 131079, 3, -917535, 65543, 3, -852000, 7, 3, -851999, 65543, 3, -852009, 7, 3, -852008, 7, 3, -852007, 65543, 3, -852006, 7, 3, -852005, 131079, 3, -852004, 65543, 3, -852003, 65543, 3, -852002, 65543, 3, -852001, 65543, 3, -917549, 131079, 3, -917548, 7, 3, -917547, 131079, 3, -917546, 131079, 3, -917545, 131079, 3, -917544, 7, 3, -917543, 65543, 3, -917542, 131079, 3, -917541, 7, 3, -917540, 131079, 3, -983092, 7, 3, -983091, 131079, 3, -983090, 65543, 3, -983089, 131079, 3, -983088, 65543, 3, -983087, 7, 3, -983086, 131079, 3, -983085, 7, 3, -983084, 7, 3, -983083, 65543, 3, -983082, 131079, 3, -983081, 7, 3, -983080, 131079, 3, -983079, 65543, 3, -983078, 7, 3, -983077, 65543, 3, -983076, 65543, 3, -983093, 7, 3, -1114167, 7, 3, -1048631, 7, 3, -1114166, 131079, 3, -1048630, 131079, 3, -1114165, 65543, 3, -1048629, 131079, 3, -1114164, 7, 3, -1048628, 65543, 3, -1114163, 65543, 3, -1048627, 65543, 3, -1114162, 65543, 3, -1048626, 131079, 3, -1114161, 65543, 3, -1048625, 131079, 3, -1114160, 65543, 3, -1048624, 65543, 3, -1114159, 7, 3, -1048623, 65543, 3, -1114158, 7, 3, -1048622, 65543, 3, -1114157, 65543, 3, -1048621, 65543, 3, -1114156, 7, 3, -1048620, 65543, 3, -1114155, 131079, 3, -1048619, 65543, 3, -1114154, 131079, 3, -1048618, 65543, 3, -1114153, 7, 3, -1048617, 7, 3, -1114152, 131079, 3, -1048616, 7, 3, -1114151, 131079, 3, -1048615, 65543, 3, -1114150, 7, 3, -1048614, 7, 3, -1114149, 7, 3, -1048613, 131079, 3, -852011, 7, 3, -1245252, 393223, 4)
+layer_1/tile_data = PackedInt32Array(-458803, 2, 393216, -393267, 2, 393216, -458805, 2, 393216, -393265, 2, 393216, -327728, 2, 393216, -393259, 2, 393216, -393260, 2, 65536, -393264, 2, 65536, -393266, 2, 65536, -393268, 2, 65536, -720942, 2, 393216, -786477, 2, 393216, -786478, 2, 65536, -786481, 2, 393216, -786482, 2, 65536, -852018, 2, 393216, -852019, 2, 393216, -131133, 2, 65536, -131135, 2, 65536, -65597, 2, 393216, -65598, 2, 393216, -720931, 2, 393216, -393274, 2, 393216, -589881, 2, 393216, -1245244, 2, 393216, -1245243, 2, 393216, -1245242, 2, 393216, -1179708, 2, 65536, -1310778, 2, 65536, -1245230, 2, 65536, -1245228, 2, 65536, -1245226, 2, 65536, -1245224, 2, 65536, -1114154, 2, 65536, -1114156, 2, 65536, -1114155, 2, 393216, -1179691, 2, 393216, -1179689, 2, 393216, -1179693, 2, 393216, -1179694, 2, 393216, -1179695, 2, 393216, -1310765, 2, 393216, -1310764, 2, 393216)
layer_2/tile_data = PackedInt32Array(-327726, 1638407, 29, -327725, 1703943, 29, -720944, 1638407, 29, -720943, 1703943, 29, -393271, 1638407, 29, -393270, 1703943, 29, -393277, 1638407, 29, -393276, 1703943, 29, -458811, 1638407, 29, -458810, 1703943, 29, -393273, 1638407, 29, -393272, 1703943, 29, -458808, 1638407, 29, -458807, 1703943, 29, -786484, 2, 327680, -131124, 2, 327680, -31, 1572871, 29, -65567, 1572871, 29, -131103, 1572871, 29, -196639, 1572871, 29, -262175, 1572871, 29, -327711, 1572871, 29, -393247, 1572871, 29, -458783, 1572871, 29, -524319, 1572871, 29, -589855, 1572871, 29, -655391, 1572871, 29, -720927, 1572871, 29, -589858, 1638407, 29, -589857, 1703943, 29, -196642, 1638407, 29, -196641, 1703943, 29, -327715, 1638407, 29, -327714, 1703943, 29, -131109, 1638407, 29, -131108, 1703943, 29, -327738, 2, 262144, -65575, 1638407, 29, -65574, 1703943, 29, -65580, 1638407, 29, -65579, 1703943, 29, -32, 1572871, 29, -33, 1572871, 29, -34, 1572871, 29, -35, 1572871, 29, -36, 1572871, 29, -37, 1572871, 29, -38, 1572871, 29, -39, 1572871, 29, -40, 1572871, 29, -41, 1572871, 29, -42, 1572871, 29, -43, 1572871, 29, -44, 1572871, 29, -45, 1572871, 29, -46, 1572871, 29, -852011, 2, 458752)
layer_3/tile_data = PackedInt32Array(-393262, 1638407, 28, -393261, 1703943, 28, -786480, 1638407, 28, -786479, 1703943, 28, -458807, 1638407, 28, -458806, 1703943, 28, -524344, 1638407, 28, -524343, 1703943, 28, -458809, 1638407, 28, -458808, 1703943, 28, -524347, 1638407, 28, -524346, 1703943, 28, -458813, 1638407, 28, -458812, 1703943, 28, -262178, 1638407, 28, -262177, 1703943, 28, -655394, 1638407, 28, -655393, 1703943, 28, -196645, 1638407, 28, -196644, 1703943, 28, -393251, 1638407, 28, -393250, 1703943, 28, -131116, 1638407, 28, -131115, 1703943, 28, -131111, 1638407, 28, -131110, 1703943, 28)
layer_4/tile_data = PackedInt32Array(-458798, 1638407, 27, -458797, 1703943, 27, -852016, 1638407, 27, -852015, 1703943, 27, -524343, 1638407, 27, -524342, 1703943, 27, -589880, 1638407, 27, -589879, 1703943, 27, -524345, 1638407, 27, -524344, 1703943, 27, -589883, 1638407, 27, -589882, 1703943, 27, -524349, 1638407, 27, -524348, 1703943, 27, -786463, 1572871, 28, -720927, 1572871, 28, -655391, 1572871, 28, -589855, 1572871, 28, -524319, 1572871, 28, -458783, 1572871, 28, -393247, 1572871, 28, -327711, 1572871, 28, -262175, 1572871, 28, -196639, 1572871, 28, -131103, 1572871, 28, -65567, 1572871, 28, -31, 1572871, 28, -720930, 1638407, 27, -720929, 1703943, 27, -327714, 1638407, 27, -327713, 1703943, 27, -32, 1572871, 28, -33, 1572871, 28, -34, 1572871, 28, -35, 1572871, 28, -36, 1572871, 28, -37, 1572871, 28, -38, 1572871, 28, -39, 1572871, 28, -40, 1572871, 28, -41, 1572871, 28, -42, 1572871, 28, -43, 1572871, 28, -44, 1572871, 28, -45, 1572871, 28, -46, 1572871, 28, -262181, 1638407, 27, -262180, 1703943, 27, -458787, 1638407, 27, -458786, 1703943, 27, -196647, 1638407, 27, -196646, 1703943, 27, -196652, 1638407, 27, -196651, 1703943, 27, -65568, 1572871, 28, -65569, 1572871, 28, -65570, 1572871, 28, -65571, 1572871, 28, -65572, 1572871, 28, -65573, 1572871, 28, -65574, 1572871, 28, -65575, 1572871, 28, -65576, 1572871, 28, -65577, 1572871, 28, -65578, 1572871, 28, -65579, 1572871, 28, -65580, 1572871, 28, -65581, 1572871, 28, -65582, 1572871, 28)
-layer_5/tile_data = PackedInt32Array(-1179704, 327684, 0, -1114168, 327684, 1, -1048632, 327684, 1, -983096, 327684, 2, -1179703, 393220, 0, -1114167, 4, 0, -1048631, 262148, 3, -983095, 393220, 2, -1179702, 393220, 0, -1114166, 4, 0, -1048630, 262148, 3, -983094, 393220, 2, -1179701, 393220, 0, -1114165, 4, 1, -1048629, 65540, 0, -983093, 65540, 4, -917557, 327684, 2, -1179700, 393220, 0, -1114164, 65540, 0, -1048628, 4, 1, -983092, 65540, 1, -917556, 393220, 2, -1179699, 393220, 0, -1114163, 65540, 1, -1048627, 4, 1, -983091, 65540, 1, -917555, 393220, 2, -1179698, 393220, 0, -1114162, 65540, 0, -1048626, 4, 0, -983090, 4, 0, -917554, 393220, 2, -1179697, 393220, 0, -1114161, 4, 1, -1048625, 4, 1, -983089, 65540, 0, -917553, 393220, 2, -1179696, 393220, 0, -1114160, 65540, 0, -1048624, 4, 1, -983088, 65540, 0, -917552, 393220, 2, -1179695, 393220, 0, -1114159, 4, 0, -1048623, 4, 1, -983087, 4, 0, -917551, 393220, 2, -1179694, 393220, 0, -1114158, 65540, 0, -1048622, 65540, 0, -983086, 4, 0, -917550, 393220, 2, -1179693, 393220, 0, -1114157, 65540, 1, -1048621, 65540, 0, -983085, 4, 0, -917549, 65540, 4, -1179692, 393220, 0, -1114156, 4, 0, -1048620, 65540, 0, -983084, 65540, 1, -917548, 65540, 0, -1179691, 393220, 0, -1114155, 65540, 1, -1048619, 65540, 1, -983083, 65540, 0, -917547, 65540, 1, -1179690, 393220, 0, -1114154, 4, 0, -1048618, 4, 0, -983082, 65540, 1, -917546, 4, 0, -1179689, 393220, 0, -1114153, 65540, 0, -1048617, 65540, 1, -983081, 4, 1, -917545, 65540, 1, -1179688, 393220, 0, -1114152, 4, 1, -1048616, 65540, 0, -983080, 4, 1, -917544, 65540, 0, -1179687, 393220, 0, -1114151, 65540, 1, -1048615, 65540, 0, -983079, 4, 0, -917543, 4, 1, -1179686, 393220, 0, -1114150, 65540, 0, -1048614, 65540, 0, -983078, 65540, 0, -917542, 65540, 1, -1179685, 393220, 0, -1114149, 4, 1, -1048613, 65540, 1, -983077, 4, 0, -917541, 4, 1, -1179684, 393220, 0, -1114148, 65540, 1, -1048612, 65540, 1, -983076, 4, 0, -917540, 65540, 0, -1179683, 393220, 0, -1114147, 4, 0, -1048611, 4, 1, -983075, 65540, 0, -917539, 4, 0, -1179682, 393220, 0, -1114146, 65540, 1, -1048610, 4, 0, -983074, 4, 0, -917538, 4, 0, -1179681, 393220, 0, -1114145, 65540, 0, -1048609, 65540, 0, -983073, 65540, 0, -917537, 4, 0, -1179680, 393220, 0, -1114144, 65540, 1, -1048608, 4, 1, -983072, 4, 1, -917536, 65540, 1, -1179679, 65540, 5, -1114143, 65540, 1, -1048607, 4, 1, -983071, 4, 1, -917535, 65540, 0, -852013, 327684, 2, -852012, 393220, 2, -852010, 393220, 2, -852009, 65540, 4, -786473, 327684, 2, -852008, 65540, 1, -786472, 393220, 2, -852007, 4, 1, -786471, 393220, 2, -852006, 4, 1, -786470, 393220, 2, -852005, 65540, 0, -786469, 393220, 2, -852004, 65540, 0, -786468, 393220, 2, -852003, 4, 1, -786467, 393220, 2, -852002, 65540, 0, -786466, 393220, 2, -852001, 4, 0, -786465, 393220, 2, -852000, 65540, 1, -786464, 393220, 2, -851999, 4, 0, -786463, 393220, 2, -1376287, 327684, 1, -1310751, 327684, 1, -1245215, 327684, 1, -852011, 458756, 3)
+layer_5/tile_data = PackedInt32Array(-1179704, 327684, 1, -1114168, 327684, 1, -1048632, 327684, 1, -983096, 327684, 2, -1179703, 4, 0, -1114167, 4, 0, -1048631, 262148, 3, -983095, 393220, 2, -1048630, 262148, 3, -983094, 393220, 2, -1048629, 65540, 0, -983093, 65540, 4, -917557, 327684, 2, -1114164, 393220, 0, -1048628, 4, 1, -983092, 65540, 1, -917556, 393220, 2, -1114163, 393220, 0, -1048627, 4, 1, -983091, 65540, 1, -917555, 393220, 2, -1114162, 393220, 0, -1048626, 4, 0, -983090, 4, 0, -917554, 393220, 2, -1114161, 393220, 0, -1048625, 4, 1, -983089, 65540, 0, -917553, 393220, 2, -1114160, 393220, 0, -1048624, 4, 1, -983088, 65540, 0, -917552, 393220, 2, -1114159, 393220, 0, -1048623, 4, 1, -983087, 4, 0, -917551, 393220, 2, -1114158, 393220, 0, -1048622, 65540, 0, -983086, 4, 0, -917550, 393220, 2, -1114157, 458756, 0, -1048621, 4, 5, -983085, 4, 0, -917549, 65540, 4, -1048620, 393220, 0, -983084, 65540, 1, -917548, 65540, 0, -1048619, 393220, 0, -983083, 65540, 0, -917547, 65540, 1, -1048618, 393220, 0, -983082, 65540, 1, -917546, 4, 0, -1114153, 327684, 0, -1048617, 65540, 5, -983081, 4, 1, -917545, 65540, 1, -1114152, 65540, 5, -1048616, 65540, 0, -983080, 4, 1, -917544, 65540, 0, -1114151, 4, 0, -1048615, 65540, 0, -983079, 4, 0, -917543, 4, 1, -1114150, 4, 1, -1048614, 65540, 0, -983078, 65540, 0, -917542, 65540, 1, -1114149, 4, 0, -1048613, 65540, 1, -983077, 4, 0, -917541, 4, 1, -1114148, 4, 0, -1048612, 65540, 1, -983076, 4, 0, -917540, 65540, 0, -1114147, 65540, 1, -1048611, 4, 1, -983075, 65540, 0, -917539, 4, 0, -1114146, 4, 0, -1048610, 4, 0, -983074, 4, 0, -917538, 4, 0, -1114145, 65540, 0, -1048609, 65540, 0, -983073, 65540, 0, -917537, 4, 0, -1114144, 4, 1, -1048608, 4, 1, -983072, 4, 1, -917536, 65540, 1, -1179679, 4, 0, -1114143, 4, 0, -1048607, 4, 1, -983071, 4, 1, -917535, 65540, 0, -852013, 327684, 2, -852012, 393220, 2, -852010, 393220, 2, -852009, 65540, 4, -786473, 327684, 2, -852008, 65540, 1, -786472, 393220, 2, -852007, 4, 1, -786471, 393220, 2, -852006, 4, 1, -786470, 393220, 2, -852005, 65540, 0, -786469, 393220, 2, -852004, 65540, 0, -786468, 393220, 2, -852003, 4, 1, -786467, 393220, 2, -852002, 65540, 0, -786466, 393220, 2, -852001, 4, 0, -786465, 393220, 2, -852000, 65540, 1, -786464, 393220, 2, -851999, 4, 0, -786463, 393220, 2, -1376287, 65540, 1, -1310751, 65540, 1, -1245215, 65540, 0, -852011, 458756, 3, -1376324, 458756, 2, -1245240, 327684, 1, -1310776, 327684, 1, -1376312, 327684, 1, -1245238, 4, 5, -1310774, 458756, 1, -1376310, 458756, 1, -1376311, 4, 0, -1310775, 4, 1, -1245239, 65540, 0, -1376304, 327684, 2, -1376303, 393220, 2, -1376302, 393220, 2, -1376301, 393220, 2, -1376300, 458756, 2, -1179688, 327684, 0, -1245223, 327684, 1, -1179687, 65540, 5, -1376293, 4, 0, -1310757, 65540, 1, -1245221, 4, 0, -1179685, 4, 0, -1376292, 65540, 0, -1310756, 65540, 0, -1245220, 65540, 0, -1179684, 4, 0, -1376291, 4, 0, -1310755, 65540, 0, -1245219, 65540, 1, -1179683, 65540, 1, -1376290, 65540, 1, -1310754, 65540, 1, -1245218, 4, 1, -1179682, 65540, 0, -1376289, 4, 1, -1310753, 65540, 1, -1245217, 4, 0, -1179681, 65540, 0, -1376288, 4, 1, -1310752, 65540, 1, -1245216, 65540, 1, -1179680, 65540, 1, -1245222, 65540, 0, -1179686, 65540, 0, -1310759, 327684, 1, -1376295, 327684, 1, -1376294, 4, 0, -1310758, 4, 1, -1179701, 458756, 1, -1245237, 458756, 0, -1114165, 4, 5, -1179702, 65540, 0, -1114166, 65540, 1)
[node name="CollisionShape2D" type="CollisionShape2D" parent="Areas/AlphaField3"]
position = Vector2(-784, -176)
@@ -260,7 +263,7 @@ playerFacing = "up"
[node name="TileMap" parent="Areas/AlphaField4" index="0"]
layer_0/tile_data = PackedInt32Array(786363, 327687, 4, 851899, 327687, 5, 720827, 327687, 3, 393147, 7, 3, 458683, 7, 3, 524219, 131079, 3, 589755, 7, 3, 655291, 131079, 3, 917435, 131079, 3, 982971, 65543, 3, 1048507, 7, 3, 1114043, 65543, 3, 1179579, 131079, 3, 1245115, 65543, 3, 1310651, 7, 3, 1376187, 131079, 3, 1441723, 7, 3, 1507259, 131079, 3, 1572795, 131079, 3, 1572794, 65543, 3, 1507258, 65543, 3, 1441722, 65543, 3, 1376186, 131079, 3, 1310650, 65543, 3, 1245114, 131079, 3, 1179578, 131079, 3, 1114042, 7, 3, 1048506, 7, 3, 982970, 131079, 3, 917434, 65543, 3, 851898, 131079, 3, 786362, 7, 3, 720826, 1179655, 17, 655290, 1179655, 16, 589754, 1179655, 16, 524218, 1179655, 16, 458682, 1179655, 16, 393146, 1179655, 16, 327611, 1179655, 17, 327610, 1048583, 21, 262075, 1048583, 21, 786361, 1179655, 16, 851897, 1179655, 16, 720825, 1048583, 21, 196539, 1114119, 25, 262074, 1114119, 25, 196538, 1114119, 25, 196537, 1114119, 25, 262073, 1114119, 25, 327609, 1114119, 25, 393145, 1114119, 25, 458681, 1114119, 25, 524217, 1114119, 25, 589753, 1114119, 25, 655289, 1114119, 25, 655288, 1114119, 25, 720824, 1114119, 25, 786360, 1114119, 25, 851896, 1114119, 25, 1572792, 1114119, 25, 1507256, 1114119, 25, 1441719, 1114119, 25, 1376183, 1114119, 25, 1310648, 1114119, 25, 1245112, 1114119, 25, 1179576, 1114119, 25, 1114040, 1114119, 25, 1048504, 1114119, 25, 982968, 1114119, 25, 917432, 1114119, 25, 917433, 1179655, 16, 982969, 1179655, 16, 1048505, 1179655, 16, 1114041, 1179655, 16, 1179577, 1179655, 16, 1245113, 1179655, 16, 1310649, 1179655, 16, 1507257, 1179655, 16, 1572793, 1179655, 16, 1376184, 1048583, 21, 1441720, 1048583, 22, 1441721, 1179655, 15, 1376185, 1179655, 17, 1507255, 1114119, 25, 1572791, 1114119, 25, 1441718, 1114119, 21, 1048503, 1114119, 25, 1114039, 1114119, 25, 1179575, 1114119, 25, 1245111, 1114119, 25, 1310647, 1114119, 25, 917431, 1048583, 16, 982967, 1114119, 22, 982966, 1048583, 22, 917430, 1179655, 16, 393144, 1114119, 21, 458680, 1048583, 16, 524216, 1048583, 16, 589752, 1114119, 22, 655287, 1048583, 16, 720823, 1048583, 16, 786359, 1048583, 16, 851895, 1048583, 16, 327607, 1114119, 21, 262070, 1114119, 21, 851894, 1179655, 16, 786358, 1179655, 16, 720822, 1179655, 16, 655286, 1179655, 16, 589749, 1048583, 22, 524212, 1114119, 15, 524211, 1048583, 22, 458675, 1179655, 16, 393139, 1179655, 16, 524213, 1179655, 15, 589750, 1179655, 15, 589751, 1048583, 15, 1048502, 1114119, 25, 1114038, 1114119, 25, 1179574, 1114119, 25, 1245110, 1114119, 25, 1310646, 1114119, 25, 1048501, 1114119, 25, 982965, 1114119, 25, 917429, 1114119, 25, 851893, 1114119, 25, 786357, 1114119, 25, 720821, 1114119, 25, 655285, 1114119, 25, 655284, 1114119, 25, 589748, 1114119, 25, 589747, 1114119, 25, 589746, 1114119, 25, 524210, 1114119, 25, 458674, 1114119, 25, 393138, 1114119, 25, 655282, 1114119, 25, 655283, 1114119, 25, 720818, 1114119, 25, 720819, 1114119, 25, 720820, 1114119, 25, 917428, 1048583, 16, 851892, 1048583, 16, 786356, 1114119, 21, 786355, 1114119, 17, 786354, 1048583, 21, 851890, 1179655, 17, 851889, 1048583, 21, 917425, 1179655, 16, 982961, 1179655, 16, 1048500, 1048583, 16, 982964, 1048583, 16, 1114037, 1114119, 21, 1179573, 1048583, 16, 1114036, 1048583, 17, 1245109, 1048583, 16, 1310645, 1048583, 16, 1507254, 1048583, 16, 1572790, 1048583, 16, 1376181, 1048583, 16, 1376182, 1114119, 25, 1441717, 1048583, 17, 851891, 7, 3, 917427, 65543, 3, 982963, 7, 3, 1048499, 7, 3, 1114035, 7, 3, 1179571, 131079, 3, 1245107, 7, 3, 1310643, 65543, 3, 1376179, 65543, 3, 1441715, 65543, 3, 1507251, 131079, 3, 1572787, 131079, 3, 1179572, 131079, 3, 1245108, 65543, 3, 1310644, 65543, 3, 1376180, 131079, 3, 1441716, 65543, 3, 1507252, 131079, 3, 1572788, 7, 3, 1507253, 7, 3, 1572789, 65543, 3, 917426, 7, 3, 982962, 65543, 3, 1048498, 65543, 3, 1114034, 7, 3, 1179570, 131079, 3, 1245106, 65543, 3, 1310642, 131079, 3, 1376178, 65543, 3, 1441714, 7, 3, 1507250, 131079, 3, 1572786, 7, 3, 327606, 1048583, 17, 393142, 7, 3, 458678, 65543, 3, 524214, 65543, 3, 393143, 1048583, 17, 458679, 131079, 3, 524215, 131079, 3, 262067, 1048583, 21, 327603, 1179655, 16, 262068, 1114119, 17, 262069, 1114119, 17, 327608, 1114119, 25, 262072, 1114119, 25, 262071, 1114119, 25, 196535, 1114119, 25, 196536, 1114119, 25, 196534, 1114119, 25, 196533, 1114119, 25, 196532, 1114119, 25, 196531, 1114119, 25, 196530, 1114119, 25, 262066, 1114119, 25, 327602, 1114119, 25, 393137, 1114119, 22, 327601, 1048583, 16, 196529, 1048583, 16, 262065, 1048583, 16, 130994, 1114119, 22, 130993, 1048583, 15, 130995, 1114119, 25, 130996, 1114119, 25, 130997, 1048583, 22, 130998, 1114119, 15, 131002, 1114119, 22, 65467, 1114119, 22, 65466, 1048583, 15, 131001, 1114119, 15, 131000, 1114119, 15, 130999, 1114119, 15, 65462, 7, 3, 65458, 1048583, 16, 65459, 1114119, 25, 65460, 1114119, 25, 65461, 1179655, 16, 327604, 65543, 3, 393140, 7, 3, 458676, 65543, 3, 458677, 131079, 3, 393141, 65543, 3, 327605, 7, 3, 458672, 1114119, 22, 917424, 1114119, 25, 917423, 1114119, 22, 851887, 1048583, 16, 786351, 1048583, 16, 720815, 1048583, 16, 589743, 1048583, 16, 524207, 1048583, 16, 655279, 1048583, 16, 458671, 1048583, 15, 393136, 1048583, 15, 458673, 1114119, 25, 524209, 1114119, 25, 589745, 1114119, 25, 655281, 1114119, 25, 720817, 1114119, 25, 524208, 1114119, 25, 589744, 1114119, 25, 655280, 1114119, 25, 720816, 1114119, 25, 786352, 1114119, 25, 851888, 1114119, 25, 786353, 1114119, 25, 982960, 1114119, 25, 982959, 1114119, 25, 1048495, 1114119, 25, 1048494, 1114119, 25, 982958, 1114119, 22, 982957, 1114119, 15, 982956, 1114119, 15, 982955, 1048583, 22, 917418, 1048583, 22, 851882, 1179655, 16, 786345, 1048583, 22, 720809, 1179655, 16, 655273, 1179655, 16, 917419, 1179655, 15, 786346, 1179655, 15, 1048493, 1114119, 25, 1048492, 1114119, 25, 1048491, 1114119, 25, 1048490, 1114119, 25, 982954, 1114119, 25, 982953, 1114119, 25, 917417, 1114119, 25, 851881, 1114119, 25, 851880, 1114119, 25, 786344, 1114119, 25, 720808, 1114119, 25, 655272, 1114119, 25, 1048496, 1048583, 21, 1114031, 1114119, 17, 1114030, 1114119, 17, 1114029, 1114119, 17, 1114028, 1114119, 17, 1114027, 1114119, 17, 1114026, 1114119, 17, 851878, 1048583, 16, 786342, 1048583, 16, 720806, 1048583, 16, 655270, 1048583, 16, 917415, 1114119, 21, 1048488, 1114119, 21, 982951, 1048583, 16, 1114025, 1114119, 17, 1048497, 1179655, 17, 1114032, 1179655, 17, 1114024, 1048583, 17, 1048487, 1048583, 17, 917414, 1048583, 17, 1114033, 7, 3, 1179569, 65543, 3, 1245105, 7, 3, 1310641, 65543, 3, 1376177, 131079, 3, 1441713, 131079, 3, 1507249, 7, 3, 1572785, 7, 3, 1572784, 131079, 3, 1572783, 131079, 3, 1572782, 7, 3, 1572781, 7, 3, 1572780, 7, 3, 1572779, 7, 3, 1572778, 7, 3, 1572777, 65543, 3, 1572776, 131079, 3, 1572775, 7, 3, 1572774, 65543, 3, 1572773, 65543, 3, 1572772, 7, 3, 1572771, 65543, 3, 1507235, 131079, 3, 1376163, 65543, 3, 1310627, 7, 3, 1245091, 7, 3, 1441699, 131079, 3, 1179555, 7, 3, 1114019, 131079, 3, 1048483, 65543, 3, 982947, 131079, 3, 982948, 65543, 3, 982949, 131079, 3, 982950, 65543, 3, 1048485, 65543, 3, 1048484, 65543, 3, 1114021, 7, 3, 1179556, 65543, 3, 1245092, 131079, 3, 1310628, 65543, 3, 1376164, 131079, 3, 1441700, 7, 3, 1507236, 131079, 3, 1179557, 65543, 3, 1245093, 131079, 3, 1310629, 131079, 3, 1376165, 7, 3, 1441701, 131079, 3, 1507237, 7, 3, 1179558, 65543, 3, 1245094, 65543, 3, 1310630, 65543, 3, 1376166, 65543, 3, 1441702, 65543, 3, 1507238, 65543, 3, 1179559, 7, 3, 1245095, 65543, 3, 1310631, 7, 3, 1376167, 7, 3, 1441703, 65543, 3, 1507239, 131079, 3, 1179560, 7, 3, 1245096, 65543, 3, 1310632, 131079, 3, 1376168, 65543, 3, 1441704, 65543, 3, 1507240, 131079, 3, 1179561, 7, 3, 1245097, 7, 3, 1310633, 131079, 3, 1376169, 131079, 3, 1441705, 131079, 3, 1507241, 7, 3, 1179562, 65543, 3, 1245098, 7, 3, 1310634, 131079, 3, 1376170, 65543, 3, 1441706, 65543, 3, 1507242, 65543, 3, 1179563, 7, 3, 1245099, 131079, 3, 1310635, 7, 3, 1376171, 7, 3, 1441707, 131079, 3, 1507243, 65543, 3, 1179564, 65543, 3, 1245100, 131079, 3, 1310636, 131079, 3, 1376172, 65543, 3, 1441708, 7, 3, 1507244, 65543, 3, 1179565, 65543, 3, 1245101, 131079, 3, 1310637, 65543, 3, 1376173, 131079, 3, 1441709, 7, 3, 1507245, 131079, 3, 1179566, 7, 3, 1245102, 65543, 3, 1310638, 7, 3, 1376174, 65543, 3, 1441710, 7, 3, 1507246, 7, 3, 1179567, 7, 3, 1245103, 7, 3, 1310639, 65543, 3, 1376175, 65543, 3, 1441711, 65543, 3, 1507247, 65543, 3, 1179568, 131079, 3, 1245104, 7, 3, 1310640, 65543, 3, 1376176, 65543, 3, 1441712, 65543, 3, 1507248, 131079, 3, 1114020, 7, 3, 1114022, 131079, 3, 1114023, 7, 3, 1048486, 7, 3, 917422, 1048583, 15, 917420, 65543, 3, 851884, 131079, 3, 851883, 131079, 3, 720810, 7, 3, 655274, 131079, 3, 655275, 65543, 3, 655276, 131079, 3, 655277, 131079, 3, 655278, 131079, 3, 720814, 65543, 3, 786350, 7, 3, 851886, 131079, 3, 851885, 65543, 3, 917421, 7, 3, 786349, 7, 3, 720813, 65543, 3, 720812, 65543, 3, 720811, 7, 3, 786347, 65543, 3, 786348, 65543, 3, 1048489, 1114119, 25, 982952, 1114119, 25, 917416, 1114119, 25, 655271, 1114119, 25, 720807, 1114119, 25, 786343, 1114119, 25, 851879, 1114119, 25, 655269, 131079, 3, 655268, 131079, 3, 655267, 65543, 3, 720803, 131079, 3, 786339, 7, 3, 851875, 7, 3, 917411, 131079, 3, 917412, 131079, 3, 917413, 65543, 3, 851877, 131079, 3, 786341, 131079, 3, 720805, 131079, 3, 720804, 65543, 3, 786340, 7, 3, 851876, 131079, 3, 1179551, 393220, 5, 1245087, 393220, 5, 1310623, 393220, 5, 1376159, 393220, 5, 1441695, 393220, 5, 1507231, 393220, 5, 1572767, 393220, 5, 1114015, 393220, 5, 1048479, 393220, 5, 982943, 393220, 5, 917407, 393220, 5, 851871, 393220, 5, 786335, 393220, 5, 720799, 393220, 5, 655263, 393220, 5, 589727, 393220, 5, 524191, 393220, 5, 458655, 393220, 5, 393119, 393220, 5, 327583, 393220, 5, 262047, 393220, 5, 196511, 393220, 5, 130975, 393220, 5, 65439, 393220, 5, 65440, 131079, 3, 130976, 1114119, 15, 196512, 1114119, 25, 262048, 1114119, 25, 327584, 1114119, 17, 393120, 65543, 3, 458656, 131079, 3, 524192, 131079, 3, 589728, 131079, 3, 655264, 7, 3, 720800, 131079, 3, 786336, 131079, 3, 851872, 131079, 3, 917408, 131079, 3, 982944, 7, 3, 1048480, 65543, 3, 1114016, 131079, 3, 1179552, 131079, 3, 1245088, 65543, 3, 1310624, 131079, 3, 1376160, 7, 3, 1441696, 65543, 3, 1507232, 65543, 3, 1572768, 131079, 3, 65441, 65543, 3, 130977, 1114119, 15, 196513, 1114119, 25, 262049, 1048583, 21, 327585, 1179655, 17, 393121, 65543, 3, 458657, 65543, 3, 524193, 131079, 3, 589729, 7, 3, 655265, 65543, 3, 720801, 131079, 3, 786337, 7, 3, 851873, 7, 3, 917409, 7, 3, 982945, 65543, 3, 1048481, 7, 3, 1114017, 7, 3, 1179553, 7, 3, 1245089, 65543, 3, 1310625, 65543, 3, 1376161, 7, 3, 1441697, 65543, 3, 1507233, 7, 3, 1572769, 7, 3, 65442, 7, 3, 130978, 1114119, 15, 196514, 1114119, 25, 262050, 1114119, 17, 524194, 65543, 3, 589730, 7, 3, 655266, 7, 3, 720802, 131079, 3, 786338, 7, 3, 851874, 65543, 3, 917410, 7, 3, 982946, 131079, 3, 1048482, 131079, 3, 1114018, 131079, 3, 1179554, 131079, 3, 1245090, 7, 3, 1310626, 7, 3, 1376162, 131079, 3, 1441698, 7, 3, 1507234, 131079, 3, 1572770, 65543, 3, 196515, 1114119, 25, 196516, 1114119, 25, 130981, 1114119, 25, 130982, 1114119, 25, 130983, 1114119, 25, 65447, 1114119, 25, 130984, 1114119, 25, 130985, 1114119, 25, 196521, 1114119, 25, 262057, 1114119, 25, 327593, 1114119, 25, 393128, 1114119, 25, 458664, 1114119, 25, 524199, 1114119, 25, 589735, 1114119, 25, 524200, 1114119, 25, 589736, 1114119, 25, 262051, 1114119, 17, 262052, 1114119, 17, 196517, 1048583, 21, 196518, 1114119, 17, 196519, 1114119, 17, 196520, 1114119, 21, 262056, 1048583, 16, 327592, 1114119, 22, 393127, 1048583, 16, 458663, 1114119, 22, 524198, 1048583, 16, 589734, 1048583, 16, 262053, 1179655, 17, 327591, 1048583, 15, 458662, 1048583, 15, 393130, 1179655, 16, 458665, 1048583, 21, 524201, 1179655, 16, 589737, 1179655, 16, 393129, 1114119, 25, 327594, 1179655, 16, 262058, 1179655, 16, 196522, 1179655, 16, 130986, 1179655, 16, 65450, 1179655, 15, 65449, 1114119, 15, 65448, 1048583, 22, 65446, 1114119, 22, 65445, 1114119, 15, 130980, 1114119, 22, 130979, 1114119, 15, 458666, 1179655, 17, 262055, 131079, 3, 262054, 65543, 3, 327590, 131079, 3, 327589, 131079, 3, 393126, 131079, 3, 393125, 65543, 3, 327588, 65543, 3, 327587, 131079, 3, 327586, 7, 3, 393122, 131079, 3, 458658, 131079, 3, 524195, 65543, 3, 589731, 7, 3, 589732, 7, 3, 524196, 131079, 3, 458660, 65543, 3, 458661, 7, 3, 393124, 7, 3, 393123, 131079, 3, 458659, 7, 3, 524197, 7, 3, 589733, 7, 3, 65443, 7, 3, 65444, 1048583, 15, 65451, 7, 3, 130987, 131079, 3, 196523, 65543, 3, 262059, 131079, 3, 327595, 65543, 3, 393131, 131079, 3, 458667, 7, 3, 524203, 7, 3, 589739, 131079, 3, 65452, 131079, 3, 130988, 7, 3, 196524, 7, 3, 262060, 65543, 3, 327596, 7, 3, 393132, 7, 3, 458668, 131079, 3, 524204, 7, 3, 589740, 7, 3, 65453, 7, 3, 130989, 65543, 3, 196525, 7, 3, 262061, 65543, 3, 327597, 7, 3, 393133, 65543, 3, 458669, 65543, 3, 524205, 7, 3, 589741, 65543, 3, 65454, 7, 3, 130990, 131079, 3, 196526, 65543, 3, 262062, 65543, 3, 327598, 65543, 3, 393134, 7, 3, 458670, 131079, 3, 524206, 131079, 3, 589742, 131079, 3, 524202, 65543, 3, 589738, 131079, 3, 65455, 131079, 3, 130991, 131079, 3, 196527, 65543, 3, 262063, 131079, 3, 327599, 131079, 3, 393135, 7, 3, 65456, 131079, 3, 65457, 7, 3, 130992, 7, 3, 196528, 65543, 3, 262064, 7, 3, 327600, 131079, 3, 131003, 1114119, 25, 65465, 7, 3, 65464, 65543, 3, 65463, 131079, 3)
layer_1/tile_data = PackedInt32Array(1376160, 2, 65536, 1310625, 2, 393216, 1310626, 2, 393216, 1245091, 2, 393216, 1179555, 2, 393216, 1179554, 2, 393216, 1179552, 2, 393216, 1245088, 2, 65536, 1245090, 2, 65536, 1114018, 2, 65536, 982945, 2, 393216, 982944, 2, 65536)
-layer_2/tile_data = PackedInt32Array(1572795, 1572871, 29, 1572794, 1572871, 29, 1572793, 1572871, 29, 1572790, 1572871, 29, 1572789, 1572871, 29, 1572788, 1572871, 29, 1572787, 1572871, 29, 1572786, 1572871, 29, 1572785, 1572871, 29, 1572784, 1572871, 29, 1572783, 1572871, 29, 1572782, 1572871, 29, 1572781, 1572871, 29, 1572780, 1572871, 29, 1572779, 1572871, 29, 1572778, 1572871, 29, 1572777, 1572871, 29, 1572776, 1572871, 29, 1572775, 1572871, 29, 1572774, 1572871, 29, 1572773, 1572871, 29, 1572772, 1572871, 29, 1572771, 1572871, 29, 1572770, 1572871, 29, 1572769, 1572871, 29, 1572768, 1572871, 29, 262064, 1638407, 29, 262065, 1703943, 29, 262062, 1638407, 29, 262063, 1703943, 29, 327596, 1638407, 29, 327597, 1703943, 29, 393130, 1638407, 29, 393131, 1703943, 29, 589737, 1638407, 29, 589738, 1703943, 29, 1376180, 2, 393216, 1441715, 2, 393216, 1441714, 2, 393216, 1376176, 2, 393216, 1310640, 2, 393216, 1310641, 2, 393216, 1441711, 2, 393216, 1376179, 2, 65536, 1376177, 2, 65536, 1245105, 2, 65536, 1245106, 2, 196608, 1245103, 2, 65536, 1179568, 2, 393216, 1179567, 2, 393216, 1114033, 2, 65536, 1114031, 2, 65536, 1376175, 2, 65536, 458678, 2, 196608, 1114016, 1638407, 29, 1114017, 1703943, 29, 1310628, 1638407, 29, 1310629, 1703943, 29, 1245094, 1638407, 29, 1245095, 1703943, 29, 1048486, 1638407, 29, 1048487, 1703943, 29, 1048482, 1638407, 29, 1048483, 1703943, 29, 1114023, 1638407, 29, 1114024, 1703943, 29, 1179557, 1638407, 29, 1179558, 1703943, 29, 524197, 1638407, 29, 524198, 1703943, 29, 589731, 1638407, 29, 589732, 1703943, 29, 524194, 1638407, 29, 524195, 1703943, 29, 393121, 2, 196608, 65448, 1638407, 29, 65449, 1703943, 29, 65450, 1638407, 29, 65451, 1703943, 29)
+layer_2/tile_data = PackedInt32Array(1572795, 1572871, 29, 1572794, 1572871, 29, 1572793, 1572871, 29, 1572790, 1572871, 29, 1572789, 1572871, 29, 1572788, 1572871, 29, 1572787, 1572871, 29, 1572786, 1572871, 29, 1572785, 1572871, 29, 1572784, 1572871, 29, 1572783, 1572871, 29, 1572782, 1572871, 29, 1572781, 1572871, 29, 1572780, 1572871, 29, 1572779, 1572871, 29, 1572778, 1572871, 29, 1572777, 1572871, 29, 1572776, 1572871, 29, 1572775, 1572871, 29, 1572774, 1572871, 29, 1572773, 1572871, 29, 1572772, 1572871, 29, 1572771, 1572871, 29, 1572770, 1572871, 29, 1572769, 1572871, 29, 1572768, 1572871, 29, 262064, 1638407, 29, 262065, 1703943, 29, 262062, 1638407, 29, 262063, 1703943, 29, 327596, 1638407, 29, 327597, 1703943, 29, 393130, 1638407, 29, 393131, 1703943, 29, 589737, 1638407, 29, 589738, 1703943, 29, 1376180, 2, 393216, 1441715, 2, 393216, 1441714, 2, 393216, 1376176, 2, 393216, 1310640, 2, 393216, 1310641, 2, 393216, 1441711, 2, 393216, 1376179, 2, 65536, 1376177, 2, 65536, 1245105, 2, 65536, 1245106, 2, 196608, 1245103, 2, 65536, 1179568, 2, 393216, 1179567, 2, 393216, 1114033, 2, 65536, 1114031, 2, 65536, 1376175, 2, 65536, 458678, 2, 196608, 1114016, 1638407, 29, 1114017, 1703943, 29, 1310628, 1638407, 29, 1310629, 1703943, 29, 1245094, 1638407, 29, 1245095, 1703943, 29, 1048486, 1638407, 29, 1048487, 1703943, 29, 1048482, 1638407, 29, 1048483, 1703943, 29, 1114023, 1638407, 29, 1114024, 1703943, 29, 1179557, 1638407, 29, 1179558, 1703943, 29, 524197, 1638407, 29, 524198, 1703943, 29, 589731, 1638407, 29, 589732, 1703943, 29, 524194, 1638407, 29, 524195, 1703943, 29, 65448, 1638407, 29, 65449, 1703943, 29, 65450, 1638407, 29, 65451, 1703943, 29, 589729, 2, 196608)
layer_3/tile_data = PackedInt32Array(196528, 1638407, 28, 196529, 1703943, 28, 196526, 1638407, 28, 196527, 1703943, 28, 262060, 1638407, 28, 262061, 1703943, 28, 327594, 1638407, 28, 327595, 1703943, 28, 524201, 1638407, 28, 524202, 1703943, 28, 1114021, 1638407, 28, 1114022, 1703943, 28, 982950, 1638407, 28, 982951, 1703943, 28, 1048487, 1638407, 28, 1048488, 1703943, 28, 1179558, 1638407, 28, 1179559, 1703943, 28, 1245092, 1638407, 28, 1245093, 1703943, 28, 982946, 1638407, 28, 982947, 1703943, 28, 1048480, 1638407, 28, 1048481, 1703943, 28, 524195, 1638407, 28, 524196, 1703943, 28, 458661, 1638407, 28, 458662, 1703943, 28, 458658, 1638407, 28, 458659, 1703943, 28)
layer_4/tile_data = PackedInt32Array(1507259, 1572871, 28, 1507258, 1572871, 28, 1507257, 1572871, 28, 1507254, 1572871, 28, 1507253, 1572871, 28, 1507252, 1572871, 28, 1507251, 1572871, 28, 1507250, 1572871, 28, 1507249, 1572871, 28, 1507248, 1572871, 28, 1507247, 1572871, 28, 1507246, 1572871, 28, 1507245, 1572871, 28, 1507244, 1572871, 28, 1507243, 1572871, 28, 1507242, 1572871, 28, 1507241, 1572871, 28, 1507240, 1572871, 28, 1507239, 1572871, 28, 1507238, 1572871, 28, 1507237, 1572871, 28, 1507236, 1572871, 28, 1507235, 1572871, 28, 1507234, 1572871, 28, 1507233, 1572871, 28, 1507232, 1572871, 28, 130992, 1638407, 27, 130993, 1703943, 27, 130990, 1638407, 27, 130991, 1703943, 27, 196524, 1638407, 27, 196525, 1703943, 27, 262058, 1638407, 27, 262059, 1703943, 27, 458665, 1638407, 27, 458666, 1703943, 27, 982944, 1638407, 27, 982945, 1703943, 27, 917410, 1638407, 27, 917411, 1703943, 27, 917414, 1638407, 27, 917415, 1703943, 27, 982951, 1638407, 27, 982952, 1703943, 27, 1048485, 1638407, 27, 1048486, 1703943, 27, 1114022, 1638407, 27, 1114023, 1703943, 27, 1179556, 1638407, 27, 1179557, 1703943, 27, 917408, 2, 393216, 393125, 1638407, 27, 393126, 1703943, 27, 458659, 1638407, 27, 458660, 1703943, 27, 393122, 1638407, 27, 393123, 1703943, 27)
@@ -290,44 +293,68 @@ fall_direction = "right"
position = Vector2(-1400, 56)
fall_direction = "right"
-[node name="MapArea" parent="Areas" instance=ExtResource("1_6ag7d")]
+[node name="AlphaField5" parent="Areas" instance=ExtResource("1_6ag7d")]
-[node name="TileMap" parent="Areas/MapArea" index="0"]
-layer_0/tile_data = PackedInt32Array(-96, 65543, 3, -95, 131079, 3, -94, 131079, 3, -93, 131079, 3, -92, 65543, 3, -91, 7, 3, -87, 65543, 3, -86, 65543, 3, -85, 65543, 3, -84, 131079, 3, -83, 65543, 3, -82, 65543, 3, -81, 7, 3, -80, 131079, 3, -79, 65543, 3, -73, 7, 3, -72, 7, 3, -71, 131079, 3, -70, 7, 3, -1376353, 65543, 3, -1310817, 393220, 5, -1245281, 393220, 5, -1179745, 393220, 5, -1114209, 393220, 5, -1048673, 393220, 5, -983137, 393220, 5, -917601, 393220, 5, -852065, 393220, 5, -786529, 393220, 5, -720993, 393220, 5, -655457, 393220, 5, -589921, 393220, 5, -524385, 393220, 5, -458849, 393220, 5, -393313, 393220, 5, -327777, 393220, 5, -262241, 393220, 5, -196705, 393220, 5, -131169, 393220, 5, -65633, 393220, 5, -97, 393220, 5, -131159, 7, 3, -131160, 1179655, 16, -196696, 1179655, 16, -196695, 65543, 3, -196694, 131079, 3, -131158, 131079, 3, -131157, 131079, 3, -196693, 65543, 3, -196692, 65543, 3, -131156, 7, 3, -90, 1048583, 16, -65626, 1048583, 16, -131162, 1048583, 16, -196698, 1048583, 16, -262234, 1114119, 21, -88, 1179655, 16, -65624, 1179655, 16, -262232, 1179655, 16, -327768, 1179655, 16, -262233, 1114119, 25, -196697, 1114119, 25, -131161, 1114119, 25, -65625, 1114119, 25, -89, 1114119, 25, -327769, 1114119, 25, -327770, 1114119, 25, -393305, 1048583, 22, -393304, 1179655, 15, -65623, 65543, 3, -65622, 65543, 3, -65621, 131079, 3, -65620, 7, 3, -65619, 65543, 3, -65618, 65543, 3, -65617, 65543, 3, -65616, 131079, 3, -131155, 7, 3, -131154, 7, 3, -196691, 131079, 3, -196690, 65543, 3, -196689, 131079, 3, -131153, 131079, 3, -131152, 7, 3, -196688, 7, 3, -65615, 65543, 3, -131151, 131079, 3, -196687, 7, 3, -76, 1114119, 25, -75, 1179655, 16, -78, 1048583, 16, -65613, 1114119, 22, -65614, 1048583, 15, -77, 1114119, 25, -65612, 1114119, 25, -65611, 1179655, 16, -131149, 1048583, 16, -196685, 1048583, 16, -393294, 1114119, 21, -327757, 1114119, 21, -327758, 1048583, 17, -262221, 1048583, 16, -262222, 7, 3, -196686, 65543, 3, -131150, 65543, 3, -262223, 65543, 3, -262224, 7, 3, -262225, 131079, 3, -262226, 7, 3, -262227, 7, 3, -262228, 7, 3, -262229, 65543, 3, -262230, 7, 3, -262231, 131079, 3, -327759, 7, 3, -327760, 131079, 3, -327761, 7, 3, -327762, 7, 3, -327763, 65543, 3, -327764, 65543, 3, -327765, 65543, 3, -327766, 65543, 3, -327767, 7, 3, -393295, 1114119, 17, -393296, 1114119, 17, -393297, 1114119, 17, -393298, 1114119, 17, -393299, 1114119, 17, -393300, 1114119, 17, -393301, 1114119, 17, -524374, 1048583, 16, -458838, 1048583, 16, -393302, 1048583, 17, -589910, 1048583, 16, -524372, 1048583, 22, -589908, 1048583, 21, -458841, 1179655, 16, -524377, 1179655, 16, -589913, 1179655, 16, -393303, 7, 3, -458839, 65543, 3, -524375, 131079, 3, -589911, 65543, 3, -589912, 65543, 3, -524376, 65543, 3, -458840, 7, 3, -589909, 1114119, 25, -524373, 1114119, 25, -458837, 1114119, 25, -458836, 1114119, 25, -458835, 1114119, 25, -458834, 1114119, 25, -458833, 1114119, 25, -458832, 1114119, 25, -458831, 1114119, 25, -458830, 1114119, 25, -458829, 1114119, 25, -393293, 1114119, 25, -393292, 1114119, 25, -327756, 1114119, 25, -262220, 1114119, 25, -196684, 1114119, 25, -131148, 1114119, 25, -655445, 1114119, 25, -655444, 1114119, 25, -589914, 1114119, 25, -524378, 1114119, 25, -458842, 1114119, 25, -393306, 1114119, 25, -524371, 1114119, 15, -524370, 1114119, 15, -524369, 1114119, 15, -524368, 1114119, 15, -524367, 1114119, 22, -589902, 1114119, 22, -655438, 1114119, 21, -720975, 1114119, 21, -720976, 1114119, 17, -720977, 1114119, 17, -720978, 1048583, 21, -655443, 1048583, 21, -589907, 1179655, 17, -655442, 1179655, 17, -655439, 1048583, 17, -589903, 1048583, 15, -589905, 131079, 3, -589906, 131079, 3, -655441, 65543, 3, -655440, 131079, 3, -589904, 7, 3, -524366, 1114119, 25, -524365, 1114119, 25, -655437, 1048583, 21, -589901, 1048583, 22, -720972, 1048583, 21, -524364, 1048583, 22, -458827, 1179655, 16, -524363, 1179655, 15, -589900, 1179655, 15, -655436, 1179655, 17, -393291, 1179655, 16, -327755, 1179655, 16, -262219, 1179655, 16, -196683, 1179655, 16, -131147, 1179655, 16, -458828, 1114119, 25, -69, 1048583, 16, -65605, 1048583, 15, -74, 7, 3, -65610, 7, 3, -65609, 65543, 3, -65608, 131079, 3, -65607, 65543, 3, -65606, 7, 3, -131141, 65543, 3, -131142, 131079, 3, -131143, 131079, 3, -131144, 65543, 3, -131145, 7, 3, -131146, 65543, 3, -196677, 65543, 3, -196678, 7, 3, -196679, 65543, 3, -196680, 7, 3, -196681, 131079, 3, -196682, 7, 3, -655435, 65543, 3, -589899, 131079, 3, -655434, 131079, 3, -589898, 131079, 3, -524362, 7, 3, -458826, 131079, 3, -393290, 65543, 3, -327754, 7, 3, -262218, 131079, 3, -262235, 1114119, 17, -262236, 1114119, 17, -262237, 1048583, 17, -327773, 1048583, 16, -393309, 1048583, 16, -458845, 1048583, 15, -458844, 1114119, 15, -458843, 1114119, 22, -524379, 1048583, 16, -589915, 1048583, 16, -655451, 1114119, 21, -393307, 1114119, 25, -393308, 1114119, 25, -327772, 1114119, 25, -327771, 1114119, 25, -196704, 131079, 3, -131168, 65543, 3, -65632, 131079, 3, -196703, 65543, 3, -131167, 131079, 3, -65631, 131079, 3, -196702, 65543, 3, -131166, 65543, 3, -65630, 65543, 3, -196701, 65543, 3, -131165, 7, 3, -65629, 131079, 3, -196700, 65543, 3, -131164, 7, 3, -65628, 7, 3, -196699, 65543, 3, -131163, 65543, 3, -65627, 131079, 3, -458848, 7, 3, -393312, 65543, 3, -327776, 65543, 3, -262240, 7, 3, -458847, 7, 3, -393311, 131079, 3, -327775, 65543, 3, -262239, 65543, 3, -458846, 65543, 3, -393310, 131079, 3, -327774, 131079, 3, -262238, 65543, 3, -655456, 131079, 3, -589920, 7, 3, -524384, 7, 3, -655455, 1048583, 17, -589919, 7, 3, -524383, 7, 3, -655454, 1114119, 17, -589918, 7, 3, -524382, 131079, 3, -655453, 1114119, 17, -589917, 131079, 3, -524381, 131079, 3, -655452, 1114119, 17, -589916, 65543, 3, -524380, 7, 3, -720991, 1048583, 16, -786527, 1048583, 16, -852063, 1048583, 16, -917599, 1048583, 16, -917600, 7, 3, -852064, 131079, 3, -786528, 7, 3, -720992, 65543, 3, -655450, 1114119, 25, -720986, 1114119, 25, -720987, 1114119, 25, -720988, 1114119, 25, -720989, 1114119, 25, -720990, 1114119, 25, -786526, 1114119, 25, -852062, 1114119, 25, -917598, 1114119, 25, -720981, 1114119, 25, -786517, 1114119, 25, -852054, 1114119, 25, -917590, 1114119, 25, -655446, 1048583, 16, -720982, 1048583, 16, -786518, 1114119, 21, -852055, 1048583, 16, -917591, 1048583, 16, -917597, 1179655, 16, -852061, 1179655, 16, -786525, 1048583, 22, -786524, 1114119, 15, -786523, 1114119, 15, -786522, 1114119, 15, -786521, 1179655, 15, -720985, 1179655, 16, -655449, 1179655, 16, -917592, 65543, 3, -852056, 7, 3, -786520, 65543, 3, -720984, 131079, 3, -655448, 65543, 3, -720983, 65543, 3, -786519, 1048583, 17, -655447, 131079, 3, -917593, 131079, 3, -917596, 65543, 3, -917595, 131079, 3, -852059, 65543, 3, -852058, 131079, 3, -917594, 65543, 3, -852060, 65543, 3, -852057, 7, 3, -917589, 1114119, 25, -852053, 1114119, 25, -720979, 1114119, 25, -720980, 1114119, 25, -720974, 1114119, 25, -720973, 1114119, 25, -786508, 1114119, 25, -786509, 1114119, 25, -786510, 1114119, 25, -786511, 1114119, 25, -786512, 1114119, 25, -786513, 1114119, 25, -786514, 1114119, 25, -786515, 1114119, 25, -786516, 1114119, 25, -917588, 1048583, 22, -852052, 1114119, 25, -852051, 1114119, 25, -917587, 1114119, 15, -852050, 1114119, 25, -917586, 1114119, 22, -852049, 1114119, 25, -917585, 1114119, 25, -917583, 1114119, 25, -917584, 1114119, 25, -852048, 1114119, 25, -852047, 1114119, 25, -1245280, 7, 3, -1179744, 65543, 3, -1114208, 65543, 3, -1048672, 7, 3, -983136, 131079, 3, -1245279, 1048583, 16, -1179743, 1048583, 16, -1114207, 1048583, 16, -1048671, 1048583, 16, -983135, 1048583, 16, -1245278, 1114119, 25, -1179742, 1114119, 25, -1114206, 1114119, 25, -1048670, 1114119, 25, -983134, 1114119, 25, -1245277, 1114119, 25, -1179741, 1048583, 21, -1114205, 1179655, 16, -1048669, 1179655, 16, -983133, 1179655, 16, -1245276, 1048583, 21, -1179740, 1179655, 17, -1114204, 7, 3, -1048668, 65543, 3, -983132, 7, 3, -1245275, 1114119, 17, -1179739, 131079, 3, -1114203, 131079, 3, -1048667, 131079, 3, -983131, 65543, 3, -1245274, 1114119, 17, -1179738, 65543, 3, -1114202, 131079, 3, -1048666, 131079, 3, -983130, 7, 3, -1245273, 1114119, 21, -1179737, 1048583, 17, -1114201, 7, 3, -1048665, 7, 3, -983129, 7, 3, -1245272, 1114119, 25, -1179736, 1114119, 17, -1114200, 131079, 3, -1048664, 131079, 3, -983128, 65543, 3, -1245271, 1114119, 25, -1179735, 1114119, 21, -1114199, 1048583, 16, -1048663, 1048583, 16, -983127, 1048583, 16, -1245270, 1114119, 25, -1179734, 1114119, 25, -1114198, 1114119, 25, -1048662, 1114119, 25, -983126, 1114119, 25, -1245269, 1114119, 25, -1179733, 1048583, 21, -1114197, 1179655, 16, -1048661, 1179655, 16, -983125, 1048583, 22, -1245268, 1179655, 16, -1179732, 1179655, 17, -1114196, 131079, 3, -1048660, 7, 3, -983124, 1179655, 15, -1245267, 7, 3, -1179731, 131079, 3, -1114195, 7, 3, -1048659, 7, 3, -983123, 7, 3, -1245266, 7, 3, -1179730, 7, 3, -1114194, 7, 3, -1048658, 7, 3, -983122, 1048583, 15, -1245265, 131079, 3, -1179729, 131079, 3, -1114193, 131079, 3, -1048657, 131079, 3, -983121, 1114119, 15, -1245264, 65543, 3, -1179728, 65543, 3, -1114192, 131079, 3, -1048656, 131079, 3, -983120, 1114119, 15, -1245263, 65543, 3, -1179727, 65543, 3, -1114191, 65543, 3, -1048655, 131079, 3, -983119, 1114119, 15, -1310816, 65543, 3, -1310815, 1048583, 16, -1310814, 1114119, 25, -1310813, 1114119, 25, -1310812, 1114119, 25, -1310811, 1114119, 25, -1310810, 1114119, 25, -1310809, 1114119, 25, -1310808, 1114119, 25, -1310807, 1114119, 25, -1310806, 1114119, 25, -1310805, 1114119, 25, -1310804, 1179655, 16, -1376350, 1114119, 25, -1376349, 1114119, 25, -1376348, 1114119, 25, -1376347, 1114119, 25, -1376346, 1114119, 25, -1376345, 1114119, 25, -1376344, 1114119, 25, -1376343, 1114119, 25, -1376342, 1114119, 25, -1376341, 1114119, 25, -1376351, 1048583, 16, -1376340, 1179655, 16, -1376352, 65543, 3, -1376339, 65543, 3, -1310803, 7, 3, -1310802, 131079, 3, -1376338, 7, 3, -1376337, 7, 3, -1310801, 7, 3, -1310800, 7, 3, -1376336, 131079, 3, -1310799, 65543, 3, -1376335, 7, 3)
+[node name="TileMap" parent="Areas/AlphaField5" index="0"]
+layer_0/tile_data = PackedInt32Array(-96, 65543, 3, -95, 131079, 3, -94, 131079, 3, -93, 131079, 3, -92, 65543, 3, -91, 7, 3, -87, 65543, 3, -86, 65543, 3, -85, 65543, 3, -84, 131079, 3, -83, 65543, 3, -82, 65543, 3, -81, 7, 3, -80, 131079, 3, -79, 65543, 3, -73, 7, 3, -72, 7, 3, -71, 131079, 3, -70, 7, 3, -1376353, 65543, 3, -1310817, 393220, 5, -1245281, 393220, 5, -1179745, 393220, 5, -1114209, 393220, 5, -1048673, 393220, 5, -983137, 393220, 5, -917601, 393220, 5, -852065, 393220, 5, -786529, 393220, 5, -720993, 393220, 5, -655457, 393220, 5, -589921, 393220, 5, -524385, 393220, 5, -458849, 393220, 5, -393313, 393220, 5, -327777, 393220, 5, -262241, 393220, 5, -196705, 393220, 5, -131169, 393220, 5, -65633, 393220, 5, -97, 393220, 5, -131159, 7, 3, -131160, 1179655, 16, -196696, 1179655, 16, -196695, 65543, 3, -196694, 131079, 3, -131158, 131079, 3, -131157, 131079, 3, -196693, 65543, 3, -196692, 65543, 3, -131156, 7, 3, -90, 1048583, 16, -65626, 1048583, 16, -131162, 1048583, 16, -196698, 1048583, 16, -262234, 1114119, 21, -88, 1179655, 16, -65624, 1179655, 16, -262232, 1179655, 16, -327768, 1179655, 16, -262233, 1114119, 25, -196697, 1114119, 25, -131161, 1114119, 25, -65625, 1114119, 25, -89, 1114119, 25, -327769, 1114119, 25, -327770, 1114119, 25, -393305, 1048583, 22, -393304, 1179655, 15, -65623, 65543, 3, -65622, 65543, 3, -65621, 131079, 3, -65620, 7, 3, -65619, 65543, 3, -65618, 65543, 3, -65617, 65543, 3, -65616, 131079, 3, -131155, 7, 3, -131154, 7, 3, -196691, 131079, 3, -196690, 65543, 3, -196689, 131079, 3, -131153, 131079, 3, -131152, 7, 3, -196688, 7, 3, -65615, 65543, 3, -131151, 131079, 3, -196687, 7, 3, -76, 1114119, 25, -75, 1179655, 16, -78, 1048583, 16, -65613, 1114119, 22, -65614, 1048583, 15, -77, 1114119, 25, -65612, 1114119, 25, -65611, 1179655, 16, -131149, 1048583, 16, -196685, 1048583, 16, -393294, 1114119, 21, -327757, 1114119, 21, -327758, 1048583, 17, -262221, 1048583, 16, -262222, 7, 3, -196686, 65543, 3, -131150, 65543, 3, -262223, 65543, 3, -262224, 7, 3, -262225, 131079, 3, -262226, 7, 3, -262227, 7, 3, -262228, 7, 3, -262229, 65543, 3, -262230, 7, 3, -262231, 131079, 3, -327759, 7, 3, -327760, 131079, 3, -327761, 7, 3, -327762, 7, 3, -327763, 65543, 3, -327764, 65543, 3, -327765, 65543, 3, -327766, 65543, 3, -327767, 7, 3, -393295, 1114119, 17, -393296, 1114119, 17, -393297, 1114119, 17, -393298, 1114119, 17, -393299, 1114119, 17, -393300, 1114119, 17, -393301, 1114119, 17, -524374, 1048583, 16, -458838, 1048583, 16, -393302, 1048583, 17, -589910, 1048583, 16, -524372, 1048583, 22, -589908, 1048583, 21, -458841, 1179655, 16, -524377, 1179655, 16, -589913, 1179655, 16, -393303, 7, 3, -458839, 65543, 3, -524375, 131079, 3, -589911, 65543, 3, -589912, 65543, 3, -524376, 65543, 3, -458840, 7, 3, -589909, 1114119, 25, -524373, 1114119, 25, -458837, 1114119, 25, -458836, 1114119, 25, -458835, 1114119, 25, -458834, 1114119, 25, -458833, 1114119, 25, -458832, 1114119, 25, -458831, 1114119, 25, -458830, 1114119, 25, -458829, 1114119, 25, -393293, 1114119, 25, -393292, 1114119, 25, -327756, 1114119, 25, -262220, 1114119, 25, -196684, 1114119, 25, -131148, 1114119, 25, -655445, 1114119, 25, -655444, 1114119, 25, -589914, 1114119, 25, -524378, 1114119, 25, -458842, 1114119, 25, -393306, 1114119, 25, -524371, 1114119, 15, -524370, 1114119, 15, -524369, 1114119, 15, -524368, 1114119, 15, -524367, 1114119, 22, -589902, 1114119, 22, -655438, 1114119, 21, -720975, 1114119, 21, -720976, 1114119, 17, -720977, 1114119, 17, -720978, 1048583, 21, -655443, 1048583, 21, -589907, 1179655, 17, -655442, 1179655, 17, -655439, 1048583, 17, -589903, 1048583, 15, -589905, 131079, 3, -589906, 131079, 3, -655441, 65543, 3, -655440, 131079, 3, -589904, 7, 3, -524366, 1114119, 25, -524365, 1114119, 25, -655437, 1048583, 21, -589901, 1048583, 22, -720972, 1048583, 21, -524364, 1048583, 22, -458827, 1179655, 16, -524363, 1179655, 15, -589900, 1179655, 15, -655436, 1179655, 17, -393291, 1179655, 16, -327755, 1179655, 16, -262219, 1179655, 16, -196683, 1179655, 16, -131147, 1179655, 16, -458828, 1114119, 25, -69, 1048583, 16, -65605, 1048583, 15, -74, 7, 3, -65610, 7, 3, -65609, 65543, 3, -65608, 131079, 3, -65607, 65543, 3, -65606, 7, 3, -131141, 65543, 3, -131142, 131079, 3, -131143, 131079, 3, -131144, 65543, 3, -131145, 7, 3, -131146, 65543, 3, -196677, 65543, 3, -196678, 7, 3, -196679, 65543, 3, -196680, 7, 3, -196681, 131079, 3, -196682, 7, 3, -655435, 65543, 3, -589899, 131079, 3, -655434, 131079, 3, -589898, 131079, 3, -524362, 7, 3, -458826, 131079, 3, -393290, 65543, 3, -327754, 7, 3, -262218, 131079, 3, -262235, 1114119, 17, -262236, 1114119, 17, -262237, 1048583, 17, -327773, 1048583, 16, -393309, 1048583, 16, -458845, 1048583, 15, -458844, 1114119, 15, -458843, 1114119, 22, -524379, 1048583, 16, -589915, 1048583, 16, -655451, 1114119, 21, -393307, 1114119, 25, -393308, 1114119, 25, -327772, 1114119, 25, -327771, 1114119, 25, -196704, 131079, 3, -131168, 65543, 3, -65632, 131079, 3, -196703, 65543, 3, -131167, 131079, 3, -65631, 131079, 3, -196702, 65543, 3, -131166, 65543, 3, -65630, 65543, 3, -196701, 65543, 3, -131165, 7, 3, -65629, 131079, 3, -196700, 65543, 3, -131164, 7, 3, -65628, 7, 3, -196699, 65543, 3, -131163, 65543, 3, -65627, 131079, 3, -458848, 7, 3, -393312, 65543, 3, -327776, 65543, 3, -262240, 7, 3, -458847, 7, 3, -393311, 131079, 3, -327775, 65543, 3, -262239, 65543, 3, -458846, 65543, 3, -393310, 131079, 3, -327774, 131079, 3, -262238, 65543, 3, -655456, 131079, 3, -589920, 7, 3, -524384, 7, 3, -655455, 1048583, 17, -589919, 7, 3, -524383, 7, 3, -655454, 1114119, 17, -589918, 7, 3, -524382, 131079, 3, -655453, 1114119, 17, -589917, 131079, 3, -524381, 131079, 3, -655452, 1114119, 17, -589916, 65543, 3, -524380, 7, 3, -720991, 1048583, 16, -786527, 1048583, 16, -852063, 1048583, 16, -917599, 1048583, 16, -917600, 7, 3, -852064, 131079, 3, -786528, 7, 3, -720992, 65543, 3, -655450, 1114119, 25, -720986, 1114119, 25, -720987, 1114119, 25, -720988, 1114119, 25, -720989, 1114119, 25, -720990, 1114119, 25, -786526, 1114119, 25, -852062, 1114119, 25, -917598, 1114119, 25, -720981, 1114119, 25, -786517, 1114119, 25, -852054, 1114119, 25, -917590, 1114119, 25, -655446, 1048583, 16, -720982, 1048583, 16, -786518, 1114119, 21, -852055, 1048583, 16, -917591, 1048583, 16, -917597, 1179655, 16, -852061, 1179655, 16, -786525, 1048583, 22, -786524, 1114119, 15, -786523, 1114119, 15, -786522, 1114119, 15, -786521, 1179655, 15, -720985, 1179655, 16, -655449, 1179655, 16, -917592, 65543, 3, -852056, 7, 3, -786520, 65543, 3, -720984, 131079, 3, -655448, 65543, 3, -720983, 65543, 3, -786519, 1048583, 17, -655447, 131079, 3, -917593, 131079, 3, -917596, 65543, 3, -917595, 131079, 3, -852059, 65543, 3, -852058, 131079, 3, -917594, 65543, 3, -852060, 65543, 3, -852057, 7, 3, -917589, 1114119, 25, -852053, 1114119, 25, -720979, 1114119, 25, -720980, 1114119, 25, -720974, 1114119, 25, -720973, 1114119, 25, -786508, 1114119, 25, -786509, 1114119, 25, -786510, 1114119, 25, -786511, 1114119, 25, -786512, 1114119, 25, -786513, 1114119, 25, -786514, 1114119, 25, -786515, 1114119, 25, -786516, 1114119, 25, -917588, 1048583, 22, -852052, 1114119, 25, -852051, 1114119, 25, -917587, 1114119, 15, -852050, 1114119, 25, -917586, 1114119, 22, -852049, 1114119, 25, -917585, 1114119, 25, -917583, 1114119, 25, -917584, 1114119, 25, -852048, 1114119, 25, -852047, 1114119, 25, -1245280, 7, 3, -1179744, 65543, 3, -1114208, 65543, 3, -1048672, 7, 3, -983136, 131079, 3, -1245279, 1048583, 16, -1179743, 1048583, 16, -1114207, 1048583, 16, -1048671, 1048583, 16, -983135, 1048583, 16, -1245278, 1114119, 25, -1179742, 1114119, 25, -1114206, 1114119, 25, -1048670, 1114119, 25, -983134, 1114119, 25, -1245277, 1114119, 25, -1179741, 1048583, 21, -1114205, 1179655, 16, -1048669, 1179655, 16, -983133, 1179655, 16, -1245276, 1048583, 21, -1179740, 1179655, 17, -1114204, 7, 3, -1048668, 65543, 3, -983132, 7, 3, -1245275, 1114119, 17, -1179739, 131079, 3, -1114203, 131079, 3, -1048667, 131079, 3, -983131, 65543, 3, -1245274, 1114119, 17, -1179738, 65543, 3, -1114202, 131079, 3, -1048666, 131079, 3, -983130, 7, 3, -1245273, 1114119, 21, -1179737, 1048583, 17, -1114201, 7, 3, -1048665, 7, 3, -983129, 7, 3, -1245272, 1114119, 25, -1179736, 1114119, 17, -1114200, 131079, 3, -1048664, 131079, 3, -983128, 65543, 3, -1245271, 1114119, 25, -1179735, 1114119, 21, -1114199, 1048583, 16, -1048663, 1048583, 16, -983127, 1048583, 16, -1245270, 1114119, 25, -1179734, 1114119, 25, -1114198, 1114119, 25, -1048662, 1114119, 25, -983126, 1114119, 25, -1245269, 1114119, 25, -1179733, 1048583, 21, -1114197, 1179655, 16, -1048661, 1179655, 16, -983125, 1048583, 22, -1245268, 1179655, 16, -1179732, 1179655, 17, -1114196, 131079, 3, -1048660, 7, 3, -983124, 1179655, 15, -1245267, 7, 3, -1179731, 131079, 3, -1114195, 7, 3, -1048659, 7, 3, -983123, 7, 3, -1245266, 7, 3, -1179730, 7, 3, -1114194, 7, 3, -1048658, 7, 3, -983122, 1048583, 15, -1245265, 131079, 3, -1179729, 131079, 3, -1114193, 131079, 3, -1048657, 131079, 3, -983121, 1114119, 15, -1245264, 65543, 3, -1179728, 65543, 3, -1114192, 131079, 3, -1048656, 131079, 3, -983120, 1114119, 15, -1245263, 65543, 3, -1179727, 131079, 3, -1114191, 7, 3, -1048655, 131079, 3, -983119, 1114119, 15, -1310816, 65543, 3, -1310815, 1048583, 16, -1310814, 1114119, 25, -1310813, 1114119, 25, -1310812, 1114119, 25, -1310811, 1114119, 25, -1310810, 1114119, 25, -1310809, 1114119, 25, -1310808, 1114119, 25, -1310807, 1114119, 25, -1310806, 1114119, 25, -1310805, 1114119, 25, -1310804, 1179655, 16, -1376350, 1114119, 25, -1376349, 1114119, 25, -1376348, 1114119, 25, -1376347, 1114119, 25, -1376346, 1114119, 25, -1376345, 1114119, 25, -1376344, 1114119, 25, -1376343, 1114119, 25, -1376342, 1114119, 25, -1376341, 1114119, 25, -1376351, 1048583, 16, -1376340, 1179655, 16, -1376352, 65543, 3, -1376339, 65543, 3, -1310803, 7, 3, -1310802, 131079, 3, -1376338, 7, 3, -1376337, 7, 3, -1310801, 7, 3, -1310800, 7, 3, -1376336, 131079, 3, -1310799, 65543, 3, -1376335, 7, 3, -1376327, 1114119, 25, -1310791, 1114119, 25, -1245255, 1114119, 25, -1179719, 1114119, 25, -1310792, 1048583, 16, -1376328, 1048583, 16, -1245256, 1048583, 16, -1179720, 1048583, 16, -1114184, 1114119, 22, -1048649, 1114119, 22, -983116, 1114119, 22, -1048650, 1114119, 15, -1048651, 1114119, 15, -983117, 1114119, 15, -983118, 1114119, 15, -1114185, 1048583, 15, -1048652, 1048583, 15, -1376334, 7, 3, -1376333, 65543, 3, -1376332, 131079, 3, -1376331, 7, 3, -1376330, 131079, 3, -1376329, 7, 3, -1310793, 7, 3, -1245257, 65543, 3, -1179721, 131079, 3, -1179722, 7, 3, -1179723, 131079, 3, -1179724, 7, 3, -1179725, 65543, 3, -1245261, 7, 3, -1310797, 65543, 3, -1310796, 131079, 3, -1310795, 7, 3, -1310794, 65543, 3, -1245258, 7, 3, -1245259, 131079, 3, -1245260, 65543, 3, -1245262, 131079, 3, -1310798, 7, 3, -1114190, 131079, 3, -1048654, 65543, 3, -1048653, 65543, 3, -1114189, 7, 3, -1114188, 65543, 3, -1114187, 7, 3, -1114186, 65543, 3, -1179726, 65543, 3, -917582, 1114119, 25, -917581, 1114119, 25, -917580, 1114119, 25, -917579, 1114119, 25, -983115, 1114119, 25, -983114, 1114119, 25, -983113, 1114119, 25, -983112, 1114119, 25, -1048648, 1114119, 25, -1048647, 1114119, 25, -1114183, 1114119, 25, -852046, 1114119, 25, -852045, 1114119, 25, -852044, 1114119, 25, -786507, 1114119, 25, -786506, 1114119, 25, -786505, 1114119, 25, -786504, 1114119, 25, -786503, 1114119, 25, -786502, 1114119, 25, -786501, 1114119, 25, -852037, 1114119, 25, -917573, 1114119, 25, -983109, 1114119, 25, -1048645, 1114119, 25, -1048646, 1114119, 25, -983110, 1114119, 25, -917574, 1114119, 25, -852038, 1114119, 25, -852039, 1114119, 25, -917575, 1114119, 25, -917576, 1114119, 25, -983111, 1114119, 25, -852041, 1114119, 25, -852042, 1114119, 25, -852043, 1114119, 25, -917578, 1114119, 25, -917577, 1114119, 25, -852040, 1114119, 25, -1245254, 1179655, 16, -1310790, 1179655, 16, -1376326, 1179655, 16, -1179718, 1179655, 16, -1114182, 1048583, 22, -1114181, 1114119, 15, -1179717, 327687, 5, -1245253, 327687, 4, -1310789, 327687, 3, -1376325, 65543, 3, -720971, 1114119, 17, -720970, 1114119, 17, -720969, 1114119, 21, -655431, 1114119, 21, -655432, 1114119, 17, -655433, 1048583, 17, -262213, 1114119, 17, -262214, 1114119, 17, -589895, 1048583, 16, -524359, 1048583, 16, -458823, 1048583, 16, -393287, 1048583, 16, -327751, 1048583, 16, -262215, 1048583, 17, -589897, 131079, 3, -589896, 131079, 3, -524360, 65543, 3, -458824, 65543, 3, -393288, 65543, 3, -327752, 131079, 3, -262216, 131079, 3, -262217, 131079, 3, -327753, 131079, 3, -393289, 7, 3, -458825, 7, 3, -524361, 131079, 3, -327749, 1114119, 25, -327750, 1114119, 25, -393286, 1114119, 25, -458822, 1114119, 25, -524358, 1114119, 25, -589894, 1114119, 25, -655430, 1114119, 25, -720966, 1114119, 25, -720965, 1114119, 25, -655429, 1114119, 25, -589893, 1114119, 25, -524357, 1114119, 25, -458821, 1114119, 25, -393285, 1114119, 25, -720967, 1114119, 25, -720968, 1114119, 25)
layer_1/tile_data = PackedInt32Array(-1179739, 2, 393216, -1179738, 2, 393216, -852057, 2, 393216, -1114203, 2, 65536, -983131, 2, 393216, -1114202, 2, 393216, -983130, 2, 393216)
-layer_2/tile_data = PackedInt32Array(-79, 1638407, 29, -78, 1703943, 29, -85, 1703943, 29, -86, 1638407, 29, -65620, 1703943, 29, -131154, 1703943, 29, -65621, 1638407, 29, -131155, 1638407, 29, -655449, 1638407, 29, -655448, 1703943, 29, -720984, 1638407, 29, -720983, 1703943, 29, -786520, 1638407, 29, -786519, 1703943, 29)
+layer_2/tile_data = PackedInt32Array(-79, 1638407, 29, -78, 1703943, 29, -85, 1703943, 29, -86, 1638407, 29, -65620, 1703943, 29, -131154, 1703943, 29, -65621, 1638407, 29, -131155, 1638407, 29, -655449, 1638407, 29, -655448, 1703943, 29, -720984, 1638407, 29, -720983, 1703943, 29, -786520, 1638407, 29, -786519, 1703943, 29, -196686, 2, 196608)
layer_3/tile_data = PackedInt32Array(-88, 1638407, 28, -87, 1703943, 28, -86, 1638407, 28, -85, 1703943, 28, -65615, 1638407, 28, -65614, 1703943, 28, -65621, 1703943, 28, -65622, 1638407, 28, -131156, 1703943, 28, -196690, 1703943, 28, -131157, 1638407, 28, -196691, 1638407, 28, -786520, 1638407, 28, -786519, 1703943, 28, -720985, 1638407, 28, -720984, 1703943, 28, -852056, 1638407, 28, -852055, 1703943, 28)
layer_4/tile_data = PackedInt32Array(-65624, 1638407, 27, -65623, 1703943, 27, -65622, 1638407, 27, -65621, 1703943, 27, -131151, 1638407, 27, -131150, 1703943, 27, -131157, 1703943, 27, -131158, 1638407, 27, -196692, 1703943, 27, -262226, 1703943, 27, -196693, 1638407, 27, -262227, 1638407, 27, -917592, 1638407, 27, -917591, 1703943, 27, -852056, 1638407, 27, -852055, 1703943, 27, -786521, 1638407, 27, -786520, 1703943, 27)
-layer_5/tile_data = PackedInt32Array(-1376353, 4, 4, -1376352, 393220, 2, -1376351, 393220, 2, -1376350, 393220, 2, -1376349, 393220, 2, -1376348, 393220, 2, -1376347, 393220, 2, -1376346, 393220, 2, -1376345, 393220, 2, -1376344, 393220, 2, -1376343, 393220, 2, -1376342, 393220, 2, -1376341, 393220, 2, -1376340, 393220, 2, -1376339, 65540, 4, -1310803, 327684, 2, -1310802, 393220, 2, -1376338, 65540, 0)
+layer_5/tile_data = PackedInt32Array(-1376353, 4, 4, -1376352, 393220, 2, -1376351, 393220, 2, -1376350, 393220, 2, -1376349, 393220, 2, -1376348, 393220, 2, -1376347, 393220, 2, -1376346, 393220, 2, -1376345, 393220, 2, -1376344, 393220, 2, -1376343, 393220, 2, -1376342, 393220, 2, -1376341, 393220, 2, -1376340, 393220, 2, -1376339, 65540, 4, -1310803, 327684, 2, -1310802, 393220, 2, -1376338, 65540, 0, -1376325, 393220, 2, -1376326, 393220, 2, -1376327, 393220, 2, -1376328, 393220, 2, -1376329, 393220, 2, -1310794, 458756, 2, -1310795, 393220, 2, -1310796, 393220, 2, -1310797, 393220, 2, -1310798, 393220, 2, -1310799, 393220, 2, -1310800, 393220, 2, -1310801, 393220, 2, -1376330, 4, 4, -1376331, 4, 1, -1376332, 65540, 0, -1376333, 65540, 0, -1376334, 65540, 0, -1376335, 4, 0, -1376336, 4, 0, -1376337, 65540, 0, -589919, 2, 196608, -1048667, 2, 196608, -1114193, 2, 196608)
-[node name="CollisionShape2D" type="CollisionShape2D" parent="Areas/MapArea"]
+[node name="CollisionShape2D" type="CollisionShape2D" parent="Areas/AlphaField5"]
position = Vector2(-1320, -176)
shape = SubResource("RectangleShape2D_4t17o")
-[node name="Objects" type="Node" parent="Areas/MapArea"]
+[node name="Objects" type="Node" parent="Areas/AlphaField5"]
-[node name="Tree" parent="Areas/MapArea/Objects" instance=ExtResource("7_pnkg6")]
+[node name="Tree" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
position = Vector2(-1400, -40)
fall_direction = "left"
-[node name="Tree2" parent="Areas/MapArea/Objects" instance=ExtResource("7_pnkg6")]
+[node name="Tree2" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
position = Vector2(-1368, -136)
fall_direction = "right"
-[node name="Tree3" parent="Areas/MapArea/Objects" instance=ExtResource("7_pnkg6")]
+[node name="Tree3" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
position = Vector2(-1448, -136)
fall_direction = "right"
-[node name="Tree4" parent="Areas/MapArea/Objects" instance=ExtResource("7_pnkg6")]
+[node name="Tree4" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
position = Vector2(-1512, -296)
fall_direction = "right"
-[node name="Tree5" parent="Areas/MapArea/Objects" instance=ExtResource("7_pnkg6")]
+[node name="Tree5" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
position = Vector2(-1384, -264)
fall_direction = "right"
+[node name="Tree6" parent="Areas/AlphaField5/Objects" instance=ExtResource("7_pnkg6")]
+position = Vector2(-1144, -312)
+fall_direction = "right"
+
+[node name="AlphaBeta6" parent="Areas" instance=ExtResource("1_6ag7d")]
+
+[node name="TileMap" parent="Areas/AlphaBeta6" index="0"]
+layer_0/tile_data = PackedInt32Array(-2555972, 131079, 3, -2490436, 65543, 3, -2424900, 65543, 3, -2359364, 7, 3, -2293828, 131079, 3, -2228292, 131079, 3, -2162756, 7, 3, -2097220, 65543, 3, -2031684, 7, 3, -1966148, 65543, 3, -1900612, 65543, 3, -1835076, 65543, 3, -1769540, 7, 3, -1704004, 131079, 3, -1638468, 7, 3, -1572932, 7, 3, -1507396, 7, 3, -1441860, 65543, 3, -2555971, 7, 3, -2490435, 65543, 3, -2424899, 131079, 3, -2359363, 131079, 3, -2293827, 65543, 3, -2228291, 65543, 3, -2162755, 7, 3, -2097219, 65543, 3, -2031683, 131079, 3, -1966147, 7, 3, -1900611, 131079, 3, -1835075, 7, 3, -1769539, 131079, 3, -1704003, 65543, 3, -1638467, 131079, 3, -1572931, 131079, 3, -1507395, 7, 3, -1441859, 65543, 3, -2555970, 65543, 3, -2490434, 7, 3, -2424898, 7, 3, -2359362, 7, 3, -2293826, 131079, 3, -2228290, 65543, 3, -2162754, 131079, 3, -2097218, 7, 3, -2031682, 7, 3, -1966146, 7, 3, -1900610, 65543, 3, -1835074, 131079, 3, -1769538, 65543, 3, -1704002, 7, 3, -1638466, 131079, 3, -1572930, 7, 3, -1507394, 131079, 3, -1441858, 131079, 3, -2555969, 131079, 3, -2490433, 7, 3, -2424897, 7, 3, -2359361, 7, 3, -2293825, 131079, 3, -2228289, 7, 3, -2162753, 131079, 3, -2097217, 65543, 3, -2031681, 131079, 3, -1966145, 65543, 3, -1900609, 131079, 3, -1835073, 7, 3, -1769537, 131079, 3, -1704001, 7, 3, -1638465, 7, 3, -1572929, 131079, 3, -1507393, 131079, 3, -1441857, 131079, 3, -2555968, 7, 3, -2490432, 65543, 3, -2424896, 131079, 3, -2359360, 131079, 3, -2293824, 131079, 3, -2228288, 7, 3, -2162752, 7, 3, -2097216, 65543, 3, -2031680, 7, 3, -1966144, 7, 3, -1900608, 7, 3, -1835072, 65543, 3, -1769536, 7, 3, -1704000, 65543, 3, -1638464, 131079, 3, -1572928, 131079, 3, -1507392, 131079, 3, -1441856, 65543, 3, -2555967, 131079, 3, -2490431, 65543, 3, -2424895, 7, 3, -2359359, 65543, 3, -2293823, 65543, 3, -2228287, 131079, 3, -2162751, 7, 3, -2097215, 131079, 3, -2031679, 131079, 3, -1966143, 65543, 3, -1900607, 65543, 3, -1835071, 7, 3, -1769535, 65543, 3, -1703999, 131079, 3, -1638463, 327687, 3, -1572927, 327687, 4, -1507391, 327687, 4, -1441855, 327687, 4, -2555966, 7, 3, -2490430, 7, 3, -2424894, 7, 3, -2359358, 65543, 3, -2293822, 7, 3, -2228286, 131079, 3, -2162750, 131079, 3, -2097214, 65543, 3, -2031678, 7, 3, -1966142, 131079, 3, -1900606, 7, 3, -1835070, 7, 3, -1769534, 7, 3, -1703998, 7, 3, -1638462, 393223, 3, -1572926, 393223, 4, -1507390, 393223, 4, -1441854, 393223, 4, -2555965, 65543, 3, -2490429, 65543, 3, -2424893, 65543, 3, -2359357, 65543, 3, -2293821, 7, 3, -2228285, 7, 3, -2162749, 7, 3, -2097213, 131079, 3, -2031677, 131079, 3, -1966141, 65543, 3, -1900605, 131079, 3, -1835069, 131079, 3, -1769533, 65543, 3, -1703997, 7, 3, -1638461, 458759, 3, -1572925, 458759, 4, -1507389, 458759, 4, -1441853, 458759, 4, -2555964, 65543, 3, -2490428, 7, 3, -2424892, 131079, 3, -2359356, 65543, 3, -2293820, 131079, 3, -2228284, 7, 3, -2162748, 7, 3, -2097212, 65543, 3, -2031676, 131079, 3, -1966140, 65543, 3, -1900604, 7, 3, -1835068, 131079, 3, -1769532, 131079, 3, -1703996, 65543, 3, -1638460, 131079, 3, -1572924, 7, 3, -1507388, 7, 3, -1441852, 131079, 3, -2555963, 7, 3, -2490427, 65543, 3, -2424891, 65543, 3, -2359355, 7, 3, -2293819, 65543, 3, -2228283, 65543, 3, -2162747, 65543, 3, -2097211, 7, 3, -2031675, 131079, 3, -1966139, 7, 3, -1900603, 131079, 3, -1835067, 131079, 3, -1769531, 65543, 3, -1703995, 7, 3, -1638459, 65543, 3, -1572923, 7, 3, -1507387, 131079, 3, -1441851, 131079, 3, -2555962, 65543, 3, -2490426, 65543, 3, -2424890, 7, 3, -2359354, 7, 3, -2293818, 65543, 3, -2228282, 7, 3, -2162746, 131079, 3, -2097210, 65543, 3, -2031674, 131079, 3, -1966138, 65543, 3, -1900602, 131079, 3, -1835066, 65543, 3, -1769530, 131079, 3, -1703994, 7, 3, -1638458, 7, 3, -1572922, 7, 3, -1507386, 7, 3, -1441850, 131079, 3, -2555961, 65543, 3, -2490425, 65543, 3, -2424889, 65543, 3, -2359353, 65543, 3, -2293817, 65543, 3, -2228281, 65543, 3, -2162745, 7, 3, -2097209, 65543, 3, -2031673, 7, 3, -1966137, 7, 3, -1900601, 65543, 3, -1835065, 7, 3, -1769529, 131079, 3, -1703993, 131079, 3, -1638457, 65543, 3, -1572921, 131079, 3, -1507385, 7, 3, -1441849, 131079, 3, -2555960, 131079, 3, -2490424, 131079, 3, -2424888, 131079, 3, -2359352, 7, 3, -2293816, 131079, 3, -2228280, 7, 3, -2162744, 131079, 3, -2097208, 131079, 3, -2031672, 7, 3, -1966136, 65543, 3, -1900600, 131079, 3, -1835064, 131079, 3, -1769528, 131079, 3, -1703992, 65543, 3, -1638456, 65543, 3, -1572920, 65543, 3, -1507384, 65543, 3, -1441848, 7, 3, -2555959, 65543, 3, -2490423, 65543, 3, -2424887, 131079, 3, -2359351, 65543, 3, -2293815, 65543, 3, -2228279, 131079, 3, -2162743, 131079, 3, -2097207, 65543, 3, -2031671, 7, 3, -1966135, 7, 3, -1900599, 7, 3, -1835063, 7, 3, -1769527, 7, 3, -1703991, 7, 3, -1638455, 131079, 3, -1572919, 131079, 3, -1507383, 131079, 3, -1441847, 7, 3, -2555958, 7, 3, -2490422, 65543, 3, -2424886, 65543, 3, -2359350, 7, 3, -2293814, 65543, 3, -2228278, 7, 3, -2162742, 7, 3, -2097206, 65543, 3, -2031670, 65543, 3, -1966134, 7, 3, -1900598, 7, 3, -1835062, 7, 3, -1769526, 65543, 3, -1703990, 131079, 3, -1638454, 7, 3, -1572918, 65543, 3, -1507382, 7, 3, -1441846, 65543, 3, -2555957, 7, 3, -2490421, 65543, 3, -2424885, 131079, 3, -2359349, 65543, 3, -2293813, 65543, 3, -2228277, 131079, 3, -2162741, 7, 3, -2097205, 65543, 3, -2031669, 7, 3, -1966133, 131079, 3, -1900597, 65543, 3, -1835061, 7, 3, -1769525, 65543, 3, -1703989, 65543, 3, -1638453, 131079, 3, -1572917, 7, 3, -1507381, 65543, 3, -1441845, 131079, 3, -2555956, 131079, 3, -2490420, 7, 3, -2424884, 7, 3, -2359348, 131079, 3, -2293812, 65543, 3, -2228276, 7, 3, -2162740, 65543, 3, -2097204, 131079, 3, -2031668, 65543, 3, -1966132, 65543, 3, -1900596, 65543, 3, -1835060, 65543, 3, -1769524, 65543, 3, -1703988, 65543, 3, -1638452, 65543, 3, -1572916, 131079, 3, -1507380, 7, 3, -1441844, 131079, 3, -2555955, 65543, 3, -2490419, 65543, 3, -2424883, 65543, 3, -2359347, 65543, 3, -2293811, 65543, 3, -2228275, 7, 3, -2162739, 7, 3, -2097203, 65543, 3, -2031667, 7, 3, -1966131, 7, 3, -1900595, 131079, 3, -1835059, 131079, 3, -1769523, 65543, 3, -1703987, 131079, 3, -1638451, 131079, 3, -1572915, 131079, 3, -1507379, 7, 3, -1441843, 65543, 3, -2555954, 65543, 3, -2490418, 65543, 3, -2424882, 131079, 3, -2359346, 131079, 3, -2293810, 131079, 3, -2228274, 7, 3, -2162738, 131079, 3, -2097202, 7, 3, -2031666, 65543, 3, -1966130, 65543, 3, -1900594, 131079, 3, -1835058, 7, 3, -1769522, 65543, 3, -1703986, 65543, 3, -1638450, 7, 3, -1572914, 65543, 3, -1507378, 131079, 3, -1441842, 65543, 3, -2555953, 131079, 3, -2490417, 131079, 3, -2424881, 131079, 3, -2359345, 65543, 3, -2293809, 65543, 3, -2228273, 7, 3, -2162737, 131079, 3, -2097201, 131079, 3, -2031665, 65543, 3, -1966129, 7, 3, -1900593, 65543, 3, -1835057, 131079, 3, -1769521, 7, 3, -1703985, 65543, 3, -1638449, 131079, 3, -1572913, 131079, 3, -1507377, 7, 3, -1441841, 7, 3, -2555952, 131079, 3, -2490416, 7, 3, -2424880, 7, 3, -2359344, 7, 3, -2293808, 7, 3, -2228272, 131079, 3, -2162736, 7, 3, -2097200, 65543, 3, -2031664, 65543, 3, -1966128, 131079, 3, -1900592, 65543, 3, -1835056, 7, 3, -1769520, 65543, 3, -1703984, 131079, 3, -1638448, 131079, 3, -1572912, 7, 3, -1507376, 65543, 3, -1441840, 7, 3, -2555951, 7, 3, -2490415, 7, 3, -2424879, 131079, 3, -2359343, 65543, 3, -2293807, 131079, 3, -2228271, 7, 3, -2162735, 131079, 3, -2097199, 7, 3, -2031663, 7, 3, -1966127, 65543, 3, -1900591, 7, 3, -1835055, 7, 3, -1769519, 65543, 3, -1703983, 65543, 3, -1638447, 65543, 3, -1572911, 7, 3, -1507375, 7, 3, -1441839, 7, 3, -2555950, 7, 3, -2490414, 65543, 3, -2424878, 7, 3, -2359342, 65543, 3, -2293806, 65543, 3, -2228270, 7, 3, -2162734, 7, 3, -2097198, 65543, 3, -2031662, 7, 3, -1966126, 65543, 3, -1900590, 65543, 3, -1835054, 7, 3, -1769518, 131079, 3, -1703982, 65543, 3, -1638446, 7, 3, -1572910, 7, 3, -1507374, 131079, 3, -1441838, 65543, 3, -2555949, 65543, 3, -2490413, 7, 3, -2424877, 65543, 3, -2359341, 131079, 3, -2293805, 7, 3, -2228269, 131079, 3, -2162733, 65543, 3, -2097197, 131079, 3, -2031661, 65543, 3, -1966125, 7, 3, -1900589, 65543, 3, -1835053, 131079, 3, -1769517, 7, 3, -1703981, 7, 3, -1638445, 65543, 3, -1572909, 7, 3, -1507373, 131079, 3, -1441837, 131079, 3, -2555948, 65543, 3, -2490412, 7, 3, -2424876, 7, 3, -2359340, 131079, 3, -2293804, 7, 3, -2228268, 65543, 3, -2162732, 65543, 3, -2097196, 7, 3, -2031660, 65543, 3, -1966124, 7, 3, -1900588, 65543, 3, -1835052, 131079, 3, -1769516, 7, 3, -1703980, 65543, 3, -1638444, 65543, 3, -1572908, 65543, 3, -1507372, 7, 3, -1441836, 7, 3, -2555947, 131079, 3, -2490411, 131079, 3, -2424875, 65543, 3, -2359339, 7, 3, -2293803, 7, 3, -2228267, 131079, 3, -2162731, 7, 3, -2097195, 131079, 3, -2031659, 65543, 3, -1966123, 131079, 3, -1900587, 7, 3, -1835051, 7, 3, -1769515, 131079, 3, -1703979, 131079, 3, -1638443, 65543, 3, -1572907, 7, 3, -1507371, 131079, 3, -1441835, 65543, 3, -2555946, 65543, 3, -2490410, 131079, 3, -2424874, 65543, 3, -2359338, 131079, 3, -2293802, 131079, 3, -2228266, 131079, 3, -2162730, 7, 3, -2097194, 131079, 3, -2031658, 65543, 3, -1966122, 65543, 3, -1900586, 131079, 3, -1835050, 7, 3, -1769514, 7, 3, -1703978, 7, 3, -1638442, 7, 3, -1572906, 131079, 3, -1507370, 7, 3, -1441834, 7, 3, -2555945, 7, 3, -2490409, 7, 3, -2424873, 7, 3, -2359337, 7, 3, -2293801, 131079, 3, -2228265, 65543, 3, -2162729, 65543, 3, -2097193, 7, 3, -2031657, 7, 3, -1966121, 7, 3, -1900585, 131079, 3, -1835049, 65543, 3, -1769513, 131079, 3, -1703977, 7, 3, -1638441, 65543, 3, -1572905, 65543, 3, -1507369, 131079, 3, -1441833, 7, 3, -2555944, 7, 3, -2490408, 65543, 3, -2424872, 131079, 3, -2359336, 131079, 3, -2293800, 65543, 3, -2228264, 131079, 3, -2162728, 7, 3, -2097192, 65543, 3, -2031656, 7, 3, -1966120, 65543, 3, -1900584, 131079, 3, -1835048, 7, 3, -1769512, 65543, 3, -1703976, 65543, 3, -1638440, 131079, 3, -1572904, 65543, 3, -1507368, 7, 3, -1441832, 7, 3, -2555943, 131079, 3, -2490407, 131079, 3, -2424871, 7, 3, -2359335, 131079, 3, -2293799, 7, 3, -2228263, 131079, 3, -2162727, 65543, 3, -2097191, 7, 3, -2031655, 7, 3, -1966119, 65543, 3, -1900583, 7, 3, -1835047, 7, 3, -1769511, 7, 3, -1703975, 131079, 3, -1638439, 131079, 3, -1572903, 7, 3, -1507367, 131079, 3, -1441831, 131079, 3, -2555942, 7, 3, -2490406, 7, 3, -2424870, 65543, 3, -2359334, 7, 3, -2293798, 65543, 3, -2228262, 7, 3, -2162726, 131079, 3, -2097190, 131079, 3, -2031654, 131079, 3, -1966118, 131079, 3, -1900582, 7, 3, -1835046, 65543, 3, -1769510, 131079, 3, -1703974, 65543, 3, -1638438, 65543, 3, -1572902, 7, 3, -1507366, 65543, 3, -1441830, 7, 3, -2555941, 131079, 3, -2490405, 65543, 3, -2424869, 7, 3, -2359333, 131079, 3, -2293797, 131079, 3, -2228261, 7, 3, -2162725, 65543, 3, -2097189, 131079, 3, -2031653, 65543, 3, -1966117, 7, 3, -1900581, 65543, 3, -1835045, 131079, 3, -1769509, 7, 3, -1703973, 7, 3, -1638437, 131079, 3, -1572901, 131079, 3, -1507365, 7, 3, -1441829, 7, 3, -2555940, 7, 3, -2490404, 65543, 3, -2424868, 131079, 3, -2359332, 131079, 3, -2293796, 131079, 3, -2228260, 7, 3, -2162724, 131079, 3, -2097188, 65543, 3, -2031652, 65543, 3, -1966116, 65543, 3, -1900580, 65543, 3, -1835044, 131079, 3, -1769508, 131079, 3, -1703972, 65543, 3, -1638436, 7, 3, -1572900, 131079, 3, -1507364, 7, 3, -1441828, 7, 3, -2555939, 131079, 3, -2490403, 7, 3, -2424867, 131079, 3, -2359331, 7, 3, -2293795, 131079, 3, -2228259, 7, 3, -2162723, 7, 3, -2097187, 65543, 3, -2031651, 7, 3, -1966115, 7, 3, -1900579, 65543, 3, -1835043, 131079, 3, -1769507, 65543, 3, -1703971, 65543, 3, -1638435, 131079, 3, -1572899, 131079, 3, -1507363, 65543, 3, -1441827, 65543, 3, -2555938, 131079, 3, -2490402, 65543, 3, -2424866, 7, 3, -2359330, 65543, 3, -2293794, 131079, 3, -2228258, 65543, 3, -2162722, 7, 3, -2097186, 65543, 3, -2031650, 131079, 3, -1966114, 7, 3, -1900578, 65543, 3, -1835042, 65543, 3, -1769506, 65543, 3, -1703970, 65543, 3, -1638434, 7, 3, -1572898, 7, 3, -1507362, 131079, 3, -1441826, 7, 3, -2555937, 65543, 3, -2490401, 7, 3, -2424865, 65543, 3, -2359329, 131079, 3, -2293793, 131079, 3, -2228257, 131079, 3, -2162721, 65543, 3, -2097185, 65543, 3, -2031649, 131079, 3, -1966113, 65543, 3, -1900577, 65543, 3, -1835041, 7, 3, -1769505, 7, 3, -1703969, 7, 3, -1638433, 131079, 3, -1572897, 7, 3, -1507361, 131079, 3, -1441825, 65543, 3, -2555936, 7, 3, -2490400, 131079, 3, -2424864, 65543, 3, -2359328, 131079, 3, -2293792, 131079, 3, -2228256, 65543, 3, -2162720, 65543, 3, -2097184, 131079, 3, -2031648, 131079, 3, -1966112, 7, 3, -1900576, 131079, 3, -1835040, 131079, 3, -1769504, 131079, 3, -1703968, 7, 3, -1638432, 7, 3, -1572896, 65543, 3, -1507360, 131079, 3, -1441824, 65543, 3, -2555935, 131079, 3, -2490399, 7, 3, -2424863, 65543, 3, -2359327, 7, 3, -2293791, 131079, 3, -2228255, 7, 3, -2162719, 65543, 3, -2097183, 131079, 3, -2031647, 7, 3, -1966111, 65543, 3, -1900575, 65543, 3, -1835039, 131079, 3, -1769503, 7, 3, -1703967, 131079, 3, -1638431, 65543, 3, -1572895, 131079, 3, -1507359, 131079, 3, -1441823, 131079, 3)
+layer_1/tile_data = PackedInt32Array(-1572924, 2, 65536, -1703996, 2, 65536, -1703995, 2, 393216, -1638459, 2, 393216, -1572923, 2, 393216, -1769530, 2, 393216, -1835067, 2, 393216, -1900602, 2, 393216, -1703994, 2, 65536, -1835066, 2, 65536, -1769537, 2, 393216, -2490433, 2, 65536, -2490431, 2, 65536, -2359361, 2, 65536, -2359363, 2, 65536, -2228291, 2, 65536, -2097219, 2, 393216, -2162755, 2, 393216, -2228290, 2, 393216, -2293826, 2, 393216, -2293827, 2, 393216, -1638453, 2, 65536, -1769525, 2, 65536, -1769523, 2, 65536, -1638451, 2, 65536, -1900597, 2, 65536, -1703977, 2, 65536, -1966134, 2, 393216, -1900598, 2, 393216, -1835062, 2, 393216, -1835060, 2, 393216, -1769524, 2, 393216, -1703988, 2, 393216, -1703986, 2, 393216, -1638450, 2, 393216, -1835057, 2, 393216)
+layer_2/tile_data = PackedInt32Array(-1638466, 1638406, 29, -1638465, 1703942, 29, -1900611, 1638406, 29, -1900610, 1703942, 29, -2424899, 1572871, 36, -2424898, 1638407, 36, -2228278, 1572871, 36, -2228277, 1638407, 36, -2097202, 2, 327680, -1835059, 1572871, 36, -1835058, 1638407, 36, -1900594, 1572871, 36, -1900593, 1638407, 36, -2031678, 2, 655360, -1900586, 851973, 5, -1835050, 851973, 6)
+layer_3/tile_data = PackedInt32Array(-1704002, 1638406, 28, -1704001, 1703942, 28, -1966147, 1638406, 28, -1966146, 1703942, 28)
+layer_4/tile_data = PackedInt32Array(-1769538, 1638406, 27, -1769537, 1703942, 27, -2031683, 1638406, 27, -2031682, 1703942, 27, -2490435, 1572871, 35, -2490434, 1638407, 35, -2293814, 1572871, 35, -2293813, 1638407, 35, -1900595, 1572871, 35, -1900594, 1638407, 35, -1966130, 1572871, 35, -1966129, 1638407, 35)
+layer_5/tile_data = PackedInt32Array(-1441860, 393220, 5, -1507396, 393220, 5, -1572932, 393220, 5, -1638468, 393220, 5, -1704004, 393220, 5, -1769540, 393220, 5, -1835076, 393220, 5, -1900612, 393220, 5, -1966148, 393220, 5, -2031684, 393220, 5, -2097220, 393220, 5, -2162756, 393220, 5, -2228292, 393220, 5, -2293828, 393220, 5, -2359364, 393220, 5, -2424900, 393220, 5, -2490436, 393220, 5, -2555972, 4, 4, -1441848, 327684, 5, -1507384, 327684, 5, -1572921, 327684, 2, -1572920, 65540, 4, -1638457, 327684, 5, -1703993, 327684, 1, -1769529, 327684, 1, -1835065, 327684, 1, -1900601, 327684, 1, -1966137, 327684, 1, -2031673, 327684, 1, -1441847, 4, 1, -1507383, 65540, 1, -1572919, 4, 1, -1638455, 65540, 1, -1638456, 65540, 0, -1703992, 65540, 1, -1769528, 4, 1, -1835064, 4, 0, -1900600, 4, 1, -1966136, 4, 1, -2031672, 4, 1, -1441846, 458756, 1, -1507382, 458756, 1, -1572918, 458756, 1, -1638454, 458756, 1, -1703991, 4, 0, -1769527, 4, 5, -1835063, 393220, 5, -1900599, 458756, 1, -1966135, 458756, 1, -2031671, 458756, 1, -2555970, 393220, 2, -2555971, 393220, 2, -2555967, 393220, 2, -2555966, 393220, 2, -2555965, 393220, 2, -2555964, 393220, 2, -2555963, 393220, 2, -2555962, 393220, 2, -2555961, 393220, 2, -2555960, 393220, 2, -2555959, 393220, 2, -2555958, 393220, 2, -2555957, 393220, 2, -2555936, 4, 0, -2555937, 4, 1, -2555938, 65540, 1, -2555939, 65540, 0, -2555940, 65540, 0, -2555941, 65540, 1, -2555942, 65540, 0, -2555943, 65540, 0, -2555944, 65540, 1, -2555945, 65540, 1, -2555946, 327684, 1, -2555949, 458756, 1, -2555950, 65540, 1, -2555951, 4, 0, -2555952, 4, 1, -2555953, 4, 1, -2555954, 65540, 0, -2555955, 65540, 4, -2555956, 393220, 2, -2228280, 393220, 0, -2228281, 327684, 0, -2228279, 458756, 0, -2162745, 327684, 1, -2097209, 327684, 1, -2162743, 458756, 1, -2097207, 458756, 1, -2162744, 4, 0, -2097208, 65540, 0, -2555968, 458756, 3, -2555969, 393220, 2, -1441840, 327684, 1, -1441836, 458756, 1, -1769526, 458756, 0, -1703990, 458756, 1, -1507376, 327684, 1, -1572912, 327684, 1, -1638448, 327684, 1, -1703984, 327684, 1, -1769520, 327684, 1, -1835056, 327684, 1, -1900592, 327684, 1, -1966128, 327684, 1, -2031664, 327684, 1, -2097200, 327684, 1, -2162736, 327684, 1, -2228272, 327684, 1, -2293810, 327684, 2, -2490419, 327684, 2, -2424882, 327684, 5, -2359346, 327684, 5, -2490418, 65540, 4, -2293809, 393220, 2, -2293808, 65540, 4, -1507372, 458756, 1, -1572908, 458756, 1, -1638444, 458756, 1, -1703980, 458756, 1, -1769516, 458756, 1, -1835052, 458756, 1, -1900588, 458756, 1, -1966124, 458756, 1, -2031660, 458756, 1, -2097196, 458756, 1, -2162732, 458756, 1, -2228268, 458756, 1, -2293804, 458756, 1, -2359340, 458756, 0, -2424877, 393220, 5, -2490413, 393220, 5, -2293807, 65540, 1, -2228271, 4, 1, -2162735, 65540, 1, -2097199, 65540, 0, -2031663, 65540, 1, -1966127, 65540, 0, -1900591, 65540, 0, -1835055, 65540, 0, -1769519, 65540, 1, -1703983, 65540, 0, -1638447, 65540, 0, -1572911, 65540, 0, -1507375, 4, 0, -1441839, 65540, 1, -2293806, 65540, 1, -2228270, 65540, 0, -2162734, 65540, 0, -2097198, 4, 0, -2031662, 65540, 0, -1966126, 4, 0, -1900590, 4, 0, -1835054, 65540, 0, -1769518, 4, 0, -1703982, 4, 1, -1638446, 4, 1, -1572910, 4, 1, -1507374, 65540, 0, -1441838, 65540, 0, -2293805, 4, 1, -2228269, 65540, 1, -2162733, 65540, 0, -2097197, 65540, 0, -2031661, 65540, 0, -1966125, 4, 0, -1900589, 4, 1, -1835053, 4, 1, -1769517, 65540, 0, -1703981, 4, 0, -1638445, 4, 1, -1572909, 4, 1, -1507373, 65540, 0, -1441837, 4, 1, -2490417, 65540, 1, -2490416, 65540, 1, -2490415, 65540, 1, -2424881, 4, 0, -2359345, 65540, 1, -2424880, 65540, 0, -2359344, 65540, 1, -2424879, 4, 0, -2359343, 4, 0, -2490414, 4, 0, -2424878, 4, 0, -2359342, 4, 1, -2359341, 4, 5, -1441831, 327684, 1, -1507367, 327684, 1, -1572903, 327684, 1, -1638439, 65540, 4, -1703975, 65540, 1, -1769511, 65540, 0, -1835047, 4, 1, -1900583, 4, 1, -1966119, 65540, 0, -2031655, 4, 1, -2097191, 65540, 1, -2162727, 65540, 0, -2228263, 65540, 1, -2293799, 4, 0, -2359335, 65540, 1, -2424871, 4, 1, -2490407, 65540, 1, -2490406, 65540, 1, -2424870, 4, 0, -2359334, 65540, 0, -2293798, 4, 0, -2228262, 65540, 1, -2162726, 65540, 1, -2097190, 65540, 1, -2031654, 65540, 0, -1966118, 65540, 0, -1900582, 65540, 0, -1835046, 65540, 1, -1769510, 4, 0, -1703974, 65540, 1, -1638438, 65540, 1, -1572902, 4, 0, -1507366, 4, 1, -1441830, 65540, 0, -2490405, 65540, 1, -2424869, 65540, 0, -2359333, 4, 0, -2293797, 4, 0, -2228261, 65540, 0, -2162725, 4, 1, -2097189, 65540, 1, -2031653, 65540, 0, -1966117, 4, 1, -1900581, 65540, 0, -1835045, 4, 1, -1769509, 65540, 0, -1703973, 65540, 0, -1638437, 65540, 0, -1572901, 65540, 0, -1507365, 4, 1, -1441829, 4, 1, -2490404, 65540, 1, -2424868, 65540, 1, -2359332, 65540, 0, -2293796, 4, 1, -2228260, 4, 1, -2162724, 65540, 0, -2097188, 4, 1, -2031652, 4, 1, -1966116, 65540, 0, -1900580, 65540, 0, -1835044, 4, 0, -1769508, 4, 1, -1703972, 4, 0, -1638436, 65540, 1, -1572900, 4, 1, -1507364, 65540, 1, -1441828, 65540, 1, -2490403, 65540, 1, -2424867, 4, 0, -2359331, 4, 0, -2293795, 4, 1, -2228259, 65540, 0, -2162723, 65540, 1, -2097187, 65540, 0, -2031651, 65540, 0, -1966115, 4, 0, -1900579, 4, 0, -1835043, 65540, 1, -1769507, 4, 1, -1703971, 65540, 1, -1638435, 65540, 1, -1572899, 4, 1, -1507363, 65540, 1, -1441827, 65540, 0, -2490402, 65540, 0, -2424866, 4, 1, -2359330, 65540, 1, -2293794, 4, 0, -2228258, 4, 1, -2162722, 65540, 1, -2097186, 4, 1, -2031650, 65540, 0, -1966114, 65540, 0, -1900578, 65540, 0, -1835042, 4, 1, -1769506, 4, 0, -1703970, 65540, 1, -1638434, 65540, 1, -1572898, 65540, 1, -1507362, 65540, 0, -1441826, 4, 0, -2490401, 65540, 0, -2424865, 4, 0, -2359329, 65540, 0, -2293793, 65540, 1, -2228257, 65540, 0, -2162721, 4, 0, -2097185, 65540, 1, -2031649, 4, 0, -1966113, 4, 1, -1900577, 65540, 1, -1835041, 4, 1, -1769505, 4, 0, -1703969, 65540, 1, -1638433, 65540, 0, -1572897, 65540, 1, -1507361, 65540, 0, -1441825, 65540, 1, -2490400, 4, 0, -2424864, 4, 1, -2359328, 65540, 1, -2293792, 65540, 0, -2228256, 65540, 1, -2162720, 4, 0, -2097184, 65540, 0, -2031648, 65540, 1, -1966112, 4, 0, -1900576, 4, 1, -1835040, 4, 1, -1769504, 4, 0, -1703968, 4, 0, -1638432, 4, 1, -1572896, 65540, 1, -1507360, 4, 1, -1441824, 65540, 0, -2555935, 4, 1, -2490399, 4, 0, -2424863, 4, 0, -2359327, 65540, 1, -2293791, 65540, 1, -2228255, 4, 1, -2162719, 4, 1, -2097183, 65540, 0, -2031647, 4, 1, -1966111, 4, 1, -1900575, 65540, 0, -1835039, 65540, 1, -1769503, 65540, 0, -1703967, 4, 1, -1638431, 4, 0, -1572895, 4, 1, -1507359, 4, 0, -1441823, 65540, 1, -1638440, 327684, 2, -1703976, 327684, 5, -1769512, 327684, 5, -1835049, 327684, 2, -1900586, 327684, 2, -1966122, 327684, 1, -2031658, 327684, 1, -2097194, 327684, 1, -2162730, 327684, 1, -2228266, 327684, 1, -2293802, 327684, 1, -2359338, 327684, 1, -2424874, 327684, 1, -2490410, 327684, 1, -1900585, 65540, 4, -1835048, 65540, 4, -2490409, 4, 1, -2424873, 65540, 0, -2359337, 4, 0, -2293801, 4, 0, -2228265, 4, 0, -2162729, 65540, 1, -2097193, 65540, 1, -2031657, 65540, 1, -1966121, 65540, 0, -2490408, 4, 0, -2424872, 4, 0, -2359336, 4, 0, -2293800, 65540, 1, -2228264, 4, 0, -2162728, 65540, 0, -2097192, 65540, 1, -2031656, 4, 0, -1966120, 4, 0, -1900584, 4, 1)
+
+[node name="CollisionShape2D" type="CollisionShape2D" parent="Areas/AlphaBeta6"]
+position = Vector2(-784, -496)
+shape = SubResource("RectangleShape2D_qoe87")
+
+[node name="Objects" type="Node" parent="Areas/AlphaBeta6"]
+
+[node name="Sign" parent="Areas/AlphaBeta6/Objects" instance=ExtResource("4_tf0ta")]
+visible = false
+position = Vector2(-664, -456)
+
[node name="InitialPlayerPosition" type="Node2D" parent="."]
-position = Vector2(-1504, -144)
+position = Vector2(-984, -384)
[editable path="Areas/Alpha"]
[editable path="Areas/LForest1"]
@@ -336,4 +363,5 @@ position = Vector2(-1504, -144)
[editable path="Areas/AlphaField2"]
[editable path="Areas/AlphaField3"]
[editable path="Areas/AlphaField4"]
-[editable path="Areas/MapArea"]
+[editable path="Areas/AlphaField5"]
+[editable path="Areas/AlphaBeta6"]