diff --git a/DungeonShooting_Godot/prefab/item/Item0001.tscn b/DungeonShooting_Godot/prefab/item/Item0001.tscn index 58432f4..e5d3655 100644 --- a/DungeonShooting_Godot/prefab/item/Item0001.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0001.tscn @@ -4,8 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_1c01w"] [ext_resource type="Texture2D" uid="uid://b74yx6c2jifyd" path="res://resource/sprite/item/hall_b/item-31.png" id="3_mua0g"] - - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_1c01w") @@ -42,7 +40,7 @@ }] [sub_resource type="RectangleShape2D" id="RectangleShape2D_kmpvc"] -size = Vector2(58, 16) +size = Vector2(42, 16) [node name="Item0001" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")] collision_layer = 512 @@ -62,5 +60,9 @@ sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] -position = Vector2(0, 4) +position = Vector2(-3, -15) shape = SubResource("RectangleShape2D_kmpvc") + +[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."] +position = Vector2(32, -10) +polygon = PackedVector2Array(-14, 31, -14, -13, 4, -13, 4, 31) diff --git a/DungeonShooting_Godot/prefab/item/Item0002.tscn b/DungeonShooting_Godot/prefab/item/Item0002.tscn index 95169de..788612a 100644 --- a/DungeonShooting_Godot/prefab/item/Item0002.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0002.tscn @@ -4,8 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_u3oiv"] [ext_resource type="Texture2D" uid="uid://dl15qkga1kc82" path="res://resource/sprite/item/hall_b/item-12.png" id="3_6b42f"] - - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_u3oiv") @@ -55,7 +53,7 @@ [node name="AnimatedSprite" type="AnimatedSprite2D" parent="."] material = SubResource("ShaderMaterial_f7tsa") -position = Vector2(15.5, -10) +position = Vector2(0, -10) sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] diff --git a/DungeonShooting_Godot/prefab/item/Item0003.tscn b/DungeonShooting_Godot/prefab/item/Item0003.tscn index 4799714..952a0e4 100644 --- a/DungeonShooting_Godot/prefab/item/Item0003.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0003.tscn @@ -4,8 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_fbidd"] [ext_resource type="Texture2D" uid="uid://dr2d6toqxxifv" path="res://resource/sprite/item/hall_b/item-32.png" id="3_4miy3"] - - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_fbidd") @@ -42,7 +40,7 @@ }] [sub_resource type="RectangleShape2D" id="RectangleShape2D_p3c6b"] -size = Vector2(54, 17) +size = Vector2(28, 29) [node name="Item0003" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")] collision_layer = 512 @@ -58,9 +56,7 @@ [node name="AnimatedSprite" type="AnimatedSprite2D" parent="."] material = SubResource("ShaderMaterial_f7tsa") -position = Vector2(0, -4) sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] -position = Vector2(0, 2.5) shape = SubResource("RectangleShape2D_p3c6b") diff --git a/DungeonShooting_Godot/prefab/item/Item0004.tscn b/DungeonShooting_Godot/prefab/item/Item0004.tscn index acc7fb7..6c17f45 100644 --- a/DungeonShooting_Godot/prefab/item/Item0004.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0004.tscn @@ -4,8 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_lp5ce"] [ext_resource type="Texture2D" uid="uid://belr22s50exy8" path="res://resource/sprite/item/hall_b/item-18.png" id="3_px2by"] - - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_lp5ce") @@ -42,7 +40,7 @@ }] [sub_resource type="RectangleShape2D" id="RectangleShape2D_p3c6b"] -size = Vector2(24, 12) +size = Vector2(62, 73) [node name="Item0004" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")] collision_layer = 512 @@ -58,9 +56,17 @@ [node name="AnimatedSprite" type="AnimatedSprite2D" parent="."] material = SubResource("ShaderMaterial_f7tsa") -position = Vector2(0, -4) +position = Vector2(0, 27) sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] -position = Vector2(0, 2) +position = Vector2(0, 35) +scale = Vector2(1e-05, 1e-05) shape = SubResource("RectangleShape2D_p3c6b") +one_way_collision_margin = 0.0 +debug_color = Color(0, 0.6, 0.701961, 0.419608) +metadata/collsionShape2D1 = false + +[node name="CollisionPolygon2D" type="CollisionPolygon2D" parent="."] +position = Vector2(-28, -12) +polygon = PackedVector2Array(-12, -14, 48, -14, 48, 51, 69, 51, 69, 55, -12, 55) diff --git a/DungeonShooting_Godot/prefab/item/Item0005.tscn b/DungeonShooting_Godot/prefab/item/Item0005.tscn index d18cf25..7e5754e 100644 --- a/DungeonShooting_Godot/prefab/item/Item0005.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0005.tscn @@ -4,8 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_fshwj"] [ext_resource type="Texture2D" uid="uid://bijiqseh8y667" path="res://resource/sprite/item/hall_b/item-01.png" id="3_3isqs"] - - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_fshwj") @@ -58,9 +56,9 @@ [node name="AnimatedSprite" type="AnimatedSprite2D" parent="."] material = SubResource("ShaderMaterial_f7tsa") -position = Vector2(0, -4) +position = Vector2(0.5, -0.5) sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] -position = Vector2(0, -1) +position = Vector2(0, 5) shape = SubResource("RectangleShape2D_p3c6b") diff --git a/DungeonShooting_Godot/prefab/item/Item0056.tscn b/DungeonShooting_Godot/prefab/item/Item0056.tscn index 2270697..d9695c1 100644 --- a/DungeonShooting_Godot/prefab/item/Item0056.tscn +++ b/DungeonShooting_Godot/prefab/item/Item0056.tscn @@ -4,7 +4,6 @@ [ext_resource type="Shader" path="res://resource/shader/Blend.gdshader" id="2_5sjig"] [ext_resource type="Texture2D" uid="uid://u3ri36urv8xn" path="res://resource/sprite/item/hall_c/item _56.png" id="3_bkxin"] - [sub_resource type="ShaderMaterial" id="ShaderMaterial_wh4b7"] resource_local_to_scene = true shader = ExtResource("2_5sjig") @@ -41,7 +40,7 @@ }] [sub_resource type="RectangleShape2D" id="RectangleShape2D_kmpvc"] -size = Vector2(46, 12) +size = Vector2(26, 12) [node name="Item0056" type="CharacterBody2D" node_paths=PackedStringArray("ShadowSprite", "AnimatedSprite", "Collision")] collision_layer = 512 @@ -61,5 +60,5 @@ sprite_frames = SubResource("SpriteFrames_uqva1") [node name="Collision" type="CollisionShape2D" parent="."] -position = Vector2(0, 5) +position = Vector2(0, 17) shape = SubResource("RectangleShape2D_kmpvc") diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-18.png b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-18.png index 90a3da8..ef150d5 100644 --- a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-18.png +++ b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-18.png Binary files differ diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-31.png b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-31.png index 2fbceb1..a159c37 100644 --- a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-31.png +++ b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-31.png Binary files differ diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-32.png b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-32.png index abedb85..0664fed 100644 --- a/DungeonShooting_Godot/resource/sprite/item/hall_b/item-32.png +++ b/DungeonShooting_Godot/resource/sprite/item/hall_b/item-32.png Binary files differ diff --git a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _56.png b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _56.png index ec408e9..be1a985 100644 --- a/DungeonShooting_Godot/resource/sprite/item/hall_c/item _56.png +++ b/DungeonShooting_Godot/resource/sprite/item/hall_c/item _56.png Binary files differ diff --git a/DungeonShooting_Godot/scene/Hall.tscn b/DungeonShooting_Godot/scene/Hall.tscn index 02684ec..920b9e5 100644 --- a/DungeonShooting_Godot/scene/Hall.tscn +++ b/DungeonShooting_Godot/scene/Hall.tscn @@ -81,11 +81,12 @@ [node name="TileRoot" parent="." index="2"] tile_set = ExtResource("6_xwnih") layer_0/z_index = -5 -layer_0/tile_data = PackedInt32Array(1, 327680, 2, 65537, 327680, 2, 131073, 327680, 2, 196609, 327680, 2, 262145, 327680, 2, 327681, 327680, 2, 393217, 327680, 2, 458753, 327680, 2, 524289, 327680, 2, 589825, 327680, 2, 655361, 327680, 2, 720897, 327680, 2, 786433, 327680, 2, 2, 327680, 2, 65538, 327680, 2, 131074, 327680, 2, 196610, 327680, 2, 262146, 327680, 2, 327682, 327680, 2, 393218, 327680, 2, 458754, 327680, 2, 524290, 327680, 2, 589826, 327680, 2, 655362, 327680, 2, 3, 327680, 2, 65539, 327680, 2, 131075, 327680, 2, 196611, 327680, 2, 262147, 327680, 2, 327683, 327680, 2, 393219, 327680, 2, 458755, 327680, 2, 524291, 327680, 2, 589827, 327680, 2, 655363, 327680, 2, 4, 327680, 2, 65540, 327680, 2, 131076, 327680, 2, 196612, 327680, 2, 262148, 327680, 2, 327684, 327680, 2, 393220, 327680, 2, 458756, 327680, 2, 524292, 327680, 2, 5, 327680, 2, 65541, 327680, 2, 131077, 327680, 2, 196613, 327680, 2, 262149, 327680, 2, 327685, 327680, 2, 393221, 327680, 2, 458757, 327680, 2, 524293, 327680, 2, 589829, 327680, 2, 6, 327680, 2, 65542, 327680, 2, 131078, 327680, 2, 196614, 327680, 2, 262150, 327680, 2, 327686, 327680, 2, 393222, 327680, 2, 458758, 327680, 2, 524294, 327680, 2, 589830, 327680, 2, 655366, 327680, 2, 720902, 327680, 2, 786438, 327680, 2, 7, 327680, 2, 65543, 327680, 2, 131079, 327680, 2, 196615, 327680, 2, 262151, 327680, 2, 327687, 327680, 2, 393223, 327680, 2, 458759, 327680, 2, 524295, 327680, 2, 589831, 327680, 2, 655367, 327680, 2, 8, 327680, 2, 65544, 327680, 2, 131080, 327680, 2, 196616, 327680, 2, 262152, 327680, 2, 327688, 327680, 2, 393224, 327680, 2, 458760, 327680, 2, 524296, 327680, 2, 589832, 327680, 2, 655368, 327680, 2, 9, 327680, 2, 65545, 327680, 2, 131081, 327680, 2, 196617, 327680, 2, 262153, 327680, 2, 327689, 327680, 2, 393225, 327680, 2, 458761, 327680, 2, 524297, 327680, 2, 589833, 327680, 2, 655369, 327680, 2, 10, 327680, 2, 65546, 327680, 2, 131082, 327680, 2, 196618, 327680, 2, 262154, 327680, 2, 327690, 327680, 2, 393226, 327680, 2, 458762, 327680, 2, 524298, 327680, 2, 589834, 327680, 2, 11, 327680, 2, 65547, 327680, 2, 131083, 327680, 2, 196619, 327680, 2, 262155, 327680, 2, 327691, 327680, 2, 393227, 327680, 2, 458763, 327680, 2, 12, 327680, 2, 65548, 327680, 2, 131084, 327680, 2, 196620, 327680, 2, 262156, 327680, 2, 327692, 327680, 2, 393228, 327680, 2, 458764, 327680, 2, 524300, 327680, 2, 589836, 327680, 2, 13, 327680, 2, 65549, 327680, 2, 131085, 327680, 2, 196621, 327680, 2, 262157, 327680, 2, 327693, 327680, 2, 393229, 327680, 2, 524301, 327680, 2, 589837, 327680, 2, 14, 327680, 2, 65550, 327680, 2, 131086, 327680, 2, 196622, 327680, 2, 262158, 327680, 2, 327694, 327680, 2, 393230, 327680, 2, 524302, 327680, 2, 15, 327680, 2, 65551, 327680, 2, 131087, 327680, 2, 196623, 327680, 2, 262159, 327680, 2, 327695, 327680, 2, 393231, 327680, 2, 524303, 327680, 2, 589839, 327680, 2, 16, 327680, 2, 65552, 327680, 2, 131088, 327680, 2, 196624, 327680, 2, 262160, 327680, 2, 327696, 327680, 2, 393232, 327680, 2, 524304, 327680, 2, 589840, 327680, 2, 17, 327680, 2, 65553, 327680, 2, 131089, 327680, 2, 196625, 327680, 2, 262161, 327680, 2, 327697, 327680, 2, 393233, 327680, 2, 589841, 327680, 2, 18, 327680, 2, 65554, 327680, 2, 131090, 327680, 2, 196626, 327680, 2, 262162, 327680, 2, 327698, 327680, 2, 393234, 327680, 2, 589842, 327680, 2, 19, 327680, 2, 65555, 327680, 2, 131091, 327680, 2, 196627, 327680, 2, 262163, 327680, 2, 327699, 327680, 2, 393235, 327680, 2, 589843, 327680, 2, 20, 327680, 2, 65556, 327680, 2, 131092, 327680, 2, 262164, 327680, 2, 327700, 327680, 2, 393236, 327680, 2, 589844, 327680, 2, 21, 327680, 2, 65557, 327680, 2, 262165, 327680, 2, 327701, 327680, 2, 393237, 327680, 2, 22, 327680, 2, 65558, 327680, 2, 131094, 327680, 2, 196630, 327680, 2, 262166, 327680, 2, 327702, 327680, 2, 393238, 327680, 2, 23, 327680, 2, 65559, 327680, 2, 131095, 327680, 2, 196631, 327680, 2, 262167, 327680, 2, 327703, 327680, 2, 393239, 327680, 2, 24, 327680, 2, 65560, 327680, 2, 131096, 327680, 2, 196632, 327680, 2, 262168, 327680, 2, 327704, 327680, 2, 393240, 327680, 2, 25, 327680, 2, 65561, 327680, 2, 131097, 327680, 2, 196633, 327680, 2, 262169, 327680, 2, 327705, 327680, 2, 393241, 327680, 2, 26, 327680, 2, 65562, 327680, 2, 131098, 327680, 2, 196634, 327680, 2, 262170, 327680, 2, 327706, 327680, 2, 393242, 327680, 2, 27, 327680, 2, 65563, 327680, 2, 131099, 327680, 2, 196635, 327680, 2, 262171, 327680, 2, 327707, 131072, 0, 28, 327680, 2, 65564, 327680, 2, 131100, 327680, 2, 196636, 327680, 2, 262172, 327680, 2, 327708, 327680, 0, 393244, 196608, 1, 29, 327680, 2, 65565, 327680, 2, 131101, 327680, 2, 196637, 327680, 2, 262173, 327680, 2, 327709, 262144, 0, 393245, 262144, 1, 30, 327680, 2, 65566, 327680, 2, 131102, 327680, 2, 196638, 327680, 2, 262174, 327680, 2, 327710, 262144, 0, 393246, 262144, 1, 31, 327680, 2, 65567, 327680, 2, 131103, 327680, 2, 196639, 327680, 2, 262175, 327680, 2, 327711, 262144, 0, 393247, 262144, 1, 32, 327680, 2, 65568, 327680, 2, 131104, 327680, 2, 196640, 327680, 2, 262176, 327680, 2, 327712, 262144, 0, 393248, 262144, 1, 33, 327680, 2, 65569, 327680, 2, 131105, 327680, 2, 196641, 327680, 2, 262177, 327680, 2, 327713, 262144, 0, 393249, 262144, 1, 458785, 0, 2, 34, 327680, 2, 65570, 327680, 2, 131106, 327680, 2, 196642, 327680, 2, 262178, 327680, 2, 327714, 262144, 0, 393250, 262144, 1, 458786, 0, 2, 35, 327680, 2, 65571, 327680, 2, 131107, 327680, 2, 196643, 327680, 2, 262179, 327680, 2, 327715, 327680, 0, 393251, 327680, 1, 458787, 0, 2, 36, 327680, 2, 65572, 327680, 2, 131108, 327680, 2, 196644, 327680, 2, 262180, 327680, 2, 327716, 393216, 0, 393252, 393216, 1, 37, 327680, 2, 65573, 327680, 2, 131109, 327680, 2, 196645, 327680, 2, 262181, 327680, 2, 327717, 327680, 2, 393253, 327680, 2, 458789, 327680, 2, 38, 327680, 2, 65574, 327680, 2, 131110, 327680, 2, 196646, 327680, 2, 262182, 327680, 2, 327718, 327680, 2, 393254, 327680, 2, 458790, 327680, 2, 39, 327680, 2, 65575, 327680, 2, 131111, 327680, 2, 196647, 327680, 2, 262183, 327680, 2, 327719, 327680, 2, 393255, 327680, 2, 458791, 327680, 2, 40, 327680, 2, 65576, 327680, 2, 131112, 327680, 2, 196648, 327680, 2, 262184, 327680, 2, 327720, 327680, 2, 41, 327680, 2, 65577, 327680, 2, 131113, 327680, 2, 196649, 327680, 2, 262185, 327680, 2, 42, 327680, 2, 65578, 327680, 2, 131114, 327680, 2, 196650, 327680, 2, 262186, 327680, 2, 43, 327680, 2, 65579, 327680, 2, 131115, 327680, 2, 196651, 327680, 2, 262187, 327680, 2, 393259, 327680, 2, 44, 327680, 2, 65580, 327680, 2, 131116, 327680, 2, 196652, 327680, 2, 262188, 327680, 2, 327724, 327680, 2, 65581, 327680, 2, 131117, 327680, 2, 458797, 327680, 2, 917552, 1, 0, 1376304, 1, 0, 917553, 1, 0, 1376305, 1, 0, 917554, 1, 0, 917555, 1, 0, 917556, 1, 0, 917557, 1, 0, 917558, 1, 0, 917559, 1, 0, 917560, 1, 0, 917561, 1, 0, 917562, 1, 0, 917563, 1, 0, 917564, 1, 0, 917566, 1, 0, 852013, 1, 0, 917549, 1, 0, 1245229, 1, 0, 1310765, 1, 0, 1376298, 1, 0, 1900591, 1, 0, 1441839, 1, 0, 1441840, 1, 0, 1900592, 1, 0, 1900590, 1, 0, 852016, 327680, 2, 852017, 327680, 2, 852018, 327680, 2, 852019, 327680, 2, 852020, 327680, 2, 852021, 327680, 2, 852022, 327680, 2, 852023, 327680, 2, 852024, 327680, 2, 852025, 327680, 2, 852026, 327680, 2, 852027, 327680, 2, 852028, 327680, 2, 852029, 327680, 2, 852030, 327680, 2, 786495, 327680, 2, 720959, 327680, 2, 720958, 327680, 2, 720957, 327680, 2, 720956, 327680, 2, 720955, 327680, 2, 720954, 327680, 2, 720953, 327680, 2, 720952, 327680, 2, 720951, 327680, 2, 720950, 327680, 2, 720949, 327680, 2, 720948, 327680, 2, 720947, 327680, 2, 720946, 327680, 2, 720945, 327680, 2, 720944, 327680, 2, 786480, 327680, 2, 786481, 327680, 2, 786482, 327680, 2, 786483, 327680, 2, 786484, 327680, 2, 786485, 327680, 2, 786486, 327680, 2, 786487, 327680, 2, 786488, 327680, 2, 786489, 327680, 2, 786490, 327680, 2, 786491, 327680, 2, 786492, 327680, 2, 786493, 327680, 2, 786494, 327680, 2, 655370, 327680, 2, 851974, 327680, 2, 851986, 327680, 2, 720912, 327680, 2, 2031679, 196608, 5, 2031678, 196608, 5, 2031677, 196608, 5, 2031676, 196608, 5, 2031675, 196608, 5, 2031674, 196608, 5, 2031673, 196608, 5, 2031672, 196608, 5, 1441834, 262144, 4, 1441831, 262144, 4, 1441830, 262144, 4, 1441829, 262144, 4, 1441828, 262144, 4, 1441827, 262144, 4, 1441826, 262144, 4, 1441825, 262144, 4, 1441824, 262144, 4, 1441823, 262144, 4, 1441822, 262144, 4, 1441821, 262144, 4, 1441820, 262144, 4, 1441819, 262144, 4, 1441818, 262144, 4, 1441817, 262144, 4, 1441812, 196608, 4, 1441815, 262144, 4, 1441816, 262144, 4, 1900564, 393216, 4, 1966100, 393216, 4, 2097172, 393216, 4, 2162708, 393216, 4, -65515, 327680, 2, -131051, 327680, 2, -196587, 327680, 2, -262123, 327680, 2, -262122, 327680, 2, -262121, 327680, 2, -262120, 327680, 2, -262119, 327680, 2, -262118, 327680, 2, -262117, 327680, 2, -262116, 327680, 2, -262115, 327680, 2, -262114, 327680, 2, -262113, 327680, 2, -262112, 327680, 2, -262111, 327680, 2, -262110, 327680, 2, -262109, 327680, 2, -262108, 327680, 2, -262107, 327680, 2, -262106, 327680, 2, -262105, 327680, 2, -262104, 327680, 2, -262103, 327680, 2, -262102, 327680, 2, -262101, 327680, 2, -262100, 327680, 2, -131027, 327680, 2, -65493, 327680, 2, -65495, 327680, 2, -65496, 327680, 2, -65497, 327680, 2, -65498, 327680, 2, -65499, 327680, 2, -65500, 327680, 2, -65501, 327680, 2, -65502, 327680, 2, -65503, 327680, 2, -65504, 327680, 2, -65505, 327680, 2, -65506, 327680, 2, -65507, 327680, 2, -65508, 327680, 2, -65509, 327680, 2, -65510, 327680, 2, -65511, 327680, 2, -65512, 327680, 2, -65513, 327680, 2, -65514, 327680, 2, -131050, 327680, 2, -196586, 327680, 2, -196585, 327680, 2, -196584, 327680, 2, -196583, 327680, 2, -196582, 327680, 2, -196581, 327680, 2, -196580, 327680, 2, -196579, 327680, 2, -196578, 327680, 2, -196577, 327680, 2, -196576, 327680, 2, -196575, 327680, 2, -196574, 327680, 2, -196573, 327680, 2, -196572, 327680, 2, -196571, 327680, 2, -196570, 327680, 2, -196569, 327680, 2, -196568, 327680, 2, -196567, 327680, 2, -196566, 327680, 2, -196565, 327680, 2, -131028, 327680, 2, -65492, 327680, 2, -131031, 327680, 2, -131032, 327680, 2, -131033, 327680, 2, -131034, 327680, 2, -131035, 327680, 2, -131036, 327680, 2, -131037, 327680, 2, -131038, 327680, 2, -131039, 327680, 2, -131040, 327680, 2, -131041, 327680, 2, -131042, 327680, 2, -131043, 327680, 2, -131044, 327680, 2, -131045, 327680, 2, -131046, 327680, 2, -131047, 327680, 2, -131048, 327680, 2, -131049, 327680, 2, -327659, 327680, 2, -393195, 327680, 2, -393194, 327680, 2, -393193, 327680, 2, -393192, 327680, 2, -393191, 327680, 2, -327654, 327680, 2, -327653, 327680, 2, -327652, 327680, 2, -327651, 327680, 2, -327650, 327680, 2, -327649, 327680, 2, -327648, 327680, 2, -327647, 327680, 2, -327646, 327680, 2, -327645, 327680, 2, -327644, 327680, 2, -327643, 327680, 2, -327642, 327680, 2, -327641, 327680, 2, -327640, 327680, 2, -327658, 327680, 2, -327657, 327680, 2, -327656, 327680, 2, -327655, 327680, 2, -327639, 327680, 2, -327638, 327680, 2, -327637, 327680, 2, -327636, 327680, 2, -327635, 327680, 2, -262099, 327680, 2, -393171, 327680, 2, -393172, 327680, 2, -393173, 327680, 2, -393174, 327680, 2, -393175, 327680, 2, -393176, 327680, 2, -393177, 327680, 2, -393178, 327680, 2, -393179, 327680, 2, -393180, 327680, 2, -393181, 327680, 2, -393182, 327680, 2, -393183, 327680, 2, -393184, 327680, 2, -393185, 327680, 2, -393186, 327680, 2, -393187, 327680, 2, -393188, 327680, 2, -393189, 327680, 2, -393190, 327680, 2, 262189, 327680, 2, 327725, 327680, 2, 393261, 327680, 2, 655409, 262144, 805306372, 655410, 262144, 805306372, 655411, 262144, 805306372, 655412, 262144, 805306372, 655413, 262144, 805306372, 655414, 262144, 805306372, 655415, 262144, 805306372, 655416, 262144, 805306372, 655417, 262144, 805306372, 655418, 262144, 805306372, 655419, 262144, 805306372, 655423, 262144, 805306372, 655422, 262144, 805306372, 655421, 262144, 805306372, 655420, 262144, 805306372, 1769475, 262144, 1342177284, 1835011, 262144, 1342177284, 1900547, 262144, 1342177284, 2359299, 262144, 1342177284, 2424851, 262144, 4, 983040, 262144, 1342177284, 917504, 262144, 1342177284, 851968, 262144, 1342177284, 786432, 262144, 1342177284, 720896, 262144, 1342177284, 655360, 262144, 1342177284, 589824, 262144, 1342177284, 524288, 262144, 1342177284, 458752, 262144, 1342177284, 393216, 262144, 1342177284, 327680, 262144, 1342177284, 262144, 262144, 1342177284, 196608, 262144, 1342177284, 131072, 262144, 1342177284, 65536, 262144, 1342177284, 0, 262144, 1342177284, -65536, 262144, 1342177284, -65535, 262144, 805306372, -65534, 262144, 805306372, -65533, 262144, 805306372, -65532, 262144, 805306372, -65531, 262144, 805306372, -65530, 262144, 805306372, -65529, 262144, 805306372, -65528, 262144, 805306372, -65527, 262144, 805306372, -65526, 262144, 805306372, -65525, 262144, 805306372, -65524, 262144, 805306372, -65523, 262144, 805306372, -65522, 262144, 805306372, -65521, 262144, 805306372, -65520, 262144, 805306372, -65519, 262144, 805306372, -65518, 262144, 805306372, -65517, 262144, 805306372, -65516, 262144, 805306372, -458731, 262144, 805306372, -458730, 262144, 805306372, -458729, 262144, 805306372, -458728, 262144, 805306372, -458727, 262144, 805306372, -458726, 262144, 805306372, -458725, 262144, 805306372, -458724, 262144, 805306372, -458723, 262144, 805306372, -458722, 262144, 805306372, -458721, 262144, 805306372, -458720, 262144, 805306372, -458719, 262144, 805306372, -458718, 262144, 805306372, -458717, 262144, 805306372, -458716, 262144, 805306372, -458715, 262144, 805306372, -458714, 262144, 805306372, -458713, 262144, 805306372, -458712, 262144, 805306372, -458711, 262144, 805306372, -458710, 262144, 805306372, -458709, 262144, 805306372, -458708, 262144, 805306372, -458707, 262144, 805306372, 720924, 0, 0, 720925, 65536, 0, 720927, 65536, 0, 720929, 65536, 0, 720931, 65536, 0, 720926, 0, 0, 720928, 0, 0, 720930, 0, 0, 786460, 0, 1, 917532, 0, 1, 1048604, 0, 1, 1179676, 0, 1, 917534, 0, 1, 1048606, 0, 1, 1179678, 0, 1, 917536, 0, 1, 1048608, 0, 1, 1179680, 0, 1, 917538, 0, 1, 1048610, 0, 1, 1179682, 0, 1, 1179683, 65536, 1, 1048611, 65536, 1, 917539, 65536, 1, 917537, 65536, 1, 1048609, 65536, 1, 1179681, 65536, 1, 1179679, 65536, 1, 1048607, 65536, 1, 917535, 65536, 1, 917533, 65536, 1, 1048605, 65536, 1, 1179677, 65536, 1, 786461, 65536, 1, 786463, 65536, 1, 786465, 65536, 1, 786467, 65536, 1, 786464, 0, 1, 786462, 0, 1, 851996, 0, 0, 851998, 0, 0, 852000, 0, 0, 852002, 0, 0, 983074, 0, 0, 983072, 0, 0, 983070, 0, 0, 983068, 0, 0, 1114140, 0, 0, 1114142, 0, 0, 1114144, 0, 0, 1114146, 0, 0, 1114141, 65536, 0, 983069, 65536, 0, 851997, 65536, 0, 851999, 65536, 0, 983071, 65536, 0, 1114143, 65536, 0, 1114145, 65536, 0, 983073, 65536, 0, 852001, 65536, 0, 852003, 65536, 0, 983075, 65536, 0, 1114147, 65536, 0, 983076, 393216, 2, 1048612, 393216, 2, 917540, 393216, 2, 852004, 393216, 2, 786468, 393216, 2, 1114148, 393216, 2, 1179684, 393216, 2, 1245219, 327680, 3, 1245217, 327680, 3, 1245218, 327680, 3, 1245216, 327680, 3, 1245215, 327680, 3, 1245214, 327680, 3, 1245213, 327680, 3, 1245212, 327680, 3, 1245220, 393216, 3, 1245211, 131072, 3, 1179675, 131072, 2, 1114139, 131072, 2, 1048603, 131072, 2, 983067, 131072, 2, 917531, 131072, 2, 851995, 131072, 2, 786459, 131072, 2, 720923, 131072, 1, 655388, 0, 5, 655389, 0, 5, 655390, 0, 5, 655392, 0, 5, 655393, 0, 5, 655394, 0, 5, 655395, 0, 5, 589859, 0, 4, 589858, 0, 4, 589857, 0, 4, 589856, 0, 4, 589855, 0, 4, 589854, 0, 4, 589853, 0, 4, 589852, 0, 4, 524323, 0, 3, 524322, 0, 3, 524321, 0, 3, 524320, 0, 3, 524319, 0, 3, 524318, 0, 3, 524317, 0, 3, 524316, 0, 3, 458784, 0, 2, 458783, 0, 2, 458782, 0, 2, 458781, 0, 2, 458780, 0, 2, 720932, 393216, 2, 655396, 393216, 2, 589860, 393216, 2, 524324, 393216, 2, 655387, 131072, 2, 589851, 131072, 2, 524315, 131072, 2, 458788, 393216, 1, 458779, 131072, 1, 393243, 131072, 1, 655391, 0, 5, 786466, 0, 1) +layer_0/tile_data = PackedInt32Array(1, 327680, 2, 65537, 327680, 2, 131073, 327680, 2, 196609, 327680, 2, 262145, 327680, 2, 327681, 327680, 2, 393217, 327680, 2, 458753, 327680, 2, 524289, 327680, 2, 589825, 327680, 2, 655361, 327680, 2, 786433, 327680, 2, 2, 327680, 2, 65538, 327680, 2, 131074, 327680, 2, 196610, 327680, 2, 262146, 327680, 2, 327682, 327680, 2, 393218, 327680, 2, 458754, 327680, 2, 524290, 327680, 2, 589826, 327680, 2, 655362, 327680, 2, 3, 327680, 2, 65539, 327680, 2, 131075, 327680, 2, 196611, 327680, 2, 262147, 327680, 2, 327683, 327680, 2, 393219, 327680, 2, 458755, 327680, 2, 524291, 327680, 2, 589827, 327680, 2, 655363, 327680, 2, 4, 327680, 2, 65540, 327680, 2, 131076, 327680, 2, 196612, 327680, 2, 262148, 327680, 2, 327684, 327680, 2, 393220, 327680, 2, 458756, 327680, 2, 524292, 327680, 2, 5, 327680, 2, 65541, 327680, 2, 131077, 327680, 2, 196613, 327680, 2, 262149, 327680, 2, 327685, 327680, 2, 393221, 327680, 2, 458757, 327680, 2, 524293, 327680, 2, 589829, 327680, 2, 6, 327680, 2, 65542, 327680, 2, 131078, 327680, 2, 196614, 327680, 2, 262150, 327680, 2, 327686, 327680, 2, 393222, 327680, 2, 458758, 327680, 2, 524294, 327680, 2, 589830, 327680, 2, 655366, 327680, 2, 786438, 327680, 2, 7, 327680, 2, 65543, 327680, 2, 131079, 327680, 2, 196615, 327680, 2, 262151, 327680, 2, 327687, 327680, 2, 393223, 327680, 2, 458759, 327680, 2, 524295, 327680, 2, 589831, 327680, 2, 655367, 327680, 2, 8, 327680, 2, 65544, 327680, 2, 131080, 327680, 2, 196616, 327680, 2, 262152, 327680, 2, 327688, 327680, 2, 393224, 327680, 2, 458760, 327680, 2, 524296, 327680, 2, 589832, 327680, 2, 655368, 327680, 2, 9, 327680, 2, 65545, 327680, 2, 131081, 327680, 2, 196617, 327680, 2, 262153, 327680, 2, 327689, 327680, 2, 393225, 327680, 2, 458761, 327680, 2, 524297, 327680, 2, 589833, 327680, 2, 655369, 327680, 2, 10, 327680, 2, 65546, 327680, 2, 131082, 327680, 2, 196618, 327680, 2, 262154, 327680, 2, 327690, 327680, 2, 393226, 327680, 2, 458762, 327680, 2, 524298, 327680, 2, 589834, 327680, 2, 11, 327680, 2, 65547, 327680, 2, 131083, 327680, 2, 196619, 327680, 2, 262155, 327680, 2, 327691, 327680, 2, 393227, 327680, 2, 458763, 327680, 2, 12, 327680, 2, 65548, 327680, 2, 131084, 327680, 2, 196620, 327680, 2, 262156, 327680, 2, 327692, 327680, 2, 393228, 327680, 2, 458764, 327680, 2, 524300, 327680, 2, 589836, 327680, 2, 13, 327680, 2, 65549, 327680, 2, 131085, 327680, 2, 196621, 327680, 2, 262157, 327680, 2, 327693, 327680, 2, 393229, 327680, 2, 524301, 327680, 2, 589837, 327680, 2, 14, 327680, 2, 65550, 327680, 2, 131086, 327680, 2, 196622, 327680, 2, 262158, 327680, 2, 327694, 327680, 2, 393230, 327680, 2, 524302, 327680, 2, 15, 327680, 2, 65551, 327680, 2, 131087, 327680, 2, 196623, 327680, 2, 262159, 327680, 2, 327695, 327680, 2, 393231, 327680, 2, 524303, 327680, 2, 589839, 327680, 2, 16, 327680, 2, 65552, 327680, 2, 131088, 327680, 2, 196624, 327680, 2, 262160, 327680, 2, 327696, 327680, 2, 393232, 327680, 2, 524304, 327680, 2, 589840, 327680, 2, 17, 327680, 2, 65553, 327680, 2, 131089, 327680, 2, 196625, 327680, 2, 262161, 327680, 2, 327697, 327680, 2, 393233, 327680, 2, 589841, 327680, 2, 18, 327680, 2, 65554, 327680, 2, 131090, 327680, 2, 196626, 327680, 2, 262162, 327680, 2, 327698, 327680, 2, 393234, 327680, 2, 589842, 327680, 2, 19, 327680, 2, 65555, 327680, 2, 131091, 327680, 2, 196627, 327680, 2, 262163, 327680, 2, 327699, 327680, 2, 393235, 327680, 2, 589843, 327680, 2, 20, 327680, 2, 65556, 327680, 2, 131092, 327680, 2, 262164, 327680, 2, 327700, 327680, 2, 393236, 327680, 2, 589844, 327680, 2, 21, 327680, 2, 65557, 327680, 2, 262165, 327680, 2, 327701, 327680, 2, 393237, 327680, 2, 22, 327680, 2, 65558, 327680, 2, 131094, 327680, 2, 196630, 327680, 2, 262166, 327680, 2, 327702, 327680, 2, 393238, 327680, 2, 23, 327680, 2, 65559, 327680, 2, 131095, 327680, 2, 196631, 327680, 2, 262167, 327680, 2, 327703, 327680, 2, 393239, 327680, 2, 24, 327680, 2, 65560, 327680, 2, 131096, 327680, 2, 196632, 327680, 2, 262168, 327680, 2, 327704, 327680, 2, 393240, 327680, 2, 25, 327680, 2, 65561, 327680, 2, 131097, 327680, 2, 196633, 327680, 2, 262169, 327680, 2, 327705, 327680, 2, 393241, 327680, 2, 26, 327680, 2, 65562, 327680, 2, 131098, 327680, 2, 196634, 327680, 2, 262170, 327680, 2, 327706, 327680, 2, 393242, 327680, 2, 27, 327680, 2, 65563, 327680, 2, 131099, 327680, 2, 196635, 327680, 2, 262171, 327680, 2, 28, 327680, 2, 65564, 327680, 2, 131100, 327680, 2, 196636, 327680, 2, 262172, 327680, 2, 29, 327680, 2, 65565, 327680, 2, 131101, 327680, 2, 196637, 327680, 2, 262173, 327680, 2, 30, 327680, 2, 65566, 327680, 2, 131102, 327680, 2, 196638, 327680, 2, 262174, 327680, 2, 31, 327680, 2, 65567, 327680, 2, 131103, 327680, 2, 196639, 327680, 2, 262175, 327680, 2, 32, 327680, 2, 65568, 327680, 2, 131104, 327680, 2, 196640, 327680, 2, 262176, 327680, 2, 33, 327680, 2, 65569, 327680, 2, 131105, 327680, 2, 196641, 327680, 2, 262177, 327680, 2, 34, 327680, 2, 65570, 327680, 2, 131106, 327680, 2, 196642, 327680, 2, 262178, 327680, 2, 35, 327680, 2, 65571, 327680, 2, 131107, 327680, 2, 196643, 327680, 2, 262179, 327680, 2, 36, 327680, 2, 65572, 327680, 2, 131108, 327680, 2, 196644, 327680, 2, 262180, 327680, 2, 37, 327680, 2, 65573, 327680, 2, 131109, 327680, 2, 196645, 327680, 2, 262181, 327680, 2, 327717, 327680, 2, 393253, 327680, 2, 458789, 327680, 2, 38, 327680, 2, 65574, 327680, 2, 131110, 327680, 2, 196646, 327680, 2, 262182, 327680, 2, 327718, 327680, 2, 393254, 327680, 2, 458790, 327680, 2, 39, 327680, 2, 65575, 327680, 2, 131111, 327680, 2, 196647, 327680, 2, 262183, 327680, 2, 327719, 327680, 2, 393255, 327680, 2, 458791, 327680, 2, 40, 327680, 2, 65576, 327680, 2, 131112, 327680, 2, 196648, 327680, 2, 262184, 327680, 2, 327720, 327680, 2, 41, 327680, 2, 65577, 327680, 2, 131113, 327680, 2, 196649, 327680, 2, 262185, 327680, 2, 42, 327680, 2, 65578, 327680, 2, 131114, 327680, 2, 196650, 327680, 2, 262186, 327680, 2, 43, 327680, 2, 65579, 327680, 2, 131115, 327680, 2, 196651, 327680, 2, 262187, 327680, 2, 393259, 327680, 2, 44, 327680, 2, 65580, 327680, 2, 131116, 327680, 2, 196652, 327680, 2, 262188, 327680, 2, 327724, 327680, 2, 65581, 327680, 2, 131117, 327680, 2, 458797, 327680, 2, 1376304, 1, 0, 1376305, 1, 0, 852013, 1, 0, 917549, 1, 0, 1245229, 1, 0, 1310765, 1, 0, 1376298, 1, 0, 1900591, 1, 0, 1441839, 1, 0, 1441840, 1, 0, 1900592, 1, 0, 1900590, 1, 0, 852016, 327680, 2, 852017, 327680, 2, 852018, 327680, 2, 852019, 327680, 2, 852020, 327680, 2, 852021, 327680, 2, 852022, 327680, 2, 852023, 327680, 2, 852024, 327680, 2, 852025, 327680, 2, 852026, 327680, 2, 852027, 327680, 2, 852028, 327680, 2, 852029, 327680, 2, 852030, 327680, 2, 786495, 327680, 2, 720959, 327680, 2, 720958, 327680, 2, 720957, 327680, 2, 720956, 327680, 2, 720955, 327680, 2, 720954, 327680, 2, 720953, 327680, 2, 720952, 327680, 2, 720951, 327680, 2, 720950, 327680, 2, 720949, 327680, 2, 720948, 327680, 2, 720947, 327680, 2, 720946, 327680, 2, 720945, 327680, 2, 720944, 327680, 2, 786480, 327680, 2, 786481, 327680, 2, 786482, 327680, 2, 786483, 327680, 2, 786484, 327680, 2, 786485, 327680, 2, 786486, 327680, 2, 786487, 327680, 2, 786488, 327680, 2, 786489, 327680, 2, 786490, 327680, 2, 786491, 327680, 2, 786492, 327680, 2, 786493, 327680, 2, 786494, 327680, 2, 655370, 327680, 2, 851974, 327680, 2, 851986, 327680, 2, 2031679, 196608, 5, 2031678, 196608, 5, 2031677, 196608, 5, 2031676, 196608, 5, 2031675, 196608, 5, 2031674, 196608, 5, 2031673, 196608, 5, 2031672, 196608, 5, 1441834, 262144, 4, 1441831, 262144, 4, 1441830, 262144, 4, 1441829, 262144, 4, 1441828, 262144, 4, 1441827, 262144, 4, 1441826, 262144, 4, 1441825, 262144, 4, 1441824, 262144, 4, 1441823, 262144, 4, 1441822, 262144, 4, 1441821, 262144, 4, 1441820, 262144, 4, 1441819, 262144, 4, 1441818, 262144, 4, 1441817, 262144, 4, 1441812, 196608, 4, 1441815, 262144, 4, 1441816, 262144, 4, 1900564, 393216, 4, 1966100, 393216, 4, 2097172, 393216, 4, 2162708, 393216, 4, -65515, 327680, 2, -131051, 327680, 2, -196587, 327680, 2, -262123, 327680, 2, -262122, 327680, 2, -262121, 327680, 2, -262120, 327680, 2, -262119, 327680, 2, -262118, 327680, 2, -262117, 327680, 2, -262116, 327680, 2, -262115, 327680, 2, -262114, 327680, 2, -262113, 327680, 2, -262112, 327680, 2, -262111, 327680, 2, -262110, 327680, 2, -262109, 327680, 2, -262108, 327680, 2, -262107, 327680, 2, -262106, 327680, 2, -262105, 327680, 2, -262104, 327680, 2, -262103, 327680, 2, -262102, 327680, 2, -262101, 327680, 2, -262100, 327680, 2, -131027, 327680, 2, -65493, 327680, 2, -65495, 327680, 2, -65496, 327680, 2, -65497, 327680, 2, -65498, 327680, 2, -65499, 327680, 2, -65500, 327680, 2, -65501, 327680, 2, -65502, 327680, 2, -65503, 327680, 2, -65504, 327680, 2, -65505, 327680, 2, -65506, 327680, 2, -65507, 327680, 2, -65508, 327680, 2, -65509, 327680, 2, -65510, 327680, 2, -65511, 327680, 2, -65512, 327680, 2, -65513, 327680, 2, -65514, 327680, 2, -131050, 327680, 2, -196586, 327680, 2, -196585, 327680, 2, -196584, 327680, 2, -196583, 327680, 2, -196582, 327680, 2, -196581, 327680, 2, -196580, 327680, 2, -196579, 327680, 2, -196578, 327680, 2, -196577, 327680, 2, -196576, 327680, 2, -196575, 327680, 2, -196574, 327680, 2, -196573, 327680, 2, -196572, 327680, 2, -196571, 327680, 2, -196570, 327680, 2, -196569, 327680, 2, -196568, 327680, 2, -196567, 327680, 2, -196566, 327680, 2, -196565, 327680, 2, -131028, 327680, 2, -65492, 327680, 2, -131031, 327680, 2, -131032, 327680, 2, -131033, 327680, 2, -131034, 327680, 2, -131035, 327680, 2, -131036, 327680, 2, -131037, 327680, 2, -131038, 327680, 2, -131039, 327680, 2, -131040, 327680, 2, -131041, 327680, 2, -131042, 327680, 2, -131043, 327680, 2, -131044, 327680, 2, -131045, 327680, 2, -131046, 327680, 2, -131047, 327680, 2, -131048, 327680, 2, -131049, 327680, 2, -327659, 327680, 2, -393195, 327680, 2, -393194, 327680, 2, -393193, 327680, 2, -393192, 327680, 2, -393191, 327680, 2, -327654, 327680, 2, -327653, 327680, 2, -327652, 327680, 2, -327651, 327680, 2, -327650, 327680, 2, -327649, 327680, 2, -327648, 327680, 2, -327647, 327680, 2, -327646, 327680, 2, -327645, 327680, 2, -327644, 327680, 2, -327643, 327680, 2, -327642, 327680, 2, -327641, 327680, 2, -327640, 327680, 2, -327658, 327680, 2, -327657, 327680, 2, -327656, 327680, 2, -327655, 327680, 2, -327639, 327680, 2, -327638, 327680, 2, -327637, 327680, 2, -327636, 327680, 2, -327635, 327680, 2, -262099, 327680, 2, -393171, 327680, 2, -393172, 327680, 2, -393173, 327680, 2, -393174, 327680, 2, -393175, 327680, 2, -393176, 327680, 2, -393177, 327680, 2, -393178, 327680, 2, -393179, 327680, 2, -393180, 327680, 2, -393181, 327680, 2, -393182, 327680, 2, -393183, 327680, 2, -393184, 327680, 2, -393185, 327680, 2, -393186, 327680, 2, -393187, 327680, 2, -393188, 327680, 2, -393189, 327680, 2, -393190, 327680, 2, 262189, 327680, 2, 327725, 327680, 2, 393261, 327680, 2, 655409, 262144, 805306372, 655410, 262144, 805306372, 655411, 262144, 805306372, 655412, 262144, 805306372, 655413, 262144, 805306372, 655414, 262144, 805306372, 655415, 262144, 805306372, 655416, 262144, 805306372, 655417, 262144, 805306372, 655418, 262144, 805306372, 655419, 262144, 805306372, 655423, 262144, 805306372, 655422, 262144, 805306372, 655421, 262144, 805306372, 655420, 262144, 805306372, 1769475, 262144, 1342177284, 1835011, 262144, 1342177284, 1900547, 262144, 1342177284, 2359299, 262144, 1342177284, 2424851, 262144, 4, 983040, 262144, 1342177284, 917504, 262144, 1342177284, 851968, 262144, 1342177284, 786432, 262144, 1342177284, 655360, 262144, 1342177284, 589824, 262144, 1342177284, 524288, 262144, 1342177284, 458752, 262144, 1342177284, 393216, 262144, 1342177284, 327680, 262144, 1342177284, 262144, 262144, 1342177284, 196608, 262144, 1342177284, 131072, 262144, 1342177284, 65536, 262144, 1342177284, 0, 262144, 1342177284, -65536, 262144, 1342177284, -65535, 262144, 805306372, -65534, 262144, 805306372, -65533, 262144, 805306372, -65532, 262144, 805306372, -65531, 262144, 805306372, -65530, 262144, 805306372, -65529, 262144, 805306372, -65528, 262144, 805306372, -65527, 262144, 805306372, -65526, 262144, 805306372, -65525, 262144, 805306372, -65524, 262144, 805306372, -65523, 262144, 805306372, -65522, 262144, 805306372, -65521, 262144, 805306372, -65520, 262144, 805306372, -65519, 262144, 805306372, -65518, 262144, 805306372, -65517, 262144, 805306372, -65516, 262144, 805306372, -458731, 262144, 805306372, -458730, 262144, 805306372, -458729, 262144, 805306372, -458728, 262144, 805306372, -458727, 262144, 805306372, -458726, 262144, 805306372, -458725, 262144, 805306372, -458724, 262144, 805306372, -458723, 262144, 805306372, -458722, 262144, 805306372, -458721, 262144, 805306372, -458720, 262144, 805306372, -458719, 262144, 805306372, -458718, 262144, 805306372, -458717, 262144, 805306372, -458716, 262144, 805306372, -458715, 262144, 805306372, -458714, 262144, 805306372, -458713, 262144, 805306372, -458712, 262144, 805306372, -458711, 262144, 805306372, -458710, 262144, 805306372, -458709, 262144, 805306372, -458708, 262144, 805306372, -458707, 262144, 805306372, 720925, 65536, 0, 720927, 65536, 0, 720929, 65536, 0, 720931, 65536, 0, 720926, 0, 0, 720928, 0, 0, 720930, 0, 0, 917534, 0, 1, 1048606, 0, 1, 1179678, 0, 1, 917536, 0, 1, 1048608, 0, 1, 1179680, 0, 1, 917538, 0, 1, 1048610, 0, 1, 1179682, 0, 1, 1179683, 65536, 1, 1048611, 65536, 1, 917539, 65536, 1, 917537, 65536, 1, 1048609, 65536, 1, 1179681, 65536, 1, 1179679, 65536, 1, 1048607, 65536, 1, 917535, 65536, 1, 917533, 65536, 1, 1048605, 65536, 1, 1179677, 65536, 1, 786461, 65536, 1, 786463, 65536, 1, 786465, 65536, 1, 786467, 65536, 1, 786464, 0, 1, 786462, 0, 1, 851998, 0, 0, 852000, 0, 0, 852002, 0, 0, 983074, 0, 0, 983072, 0, 0, 983070, 0, 0, 1114142, 0, 0, 1114144, 0, 0, 1114146, 0, 0, 1114141, 65536, 0, 983069, 65536, 0, 851997, 65536, 0, 851999, 65536, 0, 983071, 65536, 0, 1114143, 65536, 0, 1114145, 65536, 0, 983073, 65536, 0, 852001, 65536, 0, 852003, 65536, 0, 983075, 65536, 0, 1114147, 65536, 0, 983076, 393216, 2, 1048612, 393216, 2, 917540, 393216, 2, 852004, 393216, 2, 786468, 393216, 2, 1114148, 393216, 2, 1179684, 393216, 2, 1245219, 327680, 3, 1245217, 327680, 3, 1245218, 327680, 3, 1245216, 327680, 3, 1245215, 327680, 3, 1245214, 327680, 3, 1245213, 327680, 3, 1245220, 393216, 3, 720932, 393216, 2, 655396, 393216, 2, 589860, 393216, 2, 524324, 393216, 2, 786466, 0, 1, 1245212, 131072, 3, 1179676, 131072, 2, 1114140, 131072, 2, 1048604, 131072, 2, 983068, 131072, 2, 917532, 131072, 2, 851996, 131072, 2, 786460, 131072, 2, 720924, 131072, 2, 655388, 131072, 2, 589852, 131072, 2, 524316, 131072, 2, 655389, 0, 4, 655390, 0, 4, 655391, 0, 4, 655392, 0, 4, 655393, 0, 4, 655394, 0, 4, 655395, 0, 4, 589859, 0, 3, 589858, 0, 3, 589857, 0, 3, 589856, 0, 3, 589855, 0, 3, 589854, 0, 3, 589853, 0, 3, 524323, 196608, 1, 524322, 196608, 1, 524321, 196608, 1, 524320, 196608, 1, 524319, 196608, 1, 524318, 196608, 1, 524317, 196608, 1, 458786, 262144, 0, 458785, 262144, 0, 458784, 262144, 0, 458783, 262144, 0, 458782, 262144, 0, 458787, 327680, 0, 458788, 393216, 0, 458781, 196608, 0, 458780, 131072, 0) metadata/_edit_group_ = true [node name="BirthMark" type="Marker2D" parent="." index="3"] -position = Vector2(533, 180) +z_as_relative = false +position = Vector2(535, 180) [node name="DungeonEntrance" type="Area2D" parent="." index="4"] z_index = 15 @@ -96,7 +97,7 @@ script = ExtResource("3_t3my6") [node name="CollisionShape2D" type="CollisionShape2D" parent="DungeonEntrance" index="0"] -position = Vector2(136.5, 2) +position = Vector2(137.5, 2) shape = SubResource("RectangleShape2D_ru8u4") [node name="ItemRoot" type="Node2D" parent="." index="5"] @@ -177,7 +178,9 @@ texture = ExtResource("11_tg3jo") [node name="Item0001" type="Node2D" parent="ItemRoot" index="5"] -position = Vector2(539, 201) +top_level = true +z_as_relative = false +position = Vector2(540, 201) script = ExtResource("5_lowqi") Id = "item_0001" DefaultLayer = 1 @@ -192,40 +195,44 @@ CollisionVisible = false [node name="Item0002" type="Node2D" parent="ItemRoot" index="7"] -position = Vector2(482, 172) +position = Vector2(483, 172) script = ExtResource("5_lowqi") Id = "item_0002" DefaultLayer = 1 CollisionVisible = false [node name="Sprite2D" type="Sprite2D" parent="ItemRoot/Item0002" index="1"] -position = Vector2(144, 27) +position = Vector2(133, 114) +rotation = 1.5708 texture = ExtResource("12_agfji") [node name="Sprite2D2" type="Sprite2D" parent="ItemRoot/Item0002" index="2"] material = SubResource("ShaderMaterial_i7git") -position = Vector2(1, -17) +position = Vector2(0, -18) scale = Vector2(1, -1) texture = ExtResource("15_1xqxd") [node name="Item0003" type="Node2D" parent="ItemRoot" index="8"] -position = Vector2(658, 154) +position = Vector2(561, 288) script = ExtResource("5_lowqi") Id = "item_0003" DefaultLayer = 1 [node name="Item0004" type="Node2D" parent="ItemRoot" index="9"] -position = Vector2(400, 194) +position = Vector2(505, 235) script = ExtResource("5_lowqi") Id = "item_0004" DefaultLayer = 1 +ShadowZIndex = 0 +VerticalMotion = false [node name="Sprite2D" type="Sprite2D" parent="ItemRoot/Item0004" index="1"] -position = Vector2(0, -17) +position = Vector2(71, -37) texture = ExtResource("13_unnpl") [node name="Item0005" type="Node2D" parent="ItemRoot" index="10"] -position = Vector2(611, 132) +z_index = 3 +position = Vector2(605, 261) script = ExtResource("5_lowqi") Id = "item_0005" DefaultLayer = 1 @@ -315,17 +322,17 @@ DefaultLayer = 1 [node name="Item0019" type="Node2D" parent="ItemRoot" index="22"] -position = Vector2(480, 256) +position = Vector2(361, 332) script = ExtResource("5_lowqi") Id = "item_0019" DefaultLayer = 1 [node name="Sprite2D" type="Sprite2D" parent="ItemRoot/Item0019" index="1"] -position = Vector2(-23, -7) +position = Vector2(-20, -9) texture = ExtResource("16_xj0e1") [node name="Sprite2D2" type="Sprite2D" parent="ItemRoot/Item0019" index="2"] -position = Vector2(24, -8) +position = Vector2(17, -8) texture = ExtResource("17_gwwce") [node name="Item0020_1" type="Node2D" parent="ItemRoot" index="23"] @@ -376,7 +383,8 @@ DefaultLayer = 1 [node name="Item0056" type="Node2D" parent="ItemRoot" index="31"] -position = Vector2(776, 253) +z_index = 1 +position = Vector2(539, 193) script = ExtResource("5_lowqi") Id = "item_0056" DefaultLayer = 1 @@ -425,7 +433,7 @@ texture = ExtResource("26_bae0v") [node name="Item15" type="Sprite2D" parent="Node2D" index="8"] -position = Vector2(-1, -227) +position = Vector2(6, -306) texture = ExtResource("27_gaatx") [node name="Item16" type="Sprite2D" parent="Node2D" index="9"] @@ -438,12 +446,12 @@ [node name="Item-11" type="Sprite2D" parent="Node2D" index="11"] z_index = -3 -position = Vector2(-730, -336) +position = Vector2(-735, -352) scale = Vector2(1.73958, 1.73958) texture = ExtResource("39_w3n1m") [node name="Item-19" type="Sprite2D" parent="Node2D" index="12"] -position = Vector2(-342, -470) +position = Vector2(-362, -482) texture = ExtResource("41_dhny5") [node name="Item-08" type="Sprite2D" parent="Node2D" index="13"] @@ -470,7 +478,7 @@ texture = ExtResource("45_7i1j7") [node name="Item-17" type="Sprite2D" parent="Node2D" index="18"] -position = Vector2(-201, -206) +position = Vector2(-318, -199) texture = ExtResource("47_mf13m") [node name="Item-20" type="Sprite2D" parent="Node2D" index="19"] @@ -509,5 +517,5 @@ [node name="Item02" type="Sprite2D" parent="." index="8"] z_index = -1 -position = Vector2(896, 216) +position = Vector2(1100, 225) texture = ExtResource("49_06fin")