From 467fb5be9d51264105a3b48960af2c0fab6edb24 Mon Sep 17 00:00:00 2001 From: Marco Date: Mon, 22 Sep 2025 18:19:40 +0200 Subject: [PATCH] Activable spawners --- 3D/Maps/Factory4.map | 21 +- .../EnemySpawners/marker_spawn_enemy.tres | 4 +- IsoTest/Factory4.tscn | 769 +++++++++--------- Scripts/Actors/3D/ForceField3D.cs | 6 +- Scripts/Actors/EnemyMarker3D.cs | 9 + Scripts/Actors/ScriptableBulletsEmitter3D.cs | 5 + Scripts/Components/FSM/Boss/3D/Idle.cs | 2 +- Scripts/Components/FSM/Enemy/3D/Idle.cs | 4 +- Scripts/Components/FSM/Enemy/3D/Shooting.cs | 2 +- Scripts/Components/FSM/Enemy/Idle.cs | 2 +- 10 files changed, 427 insertions(+), 397 deletions(-) diff --git a/3D/Maps/Factory4.map b/3D/Maps/Factory4.map index e8413ab2..9e11385c 100644 --- a/3D/Maps/Factory4.map +++ b/3D/Maps/Factory4.map @@ -2175,7 +2175,7 @@ // entity 108 { "classname" "marker_spawn_enemy" -"origin" "84 12 22" +"origin" "164 56 22" "resource_path" "res://Resources/Enemies/Fairy_Guard_3D.tres" } // entity 109 @@ -2184,6 +2184,7 @@ "origin" "48 128 26" "resource_path" "res://Resources/Enemies/Fairy_Guard_3D.tres" "autospawn" "0" +"targetname" "camera_1" } // entity 110 { @@ -2204,12 +2205,12 @@ "activationtype" "Open" // brush 0 { -( 32 -8 16 ) ( 32 -7 16 ) ( 32 -8 17 ) special/trigger [ 0 -1 0 0 ] [ 0 0 -1 0 ] 0 1 1 -( 32 -8 16 ) ( 32 -8 17 ) ( 33 -8 16 ) special/trigger [ 1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 -( 32 -8 16 ) ( 33 -8 16 ) ( 32 -7 16 ) special/trigger [ -1 0 0 0 ] [ 0 -1 0 0 ] 0 1 1 -( 96 32 28 ) ( 96 33 28 ) ( 97 32 28 ) special/trigger [ 1 0 0 0 ] [ 0 -1 0 0 ] 270 1 1 -( 96 32 20 ) ( 97 32 20 ) ( 96 32 21 ) special/trigger [ -1 0 0 0 ] [ 0 0 -1 0 ] 0 1 1 -( 96 32 20 ) ( 96 32 21 ) ( 96 33 20 ) special/trigger [ 0 1 0 0 ] [ 0 0 -1 0 ] 0 1 1 +( 32 -12 16 ) ( 32 -11 16 ) ( 32 -12 17 ) special/trigger [ 0 -1 0 -4 ] [ 0 0 -1 0 ] 90 1 1 +( 32 -12 16 ) ( 32 -12 17 ) ( 33 -12 16 ) special/trigger [ 1 0 0 0 ] [ 0 0 -1 0 ] 90 1 1 +( 32 -12 16 ) ( 33 -12 16 ) ( 32 -11 16 ) special/trigger [ -1 0 0 0 ] [ 0 -1 0 -4 ] 90 1 1 +( 96 28 28 ) ( 96 29 28 ) ( 97 28 28 ) special/trigger [ 1 0 0 0 ] [ 0 -1 0 -4 ] 0 1 1 +( 96 28 20 ) ( 97 28 20 ) ( 96 28 21 ) special/trigger [ -1 0 0 0 ] [ 0 0 -1 0 ] 90 1 1 +( 96 28 20 ) ( 96 28 21 ) ( 96 29 20 ) special/trigger [ 0 1 0 4 ] [ 0 0 -1 0 ] 90 1 1 } } // entity 113 @@ -2218,3 +2219,9 @@ "origin" "152 -56 32" "angles" "0 90 0" } +// entity 114 +{ +"classname" "marker_spawn_enemy" +"origin" "132 144 22" +"resource_path" "res://Resources/Enemies/Fairy_Guard_3D.tres" +} diff --git a/3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy.tres b/3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy.tres index 3655adb4..6cbcc148 100644 --- a/3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy.tres +++ b/3D/TrenchBroom/EntityDefinitions/point/actors/EnemySpawners/marker_spawn_enemy.tres @@ -1,7 +1,7 @@ [gd_resource type="Resource" script_class="FuncGodotFGDPointClass" load_steps=5 format=3 uid="uid://cd8kf5wey5n8n"] [ext_resource type="Resource" uid="uid://5bc1qysixhmh" path="res://3D/TrenchBroom/EntityDefinitions/base/actor_base.tres" id="1_yd0db"] -[ext_resource type="Resource" uid="uid://kerywjgft7vh" path="res://3D/TrenchBroom/EntityDefinitions/base/target_base.tres" id="2_n1lol"] +[ext_resource type="Resource" uid="uid://c1utxplehq2jl" path="res://3D/TrenchBroom/EntityDefinitions/base/targetname_base.tres" id="2_yd0db"] [ext_resource type="Script" uid="uid://cxsqwtsqd8w33" path="res://addons/func_godot/src/fgd/func_godot_fgd_point_class.gd" id="3_rwtar"] [ext_resource type="Script" uid="uid://00rbjdb4mnb0" path="res://Scripts/Actors/EnemyMarker3D.cs" id="4_7cqxf"] @@ -12,7 +12,7 @@ apply_rotation_on_map_build = false apply_scale_on_map_build = false classname = "marker_spawn_enemy" description = "Enemy Spawn Marker" -base_classes = Array[Resource]([ExtResource("1_yd0db"), ExtResource("2_n1lol")]) +base_classes = Array[Resource]([ExtResource("1_yd0db"), ExtResource("2_yd0db")]) class_properties = { "autospawn": true, "resource_path": "" diff --git a/IsoTest/Factory4.tscn b/IsoTest/Factory4.tscn index fa40de2e..635ff323 100644 --- a/IsoTest/Factory4.tscn +++ b/IsoTest/Factory4.tscn @@ -94,12 +94,12 @@ reflected_light_source = 1 [sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_w45nv"] -[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_lxroc"] +[sub_resource type="StandardMaterial3D" id="StandardMaterial3D_iwq7w"] albedo_texture = ExtResource("11_mtei5") metallic_specular = 0.0 texture_filter = 2 -[sub_resource type="ArrayMesh" id="ArrayMesh_hupud"] +[sub_resource type="ArrayMesh" id="ArrayMesh_k53eg"] _surfaces = [{ "aabb": AABB(-4.000244, 1, -22, 29.500244, 2.5, 34), "attribute_data": PackedByteArray("AACAQAACgEAAAoDAAAKAQAACgMAAAIDAAACAQAAAgMAAAEBBAAKAQAAAgEAAAoBAAACAQAAA4MAAAEBBAADgwAAAwMAAAIjBAACswQAAiMEAAKzBAADIwQAAwMAAAMjB"), @@ -154,7 +154,7 @@ _surfaces = [{ "format": 34359742487, "index_count": 378, "index_data": PackedByteArray("AAABAAIAAAACAAMABAAFAAYABAAGAAcACAAJAAoACAAKAAsADAANAA4ADAAOAA8AEAARABIAEAASABMAFAAVABYAFAAWABcAGAAZABoAGAAaABsAHAAdAB4AHAAeAB8AIAAhACIAIAAiACMAJAAlACYAJAAmACcAKAApACoAKAAqACsALAAtAC4ALAAuAC8AMAAxADIAMAAyADMANAA1ADYANAA2ADcAOAA5ADoAOAA6ADsAPAA9AD4APAA+AD8AQABBAEIAQABCAEMARABFAEYARABGAEcASABJAEoASABKAEsATABNAE4ATABOAE8AUABRAFIAUABSAFMAVABVAFYAVABWAFcAWABZAFoAWABaAFsAXABdAF4AXABeAF8AYABhAGIAYABiAGMAZABlAGYAZABmAGcAaABpAGoAaABqAGsAbABtAG4AbABuAG8AcABxAHIAcAByAHMAdAB1AHYAdAB2AHcAeAB5AHoAeAB6AHsAfAB9AH4AfAB+AH8AgACBAIIAgACCAIMAhACFAIYAhACGAIcAiACJAIoAiACKAIsAjACNAI4AjACOAI8AkACRAJIAkACSAJMAlACVAJYAlACWAJcAmACZAJoAmACaAJsAnACdAJ4AnACeAJ8AoAChAKIAoACiAKMApAClAKYApACmAKcAqACpAKoAqACqAKsArACtAK4ArACuAK8AsACxALIAsACyALMAtAC1ALYAtAC2ALcAuAC5ALoAuAC6ALsAvAC9AL4AvAC+AL8AwADBAMIAwADCAMMAxADFAMYAxADGAMcAyADJAMoAyADKAMsAzADNAM4AzADOAM8A0ADRANIA0ADSANMA1ADVANYA1ADWANcA2ADZANoA2ADaANsA3ADdAN4A3ADeAN8A4ADhAOIA4ADiAOMA5ADlAOYA5ADmAOcA6ADpAOoA6ADqAOsA7ADtAO4A7ADuAO8A8ADxAPIA8ADyAPMA9AD1APYA9AD2APcA+AD5APoA+AD6APsA"), -"material": SubResource("StandardMaterial3D_lxroc"), +"material": SubResource("StandardMaterial3D_iwq7w"), "name": "__TB_empty", "primitive": 3, "uv_scale": Vector4(0, 0, 0, 0), @@ -570,524 +570,524 @@ _surfaces = [{ "vertex_data": PackedByteArray("AACOQQAAAD8AALjAAAB0QQAAAD8AALjAAAB0QQAAgD8AALjAAACOQQAAgD8AALjAAACMQQAAAD8AAHDAAACMQQAAAD8AArjAAACMQQAAgD8AArjAAACMQQAAgD8AAHDAAACOQQAAgD8AAHDAAAB0QQAAgD8AAHDAAAB0QQAAAD8AAHDAAACOQQAAAD8AAHDAAAB4QQAAgD8AAHDAAAB4QQAAgD8AArjAAAB4QQAAAD8AArjAAAB4QQAAAD8AAHDAAACUQQAAAD8AACjBAACAQQAAAD8AACjBAACAQQAAgD8AACjBAACUQQAAgD8AACjBAACSQQAAAD8AAAjBAACSQQAAAD8AASjBAACSQQAAgD8AASjBAACSQQAAgD8AAAjBAACUQQAAgD8AAAjBAACAQQAAgD8AAAjBAACAQQAAAD8AAAjBAACUQQAAAD8AAAjBAACCQQAAgD8AAAjBAACCQQAAgD8AASjBAACCQQAAAD8AASjBAACCQQAAAD8AAAjB/3//f////7//f/9/////v/9//3////+//3//f////78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/////8AAP+//////wAA/7//////AAD/v/////8AAP+/////f/////////9//////////3//////////f///////f/9/////v/9//3////+//3//f////7//f/9/////vwAA/3//f/+/AAD/f/9//78AAP9//3//vwAA/3//f/+//////wAA/7//////AAD/v/////8AAP+//////wAA/7////9//////////3//////////f/////////9//////w==") }] -[sub_resource type="ArrayOccluder3D" id="ArrayOccluder3D_37g5o"] +[sub_resource type="ArrayOccluder3D" id="ArrayOccluder3D_lxroc"] vertices = PackedVector3Array(-4.000244, 1, 4, -4.000244, 1, -4.000244, 4, 1, -4.000244, 4, 1, 4, -4.000244, 1, 12, -4.000244, 1, 4, 7, 1, 4, 7, 1, 12, 17.5, 3.5, -6.5, 17.5, 3.5, -22, 25.5, 3.5, -22, 25.5, 3.5, -6.5, 4, 1, 4, 4, 1, -4.000244, 4, 0.5, -4.000244, 4, 0.5, 4, 4, 3, -3.5, 4, 3, -4.000244, 4, 1, -4.000244, 4, 1, -3.5, -3.5, 1, 4, -4.000244, 1, 4, -4.000244, 3, 4, -3.5, 3, 4, 4, 3, 3.5, 4, 3, -3.5, 4, 1, -3.5, 4, 1, 3.5, 4, 1, 3.5, 3.5, 1, 3.5, 3.5, 3, 3.5, 4, 3, 3.5, -4.000244, 3.25, -3.5, -4.000244, 3.25, -4.000244, 4, 3.25, -4.000244, 4, 3.25, -3.5, 4, 3.25, -3.5, 4, 3.25, -4.000244, 4, 3, -4.000244, 4, 3, -3.5, -4.000244, 3.25, 3.5, -4.000244, 3.25, -3.5, -3.5, 3.25, -3.5, -3.5, 3.25, 3.5, -4.000244, 3.25, 4, -4.000244, 3.25, 3.5, 7, 3.25, 3.5, 7, 3.25, 4, 3.5, 3.25, 3.5, 3.5, 3.25, -3.5, 4, 3.25, -3.5, 4, 3.25, 3.5, 4, 3.25, 3.5, 4, 3.25, -3.5, 4, 3, -3.5, 4, 3, 3.5, 7, 0.5, 12, -4.000244, 0.5, 12, -4.000244, 1, 12, 7, 1, 12, -7.999756, 3, 4, -7.999756, 3, 3.5, -3.9999998, 3, 3.5, -3.9999998, 3, 4, -12, 3, 4, -12, 3, 3.5, -8, 3, 3.5, -8, 3, 4, -16, 3, 4, -16, 3, 3.5, -12.5, 3, 3.5, -12.5, 3, 4, -16, 3, 4.5, -16.5, 3, 4.5, -16.5, 1, 4.5, -16, 1, 4.5, -16.5, 1, 6.5, -16.5, 1, 4.5, -16.5, 3, 4.5, -16.5, 3, 6.5, -16.5, 1, 6.5, -16, 1, 6.5, -16, 1, 4.5, -16.5, 1, 4.5, -16.5, 3, 6.5, -16.5, 3, 4.5, -16, 3, 4.5, -16, 3, 6.5, -19.5, 3, 9.5, -19.5, 3, 9, -16.5, 3, 9, -16.5, 3, 9.5, -20.5, 3, 19, -20.5, 3, 9.5, -20, 3, 9.5, -20, 3, 19, -4, 0.5, 11.5, -20, 0.5, 11.5, -20, 1, 11.5, -4, 1, 11.5, -12.5, 3, 4, -12.5, 3, 3.5, -12, 3, 3.5, -12, 3, 4, -19.5, 3, 4, -19.5, 3, 3.5, -16, 3, 3.5, -16, 3, 4, -16.5, 3, 4.5, -16.5, 3, 4, -16, 3, 4, -16, 3, 4.5, -16.5, 3, 7, -16.5, 3, 6.5, -16, 3, 6.5, -16, 3, 7, -20.5, 3, 4.5, -20.5, 3, 3.5, -19.5, 3, 3.5, -19.5, 3, 4.5, -16.5, 3, 9.5, -16.5, 3, 9, -16, 3, 9, -16, 3, 9.5, -20.5, 3, 9.5, -20.5, 3, 4.5, -20, 3, 4.5, -20, 3, 9.5, -20, 3, 9.5, -20, 3, 9, -19.5, 3, 9, -19.5, 3, 9.5, -3.5, 1, 12, -4.000244, 1, 12, -4.000244, 3, 12, -3.5, 3, 12, -4.000244, 3.25, 12, -4.000244, 3.25, 4, -3.5, 3.25, 4, -3.5, 3.25, 12, -3.5, 3, 12, -4.000244, 3, 12, -4.000244, 3.25, 12, -3.5, 3.25, 12, 3.5, 3, 4, 3.5, 3, 3.5, 7, 3, 3.5, 7, 3, 4, 7, 1, 12, -3.5, 1, 12, -3.5, 3, 12, 7, 3, 12, -10.5, 1, 22, -10.5, 1, 11.5, -10.5, 0.5, 11.5, -10.5, 0.5, 22, -14, 3, 18, -14, 3, 17.5, -13.5, 3, 17.5, -13.5, 3, 18, -14, 3, 11.5, -14, 3, 11, -13.5, 3, 11, -13.5, 3, 11.5, -4, 1, 12, -10.500244, 1, 12, -10.500244, 3, 12, -4, 3, 12, -10, 3, 21, -10.500244, 3, 21, -10.500244, 1, 21, -10, 1, 21, -10, 1, 22.5, -10.500244, 1, 22.5, -10.500244, 3, 22.5, -10, 3, 22.5, -20.5, 3.25, 4, -20.5, 3.25, 3.5, -4, 3.25, 3.5, -4, 3.25, 4, -20.5, 3.25, 22.5, -20.5, 3.25, 4, -20, 3.25, 4, -20, 3.25, 22.5, -20, 3, 22.5, -20.5, 3, 22.5, -20.5, 3.25, 22.5, -20, 3.25, 22.5, -10.500244, 3.25, 12, -10.500244, 3.25, 11.5, -4, 3.25, 11.5, -4, 3.25, 12, -4, 3, 12, -10.500244, 3, 12, -10.500244, 3.25, 12, -4, 3.25, 12, -3.5, 3.25, 12, -3.5, 3.25, 11.5, 7, 3.25, 11.5, 7, 3.25, 12, 7, 3, 12, -3.5, 3, 12, -3.5, 3.25, 12, 7, 3.25, 12, -10.500244, 3.25, 22, -10.500244, 3.25, 12, -10, 3.25, 12, -10, 3.25, 22, -10, 3.25, 22, -10, 3.25, 12, -10, 3, 12, -10, 3, 22, -10.5, 1, 22.5, -20, 1, 22.5, -20, 3, 22.5, -10.5, 3, 22.5, -20.5, 3, 22.5, -20.5, 3, 21, -20, 3, 21, -20, 3, 22.5, -20, 1, 22.5, -20.5, 1, 22.5, -20.5, 3, 22.5, -20, 3, 22.5, -20, 3.25, 22.5, -20, 3.25, 22, -3.5, 3.25, 22, -3.5, 3.25, 22.5, -3.5, 3.25, 22.5, -3.5, 3.25, 22, -3.5, 3, 22, -3.5, 3, 22.5, -3.5, 3, 22.5, -20, 3, 22.5, -20, 3.25, 22.5, -3.5, 3.25, 22.5, -20.5, 1, 22, -20.5, 1, 16.5, -20.5, 0.5, 16.5, -20.5, 0.5, 22, -30, 3, 16.5, -30, 3, 16, -20.5, 3, 16, -20.5, 3, 16.5, -30.5, 3.25, 22.5, -30.5, 3.25, 22, -20.5, 3.25, 22, -20.5, 3.25, 22.5, -20.5, 3.25, 22.5, -20.5, 3.25, 22, -20.5, 3, 22, -20.5, 3, 22.5, -20.5, 3, 22.5, -30.5, 3, 22.5, -30.5, 3.25, 22.5, -20.5, 3.25, 22.5, -20.5, 1, 22.5, -30, 1, 22.5, -30, 3, 22.5, -20.5, 3, 22.5, -10, 3, 16.5, -10, 3, 12, -10, 1, 12, -10, 1, 16.5, -4, 1, 22, -4, 1, 16.5, -4, 0.5, 16.5, -4, 0.5, 22, -10.000244, 3, 16.5, -10.000244, 3, 16, -4, 3, 16, -4, 3, 16.5, -3.5, 3, 22.5, -3.5, 3, 16, -3.5, 1, 16, -3.5, 1, 22.5, -3.5, 1, 22.5, -4.000244, 1, 22.5, -4.000244, 3, 22.5, -3.5, 3, 22.5, -4, 1, 22.5, -10.000244, 1, 22.5, -10.000244, 3, 22.5, -4, 3, 22.5, -10, 1, 19, -10.500244, 1, 19, -10.500244, 3, 19, -10, 3, 19, -10.000244, 3.25, 16.5, -10.000244, 3.25, 16, -4, 3.25, 16, -4, 3.25, 16.5, -4.000244, 3.25, 22, -4.000244, 3.25, 16, -3.5, 3.25, 16, -3.5, 3.25, 22, -3.5, 3.25, 22, -3.5, 3.25, 16, -3.5, 3, 16, -3.5, 3, 22, 7, 5.75, -6, 7, 5.75, -6.5, 21.5, 5.75, -6.5, 21.5, 5.75, -6, 7, 5.75, 4, 7, 5.75, -6, 7.5, 5.75, -6, 7.5, 5.75, 4, 7, 3.25, 18, 7, 3.25, 11.5, 7.5, 3.25, 11.5, 7.5, 3.25, 18, 7.5, 3, 18, 7, 3, 18, 7, 3.25, 18, 7.5, 3.25, 18, 22, 5.5, -3.5, 22, 5.5, -6.5, 22, 1, -6.5, 22, 1, -3.5, 22, 1, -3.5, 21.5, 1, -3.5, 21.5, 5.5, -3.5, 22, 5.5, -3.5, 21.5, 5.75, -3.5, 21.5, 5.75, -6.5, 22, 5.75, -6.5, 22, 5.75, -3.5, 22, 5.75, -3.5, 22, 5.75, -6.5, 22, 5.5, -6.5, 22, 5.5, -3.5, 22, 5.5, -3.5, 21.5, 5.5, -3.5, 21.5, 5.75, -3.5, 22, 5.75, -3.5, 21.5, 4.25, 2.75, 21.5, 4.25, -3.5, 22, 4.25, -3.5, 22, 4.25, 2.75, 22, 4.25, 2.75, 22, 4.25, -3.5, 22, 1, -3.5, 22, 1, 2.75, 7, 3, 18, 7, 3, 17.5, 21.5, 3, 17.5, 21.5, 3, 18, 21.5, 1, 18, 7, 1, 18, 7, 3, 18, 21.5, 3, 18, 21.5, 4.25, 18, 21.5, 4.25, 2.75, 22, 4.25, 2.75, 22, 4.25, 18, 22, 4.25, 18, 22, 4.25, 2.75, 22, 1, 2.75, 22, 1, 18, 22, 1, 18, 21.5, 1, 18, 21.5, 4.25, 18, 22, 4.25, 18, -4.000244, 1, -3.5, 4, 1, -3.5, 4, 1, -4.000244, -4.000244, 1, -4.000244, 21.5, 1, -6, 7.5, 1, -6, 7.5, 3, -6, 21.5, 3, -6, 7.5, 3.5, 4, 7, 3.5, 4, 7, 5.5, 4, 7.5, 5.5, 4, 20.5, 5.5, -10, 17.5, 5.5, -10, 17.5, 3.5, -10, 20.5, 3.5, -10, 17.5, 3.5, -9.5, 17.5, 3.5, -10.000244, 17.5, 5.5, -10.000244, 17.5, 5.5, -9.5, 17.5, 3.5, -9.5, 20.5, 3.5, -9.5, 20.5, 3.5, -10.000244, 17.5, 3.5, -10.000244, 17.5, 5.5, -9.5, 17.5, 5.5, -10.000244, 20.5, 5.5, -10.000244, 20.5, 5.5, -9.5, 20.5, 5.5, -9.5, 20.5, 5.5, -10.000244, 20.5, 3.5, -10.000244, 20.5, 3.5, -9.5, 20.5, 3.5, -9.5, 17.5, 3.5, -9.5, 17.5, 5.5, -9.5, 20.5, 5.5, -9.5, 17.5, 5.5, -10, 17, 5.5, -10, 17, 3.5, -10, 17.5, 3.5, -10, 17, 3.5, -6.5, 17, 3.5, -10.000244, 17, 5.5, -10.000244, 17, 5.5, -6.5, 17, 3.5, -6.5, 17.5, 3.5, -6.5, 17.5, 3.5, -10.000244, 17, 3.5, -10.000244, 17, 5.5, -6.5, 17, 5.5, -10.000244, 17.5, 5.5, -10.000244, 17.5, 5.5, -6.5, 17.5, 5.5, -6.5, 17.5, 5.5, -10.000244, 17.5, 3.5, -10.000244, 17.5, 3.5, -6.5, 17.5, 3.5, -6.5, 17, 3.5, -6.5, 17, 5.5, -6.5, 17.5, 5.5, -6.5, 20.5, 5.5, -18.5, 20, 5.5, -18.5, 20, 3.5, -18.5, 20.5, 3.5, -18.5, 20, 3.5, -10, 20, 3.5, -18.5, 20, 5.5, -18.5, 20, 5.5, -10, 20, 3.5, -10, 20.5, 3.5, -10, 20.5, 3.5, -18.5, 20, 3.5, -18.5, 20, 5.5, -10, 20, 5.5, -18.5, 20.5, 5.5, -18.5, 20.5, 5.5, -10, 20.5, 5.5, -10, 20.5, 5.5, -18.5, 20.5, 3.5, -18.5, 20.5, 3.5, -10, 20.5, 3.5, -10, 20, 3.5, -10, 20, 5.5, -10, 20.5, 5.5, -10, 25.5, 5.5, -6.5, 22, 5.5, -6.5, 22, 3.5, -6.5, 25.5, 3.5, -6.5, 22, 3.5, -6, 22, 3.5, -6.5, 22, 5.5, -6.5, 22, 5.5, -6, 22, 3.5, -6, 25.5, 3.5, -6, 25.5, 3.5, -6.5, 22, 3.5, -6.5, 22, 5.5, -6, 22, 5.5, -6.5, 25.5, 5.5, -6.5, 25.5, 5.5, -6, 25.5, 5.5, -6, 25.5, 5.5, -6.5, 25.5, 3.5, -6.5, 25.5, 3.5, -6, 25.5, 3.5, -6, 22, 3.5, -6, 22, 5.5, -6, 25.5, 5.5, -6, 26, 5.5, -19.5, 25.5, 5.5, -19.5, 25.5, 3.5, -19.5, 26, 3.5, -19.5, 25.5, 3.5, -6, 25.5, 3.5, -19.5, 25.5, 5.5, -19.5, 25.5, 5.5, -6, 25.5, 3.5, -6, 26, 3.5, -6, 26, 3.5, -19.5, 25.5, 3.5, -19.5, 25.5, 5.5, -6, 25.5, 5.5, -19.5, 26, 5.5, -19.5, 26, 5.5, -6, 26, 5.5, -6, 26, 5.5, -19.5, 26, 3.5, -19.5, 26, 3.5, -6, 26, 3.5, -6, 25.5, 3.5, -6, 25.5, 5.5, -6, 26, 5.5, -6, 15, 1, 6.25, 14.25, 1, 6.25, 14.25, 3, 6.25, 15, 3, 6.25, 4, 1, -3.5, -4.000244, 1, -3.5, -4.000244, 3, -3.5, 4, 3, -3.5, 17, 1.75, 9.5, 11.5, 1.75, 9.5, 11.5, 1.625, 9.5, 17, 1.625, 9.5, 11.5, 1.625, 9.75, 11.5, 1.625, 9.5, 11.5, 1.75, 9.5, 11.5, 1.75, 9.75, 11.5, 1.625, 9.75, 17, 1.625, 9.75, 17, 1.625, 9.5, 11.5, 1.625, 9.5, 11.5, 1.75, 9.75, 11.5, 1.75, 9.5, 17, 1.75, 9.5, 17, 1.75, 9.75, 17, 1.75, 9.75, 17, 1.75, 9.5, 17, 1.625, 9.5, 17, 1.625, 9.75, 17, 1.625, 9.75, 11.5, 1.625, 9.75, 11.5, 1.75, 9.75, 17, 1.75, 9.75, 17, 1.75, 12, 11.5, 1.75, 12, 11.5, 1.625, 12, 17, 1.625, 12, 11.5, 1.625, 12.25, 11.5, 1.625, 12, 11.5, 1.75, 12, 11.5, 1.75, 12.25, 11.5, 1.625, 12.25, 17, 1.625, 12.25, 17, 1.625, 12, 11.5, 1.625, 12, 11.5, 1.75, 12.25, 11.5, 1.75, 12, 17, 1.75, 12, 17, 1.75, 12.25, 17, 1.75, 12.25, 17, 1.75, 12, 17, 1.625, 12, 17, 1.625, 12.25, 17, 1.625, 12.25, 11.5, 1.625, 12.25, 11.5, 1.75, 12.25, 17, 1.75, 12.25, 11.75, 1.75, 9.75, 11.5, 1.75, 9.75, 11.5, 1.625, 9.75, 11.75, 1.625, 9.75, 11.5, 1.625, 12, 11.5, 1.625, 9.75, 11.5, 1.75, 9.75, 11.5, 1.75, 12, 11.5, 1.625, 12, 11.75, 1.625, 12, 11.75, 1.625, 9.75, 11.5, 1.625, 9.75, 11.5, 1.75, 12, 11.5, 1.75, 9.75, 11.75, 1.75, 9.75, 11.75, 1.75, 12, 11.75, 1.75, 12, 11.75, 1.75, 9.75, 11.75, 1.625, 9.75, 11.75, 1.625, 12, 11.75, 1.625, 12, 11.5, 1.625, 12, 11.5, 1.75, 12, 11.75, 1.75, 12, 17, 1.75, 9.75, 16.75, 1.75, 9.75, 16.75, 1.625, 9.75, 17, 1.625, 9.75, 16.75, 1.625, 12, 16.75, 1.625, 9.75, 16.75, 1.75, 9.75, 16.75, 1.75, 12, 16.75, 1.625, 12, 17, 1.625, 12, 17, 1.625, 9.75, 16.75, 1.625, 9.75, 16.75, 1.75, 12, 16.75, 1.75, 9.75, 17, 1.75, 9.75, 17, 1.75, 12, 17, 1.75, 12, 17, 1.75, 9.75, 17, 1.625, 9.75, 17, 1.625, 12, 17, 1.625, 12, 16.75, 1.625, 12, 16.75, 1.75, 12, 17, 1.75, 12, 11.75, 1.625, 12, 11.5, 1.625, 12, 11.5, 1, 12, 11.75, 1, 12, 11.5, 1, 12.25, 11.5, 1, 12, 11.5, 1.625, 12, 11.5, 1.625, 12.25, 11.5, 1, 12.25, 11.75, 1, 12.25, 11.75, 1, 12, 11.5, 1, 12, 11.5, 1.625, 12.25, 11.5, 1.625, 12, 11.75, 1.625, 12, 11.75, 1.625, 12.25, 11.75, 1.625, 12.25, 11.75, 1.625, 12, 11.75, 1, 12, 11.75, 1, 12.25, 11.75, 1, 12.25, 11.5, 1, 12.25, 11.5, 1.625, 12.25, 11.75, 1.625, 12.25, 17, 1.625, 12, 16.75, 1.625, 12, 16.75, 1, 12, 17, 1, 12, 16.75, 1, 12.25, 16.75, 1, 12, 16.75, 1.625, 12, 16.75, 1.625, 12.25, 16.75, 1, 12.25, 17, 1, 12.25, 17, 1, 12, 16.75, 1, 12, 16.75, 1.625, 12.25, 16.75, 1.625, 12, 17, 1.625, 12, 17, 1.625, 12.25, 17, 1.625, 12.25, 17, 1.625, 12, 17, 1, 12, 17, 1, 12.25, 17, 1, 12.25, 16.75, 1, 12.25, 16.75, 1.625, 12.25, 17, 1.625, 12.25, 17, 1.625, 9.5, 16.75, 1.625, 9.5, 16.75, 1, 9.5, 17, 1, 9.5, 16.75, 1, 9.75, 16.75, 1, 9.5, 16.75, 1.625, 9.5, 16.75, 1.625, 9.75, 16.75, 1, 9.75, 17, 1, 9.75, 17, 1, 9.5, 16.75, 1, 9.5, 16.75, 1.625, 9.75, 16.75, 1.625, 9.5, 17, 1.625, 9.5, 17, 1.625, 9.75, 17, 1.625, 9.75, 17, 1.625, 9.5, 17, 1, 9.5, 17, 1, 9.75, 17, 1, 9.75, 16.75, 1, 9.75, 16.75, 1.625, 9.75, 17, 1.625, 9.75, 11.75, 1.625, 9.5, 11.5, 1.625, 9.5, 11.5, 1, 9.5, 11.75, 1, 9.5, 11.5, 1, 9.75, 11.5, 1, 9.5, 11.5, 1.625, 9.5, 11.5, 1.625, 9.75, 11.5, 1, 9.75, 11.75, 1, 9.75, 11.75, 1, 9.5, 11.5, 1, 9.5, 11.5, 1.625, 9.75, 11.5, 1.625, 9.5, 11.75, 1.625, 9.5, 11.75, 1.625, 9.75, 11.75, 1.625, 9.75, 11.75, 1.625, 9.5, 11.75, 1, 9.5, 11.75, 1, 9.75, 11.75, 1, 9.75, 11.5, 1, 9.75, 11.5, 1.625, 9.75, 11.75, 1.625, 9.75, -3.5, 3, -3.5, -4.000244, 3, -3.5, -4.000244, 1, -3.5, -3.5, 1, -3.5, -4.000244, 1, 4, -3.5, 1, 4, -3.5, 1, -3.5, -4.000244, 1, -3.5, 4, 3, -3.5, 3.5, 3, -3.5, 3.5, 1, -3.5, 4, 1, -3.5, 3.5, 1, 3.5, 4, 1, 3.5, 4, 1, -3.5, 3.5, 1, -3.5, 1.5, 1, 4, 1.5, 1, 3.5, 1.5, 3, 3.5, 1.5, 3, 4, 1.5, 1, 4, 3.5, 1, 4, 3.5, 1, 3.5, 1.5, 1, 3.5, 3.5, 3, 4, 3.5, 3, 3.5, 3.5, 1, 3.5, 3.5, 1, 4, -3.5, 1, 4, -3.5, 1, 3.5, -3.5, 3, 3.5, -3.5, 3, 4, -3.5, 1, 4, -0.5, 1, 4, -0.5, 1, 3.5, -3.5, 1, 3.5, -3.5, 3.25, -3.5, -4.000244, 3.25, -3.5, -4.000244, 3, -3.5, -3.5, 3, -3.5, 7, 3.25, 4, 7, 3.25, 3.5, 7, 3, 3.5, 7, 3, 4, 4, 3.25, -3.5, 3.5, 3.25, -3.5, 3.5, 3, -3.5, 4, 3, -3.5, -12.5, 3, 3.5, -16, 3, 3.5, -16, 1, 3.5, -12.5, 1, 3.5, -16, 1, 4, -16, 1, 3.5, -16, 3, 3.5, -16, 3, 4, -16, 1, 4, -12.5, 1, 4, -12.5, 1, 3.5, -16, 1, 3.5, -12.5, 3, 4, -12.5, 3, 3.5, -12.5, 1, 3.5, -12.5, 1, 4, -20, 3, 9.5, -20.5, 3, 9.5, -20.5, 1, 9.5, -20, 1, 9.5, -20.5, 1, 19, -20, 1, 19, -20, 1, 9.5, -20.5, 1, 9.5, -4, 1, 3.5, -20, 1, 3.5, -20, 0.5, 3.5, -4, 0.5, 3.5, -20, 0.5, 11.5, -20, 0.5, 3.5, -20, 1, 3.5, -20, 1, 11.5, -20, 0.5, 11.5, -4, 0.5, 11.5, -4, 0.5, 3.5, -20, 0.5, 3.5, -4, 1, 11.5, -4, 1, 3.5, -4, 0.5, 3.5, -4, 0.5, 11.5, -16, 3, 3.5, -19.5, 3, 3.5, -19.5, 1, 3.5, -16, 1, 3.5, -19.5, 1, 4, -19.5, 1, 3.5, -19.5, 3, 3.5, -19.5, 3, 4, -19.5, 1, 4, -16, 1, 4, -16, 1, 3.5, -19.5, 1, 3.5, -20, 3, 4.5, -20.5, 3, 4.5, -20.5, 1, 4.5, -20, 1, 4.5, -20.5, 1, 9.5, -20, 1, 9.5, -20, 1, 4.5, -20.5, 1, 4.5, -3.5, 3, 4, -4.000244, 3, 4, -4.000244, 1, 4, -3.5, 1, 4, -4.000244, 1, 7, -3.5, 1, 7, -3.5, 1, 4, -4.000244, 1, 4, -3.5, 3, 9, -4.000244, 3, 9, -4.000244, 1, 9, -3.5, 1, 9, -4.000244, 1, 12, -3.5, 1, 12, -3.5, 1, 9, -4.000244, 1, 9, -3.5, 3.25, 4, -4.000244, 3.25, 4, -4.000244, 3, 4, -3.5, 3, 4, -10.5, 1, 11.5, -20, 1, 11.5, -20, 0.5, 11.5, -10.5, 0.5, 11.5, -20, 0.5, 22, -10.5, 0.5, 22, -10.5, 0.5, 11.5, -20, 0.5, 11.5, -10.5, 0.5, 22, -20, 0.5, 22, -20, 1, 22, -10.5, 1, 22, -4, 3.25, 4, -4, 3.25, 3.5, -4, 3, 3.5, -4, 3, 4, -20, 3.25, 4, -20.5, 3.25, 4, -20.5, 3, 4, -20, 3, 4, -4, 3.25, 12, -4, 3.25, 11.5, -4, 3, 11.5, -4, 3, 12, 7, 3.25, 12, 7, 3.25, 11.5, 7, 3, 11.5, 7, 3, 12, -10, 3.25, 12, -10.500244, 3.25, 12, -10.500244, 3, 12, -10, 3, 12, -20, 3, 21, -20.5, 3, 21, -20.5, 1, 21, -20, 1, 21, -20.5, 1, 22.5, -20, 1, 22.5, -20, 1, 21, -20.5, 1, 21, -20.5, 1, 16.5, -30, 1, 16.5, -30, 0.5, 16.5, -20.5, 0.5, 16.5, -30, 0.5, 22, -20.5, 0.5, 22, -20.5, 0.5, 16.5, -30, 0.5, 16.5, -20.5, 0.5, 22, -30, 0.5, 22, -30, 1, 22, -20.5, 1, 22, -20.5, 3, 16, -30, 3, 16, -30, 1, 16, -20.5, 1, 16, -30, 1, 16.5, -30, 1, 16, -30, 3, 16, -30, 3, 16.5, -30, 1, 16.5, -20.5, 1, 16.5, -20.5, 1, 16, -30, 1, 16, -4, 1, 16.5, -10.000244, 1, 16.5, -10.000244, 0.5, 16.5, -4, 0.5, 16.5, -10.000244, 0.5, 22, -4, 0.5, 22, -4, 0.5, 16.5, -10.000244, 0.5, 16.5, -4, 0.5, 22, -10.000244, 0.5, 22, -10.000244, 1, 22, -4, 1, 22, -4, 3.25, 16.5, -4, 3.25, 16, -4, 3, 16, -4, 3, 16.5, -3.5, 3.25, 16, -4.000244, 3.25, 16, -4.000244, 3, 16, -3.5, 3, 16, 7.5, 3, -6.5, 7, 3, -6.5, 7, 1, -6.5, 7.5, 1, -6.5, 7, 1, 4, 7.5, 1, 4, 7.5, 1, -6.5, 7, 1, -6.5, 19.5, 3, -6, 19.5, 3, -6.5, 19.5, 3.5, -6.5, 19.5, 3.5, -6, 21.5, 3.5, -6, 21.5, 3.5, -6.5, 21.5, 3, -6.5, 21.5, 3, -6, 7.5, 3.5, -6, 7, 3.5, -6, 7, 3, -6, 7.5, 3, -6, 21.5, 5.75, -6, 21.5, 5.75, -6.5, 21.5, 5.5, -6.5, 21.5, 5.5, -6, 7.5, 5.75, -6, 7, 5.75, -6, 7, 5.5, -6, 7.5, 5.5, -6, 7, 1, 17.5, 7.5, 1, 17.5, 7.5, 1, 11.5, 7, 1, 11.5, 19.5, 3.5, -6, 19.5, 3.5, -6.5, 19.5, 3, -6.5, 19.5, 3, -6, 17.5, 3.5, -5.75, 17.5, 3.5, -6, 17.5, 3, -6, 17.5, 3, -5.75, -3.5, 3, 4, -3.5, 3, -3.5, -3.5, 1, -3.5, -3.5, 1, 4, 3.5, 1, 4, 1.5, 1, 4, 1.5, 3, 4, 3.5, 3, 4, -0.5, 1, 4, -3.5, 1, 4, -3.5, 3, 4, -0.5, 3, 4, 7, 1, 4, 3.5, 1, 4, 3.5, 3, 4, 7, 3, 4, 7.5, 1, 4, 7, 1, 4, 7, 3, 4, 7.5, 3, 4, 7.5, 1, 17.5, 7, 1, 17.5, 7, 3, 17.5, 7.5, 3, 17.5, -0.5, 3, 4, -0.5, 3, 3.5, -0.5, 1, 3.5, -0.5, 1, 4, -20, 1, 19, -20.5, 1, 19, -20.5, 3, 19, -20, 3, 19, -3.5, 1, 7, -4.000244, 1, 7, -4.000244, 3, 7, -3.5, 3, 7, 19.5, 5.5, -6, 19.5, 5.5, -6.5, 19.5, 3.5, -6.5, 19.5, 3.5, -6, 19.5, 3.5, -6, 19.5, 3.5, -6.5, 21.5, 3.5, -6.5, 21.5, 3.5, -6, 4, 3, -3.5, -4.000244, 3, -3.5, -4.000244, 3.25, -3.5, 4, 3.25, -3.5, -3.5, 3.25, 3.5, -3.5, 3.25, -3.5, -3.5, 3, -3.5, -3.5, 3, 3.5, 21.5, 3, -6, 19.5, 3, -6, 19.5, 3.5, -6, 21.5, 3.5, -6, 7.5, 3.5, 4, 7.5, 3.5, -6, 7.5, 3, -6, 7.5, 3, 4, 7.5, 3, 4, 7, 3, 4, 7, 3.5, 4, 7.5, 3.5, 4, 21.5, 5.5, -6, 7, 5.5, -6, 7, 5.75, -6, 21.5, 5.75, -6, 7.5, 5.75, 4, 7.5, 5.75, -6, 7.5, 5.5, -6, 7.5, 5.5, 4, 7.5, 5.5, 4, 7, 5.5, 4, 7, 5.75, 4, 7.5, 5.75, 4, 7.5, 3.25, 18, 7.5, 3.25, 11.5, 7.5, 3, 11.5, 7.5, 3, 18, 19.5, 3, -6, 7, 3, -6, 7, 3.5, -6, 19.5, 3.5, -6, 0, 3.25, 9, 0, 3.25, 7, 0.25, 3.25, 7, 0.25, 3.25, 9, 0.25, 3.25, 9, 0.25, 3.25, 7, 0.25, 3, 7, 0.25, 3, 9, 0.25, 3, 9, 0, 3, 9, 0, 3.25, 9, 0.25, 3.25, 9, 14.75, 3.5, 6, 14.75, 3.5, -3.5, 15, 3.5, -3.5, 15, 3.5, 6, 15, 3.5, 6, 15, 3.5, -3.5, 15, 3, -3.5, 15, 3, 6, 15, 3, 6, 14.75, 3, 6, 14.75, 3.5, 6, 15, 3.5, 6, 13.25, 3.5, 6, 13.25, 3.5, -3.5, 13.5, 3.5, -3.5, 13.5, 3.5, 6, 13.5, 3.5, 6, 13.5, 3.5, -3.5, 13.5, 3, -3.5, 13.5, 3, 6, 13.5, 3, 6, 13.25, 3, 6, 13.25, 3.5, 6, 13.5, 3.5, 6, 13.25, 3.5, 6.25, 13.25, 3.5, 6, 21.5, 3.5, 6, 21.5, 3.5, 6.25, 21.5, 3.5, 6.25, 21.5, 3.5, 6, 21.5, 3, 6, 21.5, 3, 6.25, 21.5, 3, 6.25, 13.25, 3, 6.25, 13.25, 3.5, 6.25, 21.5, 3.5, 6.25, 15, 3.5, 4.5, 15, 3.5, 4.25, 21.5, 3.5, 4.25, 21.5, 3.5, 4.5, 21.5, 3.5, 4.5, 21.5, 3.5, 4.25, 21.5, 3, 4.25, 21.5, 3, 4.5, 21.5, 3, 4.5, 15, 3, 4.5, 15, 3.5, 4.5, 21.5, 3.5, 4.5, 19.75, 3.5, 17.5, 19.75, 3.5, 6.5, 20, 3.5, 6.5, 20, 3.5, 17.5, 20, 3.5, 17.5, 20, 3.5, 6.5, 20, 3, 6.5, 20, 3, 17.5, 20, 3, 17.5, 19.75, 3, 17.5, 19.75, 3.5, 17.5, 20, 3.5, 17.5, 21.5, 2.75, 1.5, 19, 2.75, 1.5, 19, 3.25, 1.5, 21.5, 3.25, 1.5, 18.5, 3.5, 2, 18.5, 3.5, -1.5002441, 19, 3.5, -1.5002441, 19, 3.5, 2, 19, 3.5, 2, 19, 3.5, -1.5002441, 19, 3, -1.5002441, 19, 3, 2, 19, 3, 2, 18.5, 3, 2, 18.5, 3.5, 2, 19, 3.5, 2, 19, 3, 2, 19, 3, 1.5, 19, 3.5, 1.5, 19, 3.5, 2, 19, 3.5, 2, 19, 3.5, 1.5, 21.5, 3.5, 1.5, 21.5, 3.5, 2, 21.5, 3, 2, 19, 3, 2, 19, 3.5, 2, 21.5, 3.5, 2, 19, 3, -1, 19, 3, -1.5002441, 19, 3.5, -1.5002441, 19, 3.5, -1, 19, 3.5, -1, 19, 3.5, -1.5002441, 21.5, 3.5, -1.5002441, 21.5, 3.5, -1, 21.5, 3, -1, 19, 3, -1, 19, 3.5, -1, 21.5, 3.5, -1, 15.5, 3.5, -5.75, 15.5, 3.5, -6, 17.5, 3.5, -6, 17.5, 3.5, -5.75, 17.5, 3, -5.75, 15.5, 3, -5.75, 15.5, 3.5, -5.75, 17.5, 3.5, -5.75, 3.75, 3.25, 9, 3.75, 3.25, 7, 4, 3.25, 7, 4, 3.25, 9, 4, 3.25, 9, 4, 3.25, 7, 4, 3, 7, 4, 3, 9, 4, 3, 9, 3.75, 3, 9, 3.75, 3.25, 9, 4, 3.25, 9, 0.25, 3, 9, 0.25, 3, 8.75, 0.25, 3.25, 8.75, 0.25, 3.25, 9, 0.25, 3.25, 9, 0.25, 3.25, 8.75, 3.75, 3.25, 8.75, 3.75, 3.25, 9, 3.75, 3, 9, 0.25, 3, 9, 0.25, 3.25, 9, 3.75, 3.25, 9, 0.25, 3, 7.25, 0.25, 3, 7, 0.25, 3.25, 7, 0.25, 3.25, 7.25, 0.25, 3.25, 7.25, 0.25, 3.25, 7, 3.75, 3.25, 7, 3.75, 3.25, 7.25, 3.75, 3, 7.25, 0.25, 3, 7.25, 0.25, 3.25, 7.25, 3.75, 3.25, 7.25, 7, 3, 4, -4.000244, 3, 4, -4.000244, 3.25, 4, 7, 3.25, 4, -3.5, 3.25, 12, -3.5, 3.25, 4, -3.5, 3, 4, -3.5, 3, 12, -4, 3, 4, -20.5, 3, 4, -20.5, 3.25, 4, -4, 3.25, 4, -20, 3.25, 22.5, -20, 3.25, 4, -20, 3, 4, -20, 3, 22.5, -4, 3, 16.5, -10.000244, 3, 16.5, -10.000244, 3.25, 16.5, -4, 3.25, 16.5, 15, 3.5, -3.5, 14.75, 3.5, -3.5, 14.75, 3, -3.5, 15, 3, -3.5, 14.75, 3, 6, 14.75, 3, -3.5, 14.75, 3.5, -3.5, 14.75, 3.5, 6, 14.75, 3, 6, 15, 3, 6, 15, 3, -3.5, 14.75, 3, -3.5, 13.5, 3.5, -3.5, 13.25, 3.5, -3.5, 13.25, 3, -3.5, 13.5, 3, -3.5, 13.25, 3, 6, 13.5, 3, 6, 13.5, 3, -3.5, 13.25, 3, -3.5, 21.5, 3.5, 6, 13.25, 3.5, 6, 13.25, 3, 6, 21.5, 3, 6, 13.25, 3, 6.25, 21.5, 3, 6.25, 21.5, 3, 6, 13.25, 3, 6, 15, 3, 4.5, 15, 3, 4.25, 15, 3.5, 4.25, 15, 3.5, 4.5, 15, 3, 4.5, 21.5, 3, 4.5, 21.5, 3, 4.25, 15, 3, 4.25, 20, 3.5, 6.5, 19.75, 3.5, 6.5, 19.75, 3, 6.5, 20, 3, 6.5, 19.75, 3, 17.5, 19.75, 3, 6.5, 19.75, 3.5, 6.5, 19.75, 3.5, 17.5, 19.75, 3, 17.5, 20, 3, 17.5, 20, 3, 6.5, 19.75, 3, 6.5, 19, 3.5, -1.5, 18.5, 3.5, -1.5, 18.5, 3, -1.5, 19, 3, -1.5, 18.5, 3, 2, 18.5, 3, -1.5002441, 18.5, 3.5, -1.5002441, 18.5, 3.5, 2, 18.5, 3, 2, 19, 3, 2, 19, 3, -1.5002441, 18.5, 3, -1.5002441, 21.5, 3.5, 1.5, 19, 3.5, 1.5, 19, 3, 1.5, 21.5, 3, 1.5, 19, 3, 2, 21.5, 3, 2, 21.5, 3, 1.5, 19, 3, 1.5, 21.5, 3.5, 2, 21.5, 3.5, 1.5, 21.5, 3, 1.5, 21.5, 3, 2, 21.5, 3.5, -1.5, 19, 3.5, -1.5, 19, 3, -1.5, 21.5, 3, -1.5, 19, 3, -1, 21.5, 3, -1, 21.5, 3, -1.5002441, 19, 3, -1.5002441, 21.5, 3.5, -1, 21.5, 3.5, -1.5002441, 21.5, 3, -1.5002441, 21.5, 3, -1, -3.9999998, 3, 3.5, -7.999756, 3, 3.5, -7.999756, 1, 3.5, -3.9999998, 1, 3.5, -8, 1, 4, -8, 1, 3.5, -8, 3, 3.5, -8, 3, 4, -7.999756, 1, 4, -3.9999998, 1, 4, -3.9999998, 1, 3.5, -7.999756, 1, 3.5, -4, 3, 4, -4, 3, 3.5, -4, 1, 3.5, -4, 1, 4, -8, 3, 3.5, -12, 3, 3.5, -12, 1, 3.5, -8, 1, 3.5, -12, 1, 4, -12, 1, 3.5, -12, 3, 3.5, -12, 3, 4, -12, 1, 4, -8, 1, 4, -8, 1, 3.5, -12, 1, 3.5, -8, 3, 4, -8, 3, 3.5, -8, 1, 3.5, -8, 1, 4, -20, 1, 11.5, -20, 1, 3.5, -4, 1, 3.5, -4, 1, 11.5, -20, 1, 22, -20, 1, 11.5, -10.5, 1, 11.5, -10.5, 1, 22, -30, 1, 22, -30, 1, 16.5, -20.5, 1, 16.5, -20.5, 1, 22, -10.000244, 1, 22, -10.000244, 1, 16.5, -4, 1, 16.5, -4, 1, 22, -4, 3, 16, -10.000244, 3, 16, -10.000244, 1, 16, -4, 1, 16, -10, 1, 16.5, -10, 1, 16, -10, 3, 16, -10, 3, 16.5, -10.000244, 1, 16.5, -4, 1, 16.5, -4, 1, 16, -10.000244, 1, 16, -4, 3, 16.5, -4, 3, 16, -4, 1, 16, -4, 1, 16.5, -3.9999998, 1, 4, -7.999756, 1, 4, -7.999756, 3, 4, -3.9999998, 3, 4, -8, 1, 4, -12, 1, 4, -12, 3, 4, -8, 3, 4, -13.5, 3, 4, -13.625, 3, 4, -13.625, 1, 4, -13.5, 1, 4, -13.625, 1, 9, -13.625, 1, 4, -13.625, 3, 4, -13.625, 3, 9, -13.625, 1, 9, -13.5, 1, 9, -13.5, 1, 4, -13.625, 1, 4, -13.625, 3, 9, -13.625, 3, 4, -13.5, 3, 4, -13.5, 3, 9, -13.5, 1, 9, -13.625, 1, 9, -13.625, 3, 9, -13.5, 3, 9, -14, 3, 11, -20, 3, 11, -20, 1, 11, -14, 1, 11, -20, 1, 11.125, -20, 1, 11, -20, 3, 11, -20, 3, 11.125, -20, 1, 11.125, -14, 1, 11.125, -14, 1, 11, -20, 1, 11, -20, 3, 11.125, -20, 3, 11, -14, 3, 11, -14, 3, 11.125, -14, 3, 11.125, -14, 3, 11, -14, 1, 11, -14, 1, 11.125, -13.5, 3, 11.5, -13.625, 3, 11.5, -13.625, 1, 11.5, -13.5, 1, 11.5, -13.625, 1, 13.5, -13.625, 1, 11.5, -13.625, 3, 11.5, -13.625, 3, 13.5, -13.625, 1, 13.5, -13.5, 1, 13.5, -13.5, 1, 11.5, -13.625, 1, 11.5, -13.625, 3, 13.5, -13.625, 3, 11.5, -13.5, 3, 11.5, -13.5, 3, 13.5, -13.5, 1, 13.5, -13.625, 1, 13.5, -13.625, 3, 13.5, -13.5, 3, 13.5, -13.5, 3, 15.5, -13.625, 3, 15.5, -13.625, 1, 15.5, -13.5, 1, 15.5, -13.625, 1, 17.5, -13.625, 1, 15.5, -13.625, 3, 15.5, -13.625, 3, 17.5, -13.625, 1, 17.5, -13.5, 1, 17.5, -13.5, 1, 15.5, -13.625, 1, 15.5, -13.625, 3, 17.5, -13.625, 3, 15.5, -13.5, 3, 15.5, -13.5, 3, 17.5, -13.5, 1, 17.5, -13.625, 1, 17.5, -13.625, 3, 17.5, -13.5, 3, 17.5, -14, 3, 17.875, -20, 3, 17.875, -20, 1, 17.875, -14, 1, 17.875, -20, 1, 18, -20, 1, 17.875, -20, 3, 17.875, -20, 3, 18, -20, 1, 18, -14, 1, 18, -14, 1, 17.875, -20, 1, 17.875, -20, 3, 18, -20, 3, 17.875, -14, 3, 17.875, -14, 3, 18, -14, 3, 18, -14, 3, 17.875, -14, 1, 17.875, -14, 1, 18, -10, 3, 22.5, -10, 3, 21, -10, 1, 21, -10, 1, 22.5, -17.875, 2, 11.125, -18, 2, 11.125, -18, 1, 11.125, -17.875, 1, 11.125, -18, 1, 13.125, -18, 1, 11.125, -18, 2, 11.125, -18, 2, 13.125, -18, 1, 13.125, -17.875, 1, 13.125, -17.875, 1, 11.125, -18, 1, 11.125, -18, 2, 13.125, -18, 2, 11.125, -17.875, 2, 11.125, -17.875, 2, 13.125, -17.875, 1, 13.125, -18, 1, 13.125, -18, 2, 13.125, -17.875, 2, 13.125, -15.75, 2, 11.125, -15.875, 2, 11.125, -15.875, 1, 11.125, -15.75, 1, 11.125, -15.875, 1, 13.125, -15.875, 1, 11.125, -15.875, 2, 11.125, -15.875, 2, 13.125, -15.875, 1, 13.125, -15.75, 1, 13.125, -15.75, 1, 11.125, -15.875, 1, 11.125, -15.875, 2, 13.125, -15.875, 2, 11.125, -15.75, 2, 11.125, -15.75, 2, 13.125, -15.75, 1, 13.125, -15.875, 1, 13.125, -15.875, 2, 13.125, -15.75, 2, 13.125, -15.75, 2, 15.875, -15.875, 2, 15.875, -15.875, 1, 15.875, -15.75, 1, 15.875, -15.875, 1, 17.875, -15.875, 1, 15.875, -15.875, 2, 15.875, -15.875, 2, 17.875, -15.875, 1, 17.875, -15.75, 1, 17.875, -15.75, 1, 15.875, -15.875, 1, 15.875, -15.875, 2, 17.875, -15.875, 2, 15.875, -15.75, 2, 15.875, -15.75, 2, 17.875, -15.75, 1, 17.875, -15.875, 1, 17.875, -15.875, 2, 17.875, -15.75, 2, 17.875, -17.875, 2, 15.875, -18, 2, 15.875, -18, 1, 15.875, -17.875, 1, 15.875, -18, 1, 17.875, -18, 1, 15.875, -18, 2, 15.875, -18, 2, 17.875, -18, 1, 17.875, -17.875, 1, 17.875, -17.875, 1, 15.875, -18, 1, 15.875, -18, 2, 17.875, -18, 2, 15.875, -17.875, 2, 15.875, -17.875, 2, 17.875, -17.875, 1, 17.875, -18, 1, 17.875, -18, 2, 17.875, -17.875, 2, 17.875, -4, 1, 16.5, -10.000244, 1, 16.5, -10.000244, 3, 16.5, -4, 3, 16.5, -10, 3, 19, -10, 3, 16.5, -10, 1, 16.5, -10, 1, 19, -12.5, 1, 4, -16, 1, 4, -16, 3, 4, -12.5, 3, 4, -20, 3, 19, -20, 3, 9.5, -20, 1, 9.5, -20, 1, 19, -16, 1, 4, -19.5, 1, 4, -19.5, 3, 4, -16, 3, 4, -20, 3, 9.5, -20, 3, 4.5, -20, 1, 4.5, -20, 1, 9.5, -20, 3, 22.5, -20, 3, 21, -20, 1, 21, -20, 1, 22.5, -20.5, 1, 16.5, -30, 1, 16.5, -30, 3, 16.5, -20.5, 3, 16.5, -16, 3, 6.5, -16, 3, 4.5, -16, 1, 4.5, -16, 1, 6.5, -16, 1, 6.5, -16.5, 1, 6.5, -16.5, 3, 6.5, -16, 3, 6.5, -16.5, 3, 9, -19.5, 3, 9, -19.5, 1, 9, -16.5, 1, 9, -19.5, 1, 9.5, -19.5, 1, 9, -19.5, 3, 9, -19.5, 3, 9.5, -19.5, 1, 9.5, -16.5, 1, 9.5, -16.5, 1, 9, -19.5, 1, 9, -16.5, 3, 9.5, -16.5, 3, 9, -16.5, 1, 9, -16.5, 1, 9.5, -16.5, 1, 9.5, -19.5, 1, 9.5, -19.5, 3, 9.5, -16.5, 3, 9.5, -12, 3, 3.5, -12.5, 3, 3.5, -12.5, 1, 3.5, -12, 1, 3.5, -12.5, 1, 4, -12.5, 1, 3.5, -12.5, 3, 3.5, -12.5, 3, 4, -12.5, 1, 4, -12, 1, 4, -12, 1, 3.5, -12.5, 1, 3.5, -12, 3, 4, -12, 3, 3.5, -12, 1, 3.5, -12, 1, 4, -16, 3, 4, -16.5, 3, 4, -16.5, 1, 4, -16, 1, 4, -16.5, 1, 4.5, -16.5, 1, 4, -16.5, 3, 4, -16.5, 3, 4.5, -16.5, 1, 4.5, -16, 1, 4.5, -16, 1, 4, -16.5, 1, 4, -16, 3, 6.5, -16.5, 3, 6.5, -16.5, 1, 6.5, -16, 1, 6.5, -16.5, 1, 7, -16.5, 1, 6.5, -16.5, 3, 6.5, -16.5, 3, 7, -16.5, 1, 7, -16, 1, 7, -16, 1, 6.5, -16.5, 1, 6.5, -19.5, 3, 3.5, -20.5, 3, 3.5, -20.5, 1, 3.5, -19.5, 1, 3.5, -20.5, 1, 4.5, -19.5, 1, 4.5, -19.5, 1, 3.5, -20.5, 1, 3.5, -16, 3, 9, -16.5, 3, 9, -16.5, 1, 9, -16, 1, 9, -16.5, 1, 9.5, -16.5, 1, 9, -16.5, 3, 9, -16.5, 3, 9.5, -16.5, 1, 9.5, -16, 1, 9.5, -16, 1, 9, -16.5, 1, 9, -19.5, 3, 9, -20, 3, 9, -20, 1, 9, -19.5, 1, 9, -20, 1, 9.5, -20, 1, 9, -20, 3, 9, -20, 3, 9.5, -20, 1, 9.5, -19.5, 1, 9.5, -19.5, 1, 9, -20, 1, 9, -13.5, 3, 17.5, -14, 3, 17.5, -14, 1, 17.5, -13.5, 1, 17.5, -14, 1, 18, -14, 1, 17.5, -14, 3, 17.5, -14, 3, 18, -14, 1, 18, -13.5, 1, 18, -13.5, 1, 17.5, -14, 1, 17.5, -13.5, 3, 11, -14, 3, 11, -14, 1, 11, -13.5, 1, 11, -14, 1, 11.5, -14, 1, 11, -14, 3, 11, -14, 3, 11.5, -14, 1, 11.5, -13.5, 1, 11.5, -13.5, 1, 11, -14, 1, 11, -12, 1, 4, -12.5, 1, 4, -12.5, 3, 4, -12, 3, 4, -16, 3, 4.5, -16, 3, 4, -16, 1, 4, -16, 1, 4.5, -16, 1, 4.5, -16.5, 1, 4.5, -16.5, 3, 4.5, -16, 3, 4.5, -16, 3, 7, -16, 3, 6.5, -16, 1, 6.5, -16, 1, 7, -16, 1, 7, -16.5, 1, 7, -16.5, 3, 7, -16, 3, 7, -19.5, 3, 4.5, -19.5, 3, 3.5, -19.5, 1, 3.5, -19.5, 1, 4.5, -19.5, 1, 4.5, -20.5, 1, 4.5, -20.5, 3, 4.5, -19.5, 3, 4.5, -16, 3, 9.5, -16, 3, 9, -16, 1, 9, -16, 1, 9.5, -16, 1, 9.5, -16.5, 1, 9.5, -16.5, 3, 9.5, -16, 3, 9.5, -19.5, 3, 9.5, -19.5, 3, 9, -19.5, 1, 9, -19.5, 1, 9.5, -19.5, 1, 9.5, -20, 1, 9.5, -20, 3, 9.5, -19.5, 3, 9.5, -13.5, 3, 18, -13.5, 3, 17.5, -13.5, 1, 17.5, -13.5, 1, 18, -13.5, 1, 18, -14, 1, 18, -14, 3, 18, -13.5, 3, 18, -13.5, 3, 11.5, -13.5, 3, 11, -13.5, 1, 11, -13.5, 1, 11.5, -13.5, 1, 11.5, -14, 1, 11.5, -14, 3, 11.5, -13.5, 3, 11.5, -3.5, 3, 7, -3.5, 3, 4, -3.5, 1, 4, -3.5, 1, 7, 7.5, 3, 4, 7.5, 3, -6.5, 7.5, 1, -6.5, 7.5, 1, 4, 7.5, 3, 17.5, 7.5, 3, 11.5, 7.5, 1, 11.5, 7.5, 1, 17.5, -3.5, 3, 12, -3.5, 3, 9, -3.5, 1, 9, -3.5, 1, 12, 7, 3, 3.5, 3.5, 3, 3.5, 3.5, 1, 3.5, 7, 1, 3.5, 3.5, 1, 4, 3.5, 1, 3.5, 3.5, 3, 3.5, 3.5, 3, 4, 3.5, 1, 4, 7, 1, 4, 7, 1, 3.5, 3.5, 1, 3.5, 7, 3, 4, 7, 3, 3.5, 7, 1, 3.5, 7, 1, 4, 7.5, 1, -6, 7.5, 1, -6.5, 7.5, 3, -6.5, 7.5, 3, -6, 7.5, 1, -6, 21.5, 1, -6, 21.5, 1, -6.5, 7.5, 1, -6.5, 21.5, 3, -6, 21.5, 3, -6.5, 21.5, 1, -6.5, 21.5, 1, -6, 7.5, 3.5, -6, 7.5, 3.5, -6.5, 7.5, 5.5, -6.5, 7.5, 5.5, -6, 7.5, 3.5, -6, 19.5, 3.5, -6, 19.5, 3.5, -6.5, 7.5, 3.5, -6.5, 7.5, 5.5, -6, 7, 5.5, -6, 7, 3.5, -6, 7.5, 3.5, -6, 7, 3.5, 4, 7, 3.5, -6, 7, 5.5, -6, 7, 5.5, 4, 7, 3.5, 4, 7.5, 3.5, 4, 7.5, 3.5, -6, 7, 3.5, -6, -7.5, 1.75, 9, -8.5, 1.75, 9, -8.5, 1, 9, -7.5, 1, 9, -8.5, 1, 11.5, -8.5, 1, 9, -8.5, 1.75, 9, -8.5, 1.75, 11.5, -8.5, 1, 11.5, -7.5, 1, 11.5, -7.5, 1, 9, -8.5, 1, 9, -8.5, 1.75, 11.5, -8.5, 1.75, 9, -7.5, 1.75, 9, -7.5, 1.75, 11.5, -7.5, 1.75, 11.5, -7.5, 1.75, 9, -7.5, 1, 9, -7.5, 1, 11.5, -7.5, 1, 11.5, -8.5, 1, 11.5, -8.5, 1.75, 11.5, -7.5, 1.75, 11.5, -7.5, 1.75, 4, -8.5, 1.75, 4, -8.5, 1, 4, -7.5, 1, 4, -8.5, 1, 7, -8.5, 1, 4, -8.5, 1.75, 4, -8.5, 1.75, 7, -8.5, 1, 7, -7.5, 1, 7, -7.5, 1, 4, -8.5, 1, 4, -8.5, 1.75, 7, -8.5, 1.75, 4, -7.5, 1.75, 4, -7.5, 1.75, 7, -7.5, 1.75, 7, -7.5, 1.75, 4, -7.5, 1, 4, -7.5, 1, 7, -7.5, 1, 7, -8.5, 1, 7, -8.5, 1.75, 7, -7.5, 1.75, 7, -13.5, 3, 9, -13.5, 3, 4, -13.5, 1, 4, -13.5, 1, 9, -14, 1, 11.125, -20, 1, 11.125, -20, 3, 11.125, -14, 3, 11.125, -13.5, 3, 13.5, -13.5, 3, 11.5, -13.5, 1, 11.5, -13.5, 1, 13.5, -13.5, 3, 17.5, -13.5, 3, 15.5, -13.5, 1, 15.5, -13.5, 1, 17.5, -14, 1, 18, -20, 1, 18, -20, 3, 18, -14, 3, 18, -17.875, 2, 13.125, -17.875, 2, 11.125, -17.875, 1, 11.125, -17.875, 1, 13.125, -15.75, 2, 13.125, -15.75, 2, 11.125, -15.75, 1, 11.125, -15.75, 1, 13.125, -15.75, 2, 17.875, -15.75, 2, 15.875, -15.75, 1, 15.875, -15.75, 1, 17.875, -17.875, 2, 17.875, -17.875, 2, 15.875, -17.875, 1, 15.875, -17.875, 1, 17.875, 7.5, 1, 12.75, 7.5, 1, 12.25, 11, 1, 12.25, 11, 1, 12.75, 17.5, 1, 12.75, 17.5, 1, 12.25, 21.5, 1, 12.25, 21.5, 1, 12.75, -20.5, 1, 21, -20.5, 1, 19, -20, 1, 19, -20, 1, 21, -10.500244, 1, 21, -10.500244, 1, 19, -10, 1, 19, -10, 1, 21, 8.5, 1, 4, 8.5, 1, 2, 9, 1, 2, 9, 1, 4, 7, 1, 12, 7, 1, 4, 7.5, 1, 4, 7.5, 1, 12, 11, 1, 12.75, 11, 1, 12.25, 17.5, 1, 12.25, 17.5, 1, 12.75, 11, 1, 12.25, 11, 1, 9.5, 11.5, 1, 9.5, 11.5, 1, 12.25, 17, 1, 12.25, 17, 1, 9.5, 17.5, 1, 9.5, 17.5, 1, 12.25, 11, 1, 9.5, 11, 1, 9, 17.5, 1, 9, 17.5, 1, 9.5, 7.5, 1, -3.5, 7.5, 1, -6, 15.25, 1, -6, 15.25, 1, -3.5, 17.75, 1, -3.5, 17.75, 1, -6, 21.5, 1, -6, 21.5, 1, -3.5, 7.5, 1, 12.25, 7.5, 1, 9.5, 11, 1, 9.5, 11, 1, 12.25, 7.5, 1, 17.75, 7.5, 1, 12.75, 21.5, 1, 12.75, 21.5, 1, 17.75, 7.5, 1, 9.5, 7.5, 1, 9, 11, 1, 9, 11, 1, 9.5, 17.5, 1, 12.25, 17.5, 1, 9.5, 21.5, 1, 9.5, 21.5, 1, 12.25, 9, 1, 4, 9, 1, 2, 21.5, 1, 2, 21.5, 1, 4, 17.5, 1, 9.5, 17.5, 1, 9, 21.5, 1, 9, 21.5, 1, 9.5, 7.5, 1, 9, 7.5, 1, 4, 21.5, 1, 4, 21.5, 1, 9, 7.5, 1, 2, 7.5, 1, -3.5, 21.5, 1, -3.5, 21.5, 1, 2, 19.5, 3.5, -6, 7.5, 3.5, -6, 7.5, 5.5, -6, 19.5, 5.5, -6, 7.5, 5.5, 4, 7.5, 5.5, -6, 7.5, 3.5, -6, 7.5, 3.5, 4, 21.5, 3.5, -6, 17.5, 3.5, -6, 17.5, 3, -6, 21.5, 3, -6, 17.5, 3, -3.5, 17.5, 3, -6, 17.5, 3.5, -6, 17.5, 3.5, -3.5, 17.5, 3, -3.5, 21.5, 3, -3.5, 21.5, 3, -6, 17.5, 3, -6, 17.5, 3.5, -3.5, 17.5, 3.5, -6, 21.5, 3.5, -6, 21.5, 3.5, -3.5, 21.5, 3.5, -3.5, 21.5, 3.5, -6, 21.5, 3, -6, 21.5, 3, -3.5, 21.5, 3, -3.5, 17.5, 3, -3.5, 17.5, 3.5, -3.5, 21.5, 3.5, -3.5, 15.5, 3.5, -6, 7.5, 3.5, -6, 7.5, 3, -6, 15.5, 3, -6, 7.5, 3, -3.5, 7.5, 3, -6, 7.5, 3.5, -6, 7.5, 3.5, -3.5, 7.5, 3, -3.5, 15.5, 3, -3.5, 15.5, 3, -6, 7.5, 3, -6, 7.5, 3.5, -3.5, 7.5, 3.5, -6, 15.5, 3.5, -6, 15.5, 3.5, -3.5, 15.5, 3.5, -3.5, 15.5, 3.5, -6, 15.5, 3, -6, 15.5, 3, -3.5, 15.5, 3, -3.5, 7.5, 3, -3.5, 7.5, 3.5, -3.5, 15.5, 3.5, -3.5, 14.75, 3.5, -3.5, 13.5, 3.5, -3.5, 13.5, 3, -3.5, 14.75, 3, -3.5, 13.5, 3, 6, 13.5, 3, -3.5, 13.5, 3.5, -3.5, 13.5, 3.5, 6, 13.5, 3, 6, 14.75, 3, 6, 14.75, 3, -3.5, 13.5, 3, -3.5, 13.5, 3.5, 6, 13.5, 3.5, -3.5, 14.75, 3.5, -3.5, 14.75, 3.5, 6, 14.75, 3.5, 6, 14.75, 3.5, -3.5, 14.75, 3, -3.5, 14.75, 3, 6, 14.75, 3, 6, 13.5, 3, 6, 13.5, 3.5, 6, 14.75, 3.5, 6, 21.5, 3.5, 4.5, 15, 3.5, 4.5, 15, 3, 4.5, 21.5, 3, 4.5, 15, 3, 6, 15, 3, 4.5, 15, 3.5, 4.5, 15, 3.5, 6, 15, 3, 6, 21.5, 3, 6, 21.5, 3, 4.5, 15, 3, 4.5, 15, 3.5, 6, 15, 3.5, 4.5, 21.5, 3.5, 4.5, 21.5, 3.5, 6, 21.5, 3.5, 6, 21.5, 3.5, 4.5, 21.5, 3, 4.5, 21.5, 3, 6, 21.5, 3, 6, 15, 3, 6, 15, 3.5, 6, 21.5, 3.5, 6, 21.5, 3.5, 6.25, 20, 3.5, 6.25, 20, 3, 6.25, 21.5, 3, 6.25, 20, 3, 17.25, 20, 3, 6.25, 20, 3.5, 6.25, 20, 3.5, 17.25, 20, 3, 17.25, 21.5, 3, 17.25, 21.5, 3, 6.25, 20, 3, 6.25, 20, 3.5, 17.25, 20, 3.5, 6.25, 21.5, 3.5, 6.25, 21.5, 3.5, 17.25, 21.5, 3.5, 17.25, 21.5, 3.5, 6.25, 21.5, 3, 6.25, 21.5, 3, 17.25, 21.5, 3, 17.25, 20, 3, 17.25, 20, 3.5, 17.25, 21.5, 3.5, 17.25, 15.5, 3, -6, 15, 3, -6, 15, 1, -6, 15.5, 1, -6, 15, 1, -5.5, 15, 1, -6, 15, 3, -6, 15, 3, -5.5, 15, 1, -5.5, 15.5, 1, -5.5, 15.5, 1, -6, 15, 1, -6, 15, 3, -5.5, 15, 3, -6, 15.5, 3, -6, 15.5, 3, -5.5, 15.5, 3, -5.5, 15.5, 3, -6, 15.5, 1, -6, 15.5, 1, -5.5, 15.5, 1, -5.5, 15, 1, -5.5, 15, 3, -5.5, 15.5, 3, -5.5, 15, 3, 1, 14.5, 3, 1, 14.5, 1, 1, 15, 1, 1, 14.5, 1, 1.5, 14.5, 1, 1, 14.5, 3, 1, 14.5, 3, 1.5, 14.5, 1, 1.5, 15, 1, 1.5, 15, 1, 1, 14.5, 1, 1, 14.5, 3, 1.5, 14.5, 3, 1, 15, 3, 1, 15, 3, 1.5, 15, 3, 1.5, 15, 3, 1, 15, 1, 1, 15, 1, 1.5, 15, 1, 1.5, 14.5, 1, 1.5, 14.5, 3, 1.5, 15, 3, 1.5, 13.5, 3, 1, 13, 3, 1, 13, 1, 1, 13.5, 1, 1, 13, 1, 1.5, 13, 1, 1, 13, 3, 1, 13, 3, 1.5, 13, 1, 1.5, 13.5, 1, 1.5, 13.5, 1, 1, 13, 1, 1, 13, 3, 1.5, 13, 3, 1, 13.5, 3, 1, 13.5, 3, 1.5, 13.5, 3, 1.5, 13.5, 3, 1, 13.5, 1, 1, 13.5, 1, 1.5, 13.5, 1, 1.5, 13, 1, 1.5, 13, 3, 1.5, 13.5, 3, 1.5, 15.5, 3, -4, 15, 3, -4, 15, 1, -4, 15.5, 1, -4, 15, 1, -3.5, 15, 1, -4.000244, 15, 3, -4.000244, 15, 3, -3.5, 15, 1, -3.5, 15.5, 1, -3.5, 15.5, 1, -4.000244, 15, 1, -4.000244, 15, 3, -3.5, 15, 3, -4.000244, 15.5, 3, -4.000244, 15.5, 3, -3.5, 15.5, 3, -3.5, 15.5, 3, -4.000244, 15.5, 1, -4.000244, 15.5, 1, -3.5, 15.5, 1, -3.5, 15, 1, -3.5, 15, 3, -3.5, 15.5, 3, -3.5, 18, 3, -4, 17.5, 3, -4, 17.5, 1, -4, 18, 1, -4, 17.5, 1, -3.5, 17.5, 1, -4.000244, 17.5, 3, -4.000244, 17.5, 3, -3.5, 17.5, 1, -3.5, 18, 1, -3.5, 18, 1, -4.000244, 17.5, 1, -4.000244, 17.5, 3, -3.5, 17.5, 3, -4.000244, 18, 3, -4.000244, 18, 3, -3.5, 18, 3, -3.5, 18, 3, -4.000244, 18, 1, -4.000244, 18, 1, -3.5, 18, 1, -3.5, 17.5, 1, -3.5, 17.5, 3, -3.5, 18, 3, -3.5, 18, 3, -6, 17.5, 3, -6, 17.5, 1, -6, 18, 1, -6, 17.5, 1, -5.5, 17.5, 1, -6, 17.5, 3, -6, 17.5, 3, -5.5, 17.5, 1, -5.5, 18, 1, -5.5, 18, 1, -6, 17.5, 1, -6, 17.5, 3, -5.5, 17.5, 3, -6, 18, 3, -6, 18, 3, -5.5, 18, 3, -5.5, 18, 3, -6, 18, 1, -6, 18, 1, -5.5, 18, 1, -5.5, 17.5, 1, -5.5, 17.5, 3, -5.5, 18, 3, -5.5, 13.25, 3, 6.25, 13.25, 3, 4.25, 14.25, 3, 4.25, 14.25, 3, 6.25, 14.25, 3, 6.25, 14.25, 3, 4.25, 15, 3, 4.25, 15, 3, 6.25, 14.25, 1, 6.25, 13.25, 1, 6.25, 13.25, 3, 6.25, 14.25, 3, 6.25, 4, 3, 9, 4, 3, 7, 4, 1, 7, 4, 1, 9, 4, 1, 9, 0, 1, 9, 0, 3, 9, 4, 3, 9, 21.5, 1, 2, 18.5, 1, 2, 18.5, 3, 2, 21.5, 3, 2, 15, 3, 6.25, 15, 3, 4.25, 15, 1, 4.25, 15, 1, 6.25, 11.5, 1, 12.25, 11.5, 1, 9.5, 17, 1, 9.5, 17, 1, 12.25, 16.75, 1.625, 12, 11.75, 1.625, 12, 11.75, 1, 12, 16.75, 1, 12, 11.75, 1, 12.25, 11.75, 1, 12, 11.75, 1.625, 12, 11.75, 1.625, 12.25, 11.75, 1, 12.25, 16.75, 1, 12.25, 16.75, 1, 12, 11.75, 1, 12, 11.75, 1.625, 12.25, 11.75, 1.625, 12, 16.75, 1.625, 12, 16.75, 1.625, 12.25, 16.75, 1.625, 12.25, 16.75, 1.625, 12, 16.75, 1, 12, 16.75, 1, 12.25, 16.75, 1, 12.25, 11.75, 1, 12.25, 11.75, 1.625, 12.25, 16.75, 1.625, 12.25, 16.75, 1.625, 9.5, 11.75, 1.625, 9.5, 11.75, 1, 9.5, 16.75, 1, 9.5, 11.75, 1, 9.75, 11.75, 1, 9.5, 11.75, 1.625, 9.5, 11.75, 1.625, 9.75, 11.75, 1, 9.75, 16.75, 1, 9.75, 16.75, 1, 9.5, 11.75, 1, 9.5, 11.75, 1.625, 9.75, 11.75, 1.625, 9.5, 16.75, 1.625, 9.5, 16.75, 1.625, 9.75, 16.75, 1.625, 9.75, 16.75, 1.625, 9.5, 16.75, 1, 9.5, 16.75, 1, 9.75, 16.75, 1, 9.75, 11.75, 1, 9.75, 11.75, 1.625, 9.75, 16.75, 1.625, 9.75, 17, 1.625, 9.75, 16.75, 1.625, 9.75, 16.75, 1, 9.75, 17, 1, 9.75, 16.75, 1, 12, 16.75, 1, 9.75, 16.75, 1.625, 9.75, 16.75, 1.625, 12, 16.75, 1, 12, 17, 1, 12, 17, 1, 9.75, 16.75, 1, 9.75, 16.75, 1.625, 12, 16.75, 1.625, 9.75, 17, 1.625, 9.75, 17, 1.625, 12, 17, 1.625, 12, 17, 1.625, 9.75, 17, 1, 9.75, 17, 1, 12, 17, 1, 12, 16.75, 1, 12, 16.75, 1.625, 12, 17, 1.625, 12, 11.75, 1.625, 9.75, 11.5, 1.625, 9.75, 11.5, 1, 9.75, 11.75, 1, 9.75, 11.5, 1, 12, 11.5, 1, 9.75, 11.5, 1.625, 9.75, 11.5, 1.625, 12, 11.5, 1, 12, 11.75, 1, 12, 11.75, 1, 9.75, 11.5, 1, 9.75, 11.5, 1.625, 12, 11.5, 1.625, 9.75, 11.75, 1.625, 9.75, 11.75, 1.625, 12, 11.75, 1.625, 12, 11.75, 1.625, 9.75, 11.75, 1, 9.75, 11.75, 1, 12, 11.75, 1, 12, 11.5, 1, 12, 11.5, 1.625, 12, 11.75, 1.625, 12, 19, 2.75, 1.5, 21.5, 2.75, 1.5, 21.5, 2.75, -1.0002441, 19, 2.75, -1.0002441, 19, 3.25, 1.5, 19, 3.25, -1.0002441, 21.5, 3.25, -1.0002441, 21.5, 3.25, 1.5, 0.25, 3.25, 8.75, 0.25, 3.25, 7.25, 3.75, 3.25, 7.25, 3.75, 3.25, 8.75, 7.5, 1, 4, 7.5, 1, 2, 8.5, 1, 2, 8.5, 1, 4, 17.5, 0.875, -5.75, 15.5, 0.875, -5.75, 15.5, 0.5, -5.75, 17.5, 0.5, -5.75, 15.5, 0.5, -3.75, 15.5, 0.5, -5.750244, 15.5, 0.875, -5.750244, 15.5, 0.875, -3.75, 15.5, 0.5, -3.75, 17.5, 0.5, -3.75, 17.5, 0.5, -5.750244, 15.5, 0.5, -5.750244, 15.5, 0.875, -3.75, 15.5, 0.875, -5.750244, 17.5, 0.875, -5.750244, 17.5, 0.875, -3.75, 17.5, 0.875, -3.75, 17.5, 0.875, -5.750244, 17.5, 0.5, -5.750244, 17.5, 0.5, -3.75, 17.5, 0.5, -3.75, 15.5, 0.5, -3.75, 15.5, 0.875, -3.75, 17.5, 0.875, -3.75, 18.25, 0.875, -10.5, 16.25, 0.875, -10.5, 16.25, 0.5, -10.5, 18.25, 0.5, -10.5, 16.25, 0.5, -8.5, 16.25, 0.5, -10.500244, 16.25, 0.875, -10.500244, 16.25, 0.875, -8.5, 16.25, 0.5, -8.5, 18.25, 0.5, -8.5, 18.25, 0.5, -10.500244, 16.25, 0.5, -10.500244, 16.25, 0.875, -8.5, 16.25, 0.875, -10.500244, 18.25, 0.875, -10.500244, 18.25, 0.875, -8.5, 18.25, 0.875, -8.5, 18.25, 0.875, -10.500244, 18.25, 0.5, -10.500244, 18.25, 0.5, -8.5, 18.25, 0.5, -8.5, 16.25, 0.5, -8.5, 16.25, 0.875, -8.5, 18.25, 0.875, -8.5, 17.75, 1, -6, 15.25, 1, -6, 15.25, 0.5, -6, 17.75, 0.5, -6, 15.25, 0.5, -5.75, 15.25, 0.5, -6, 15.25, 1, -6, 15.25, 1, -5.75, 15.25, 0.5, -5.75, 17.75, 0.5, -5.75, 17.75, 0.5, -6, 15.25, 0.5, -6, 15.25, 1, -5.75, 15.25, 1, -6, 17.75, 1, -6, 17.75, 1, -5.75, 17.75, 1, -5.75, 17.75, 1, -6, 17.75, 0.5, -6, 17.75, 0.5, -5.75, 17.75, 1, -5.75, 17.5, 1, -5.75, 17.5, 0.5, -5.75, 17.75, 0.5, -5.75, 17.5, 0.5, -3.75, 17.75, 0.5, -3.75, 17.75, 0.5, -5.750244, 17.5, 0.5, -5.750244, 17.5, 1, -3.75, 17.5, 1, -5.750244, 17.75, 1, -5.750244, 17.75, 1, -3.75, 17.75, 1, -3.75, 17.75, 1, -5.750244, 17.75, 0.5, -5.750244, 17.75, 0.5, -3.75, 17.75, 0.5, -3.75, 17.5, 0.5, -3.75, 17.5, 1, -3.75, 17.75, 1, -3.75, 15.25, 0.5, -3.5, 15.25, 0.5, -3.7497559, 15.25, 1, -3.7497559, 15.25, 1, -3.5, 15.25, 0.5, -3.5, 17.75, 0.5, -3.5, 17.75, 0.5, -3.7497559, 15.25, 0.5, -3.7497559, 15.25, 1, -3.5, 15.25, 1, -3.7497559, 17.75, 1, -3.7497559, 17.75, 1, -3.5, 17.75, 1, -3.5, 17.75, 1, -3.7497559, 17.75, 0.5, -3.7497559, 17.75, 0.5, -3.5, 17.75, 0.5, -3.5, 15.25, 0.5, -3.5, 15.25, 1, -3.5, 17.75, 1, -3.5, 15.5, 1, -5.75, 15.25, 1, -5.75, 15.25, 0.5, -5.75, 15.5, 0.5, -5.75, 15.25, 0.5, -3.75, 15.25, 0.5, -5.750244, 15.25, 1, -5.750244, 15.25, 1, -3.75, 15.25, 0.5, -3.75, 15.5, 0.5, -3.75, 15.5, 0.5, -5.750244, 15.25, 0.5, -5.750244, 15.25, 1, -3.75, 15.25, 1, -5.750244, 15.5, 1, -5.750244, 15.5, 1, -3.75, 15.5, 0.5, -3.75, 15.25, 0.5, -3.75, 15.25, 1, -3.75, 15.5, 1, -3.75, 18.5, 1, -10.75, 16, 1, -10.75, 16, 0.5, -10.75, 18.5, 0.5, -10.75, 16, 0.5, -10.5, 16, 0.5, -10.75, 16, 1, -10.75, 16, 1, -10.5, 16, 0.5, -10.5, 18.5, 0.5, -10.5, 18.5, 0.5, -10.75, 16, 0.5, -10.75, 16, 1, -10.5, 16, 1, -10.75, 18.5, 1, -10.75, 18.5, 1, -10.5, 18.5, 1, -10.5, 18.5, 1, -10.75, 18.5, 0.5, -10.75, 18.5, 0.5, -10.5, 18.5, 1, -10.5, 18.25, 1, -10.5, 18.25, 0.5, -10.5, 18.5, 0.5, -10.5, 18.25, 0.5, -8.5, 18.5, 0.5, -8.5, 18.5, 0.5, -10.500244, 18.25, 0.5, -10.500244, 18.25, 1, -8.5, 18.25, 1, -10.500244, 18.5, 1, -10.500244, 18.5, 1, -8.5, 18.5, 1, -8.5, 18.5, 1, -10.500244, 18.5, 0.5, -10.500244, 18.5, 0.5, -8.5, 18.5, 0.5, -8.5, 18.25, 0.5, -8.5, 18.25, 1, -8.5, 18.5, 1, -8.5, 16, 0.5, -8.25, 16, 0.5, -8.5, 16, 1, -8.5, 16, 1, -8.25, 16, 0.5, -8.25, 18.5, 0.5, -8.25, 18.5, 0.5, -8.5, 16, 0.5, -8.5, 16, 1, -8.25, 16, 1, -8.5, 18.5, 1, -8.5, 18.5, 1, -8.25, 18.5, 1, -8.25, 18.5, 1, -8.5, 18.5, 0.5, -8.5, 18.5, 0.5, -8.25, 18.5, 0.5, -8.25, 16, 0.5, -8.25, 16, 1, -8.25, 18.5, 1, -8.25, 16.25, 1, -10.5, 16, 1, -10.5, 16, 0.5, -10.5, 16.25, 0.5, -10.5, 16, 0.5, -8.5, 16, 0.5, -10.500244, 16, 1, -10.500244, 16, 1, -8.5, 16, 0.5, -8.5, 16.25, 0.5, -8.5, 16.25, 0.5, -10.500244, 16, 0.5, -10.500244, 16, 1, -8.5, 16, 1, -10.500244, 16.25, 1, -10.500244, 16.25, 1, -8.5, 16.25, 0.5, -8.5, 16, 0.5, -8.5, 16, 1, -8.5, 16.25, 1, -8.5, 17.75, 0.5, -5.75, 15.25, 0.5, -5.75, 15.25, 1, -5.75, 17.75, 1, -5.75, 17.5, 0.5, -3.75, 17.5, 0.5, -5.750244, 17.5, 1, -5.750244, 17.5, 1, -3.75, 17.75, 1, -3.75, 15.25, 1, -3.75, 15.25, 0.5, -3.75, 17.75, 0.5, -3.75, 15.5, 1, -3.75, 15.5, 1, -5.750244, 15.5, 0.5, -5.750244, 15.5, 0.5, -3.75, 18.5, 0.5, -10.5, 16, 0.5, -10.5, 16, 1, -10.5, 18.5, 1, -10.5, 18.25, 0.5, -8.5, 18.25, 0.5, -10.500244, 18.25, 1, -10.500244, 18.25, 1, -8.5, 18.5, 1, -8.5, 16, 1, -8.5, 16, 0.5, -8.5, 18.5, 0.5, -8.5, 16.25, 1, -8.5, 16.25, 1, -10.500244, 16.25, 0.5, -10.500244, 16.25, 0.5, -8.5) indices = PackedInt32Array(0, 1, 2, 0, 2, 3, 4, 5, 6, 4, 6, 7, 8, 9, 10, 8, 10, 11, 12, 13, 14, 12, 14, 15, 16, 17, 18, 16, 18, 19, 20, 21, 22, 20, 22, 23, 24, 25, 26, 24, 26, 27, 28, 29, 30, 28, 30, 31, 32, 33, 34, 32, 34, 35, 36, 37, 38, 36, 38, 39, 40, 41, 42, 40, 42, 43, 44, 45, 46, 44, 46, 47, 48, 49, 50, 48, 50, 51, 52, 53, 54, 52, 54, 55, 56, 57, 58, 56, 58, 59, 60, 61, 62, 60, 62, 63, 64, 65, 66, 64, 66, 67, 68, 69, 70, 68, 70, 71, 72, 73, 74, 72, 74, 75, 76, 77, 78, 76, 78, 79, 80, 81, 82, 80, 82, 83, 84, 85, 86, 84, 86, 87, 88, 89, 90, 88, 90, 91, 92, 93, 94, 92, 94, 95, 96, 97, 98, 96, 98, 99, 100, 101, 102, 100, 102, 103, 104, 105, 106, 104, 106, 107, 108, 109, 110, 108, 110, 111, 112, 113, 114, 112, 114, 115, 116, 117, 118, 116, 118, 119, 120, 121, 122, 120, 122, 123, 124, 125, 126, 124, 126, 127, 128, 129, 130, 128, 130, 131, 132, 133, 134, 132, 134, 135, 136, 137, 138, 136, 138, 139, 140, 141, 142, 140, 142, 143, 144, 145, 146, 144, 146, 147, 148, 149, 150, 148, 150, 151, 152, 153, 154, 152, 154, 155, 156, 157, 158, 156, 158, 159, 160, 161, 162, 160, 162, 163, 164, 165, 166, 164, 166, 167, 168, 169, 170, 168, 170, 171, 172, 173, 174, 172, 174, 175, 176, 177, 178, 176, 178, 179, 180, 181, 182, 180, 182, 183, 184, 185, 186, 184, 186, 187, 188, 189, 190, 188, 190, 191, 192, 193, 194, 192, 194, 195, 196, 197, 198, 196, 198, 199, 200, 201, 202, 200, 202, 203, 204, 205, 206, 204, 206, 207, 208, 209, 210, 208, 210, 211, 212, 213, 214, 212, 214, 215, 216, 217, 218, 216, 218, 219, 220, 221, 222, 220, 222, 223, 224, 225, 226, 224, 226, 227, 228, 229, 230, 228, 230, 231, 232, 233, 234, 232, 234, 235, 236, 237, 238, 236, 238, 239, 240, 241, 242, 240, 242, 243, 244, 245, 246, 244, 246, 247, 248, 249, 250, 248, 250, 251, 252, 253, 254, 252, 254, 255, 256, 257, 258, 256, 258, 259, 260, 261, 262, 260, 262, 263, 264, 265, 266, 264, 266, 267, 268, 269, 270, 268, 270, 271, 272, 273, 274, 272, 274, 275, 276, 277, 278, 276, 278, 279, 280, 281, 282, 280, 282, 283, 284, 285, 286, 284, 286, 287, 288, 289, 290, 288, 290, 291, 292, 293, 294, 292, 294, 295, 296, 297, 298, 296, 298, 299, 300, 301, 302, 300, 302, 303, 304, 305, 306, 304, 306, 307, 308, 309, 310, 308, 310, 311, 312, 313, 314, 312, 314, 315, 316, 317, 318, 316, 318, 319, 320, 321, 322, 320, 322, 323, 324, 325, 326, 324, 326, 327, 328, 329, 330, 328, 330, 331, 332, 333, 334, 332, 334, 335, 336, 337, 338, 336, 338, 339, 340, 341, 342, 340, 342, 343, 344, 345, 346, 344, 346, 347, 348, 349, 350, 348, 350, 351, 352, 353, 354, 352, 354, 355, 356, 357, 358, 356, 358, 359, 360, 361, 362, 360, 362, 363, 364, 365, 366, 364, 366, 367, 368, 369, 370, 368, 370, 371, 372, 373, 374, 372, 374, 375, 376, 377, 378, 376, 378, 379, 380, 381, 382, 380, 382, 383, 384, 385, 386, 384, 386, 387, 388, 389, 390, 388, 390, 391, 392, 393, 394, 392, 394, 395, 396, 397, 398, 396, 398, 399, 400, 401, 402, 400, 402, 403, 404, 405, 406, 404, 406, 407, 408, 409, 410, 408, 410, 411, 412, 413, 414, 412, 414, 415, 416, 417, 418, 416, 418, 419, 420, 421, 422, 420, 422, 423, 424, 425, 426, 424, 426, 427, 428, 429, 430, 428, 430, 431, 432, 433, 434, 432, 434, 435, 436, 437, 438, 436, 438, 439, 440, 441, 442, 440, 442, 443, 444, 445, 446, 444, 446, 447, 448, 449, 450, 448, 450, 451, 452, 453, 454, 452, 454, 455, 456, 457, 458, 456, 458, 459, 460, 461, 462, 460, 462, 463, 464, 465, 466, 464, 466, 467, 468, 469, 470, 468, 470, 471, 472, 473, 474, 472, 474, 475, 476, 477, 478, 476, 478, 479, 480, 481, 482, 480, 482, 483, 484, 485, 486, 484, 486, 487, 488, 489, 490, 488, 490, 491, 492, 493, 494, 492, 494, 495, 496, 497, 498, 496, 498, 499, 500, 501, 502, 500, 502, 503, 504, 505, 506, 504, 506, 507, 508, 509, 510, 508, 510, 511, 512, 513, 514, 512, 514, 515, 516, 517, 518, 516, 518, 519, 520, 521, 522, 520, 522, 523, 524, 525, 526, 524, 526, 527, 528, 529, 530, 528, 530, 531, 532, 533, 534, 532, 534, 535, 536, 537, 538, 536, 538, 539, 540, 541, 542, 540, 542, 543, 544, 545, 546, 544, 546, 547, 548, 549, 550, 548, 550, 551, 552, 553, 554, 552, 554, 555, 556, 557, 558, 556, 558, 559, 560, 561, 562, 560, 562, 563, 564, 565, 566, 564, 566, 567, 568, 569, 570, 568, 570, 571, 572, 573, 574, 572, 574, 575, 576, 577, 578, 576, 578, 579, 580, 581, 582, 580, 582, 583, 584, 585, 586, 584, 586, 587, 588, 589, 590, 588, 590, 591, 592, 593, 594, 592, 594, 595, 596, 597, 598, 596, 598, 599, 600, 601, 602, 600, 602, 603, 604, 605, 606, 604, 606, 607, 608, 609, 610, 608, 610, 611, 612, 613, 614, 612, 614, 615, 616, 617, 618, 616, 618, 619, 620, 621, 622, 620, 622, 623, 624, 625, 626, 624, 626, 627, 628, 629, 630, 628, 630, 631, 632, 633, 634, 632, 634, 635, 636, 637, 638, 636, 638, 639, 640, 641, 642, 640, 642, 643, 644, 645, 646, 644, 646, 647, 648, 649, 650, 648, 650, 651, 652, 653, 654, 652, 654, 655, 656, 657, 658, 656, 658, 659, 660, 661, 662, 660, 662, 663, 664, 665, 666, 664, 666, 667, 668, 669, 670, 668, 670, 671, 672, 673, 674, 672, 674, 675, 676, 677, 678, 676, 678, 679, 680, 681, 682, 680, 682, 683, 684, 685, 686, 684, 686, 687, 688, 689, 690, 688, 690, 691, 692, 693, 694, 692, 694, 695, 696, 697, 698, 696, 698, 699, 700, 701, 702, 700, 702, 703, 704, 705, 706, 704, 706, 707, 708, 709, 710, 708, 710, 711, 712, 713, 714, 712, 714, 715, 716, 717, 718, 716, 718, 719, 720, 721, 722, 720, 722, 723, 724, 725, 726, 724, 726, 727, 728, 729, 730, 728, 730, 731, 732, 733, 734, 732, 734, 735, 736, 737, 738, 736, 738, 739, 740, 741, 742, 740, 742, 743, 744, 745, 746, 744, 746, 747, 748, 749, 750, 748, 750, 751, 752, 753, 754, 752, 754, 755, 756, 757, 758, 756, 758, 759, 760, 761, 762, 760, 762, 763, 764, 765, 766, 764, 766, 767, 768, 769, 770, 768, 770, 771, 772, 773, 774, 772, 774, 775, 776, 777, 778, 776, 778, 779, 780, 781, 782, 780, 782, 783, 784, 785, 786, 784, 786, 787, 788, 789, 790, 788, 790, 791, 792, 793, 794, 792, 794, 795, 796, 797, 798, 796, 798, 799, 800, 801, 802, 800, 802, 803, 804, 805, 806, 804, 806, 807, 808, 809, 810, 808, 810, 811, 812, 813, 814, 812, 814, 815, 816, 817, 818, 816, 818, 819, 820, 821, 822, 820, 822, 823, 824, 825, 826, 824, 826, 827, 828, 829, 830, 828, 830, 831, 832, 833, 834, 832, 834, 835, 836, 837, 838, 836, 838, 839, 840, 841, 842, 840, 842, 843, 844, 845, 846, 844, 846, 847, 848, 849, 850, 848, 850, 851, 852, 853, 854, 852, 854, 855, 856, 857, 858, 856, 858, 859, 860, 861, 862, 860, 862, 863, 864, 865, 866, 864, 866, 867, 868, 869, 870, 868, 870, 871, 872, 873, 874, 872, 874, 875, 876, 877, 878, 876, 878, 879, 880, 881, 882, 880, 882, 883, 884, 885, 886, 884, 886, 887, 888, 889, 890, 888, 890, 891, 892, 893, 894, 892, 894, 895, 896, 897, 898, 896, 898, 899, 900, 901, 902, 900, 902, 903, 904, 905, 906, 904, 906, 907, 908, 909, 910, 908, 910, 911, 912, 913, 914, 912, 914, 915, 916, 917, 918, 916, 918, 919, 920, 921, 922, 920, 922, 923, 924, 925, 926, 924, 926, 927, 928, 929, 930, 928, 930, 931, 932, 933, 934, 932, 934, 935, 936, 937, 938, 936, 938, 939, 940, 941, 942, 940, 942, 943, 944, 945, 946, 944, 946, 947, 948, 949, 950, 948, 950, 951, 952, 953, 954, 952, 954, 955, 956, 957, 958, 956, 958, 959, 960, 961, 962, 960, 962, 963, 964, 965, 966, 964, 966, 967, 968, 969, 970, 968, 970, 971, 972, 973, 974, 972, 974, 975, 976, 977, 978, 976, 978, 979, 980, 981, 982, 980, 982, 983, 984, 985, 986, 984, 986, 987, 988, 989, 990, 988, 990, 991, 992, 993, 994, 992, 994, 995, 996, 997, 998, 996, 998, 999, 1000, 1001, 1002, 1000, 1002, 1003, 1004, 1005, 1006, 1004, 1006, 1007, 1008, 1009, 1010, 1008, 1010, 1011, 1012, 1013, 1014, 1012, 1014, 1015, 1016, 1017, 1018, 1016, 1018, 1019, 1020, 1021, 1022, 1020, 1022, 1023, 1024, 1025, 1026, 1024, 1026, 1027, 1028, 1029, 1030, 1028, 1030, 1031, 1032, 1033, 1034, 1032, 1034, 1035, 1036, 1037, 1038, 1036, 1038, 1039, 1040, 1041, 1042, 1040, 1042, 1043, 1044, 1045, 1046, 1044, 1046, 1047, 1048, 1049, 1050, 1048, 1050, 1051, 1052, 1053, 1054, 1052, 1054, 1055, 1056, 1057, 1058, 1056, 1058, 1059, 1060, 1061, 1062, 1060, 1062, 1063, 1064, 1065, 1066, 1064, 1066, 1067, 1068, 1069, 1070, 1068, 1070, 1071, 1072, 1073, 1074, 1072, 1074, 1075, 1076, 1077, 1078, 1076, 1078, 1079, 1080, 1081, 1082, 1080, 1082, 1083, 1084, 1085, 1086, 1084, 1086, 1087, 1088, 1089, 1090, 1088, 1090, 1091, 1092, 1093, 1094, 1092, 1094, 1095, 1096, 1097, 1098, 1096, 1098, 1099, 1100, 1101, 1102, 1100, 1102, 1103, 1104, 1105, 1106, 1104, 1106, 1107, 1108, 1109, 1110, 1108, 1110, 1111, 1112, 1113, 1114, 1112, 1114, 1115, 1116, 1117, 1118, 1116, 1118, 1119, 1120, 1121, 1122, 1120, 1122, 1123, 1124, 1125, 1126, 1124, 1126, 1127, 1128, 1129, 1130, 1128, 1130, 1131, 1132, 1133, 1134, 1132, 1134, 1135, 1136, 1137, 1138, 1136, 1138, 1139, 1140, 1141, 1142, 1140, 1142, 1143, 1144, 1145, 1146, 1144, 1146, 1147, 1148, 1149, 1150, 1148, 1150, 1151, 1152, 1153, 1154, 1152, 1154, 1155, 1156, 1157, 1158, 1156, 1158, 1159, 1160, 1161, 1162, 1160, 1162, 1163, 1164, 1165, 1166, 1164, 1166, 1167, 1168, 1169, 1170, 1168, 1170, 1171, 1172, 1173, 1174, 1172, 1174, 1175, 1176, 1177, 1178, 1176, 1178, 1179, 1180, 1181, 1182, 1180, 1182, 1183, 1184, 1185, 1186, 1184, 1186, 1187, 1188, 1189, 1190, 1188, 1190, 1191, 1192, 1193, 1194, 1192, 1194, 1195, 1196, 1197, 1198, 1196, 1198, 1199, 1200, 1201, 1202, 1200, 1202, 1203, 1204, 1205, 1206, 1204, 1206, 1207, 1208, 1209, 1210, 1208, 1210, 1211, 1212, 1213, 1214, 1212, 1214, 1215, 1216, 1217, 1218, 1216, 1218, 1219, 1220, 1221, 1222, 1220, 1222, 1223, 1224, 1225, 1226, 1224, 1226, 1227, 1228, 1229, 1230, 1228, 1230, 1231, 1232, 1233, 1234, 1232, 1234, 1235, 1236, 1237, 1238, 1236, 1238, 1239, 1240, 1241, 1242, 1240, 1242, 1243, 1244, 1245, 1246, 1244, 1246, 1247, 1248, 1249, 1250, 1248, 1250, 1251, 1252, 1253, 1254, 1252, 1254, 1255, 1256, 1257, 1258, 1256, 1258, 1259, 1260, 1261, 1262, 1260, 1262, 1263, 1264, 1265, 1266, 1264, 1266, 1267, 1268, 1269, 1270, 1268, 1270, 1271, 1272, 1273, 1274, 1272, 1274, 1275, 1276, 1277, 1278, 1276, 1278, 1279, 1280, 1281, 1282, 1280, 1282, 1283, 1284, 1285, 1286, 1284, 1286, 1287, 1288, 1289, 1290, 1288, 1290, 1291, 1292, 1293, 1294, 1292, 1294, 1295, 1296, 1297, 1298, 1296, 1298, 1299, 1300, 1301, 1302, 1300, 1302, 1303, 1304, 1305, 1306, 1304, 1306, 1307, 1308, 1309, 1310, 1308, 1310, 1311, 1312, 1313, 1314, 1312, 1314, 1315, 1316, 1317, 1318, 1316, 1318, 1319, 1320, 1321, 1322, 1320, 1322, 1323, 1324, 1325, 1326, 1324, 1326, 1327, 1328, 1329, 1330, 1328, 1330, 1331, 1332, 1333, 1334, 1332, 1334, 1335, 1336, 1337, 1338, 1336, 1338, 1339, 1340, 1341, 1342, 1340, 1342, 1343, 1344, 1345, 1346, 1344, 1346, 1347, 1348, 1349, 1350, 1348, 1350, 1351, 1352, 1353, 1354, 1352, 1354, 1355, 1356, 1357, 1358, 1356, 1358, 1359, 1360, 1361, 1362, 1360, 1362, 1363, 1364, 1365, 1366, 1364, 1366, 1367, 1368, 1369, 1370, 1368, 1370, 1371, 1372, 1373, 1374, 1372, 1374, 1375, 1376, 1377, 1378, 1376, 1378, 1379, 1380, 1381, 1382, 1380, 1382, 1383, 1384, 1385, 1386, 1384, 1386, 1387, 1388, 1389, 1390, 1388, 1390, 1391, 1392, 1393, 1394, 1392, 1394, 1395, 1396, 1397, 1398, 1396, 1398, 1399, 1400, 1401, 1402, 1400, 1402, 1403, 1404, 1405, 1406, 1404, 1406, 1407, 1408, 1409, 1410, 1408, 1410, 1411, 1412, 1413, 1414, 1412, 1414, 1415, 1416, 1417, 1418, 1416, 1418, 1419, 1420, 1421, 1422, 1420, 1422, 1423, 1424, 1425, 1426, 1424, 1426, 1427, 1428, 1429, 1430, 1428, 1430, 1431, 1432, 1433, 1434, 1432, 1434, 1435, 1436, 1437, 1438, 1436, 1438, 1439, 1440, 1441, 1442, 1440, 1442, 1443, 1444, 1445, 1446, 1444, 1446, 1447, 1448, 1449, 1450, 1448, 1450, 1451, 1452, 1453, 1454, 1452, 1454, 1455, 1456, 1457, 1458, 1456, 1458, 1459, 1460, 1461, 1462, 1460, 1462, 1463, 1464, 1465, 1466, 1464, 1466, 1467, 1468, 1469, 1470, 1468, 1470, 1471, 1472, 1473, 1474, 1472, 1474, 1475, 1476, 1477, 1478, 1476, 1478, 1479, 1480, 1481, 1482, 1480, 1482, 1483, 1484, 1485, 1486, 1484, 1486, 1487, 1488, 1489, 1490, 1488, 1490, 1491, 1492, 1493, 1494, 1492, 1494, 1495, 1496, 1497, 1498, 1496, 1498, 1499, 1500, 1501, 1502, 1500, 1502, 1503, 1504, 1505, 1506, 1504, 1506, 1507, 1508, 1509, 1510, 1508, 1510, 1511, 1512, 1513, 1514, 1512, 1514, 1515, 1516, 1517, 1518, 1516, 1518, 1519, 1520, 1521, 1522, 1520, 1522, 1523, 1524, 1525, 1526, 1524, 1526, 1527, 1528, 1529, 1530, 1528, 1530, 1531, 1532, 1533, 1534, 1532, 1534, 1535, 1536, 1537, 1538, 1536, 1538, 1539, 1540, 1541, 1542, 1540, 1542, 1543, 1544, 1545, 1546, 1544, 1546, 1547, 1548, 1549, 1550, 1548, 1550, 1551, 1552, 1553, 1554, 1552, 1554, 1555, 1556, 1557, 1558, 1556, 1558, 1559, 1560, 1561, 1562, 1560, 1562, 1563, 1564, 1565, 1566, 1564, 1566, 1567, 1568, 1569, 1570, 1568, 1570, 1571, 1572, 1573, 1574, 1572, 1574, 1575, 1576, 1577, 1578, 1576, 1578, 1579, 1580, 1581, 1582, 1580, 1582, 1583, 1584, 1585, 1586, 1584, 1586, 1587, 1588, 1589, 1590, 1588, 1590, 1591, 1592, 1593, 1594, 1592, 1594, 1595, 1596, 1597, 1598, 1596, 1598, 1599, 1600, 1601, 1602, 1600, 1602, 1603, 1604, 1605, 1606, 1604, 1606, 1607, 1608, 1609, 1610, 1608, 1610, 1611, 1612, 1613, 1614, 1612, 1614, 1615, 1616, 1617, 1618, 1616, 1618, 1619, 1620, 1621, 1622, 1620, 1622, 1623, 1624, 1625, 1626, 1624, 1626, 1627, 1628, 1629, 1630, 1628, 1630, 1631, 1632, 1633, 1634, 1632, 1634, 1635, 1636, 1637, 1638, 1636, 1638, 1639, 1640, 1641, 1642, 1640, 1642, 1643, 1644, 1645, 1646, 1644, 1646, 1647, 1648, 1649, 1650, 1648, 1650, 1651, 1652, 1653, 1654, 1652, 1654, 1655, 1656, 1657, 1658, 1656, 1658, 1659, 1660, 1661, 1662, 1660, 1662, 1663, 1664, 1665, 1666, 1664, 1666, 1667, 1668, 1669, 1670, 1668, 1670, 1671, 1672, 1673, 1674, 1672, 1674, 1675, 1676, 1677, 1678, 1676, 1678, 1679, 1680, 1681, 1682, 1680, 1682, 1683, 1684, 1685, 1686, 1684, 1686, 1687, 1688, 1689, 1690, 1688, 1690, 1691, 1692, 1693, 1694, 1692, 1694, 1695, 1696, 1697, 1698, 1696, 1698, 1699, 1700, 1701, 1702, 1700, 1702, 1703, 1704, 1705, 1706, 1704, 1706, 1707, 1708, 1709, 1710, 1708, 1710, 1711, 1712, 1713, 1714, 1712, 1714, 1715, 1716, 1717, 1718, 1716, 1718, 1719, 1720, 1721, 1722, 1720, 1722, 1723, 1724, 1725, 1726, 1724, 1726, 1727, 1728, 1729, 1730, 1728, 1730, 1731, 1732, 1733, 1734, 1732, 1734, 1735, 1736, 1737, 1738, 1736, 1738, 1739, 1740, 1741, 1742, 1740, 1742, 1743, 1744, 1745, 1746, 1744, 1746, 1747, 1748, 1749, 1750, 1748, 1750, 1751, 1752, 1753, 1754, 1752, 1754, 1755, 1756, 1757, 1758, 1756, 1758, 1759, 1760, 1761, 1762, 1760, 1762, 1763, 1764, 1765, 1766, 1764, 1766, 1767, 1768, 1769, 1770, 1768, 1770, 1771, 1772, 1773, 1774, 1772, 1774, 1775, 1776, 1777, 1778, 1776, 1778, 1779, 1780, 1781, 1782, 1780, 1782, 1783, 1784, 1785, 1786, 1784, 1786, 1787, 1788, 1789, 1790, 1788, 1790, 1791, 1792, 1793, 1794, 1792, 1794, 1795, 1796, 1797, 1798, 1796, 1798, 1799, 1800, 1801, 1802, 1800, 1802, 1803, 1804, 1805, 1806, 1804, 1806, 1807, 1808, 1809, 1810, 1808, 1810, 1811, 1812, 1813, 1814, 1812, 1814, 1815, 1816, 1817, 1818, 1816, 1818, 1819, 1820, 1821, 1822, 1820, 1822, 1823, 1824, 1825, 1826, 1824, 1826, 1827, 1828, 1829, 1830, 1828, 1830, 1831, 1832, 1833, 1834, 1832, 1834, 1835, 1836, 1837, 1838, 1836, 1838, 1839, 1840, 1841, 1842, 1840, 1842, 1843, 1844, 1845, 1846, 1844, 1846, 1847, 1848, 1849, 1850, 1848, 1850, 1851, 1852, 1853, 1854, 1852, 1854, 1855, 1856, 1857, 1858, 1856, 1858, 1859, 1860, 1861, 1862, 1860, 1862, 1863, 1864, 1865, 1866, 1864, 1866, 1867, 1868, 1869, 1870, 1868, 1870, 1871, 1872, 1873, 1874, 1872, 1874, 1875, 1876, 1877, 1878, 1876, 1878, 1879, 1880, 1881, 1882, 1880, 1882, 1883, 1884, 1885, 1886, 1884, 1886, 1887, 1888, 1889, 1890, 1888, 1890, 1891, 1892, 1893, 1894, 1892, 1894, 1895, 1896, 1897, 1898, 1896, 1898, 1899, 1900, 1901, 1902, 1900, 1902, 1903, 1904, 1905, 1906, 1904, 1906, 1907, 1908, 1909, 1910, 1908, 1910, 1911, 1912, 1913, 1914, 1912, 1914, 1915, 1916, 1917, 1918, 1916, 1918, 1919, 1920, 1921, 1922, 1920, 1922, 1923, 1924, 1925, 1926, 1924, 1926, 1927, 1928, 1929, 1930, 1928, 1930, 1931, 1932, 1933, 1934, 1932, 1934, 1935, 1936, 1937, 1938, 1936, 1938, 1939, 1940, 1941, 1942, 1940, 1942, 1943, 1944, 1945, 1946, 1944, 1946, 1947, 1948, 1949, 1950, 1948, 1950, 1951, 1952, 1953, 1954, 1952, 1954, 1955, 1956, 1957, 1958, 1956, 1958, 1959, 1960, 1961, 1962, 1960, 1962, 1963, 1964, 1965, 1966, 1964, 1966, 1967, 1968, 1969, 1970, 1968, 1970, 1971, 1972, 1973, 1974, 1972, 1974, 1975, 1976, 1977, 1978, 1976, 1978, 1979, 1980, 1981, 1982, 1980, 1982, 1983, 1984, 1985, 1986, 1984, 1986, 1987, 1988, 1989, 1990, 1988, 1990, 1991, 1992, 1993, 1994, 1992, 1994, 1995, 1996, 1997, 1998, 1996, 1998, 1999, 2000, 2001, 2002, 2000, 2002, 2003, 2004, 2005, 2006, 2004, 2006, 2007, 2008, 2009, 2010, 2008, 2010, 2011, 2012, 2013, 2014, 2012, 2014, 2015, 2016, 2017, 2018, 2016, 2018, 2019, 2020, 2021, 2022, 2020, 2022, 2023, 2024, 2025, 2026, 2024, 2026, 2027, 2028, 2029, 2030, 2028, 2030, 2031, 2032, 2033, 2034, 2032, 2034, 2035, 2036, 2037, 2038, 2036, 2038, 2039, 2040, 2041, 2042, 2040, 2042, 2043, 2044, 2045, 2046, 2044, 2046, 2047, 2048, 2049, 2050, 2048, 2050, 2051, 2052, 2053, 2054, 2052, 2054, 2055, 2056, 2057, 2058, 2056, 2058, 2059, 2060, 2061, 2062, 2060, 2062, 2063, 2064, 2065, 2066, 2064, 2066, 2067, 2068, 2069, 2070, 2068, 2070, 2071, 2072, 2073, 2074, 2072, 2074, 2075, 2076, 2077, 2078, 2076, 2078, 2079, 2080, 2081, 2082, 2080, 2082, 2083, 2084, 2085, 2086, 2084, 2086, 2087, 2088, 2089, 2090, 2088, 2090, 2091, 2092, 2093, 2094, 2092, 2094, 2095, 2096, 2097, 2098, 2096, 2098, 2099, 2100, 2101, 2102, 2100, 2102, 2103, 2104, 2105, 2106, 2104, 2106, 2107, 2108, 2109, 2110, 2108, 2110, 2111, 2112, 2113, 2114, 2112, 2114, 2115, 2116, 2117, 2118, 2116, 2118, 2119, 2120, 2121, 2122, 2120, 2122, 2123, 2124, 2125, 2126, 2124, 2126, 2127, 2128, 2129, 2130, 2128, 2130, 2131, 2132, 2133, 2134, 2132, 2134, 2135, 2136, 2137, 2138, 2136, 2138, 2139, 2140, 2141, 2142, 2140, 2142, 2143, 2144, 2145, 2146, 2144, 2146, 2147, 2148, 2149, 2150, 2148, 2150, 2151, 2152, 2153, 2154, 2152, 2154, 2155, 2156, 2157, 2158, 2156, 2158, 2159, 2160, 2161, 2162, 2160, 2162, 2163, 2164, 2165, 2166, 2164, 2166, 2167, 2168, 2169, 2170, 2168, 2170, 2171, 2172, 2173, 2174, 2172, 2174, 2175, 2176, 2177, 2178, 2176, 2178, 2179, 2180, 2181, 2182, 2180, 2182, 2183, 2184, 2185, 2186, 2184, 2186, 2187, 2188, 2189, 2190, 2188, 2190, 2191, 2192, 2193, 2194, 2192, 2194, 2195, 2196, 2197, 2198, 2196, 2198, 2199, 2200, 2201, 2202, 2200, 2202, 2203, 2204, 2205, 2206, 2204, 2206, 2207, 2208, 2209, 2210, 2208, 2210, 2211, 2212, 2213, 2214, 2212, 2214, 2215, 2216, 2217, 2218, 2216, 2218, 2219, 2220, 2221, 2222, 2220, 2222, 2223, 2224, 2225, 2226, 2224, 2226, 2227, 2228, 2229, 2230, 2228, 2230, 2231, 2232, 2233, 2234, 2232, 2234, 2235, 2236, 2237, 2238, 2236, 2238, 2239, 2240, 2241, 2242, 2240, 2242, 2243, 2244, 2245, 2246, 2244, 2246, 2247, 2248, 2249, 2250, 2248, 2250, 2251, 2252, 2253, 2254, 2252, 2254, 2255, 2256, 2257, 2258, 2256, 2258, 2259, 2260, 2261, 2262, 2260, 2262, 2263, 2264, 2265, 2266, 2264, 2266, 2267, 2268, 2269, 2270, 2268, 2270, 2271, 2272, 2273, 2274, 2272, 2274, 2275, 2276, 2277, 2278, 2276, 2278, 2279, 2280, 2281, 2282, 2280, 2282, 2283, 2284, 2285, 2286, 2284, 2286, 2287, 2288, 2289, 2290, 2288, 2290, 2291, 2292, 2293, 2294, 2292, 2294, 2295, 2296, 2297, 2298, 2296, 2298, 2299, 2300, 2301, 2302, 2300, 2302, 2303, 2304, 2305, 2306, 2304, 2306, 2307, 2308, 2309, 2310, 2308, 2310, 2311, 2312, 2313, 2314, 2312, 2314, 2315, 2316, 2317, 2318, 2316, 2318, 2319, 2320, 2321, 2322, 2320, 2322, 2323, 2324, 2325, 2326, 2324, 2326, 2327, 2328, 2329, 2330, 2328, 2330, 2331, 2332, 2333, 2334, 2332, 2334, 2335, 2336, 2337, 2338, 2336, 2338, 2339, 2340, 2341, 2342, 2340, 2342, 2343, 2344, 2345, 2346, 2344, 2346, 2347, 2348, 2349, 2350, 2348, 2350, 2351, 2352, 2353, 2354, 2352, 2354, 2355, 2356, 2357, 2358, 2356, 2358, 2359, 2360, 2361, 2362, 2360, 2362, 2363, 2364, 2365, 2366, 2364, 2366, 2367, 2368, 2369, 2370, 2368, 2370, 2371, 2372, 2373, 2374, 2372, 2374, 2375, 2376, 2377, 2378, 2376, 2378, 2379, 2380, 2381, 2382, 2380, 2382, 2383, 2384, 2385, 2386, 2384, 2386, 2387, 2388, 2389, 2390, 2388, 2390, 2391, 2392, 2393, 2394, 2392, 2394, 2395, 2396, 2397, 2398, 2396, 2398, 2399, 2400, 2401, 2402, 2400, 2402, 2403, 2404, 2405, 2406, 2404, 2406, 2407, 2408, 2409, 2410, 2408, 2410, 2411, 2412, 2413, 2414, 2412, 2414, 2415, 2416, 2417, 2418, 2416, 2418, 2419, 2420, 2421, 2422, 2420, 2422, 2423, 2424, 2425, 2426, 2424, 2426, 2427, 2428, 2429, 2430, 2428, 2430, 2431, 2432, 2433, 2434, 2432, 2434, 2435, 2436, 2437, 2438, 2436, 2438, 2439, 2440, 2441, 2442, 2440, 2442, 2443, 2444, 2445, 2446, 2444, 2446, 2447, 2448, 2449, 2450, 2448, 2450, 2451, 2452, 2453, 2454, 2452, 2454, 2455, 2456, 2457, 2458, 2456, 2458, 2459, 2460, 2461, 2462, 2460, 2462, 2463, 2464, 2465, 2466, 2464, 2466, 2467, 2468, 2469, 2470, 2468, 2470, 2471, 2472, 2473, 2474, 2472, 2474, 2475, 2476, 2477, 2478, 2476, 2478, 2479, 2480, 2481, 2482, 2480, 2482, 2483, 2484, 2485, 2486, 2484, 2486, 2487, 2488, 2489, 2490, 2488, 2490, 2491, 2492, 2493, 2494, 2492, 2494, 2495, 2496, 2497, 2498, 2496, 2498, 2499, 2500, 2501, 2502, 2500, 2502, 2503, 2504, 2505, 2506, 2504, 2506, 2507, 2508, 2509, 2510, 2508, 2510, 2511, 2512, 2513, 2514, 2512, 2514, 2515, 2516, 2517, 2518, 2516, 2518, 2519, 2520, 2521, 2522, 2520, 2522, 2523, 2524, 2525, 2526, 2524, 2526, 2527, 2528, 2529, 2530, 2528, 2530, 2531, 2532, 2533, 2534, 2532, 2534, 2535, 2536, 2537, 2538, 2536, 2538, 2539, 2540, 2541, 2542, 2540, 2542, 2543, 2544, 2545, 2546, 2544, 2546, 2547, 2548, 2549, 2550, 2548, 2550, 2551, 2552, 2553, 2554, 2552, 2554, 2555, 2556, 2557, 2558, 2556, 2558, 2559, 2560, 2561, 2562, 2560, 2562, 2563, 2564, 2565, 2566, 2564, 2566, 2567, 2568, 2569, 2570, 2568, 2570, 2571, 2572, 2573, 2574, 2572, 2574, 2575, 2576, 2577, 2578, 2576, 2578, 2579, 2580, 2581, 2582, 2580, 2582, 2583, 2584, 2585, 2586, 2584, 2586, 2587, 2588, 2589, 2590, 2588, 2590, 2591, 2592, 2593, 2594, 2592, 2594, 2595, 2596, 2597, 2598, 2596, 2598, 2599, 2600, 2601, 2602, 2600, 2602, 2603, 2604, 2605, 2606, 2604, 2606, 2607, 2608, 2609, 2610, 2608, 2610, 2611, 2612, 2613, 2614, 2612, 2614, 2615, 2616, 2617, 2618, 2616, 2618, 2619, 2620, 2621, 2622, 2620, 2622, 2623, 2624, 2625, 2626, 2624, 2626, 2627, 2628, 2629, 2630, 2628, 2630, 2631, 2632, 2633, 2634, 2632, 2634, 2635, 2636, 2637, 2638, 2636, 2638, 2639, 2640, 2641, 2642, 2640, 2642, 2643, 2644, 2645, 2646, 2644, 2646, 2647) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_aq10u"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hupud"] points = PackedVector3Array(4, 1, 4, 4, 0.5, 4, -4, 1, 4, -4, 0.5, 4, 4, 1, -4, 4, 0.5, -4, -4, 1, -4, -4, 0.5, -4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_t205v"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_37g5o"] points = PackedVector3Array(4, 3, -3.5, 4, 1, -3.5, -4, 3, -3.5, -4, 1, -3.5, 4, 3, -4, 4, 1, -4, -4, 3, -4, -4, 1, -4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tfdl3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_aq10u"] points = PackedVector3Array(-3.5, 3, 4, -3.5, 1, 4, -4, 3, 4, -4, 1, 4, -3.5, 3, -3.5, -3.5, 1, -3.5, -4, 3, -3.5, -4, 1, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_82p5w"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_t205v"] points = PackedVector3Array(4, 3, 3.5, 4, 1, 3.5, 3.5, 3, 3.5, 3.5, 1, 3.5, 4, 3, -3.5, 4, 1, -3.5, 3.5, 3, -3.5, 3.5, 1, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ark53"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tfdl3"] points = PackedVector3Array(3.5, 3, 4, 3.5, 1, 4, 1.5, 3, 4, 1.5, 1, 4, 3.5, 3, 3.5, 3.5, 1, 3.5, 1.5, 3, 3.5, 1.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_iwcxo"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_82p5w"] points = PackedVector3Array(-0.5, 3, 4, -0.5, 1, 4, -3.5, 3, 4, -3.5, 1, 4, -0.5, 3, 3.5, -0.5, 1, 3.5, -3.5, 3, 3.5, -3.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8byla"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ark53"] points = PackedVector3Array(4, 3.25, -3.5, 4, 3, -3.5, -4, 3.25, -3.5, -4, 3, -3.5, 4, 3.25, -4, 4, 3, -4, -4, 3.25, -4, -4, 3, -4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cw08v"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_iwcxo"] points = PackedVector3Array(-3.5, 3.25, 3.5, -3.5, 3, 3.5, -4, 3.25, 3.5, -4, 3, 3.5, -3.5, 3.25, -3.5, -3.5, 3, -3.5, -4, 3.25, -3.5, -4, 3, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dbn2g"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8byla"] points = PackedVector3Array(7, 3.25, 4, 7, 3, 4, -4, 3.25, 4, -4, 3, 4, 7, 3.25, 3.5, 7, 3, 3.5, -4, 3.25, 3.5, -4, 3, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7lpec"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cw08v"] points = PackedVector3Array(4, 3.25, 3.5, 4, 3, 3.5, 3.5, 3.25, 3.5, 3.5, 3, 3.5, 4, 3.25, -3.5, 4, 3, -3.5, 3.5, 3.25, -3.5, 3.5, 3, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_r76n2"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dbn2g"] points = PackedVector3Array(7, 1, 12, 7, 0.5, 12, -4, 1, 12, -4, 0.5, 12, 7, 1, 4, 7, 0.5, 4, -4, 1, 4, -4, 0.5, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ya5pm"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7lpec"] points = PackedVector3Array(-4, 3, 4, -4, 1, 4, -8, 3, 4, -8, 1, 4, -4, 3, 3.5, -4, 1, 3.5, -8, 3, 3.5, -8, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vrcec"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_r76n2"] points = PackedVector3Array(-8, 3, 4, -8, 1, 4, -12, 3, 4, -12, 1, 4, -8, 3, 3.5, -8, 1, 3.5, -12, 3, 3.5, -12, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_428r8"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ya5pm"] points = PackedVector3Array(-12.5, 3, 4, -12.5, 1, 4, -16, 3, 4, -16, 1, 4, -12.5, 3, 3.5, -12.5, 1, 3.5, -16, 3, 3.5, -16, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xfp8e"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vrcec"] points = PackedVector3Array(-16, 3, 6.5, -16, 1, 6.5, -16.5, 3, 6.5, -16.5, 1, 6.5, -16, 3, 4.5, -16, 1, 4.5, -16.5, 3, 4.5, -16.5, 1, 4.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fsha6"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_428r8"] points = PackedVector3Array(-16.5, 3, 9.5, -16.5, 1, 9.5, -19.5, 3, 9.5, -19.5, 1, 9.5, -16.5, 3, 9, -16.5, 1, 9, -19.5, 3, 9, -19.5, 1, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_5jxft"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xfp8e"] points = PackedVector3Array(-20, 3, 19, -20, 1, 19, -20.5, 3, 19, -20.5, 1, 19, -20, 3, 9.5, -20, 1, 9.5, -20.5, 3, 9.5, -20.5, 1, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_uwu65"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fsha6"] points = PackedVector3Array(-4, 1, 11.5, -4, 0.5, 11.5, -20, 1, 11.5, -20, 0.5, 11.5, -4, 1, 3.5, -4, 0.5, 3.5, -20, 1, 3.5, -20, 0.5, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4mvvt"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_5jxft"] points = PackedVector3Array(-12, 3, 4, -12, 1, 4, -12.5, 3, 4, -12.5, 1, 4, -12, 3, 3.5, -12, 1, 3.5, -12.5, 3, 3.5, -12.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_v0efd"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_uwu65"] points = PackedVector3Array(-16, 3, 4, -16, 1, 4, -19.5, 3, 4, -19.5, 1, 4, -16, 3, 3.5, -16, 1, 3.5, -19.5, 3, 3.5, -19.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_eoyr1"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4mvvt"] points = PackedVector3Array(-16, 3, 4.5, -16, 1, 4.5, -16.5, 3, 4.5, -16.5, 1, 4.5, -16, 3, 4, -16, 1, 4, -16.5, 3, 4, -16.5, 1, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6a5kj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_v0efd"] points = PackedVector3Array(-16, 3, 7, -16, 1, 7, -16.5, 3, 7, -16.5, 1, 7, -16, 3, 6.5, -16, 1, 6.5, -16.5, 3, 6.5, -16.5, 1, 6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_00bha"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_eoyr1"] points = PackedVector3Array(-19.5, 3, 4.5, -19.5, 1, 4.5, -20.5, 3, 4.5, -20.5, 1, 4.5, -19.5, 3, 3.5, -19.5, 1, 3.5, -20.5, 3, 3.5, -20.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o06kk"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6a5kj"] points = PackedVector3Array(-16, 3, 9.5, -16, 1, 9.5, -16.5, 3, 9.5, -16.5, 1, 9.5, -16, 3, 9, -16, 1, 9, -16.5, 3, 9, -16.5, 1, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hgvji"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_00bha"] points = PackedVector3Array(-20, 3, 9.5, -20, 1, 9.5, -20.5, 3, 9.5, -20.5, 1, 9.5, -20, 3, 4.5, -20, 1, 4.5, -20.5, 3, 4.5, -20.5, 1, 4.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_by8yw"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o06kk"] points = PackedVector3Array(-19.5, 3, 9.5, -19.5, 1, 9.5, -20, 3, 9.5, -20, 1, 9.5, -19.5, 3, 9, -19.5, 1, 9, -20, 3, 9, -20, 1, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_60yhj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hgvji"] points = PackedVector3Array(-3.5, 3, 7, -3.5, 1, 7, -4, 3, 7, -4, 1, 7, -3.5, 3, 4, -3.5, 1, 4, -4, 3, 4, -4, 1, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8x71y"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_by8yw"] points = PackedVector3Array(-3.5, 3, 12, -3.5, 1, 12, -4, 3, 12, -4, 1, 12, -3.5, 3, 9, -3.5, 1, 9, -4, 3, 9, -4, 1, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dc1ln"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_60yhj"] points = PackedVector3Array(-3.5, 3.25, 12, -3.5, 3, 12, -4, 3.25, 12, -4, 3, 12, -3.5, 3.25, 4, -3.5, 3, 4, -4, 3.25, 4, -4, 3, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4vi11"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8x71y"] points = PackedVector3Array(7, 3, 4, 7, 1, 4, 3.5, 3, 4, 3.5, 1, 4, 7, 3, 3.5, 7, 1, 3.5, 3.5, 3, 3.5, 3.5, 1, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rgxbb"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dc1ln"] points = PackedVector3Array(7, 3, 12, 7, 1, 12, -3.5, 3, 12, -3.5, 1, 12, 7, 3, 11.5, 7, 1, 11.5, -3.5, 3, 11.5, -3.5, 1, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_c5txb"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4vi11"] points = PackedVector3Array(-7.5, 1.75, 11.5, -7.5, 1, 11.5, -8.5, 1.75, 11.5, -8.5, 1, 11.5, -7.5, 1.75, 9, -7.5, 1, 9, -8.5, 1.75, 9, -8.5, 1, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ahat0"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rgxbb"] points = PackedVector3Array(-7.5, 1.75, 7, -7.5, 1, 7, -8.5, 1.75, 7, -8.5, 1, 7, -7.5, 1.75, 4, -7.5, 1, 4, -8.5, 1.75, 4, -8.5, 1, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_13m7q"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_c5txb"] points = PackedVector3Array(-10.5, 1, 22, -10.5, 0.5, 22, -20, 1, 22, -20, 0.5, 22, -10.5, 1, 11.5, -10.5, 0.5, 11.5, -20, 1, 11.5, -20, 0.5, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_nemh6"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ahat0"] points = PackedVector3Array(-13.5, 3, 9, -13.5, 1, 9, -13.625, 3, 9, -13.625, 1, 9, -13.5, 3, 4, -13.5, 1, 4, -13.625, 3, 4, -13.625, 1, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_07fji"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_13m7q"] points = PackedVector3Array(-14, 3, 11.125, -14, 1, 11.125, -20, 3, 11.125, -20, 1, 11.125, -14, 3, 11, -14, 1, 11, -20, 3, 11, -20, 1, 11) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bf3of"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_nemh6"] points = PackedVector3Array(-13.5, 3, 13.5, -13.5, 1, 13.5, -13.625, 3, 13.5, -13.625, 1, 13.5, -13.5, 3, 11.5, -13.5, 1, 11.5, -13.625, 3, 11.5, -13.625, 1, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_46yt3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_07fji"] points = PackedVector3Array(-13.5, 3, 17.5, -13.5, 1, 17.5, -13.625, 3, 17.5, -13.625, 1, 17.5, -13.5, 3, 15.5, -13.5, 1, 15.5, -13.625, 3, 15.5, -13.625, 1, 15.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g4ova"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bf3of"] points = PackedVector3Array(-14, 3, 18, -14, 1, 18, -20, 3, 18, -20, 1, 18, -14, 3, 17.875, -14, 1, 17.875, -20, 3, 17.875, -20, 1, 17.875) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_m7uhs"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_46yt3"] points = PackedVector3Array(-13.5, 3, 18, -13.5, 1, 18, -14, 3, 18, -14, 1, 18, -13.5, 3, 17.5, -13.5, 1, 17.5, -14, 3, 17.5, -14, 1, 17.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_70tum"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g4ova"] points = PackedVector3Array(-13.5, 3, 11.5, -13.5, 1, 11.5, -14, 3, 11.5, -14, 1, 11.5, -13.5, 3, 11, -13.5, 1, 11, -14, 3, 11, -14, 1, 11) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x8xyx"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_m7uhs"] points = PackedVector3Array(11, 1, 12.75, 11, 0.5, 12.75, 7.5, 1, 12.75, 7.5, 0.5, 12.75, 11, 1, 12.25, 11, 0.5, 12.25, 7.5, 1, 12.25, 7.5, 0.5, 12.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_86ktk"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_70tum"] points = PackedVector3Array(-4, 3, 12, -4, 1, 12, -10.5, 3, 12, -10.5, 1, 12, -4, 3, 11.5, -4, 1, 11.5, -10.5, 3, 11.5, -10.5, 1, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3sc52"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x8xyx"] points = PackedVector3Array(-10, 3, 22.5, -10, 1, 22.5, -10.5, 3, 22.5, -10.5, 1, 22.5, -10, 3, 21, -10, 1, 21, -10.5, 3, 21, -10.5, 1, 21) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0pckg"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_86ktk"] points = PackedVector3Array(-4, 3.25, 4, -4, 3, 4, -20.5, 3.25, 4, -20.5, 3, 4, -4, 3.25, 3.5, -4, 3, 3.5, -20.5, 3.25, 3.5, -20.5, 3, 3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_sk71g"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3sc52"] points = PackedVector3Array(-20, 3.25, 22.5, -20, 3, 22.5, -20.5, 3.25, 22.5, -20.5, 3, 22.5, -20, 3.25, 4, -20, 3, 4, -20.5, 3.25, 4, -20.5, 3, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rugvf"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0pckg"] points = PackedVector3Array(-17.875, 2, 13.125, -17.875, 1, 13.125, -18, 2, 13.125, -18, 1, 13.125, -17.875, 2, 11.125, -17.875, 1, 11.125, -18, 2, 11.125, -18, 1, 11.125) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_l0ju2"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_sk71g"] points = PackedVector3Array(-15.75, 2, 13.125, -15.75, 1, 13.125, -15.875, 2, 13.125, -15.875, 1, 13.125, -15.75, 2, 11.125, -15.75, 1, 11.125, -15.875, 2, 11.125, -15.875, 1, 11.125) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_estuv"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rugvf"] points = PackedVector3Array(-4, 3.25, 12, -4, 3, 12, -10.5, 3.25, 12, -10.5, 3, 12, -4, 3.25, 11.5, -4, 3, 11.5, -10.5, 3.25, 11.5, -10.5, 3, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oj2my"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_l0ju2"] points = PackedVector3Array(7, 3.25, 12, 7, 3, 12, -3.5, 3.25, 12, -3.5, 3, 12, 7, 3.25, 11.5, 7, 3, 11.5, -3.5, 3.25, 11.5, -3.5, 3, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_nflr4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_estuv"] points = PackedVector3Array(-10, 3.25, 22, -10, 3, 22, -10.5, 3.25, 22, -10.5, 3, 22, -10, 3.25, 12, -10, 3, 12, -10.5, 3.25, 12, -10.5, 3, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fi42n"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oj2my"] points = PackedVector3Array(-10.5, 3, 22.5, -10.5, 1, 22.5, -20, 3, 22.5, -20, 1, 22.5, -10.5, 3, 22, -10.5, 1, 22, -20, 3, 22, -20, 1, 22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4w2km"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_nflr4"] points = PackedVector3Array(-20, 3, 22.5, -20, 1, 22.5, -20.5, 3, 22.5, -20.5, 1, 22.5, -20, 3, 21, -20, 1, 21, -20.5, 3, 21, -20.5, 1, 21) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o0kjh"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fi42n"] points = PackedVector3Array(-20, 1, 21, -20, 0.5, 21, -20.5, 1, 21, -20.5, 0.5, 21, -20, 1, 19, -20, 0.5, 19, -20.5, 1, 19, -20.5, 0.5, 19) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oguss"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4w2km"] points = PackedVector3Array(-3.5, 3.25, 22.5, -3.5, 3, 22.5, -20, 3.25, 22.5, -20, 3, 22.5, -3.5, 3.25, 22, -3.5, 3, 22, -20, 3.25, 22, -20, 3, 22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x5els"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o0kjh"] points = PackedVector3Array(-20.5, 1, 22, -20.5, 0.5, 22, -30, 1, 22, -30, 0.5, 22, -20.5, 1, 16.5, -20.5, 0.5, 16.5, -30, 1, 16.5, -30, 0.5, 16.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_th5ae"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oguss"] points = PackedVector3Array(-20.5, 3, 16.5, -20.5, 1, 16.5, -30, 3, 16.5, -30, 1, 16.5, -20.5, 3, 16, -20.5, 1, 16, -30, 3, 16, -30, 1, 16) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_st4bl"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x5els"] points = PackedVector3Array(-20.5, 3.25, 22.5, -20.5, 3, 22.5, -30.5, 3.25, 22.5, -30.5, 3, 22.5, -20.5, 3.25, 22, -20.5, 3, 22, -30.5, 3.25, 22, -30.5, 3, 22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_a6iv3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_th5ae"] points = PackedVector3Array(-20.5, 3, 22.5, -20.5, 1, 22.5, -30, 3, 22.5, -30, 1, 22.5, -20.5, 3, 22, -20.5, 1, 22, -30, 3, 22, -30, 1, 22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cj427"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_st4bl"] points = PackedVector3Array(-15.75, 2, 17.875, -15.75, 1, 17.875, -15.875, 2, 17.875, -15.875, 1, 17.875, -15.75, 2, 15.875, -15.75, 1, 15.875, -15.875, 2, 15.875, -15.875, 1, 15.875) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g5oes"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_a6iv3"] points = PackedVector3Array(-17.875, 2, 17.875, -17.875, 1, 17.875, -18, 2, 17.875, -18, 1, 17.875, -17.875, 2, 15.875, -17.875, 1, 15.875, -18, 2, 15.875, -18, 1, 15.875) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7mgd3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cj427"] points = PackedVector3Array(-10, 3, 16.5, -10, 1, 16.5, -10.5, 3, 16.5, -10.5, 1, 16.5, -10, 3, 12, -10, 1, 12, -10.5, 3, 12, -10.5, 1, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6brry"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g5oes"] points = PackedVector3Array(-10, 1, 21, -10, 0.5, 21, -10.5, 1, 21, -10.5, 0.5, 21, -10, 1, 19, -10, 0.5, 19, -10.5, 1, 19, -10.5, 0.5, 19) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7bviw"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7mgd3"] points = PackedVector3Array(-4, 1, 22, -4, 0.5, 22, -10, 1, 22, -10, 0.5, 22, -4, 1, 16.5, -4, 0.5, 16.5, -10, 1, 16.5, -10, 0.5, 16.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hweoe"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6brry"] points = PackedVector3Array(-4, 3, 16.5, -4, 1, 16.5, -10, 3, 16.5, -10, 1, 16.5, -4, 3, 16, -4, 1, 16, -10, 3, 16, -10, 1, 16) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_epgnv"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7bviw"] points = PackedVector3Array(-3.5, 3, 22.5, -3.5, 1, 22.5, -4, 3, 22.5, -4, 1, 22.5, -3.5, 3, 16, -3.5, 1, 16, -4, 3, 16, -4, 1, 16) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_yhj8v"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_hweoe"] points = PackedVector3Array(-4, 3, 22.5, -4, 1, 22.5, -10, 3, 22.5, -10, 1, 22.5, -4, 3, 22, -4, 1, 22, -10, 3, 22, -10, 1, 22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_prudx"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_epgnv"] points = PackedVector3Array(-10, 3, 19, -10, 1, 19, -10.5, 3, 19, -10.5, 1, 19, -10, 3, 16.5, -10, 1, 16.5, -10.5, 3, 16.5, -10.5, 1, 16.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tjcux"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_yhj8v"] points = PackedVector3Array(-4, 3.25, 16.5, -4, 3, 16.5, -10, 3.25, 16.5, -10, 3, 16.5, -4, 3.25, 16, -4, 3, 16, -10, 3.25, 16, -10, 3, 16) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bfamn"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_prudx"] points = PackedVector3Array(-3.5, 3.25, 22, -3.5, 3, 22, -4, 3.25, 22, -4, 3, 22, -3.5, 3.25, 16, -3.5, 3, 16, -4, 3.25, 16, -4, 3, 16) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_5jtsm"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tjcux"] points = PackedVector3Array(7.5, 3, 4, 7.5, 1, 4, 7, 3, 4, 7, 1, 4, 7.5, 3, -6.5, 7.5, 1, -6.5, 7, 3, -6.5, 7, 1, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wcls6"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bfamn"] points = PackedVector3Array(7.5, 1, 12, 7.5, 0.5, 12, 7, 1, 12, 7, 0.5, 12, 7.5, 1, 4, 7.5, 0.5, 4, 7, 1, 4, 7, 0.5, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6bcg4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_5jtsm"] points = PackedVector3Array(15.25, 1, -3.5, 15.25, 0.5, -3.5, 7.5, 1, -3.5, 7.5, 0.5, -3.5, 15.25, 1, -6, 15.25, 0.5, -6, 7.5, 1, -6, 7.5, 0.5, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jjr4i"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wcls6"] points = PackedVector3Array(21.5, 3, -6, 21.5, 1, -6, 7.5, 3, -6, 7.5, 1, -6, 21.5, 3, -6.5, 21.5, 1, -6.5, 7.5, 3, -6.5, 7.5, 1, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qt416"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6bcg4"] points = PackedVector3Array(21.5, 1, -3.5, 21.5, 0.5, -3.5, 17.75, 1, -3.5, 17.75, 0.5, -3.5, 21.5, 1, -6, 21.5, 0.5, -6, 17.75, 1, -6, 17.75, 0.5, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ral6f"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jjr4i"] points = PackedVector3Array(19.5, 5.5, -6, 19.5, 3.5, -6, 7.5, 5.5, -6, 7.5, 3.5, -6, 19.5, 5.5, -6.5, 19.5, 3.5, -6.5, 7.5, 5.5, -6.5, 7.5, 3.5, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3adv4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qt416"] points = PackedVector3Array(7.5, 5.5, 4, 7.5, 3.5, 4, 7, 5.5, 4, 7, 3.5, 4, 7.5, 5.5, -6, 7.5, 3.5, -6, 7, 5.5, -6, 7, 3.5, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vewmd"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ral6f"] points = PackedVector3Array(21.5, 3.5, -3.5, 21.5, 3, -3.5, 17.5, 3.5, -3.5, 17.5, 3, -3.5, 21.5, 3.5, -6, 21.5, 3, -6, 17.5, 3.5, -6, 17.5, 3, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8pe7v"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3adv4"] points = PackedVector3Array(15.5, 3.5, -3.5, 15.5, 3, -3.5, 7.5, 3.5, -3.5, 7.5, 3, -3.5, 15.5, 3.5, -6, 15.5, 3, -6, 7.5, 3.5, -6, 7.5, 3, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g46u8"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vewmd"] points = PackedVector3Array(14.75, 3.5, 6, 14.75, 3, 6, 13.5, 3.5, 6, 13.5, 3, 6, 14.75, 3.5, -3.5, 14.75, 3, -3.5, 13.5, 3.5, -3.5, 13.5, 3, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oxfwp"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8pe7v"] points = PackedVector3Array(21.5, 3.5, -6, 21.5, 3, -6, 19.5, 3.5, -6, 19.5, 3, -6, 21.5, 3.5, -6.5, 21.5, 3, -6.5, 19.5, 3.5, -6.5, 19.5, 3, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ch3b8"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g46u8"] points = PackedVector3Array(7.5, 3.5, 4, 7.5, 3, 4, 7, 3.5, 4, 7, 3, 4, 7.5, 3.5, -6, 7.5, 3, -6, 7, 3.5, -6, 7, 3, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o8ie3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_oxfwp"] points = PackedVector3Array(21.5, 5.75, -6, 21.5, 5.5, -6, 7, 5.75, -6, 7, 5.5, -6, 21.5, 5.75, -6.5, 21.5, 5.5, -6.5, 7, 5.75, -6.5, 7, 5.5, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jlwbl"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ch3b8"] points = PackedVector3Array(7.5, 5.75, 4, 7.5, 5.5, 4, 7, 5.75, 4, 7, 5.5, 4, 7.5, 5.75, -6, 7.5, 5.5, -6, 7, 5.75, -6, 7, 5.5, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pvx0t"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o8ie3"] points = PackedVector3Array(15.5, 3, -5.5, 15.5, 1, -5.5, 15, 3, -5.5, 15, 1, -5.5, 15.5, 3, -6, 15.5, 1, -6, 15, 3, -6, 15, 1, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rro0q"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jlwbl"] points = PackedVector3Array(15, 3, 1.5, 15, 1, 1.5, 14.5, 3, 1.5, 14.5, 1, 1.5, 15, 3, 1, 15, 1, 1, 14.5, 3, 1, 14.5, 1, 1) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_65m6l"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pvx0t"] points = PackedVector3Array(13.5, 3, 1.5, 13.5, 1, 1.5, 13, 3, 1.5, 13, 1, 1.5, 13.5, 3, 1, 13.5, 1, 1, 13, 3, 1, 13, 1, 1) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fvccx"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_rro0q"] points = PackedVector3Array(15.5, 3, -3.5, 15.5, 1, -3.5, 15, 3, -3.5, 15, 1, -3.5, 15.5, 3, -4, 15.5, 1, -4, 15, 3, -4, 15, 1, -4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8hr83"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_65m6l"] points = PackedVector3Array(18, 3, -3.5, 18, 1, -3.5, 17.5, 3, -3.5, 17.5, 1, -3.5, 18, 3, -4, 18, 1, -4, 17.5, 3, -4, 17.5, 1, -4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lm8x4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fvccx"] points = PackedVector3Array(18, 3, -5.5, 18, 1, -5.5, 17.5, 3, -5.5, 17.5, 1, -5.5, 18, 3, -6, 18, 1, -6, 17.5, 3, -6, 17.5, 1, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fmooj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8hr83"] points = PackedVector3Array(14.25, 3, 6.25, 14.25, 1, 6.25, 13.25, 3, 6.25, 13.25, 1, 6.25, 14.25, 3, 4.25, 14.25, 1, 4.25, 13.25, 3, 4.25, 13.25, 1, 4.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_gowjh"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lm8x4"] points = PackedVector3Array(7.5, 3, 17.5, 7.5, 1, 17.5, 7, 3, 17.5, 7, 1, 17.5, 7.5, 3, 11.5, 7.5, 1, 11.5, 7, 3, 11.5, 7, 1, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_m8rgt"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fmooj"] points = PackedVector3Array(7.5, 3.25, 18, 7.5, 3, 18, 7, 3.25, 18, 7, 3, 18, 7.5, 3.25, 11.5, 7.5, 3, 11.5, 7, 3.25, 11.5, 7, 3, 11.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_s3vya"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_gowjh"] points = PackedVector3Array(25.5, 3.5, -6.5, 25.5, 3, -6.5, 17.5, 3.5, -6.5, 17.5, 3, -6.5, 25.5, 3.5, -22, 25.5, 3, -22, 17.5, 3.5, -22, 17.5, 3, -22) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_p1f4u"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_m8rgt"] points = PackedVector3Array(22, 5.5, -3.5, 22, 1, -3.5, 21.5, 5.5, -3.5, 21.5, 1, -3.5, 22, 5.5, -6.5, 22, 1, -6.5, 21.5, 5.5, -6.5, 21.5, 1, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_w75yu"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_s3vya"] points = PackedVector3Array(19.5, 3.5, -6, 19.5, 3, -6, 7, 3.5, -6, 7, 3, -6, 19.5, 3.5, -6.5, 19.5, 3, -6.5, 7, 3.5, -6.5, 7, 3, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jm8d3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_p1f4u"] points = PackedVector3Array(22, 5.75, -3.5, 22, 5.5, -3.5, 21.5, 5.75, -3.5, 21.5, 5.5, -3.5, 22, 5.75, -6.5, 22, 5.5, -6.5, 21.5, 5.75, -6.5, 21.5, 5.5, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xum0d"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_w75yu"] points = PackedVector3Array(22, 4.25, 2.75, 22, 1, 2.75, 21.5, 4.25, 2.75, 21.5, 1, 2.75, 22, 4.25, -3.5, 22, 1, -3.5, 21.5, 4.25, -3.5, 21.5, 1, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_2t5av"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jm8d3"] points = PackedVector3Array(4, 3, 9, 4, 1, 9, 0, 3, 9, 0, 1, 9, 4, 3, 7, 4, 1, 7, 0, 3, 7, 0, 1, 7) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o241s"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xum0d"] points = PackedVector3Array(0.25, 3.25, 9, 0.25, 3, 9, 0, 3.25, 9, 0, 3, 9, 0.25, 3.25, 7, 0.25, 3, 7, 0, 3.25, 7, 0, 3, 7) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ttp5c"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_2t5av"] points = PackedVector3Array(15, 3.5, 6, 15, 3, 6, 14.75, 3.5, 6, 14.75, 3, 6, 15, 3.5, -3.5, 15, 3, -3.5, 14.75, 3.5, -3.5, 14.75, 3, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qtc18"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o241s"] points = PackedVector3Array(13.5, 3.5, 6, 13.5, 3, 6, 13.25, 3.5, 6, 13.25, 3, 6, 13.5, 3.5, -3.5, 13.5, 3, -3.5, 13.25, 3.5, -3.5, 13.25, 3, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wg2x0"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ttp5c"] points = PackedVector3Array(21.5, 3.5, 6.25, 21.5, 3, 6.25, 13.25, 3.5, 6.25, 13.25, 3, 6.25, 21.5, 3.5, 6, 21.5, 3, 6, 13.25, 3.5, 6, 13.25, 3, 6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bmu56"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qtc18"] points = PackedVector3Array(11, 1, 12.25, 11, 0.5, 12.25, 7.5, 1, 12.25, 7.5, 0.5, 12.25, 11, 1, 9.5, 11, 0.5, 9.5, 7.5, 1, 9.5, 7.5, 0.5, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_phw7i"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wg2x0"] points = PackedVector3Array(21.5, 1, 17.75, 21.5, 0.5, 17.75, 7.5, 1, 17.75, 7.5, 0.5, 17.75, 21.5, 1, 12.75, 21.5, 0.5, 12.75, 7.5, 1, 12.75, 7.5, 0.5, 12.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_21tu4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bmu56"] points = PackedVector3Array(21.5, 1, 12.75, 21.5, 0.5, 12.75, 17.5, 1, 12.75, 17.5, 0.5, 12.75, 21.5, 1, 12.25, 21.5, 0.5, 12.25, 17.5, 1, 12.25, 17.5, 0.5, 12.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3d6ne"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_phw7i"] points = PackedVector3Array(17.5, 1, 12.75, 17.5, 0.5, 12.75, 11, 1, 12.75, 11, 0.5, 12.75, 17.5, 1, 12.25, 17.5, 0.5, 12.25, 11, 1, 12.25, 11, 0.5, 12.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_p115p"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_21tu4"] points = PackedVector3Array(11, 1, 9.5, 11, 0.5, 9.5, 7.5, 1, 9.5, 7.5, 0.5, 9.5, 11, 1, 9, 11, 0.5, 9, 7.5, 1, 9, 7.5, 0.5, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6o848"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_3d6ne"] points = PackedVector3Array(11.5, 1, 12.25, 11.5, 0.5, 12.25, 11, 1, 12.25, 11, 0.5, 12.25, 11.5, 1, 9.5, 11.5, 0.5, 9.5, 11, 1, 9.5, 11, 0.5, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_33fdm"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_p115p"] points = PackedVector3Array(17.5, 1, 12.25, 17.5, 0.5, 12.25, 17, 1, 12.25, 17, 0.5, 12.25, 17.5, 1, 9.5, 17.5, 0.5, 9.5, 17, 1, 9.5, 17, 0.5, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6xqf1"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6o848"] points = PackedVector3Array(17, 1, 12.25, 17, 0.5, 12.25, 11.5, 1, 12.25, 11.5, 0.5, 12.25, 17, 1, 9.5, 17, 0.5, 9.5, 11.5, 1, 9.5, 11.5, 0.5, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cp3m3"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_33fdm"] points = PackedVector3Array(21.5, 1, 12.25, 21.5, 0.5, 12.25, 17.5, 1, 12.25, 17.5, 0.5, 12.25, 21.5, 1, 9.5, 21.5, 0.5, 9.5, 17.5, 1, 9.5, 17.5, 0.5, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lki2y"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6xqf1"] points = PackedVector3Array(21.5, 1, 4, 21.5, 0.5, 4, 9, 1, 4, 9, 0.5, 4, 21.5, 1, 2, 21.5, 0.5, 2, 9, 1, 2, 9, 0.5, 2) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_datac"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_cp3m3"] points = PackedVector3Array(21.5, 1, 9.5, 21.5, 0.5, 9.5, 17.5, 1, 9.5, 17.5, 0.5, 9.5, 21.5, 1, 9, 21.5, 0.5, 9, 17.5, 1, 9, 17.5, 0.5, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ikpyy"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lki2y"] points = PackedVector3Array(17.5, 1, 9.5, 17.5, 0.5, 9.5, 11, 1, 9.5, 11, 0.5, 9.5, 17.5, 1, 9, 17.5, 0.5, 9, 11, 1, 9, 11, 0.5, 9) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6cqtj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_datac"] points = PackedVector3Array(17, 1.75, 9.75, 17, 1.625, 9.75, 11.5, 1.75, 9.75, 11.5, 1.625, 9.75, 17, 1.75, 9.5, 17, 1.625, 9.5, 11.5, 1.75, 9.5, 11.5, 1.625, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_it8pv"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ikpyy"] points = PackedVector3Array(17, 1.75, 12.25, 17, 1.625, 12.25, 11.5, 1.75, 12.25, 11.5, 1.625, 12.25, 17, 1.75, 12, 17, 1.625, 12, 11.5, 1.75, 12, 11.5, 1.625, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_t086v"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6cqtj"] points = PackedVector3Array(11.75, 1.75, 12, 11.75, 1.625, 12, 11.5, 1.75, 12, 11.5, 1.625, 12, 11.75, 1.75, 9.75, 11.75, 1.625, 9.75, 11.5, 1.75, 9.75, 11.5, 1.625, 9.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dmxpe"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_it8pv"] points = PackedVector3Array(17, 1.75, 12, 17, 1.625, 12, 16.75, 1.75, 12, 16.75, 1.625, 12, 17, 1.75, 9.75, 17, 1.625, 9.75, 16.75, 1.75, 9.75, 16.75, 1.625, 9.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6o78b"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_t086v"] points = PackedVector3Array(16.75, 1.625, 12.25, 16.75, 1, 12.25, 11.75, 1.625, 12.25, 11.75, 1, 12.25, 16.75, 1.625, 12, 16.75, 1, 12, 11.75, 1.625, 12, 11.75, 1, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_akpq4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_dmxpe"] points = PackedVector3Array(16.75, 1.625, 9.75, 16.75, 1, 9.75, 11.75, 1.625, 9.75, 11.75, 1, 9.75, 16.75, 1.625, 9.5, 16.75, 1, 9.5, 11.75, 1.625, 9.5, 11.75, 1, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_w6rxy"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_6o78b"] points = PackedVector3Array(17, 1.625, 12, 17, 1, 12, 16.75, 1.625, 12, 16.75, 1, 12, 17, 1.625, 9.75, 17, 1, 9.75, 16.75, 1.625, 9.75, 16.75, 1, 9.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7vpgv"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_akpq4"] points = PackedVector3Array(11.75, 1.625, 12, 11.75, 1, 12, 11.5, 1.625, 12, 11.5, 1, 12, 11.75, 1.625, 9.75, 11.75, 1, 9.75, 11.5, 1.625, 9.75, 11.5, 1, 9.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4yqte"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_w6rxy"] points = PackedVector3Array(11.75, 1.625, 12.25, 11.75, 1, 12.25, 11.5, 1.625, 12.25, 11.5, 1, 12.25, 11.75, 1.625, 12, 11.75, 1, 12, 11.5, 1.625, 12, 11.5, 1, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fbjnw"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7vpgv"] points = PackedVector3Array(17, 1.625, 12.25, 17, 1, 12.25, 16.75, 1.625, 12.25, 16.75, 1, 12.25, 17, 1.625, 12, 17, 1, 12, 16.75, 1.625, 12, 16.75, 1, 12) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_r87ok"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_4yqte"] points = PackedVector3Array(17, 1.625, 9.75, 17, 1, 9.75, 16.75, 1.625, 9.75, 16.75, 1, 9.75, 17, 1.625, 9.5, 17, 1, 9.5, 16.75, 1.625, 9.5, 16.75, 1, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ou5p8"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fbjnw"] points = PackedVector3Array(11.75, 1.625, 9.75, 11.75, 1, 9.75, 11.5, 1.625, 9.75, 11.5, 1, 9.75, 11.75, 1.625, 9.5, 11.75, 1, 9.5, 11.5, 1.625, 9.5, 11.5, 1, 9.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jhpbq"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_r87ok"] points = PackedVector3Array(21.5, 3.5, 6, 21.5, 3, 6, 15, 3.5, 6, 15, 3, 6, 21.5, 3.5, 4.5, 21.5, 3, 4.5, 15, 3.5, 4.5, 15, 3, 4.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_33uq4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ou5p8"] points = PackedVector3Array(21.5, 3.5, 4.5, 21.5, 3, 4.5, 15, 3.5, 4.5, 15, 3, 4.5, 21.5, 3.5, 4.25, 21.5, 3, 4.25, 15, 3.5, 4.25, 15, 3, 4.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8b3n1"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_jhpbq"] points = PackedVector3Array(21.5, 3, 18, 21.5, 1, 18, 7, 3, 18, 7, 1, 18, 21.5, 3, 17.5, 21.5, 1, 17.5, 7, 3, 17.5, 7, 1, 17.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tksni"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_33uq4"] points = PackedVector3Array(21.5, 3.5, 17.25, 21.5, 3, 17.25, 20, 3.5, 17.25, 20, 3, 17.25, 21.5, 3.5, 6.25, 21.5, 3, 6.25, 20, 3.5, 6.25, 20, 3, 6.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bt142"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_8b3n1"] points = PackedVector3Array(22, 4.25, 18, 22, 1, 18, 21.5, 4.25, 18, 21.5, 1, 18, 22, 4.25, 2.75, 22, 1, 2.75, 21.5, 4.25, 2.75, 21.5, 1, 2.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0uxkl"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_tksni"] points = PackedVector3Array(20, 3.5, 17.5, 20, 3, 17.5, 19.75, 3.5, 17.5, 19.75, 3, 17.5, 20, 3.5, 6.5, 20, 3, 6.5, 19.75, 3.5, 6.5, 19.75, 3, 6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g2hib"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bt142"] points = PackedVector3Array(20.5, 5.5, -9.5, 20.5, 3.5, -9.5, 17.5, 5.5, -9.5, 17.5, 3.5, -9.5, 20.5, 5.5, -10, 20.5, 3.5, -10, 17.5, 5.5, -10, 17.5, 3.5, -10) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_00umk"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0uxkl"] points = PackedVector3Array(17.5, 5.5, -6.5, 17.5, 3.5, -6.5, 17, 5.5, -6.5, 17, 3.5, -6.5, 17.5, 5.5, -10, 17.5, 3.5, -10, 17, 5.5, -10, 17, 3.5, -10) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_sgbfs"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g2hib"] points = PackedVector3Array(20.5, 5.5, -10, 20.5, 3.5, -10, 20, 5.5, -10, 20, 3.5, -10, 20.5, 5.5, -18.5, 20.5, 3.5, -18.5, 20, 5.5, -18.5, 20, 3.5, -18.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bxtdc"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_00umk"] points = PackedVector3Array(25.5, 5.5, -6, 25.5, 3.5, -6, 22, 5.5, -6, 22, 3.5, -6, 25.5, 5.5, -6.5, 25.5, 3.5, -6.5, 22, 5.5, -6.5, 22, 3.5, -6.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_mpp8k"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_sgbfs"] points = PackedVector3Array(26, 5.5, -6, 26, 3.5, -6, 25.5, 5.5, -6, 25.5, 3.5, -6, 26, 5.5, -19.5, 26, 3.5, -19.5, 25.5, 5.5, -19.5, 25.5, 3.5, -19.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x5nfp"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bxtdc"] points = PackedVector3Array(21.5, 3, 2, 21.5, 1, 2, 18.5, 3, 2, 18.5, 1, 2, 21.5, 3, -1.5, 21.5, 1, -1.5, 18.5, 3, -1.5, 18.5, 1, -1.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g7qkt"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_mpp8k"] points = PackedVector3Array(21.5, 3.25, 1.5, 21.5, 2.75, 1.5, 19, 3.25, 1.5, 19, 2.75, 1.5, 21.5, 3.25, -1, 21.5, 2.75, -1, 19, 3.25, -1, 19, 2.75, -1) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ekdua"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_x5nfp"] points = PackedVector3Array(19, 3.5, 2, 19, 3, 2, 18.5, 3.5, 2, 18.5, 3, 2, 19, 3.5, -1.5, 19, 3, -1.5, 18.5, 3.5, -1.5, 18.5, 3, -1.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_egc0x"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g7qkt"] points = PackedVector3Array(21.5, 3.5, 2, 21.5, 3, 2, 19, 3.5, 2, 19, 3, 2, 21.5, 3.5, 1.5, 21.5, 3, 1.5, 19, 3.5, 1.5, 19, 3, 1.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g33k5"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ekdua"] points = PackedVector3Array(21.5, 3.5, -1, 21.5, 3, -1, 19, 3.5, -1, 19, 3, -1, 21.5, 3.5, -1.5, 21.5, 3, -1.5, 19, 3.5, -1.5, 19, 3, -1.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_e6orj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_egc0x"] points = PackedVector3Array(17.5, 3.5, -5.75, 17.5, 3, -5.75, 15.5, 3.5, -5.75, 15.5, 3, -5.75, 17.5, 3.5, -6, 17.5, 3, -6, 15.5, 3.5, -6, 15.5, 3, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_mu4mh"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g33k5"] points = PackedVector3Array(4, 3.25, 9, 4, 3, 9, 3.75, 3.25, 9, 3.75, 3, 9, 4, 3.25, 7, 4, 3, 7, 3.75, 3.25, 7, 3.75, 3, 7) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qp70t"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_e6orj"] points = PackedVector3Array(3.75, 3.25, 9, 3.75, 3, 9, 0.25, 3.25, 9, 0.25, 3, 9, 3.75, 3.25, 8.75, 3.75, 3, 8.75, 0.25, 3.25, 8.75, 0.25, 3, 8.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_y65vm"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_mu4mh"] points = PackedVector3Array(3.75, 3.25, 7.25, 3.75, 3, 7.25, 0.25, 3.25, 7.25, 0.25, 3, 7.25, 3.75, 3.25, 7, 3.75, 3, 7, 0.25, 3.25, 7, 0.25, 3, 7) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xjs08"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qp70t"] points = PackedVector3Array(3.75, 3.25, 8.75, 3.75, 3, 8.75, 0.25, 3.25, 8.75, 0.25, 3, 8.75, 3.75, 3.25, 7.25, 3.75, 3, 7.25, 0.25, 3.25, 7.25, 0.25, 3, 7.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xo5ub"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_y65vm"] points = PackedVector3Array(15, 3, 6.25, 15, 1, 6.25, 14.25, 3, 6.25, 14.25, 1, 6.25, 15, 3, 4.25, 15, 1, 4.25, 14.25, 3, 4.25, 14.25, 1, 4.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vspte"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xjs08"] points = PackedVector3Array(21.5, 1, 9, 21.5, 0.5, 9, 7.5, 1, 9, 7.5, 0.5, 9, 21.5, 1, 4, 21.5, 0.5, 4, 7.5, 1, 4, 7.5, 0.5, 4) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pm4w1"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_xo5ub"] points = PackedVector3Array(21.5, 1, 2, 21.5, 0.5, 2, 7.5, 1, 2, 7.5, 0.5, 2, 21.5, 1, -3.5, 21.5, 0.5, -3.5, 7.5, 1, -3.5, 7.5, 0.5, -3.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_efvco"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_vspte"] points = PackedVector3Array(8.5, 1, 4, 8.5, 0.5, 4, 7.5, 1, 4, 7.5, 0.5, 4, 8.5, 1, 2, 8.5, 0.5, 2, 7.5, 1, 2, 7.5, 0.5, 2) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_behgh"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pm4w1"] points = PackedVector3Array(9, 1, 4, 9, 0.5, 4, 8.5, 1, 4, 8.5, 0.5, 4, 9, 1, 2, 9, 0.5, 2, 8.5, 1, 2, 8.5, 0.5, 2) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_abxka"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_efvco"] points = PackedVector3Array(17.5, 0.875, -3.75, 17.5, 0.5, -3.75, 15.5, 0.875, -3.75, 15.5, 0.5, -3.75, 17.5, 0.875, -5.75, 17.5, 0.5, -5.75, 15.5, 0.875, -5.75, 15.5, 0.5, -5.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bpxpe"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_behgh"] points = PackedVector3Array(15.75, 0.87499994, -3.8749995, 15.5, 0.9999997, -3.75, 15.5, 0.875, -3.75, 15.749999, 0.87500006, -5.4999995, 15.5, 0.9999997, -5.749999, 15.499999, 0.87500006, -5.7499995) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ss8cf"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_abxka"] points = PackedVector3Array(17.249998, 0.87500006, -5.5, 17.5, 1.0000001, -5.75, 17.5, 0.87500006, -5.75, 15.749999, 0.87500006, -5.5, 15.499998, 1.0000001, -5.75, 15.499998, 0.87500006, -5.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_row74"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_bpxpe"] points = PackedVector3Array(17.75, 1, -5.75, 17.75, 0.5, -5.75, 15.25, 1, -5.75, 15.25, 0.5, -5.75, 17.75, 1, -6, 17.75, 0.5, -6, 15.25, 1, -6, 15.25, 0.5, -6) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7qjik"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ss8cf"] points = PackedVector3Array(17.75, 1, -3.75, 17.75, 0.5, -3.75, 17.5, 1, -3.75, 17.5, 0.5, -3.75, 17.75, 1, -5.75, 17.75, 0.5, -5.75, 17.5, 1, -5.75, 17.5, 0.5, -5.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_2e05a"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_row74"] points = PackedVector3Array(17.5, 0.87500006, -3.75, 17.5, 1.0000005, -3.7499995, 17.25, 0.87500006, -4.0000005, 17.5, 0.87500006, -5.750001, 17.5, 1.0000005, -5.750002, 17.25, 0.87500006, -5.500001) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_temka"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_7qjik"] points = PackedVector3Array(17.5, 0.87500006, -3.75, 15.499999, 0.87500006, -3.75, 17.5, 0.9999999, -3.75, 15.499998, 0.9999999, -3.75, 17.250002, 0.87500006, -3.9999995, 15.749999, 0.87500006, -3.9999995) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_05iau"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_2e05a"] points = PackedVector3Array(17.75, 1, -3.5, 17.75, 0.5, -3.5, 15.25, 1, -3.5, 15.25, 0.5, -3.5, 17.75, 1, -3.75, 17.75, 0.5, -3.75, 15.25, 1, -3.75, 15.25, 0.5, -3.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qmujj"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_temka"] points = PackedVector3Array(15.5, 1, -3.75, 15.5, 0.5, -3.75, 15.25, 1, -3.75, 15.25, 0.5, -3.75, 15.5, 1, -5.75, 15.5, 0.5, -5.75, 15.25, 1, -5.75, 15.25, 0.5, -5.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wcnlc"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_05iau"] points = PackedVector3Array(18.25, 0.875, -8.5, 18.25, 0.5, -8.5, 16.25, 0.875, -8.5, 16.25, 0.5, -8.5, 18.25, 0.875, -10.5, 18.25, 0.5, -10.5, 16.25, 0.875, -10.5, 16.25, 0.5, -10.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_chiss"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_qmujj"] points = PackedVector3Array(16.5, 0.87499994, -8.625, 16.25, 1.0000004, -8.5, 16.25, 0.875, -8.5, 16.499998, 0.87500006, -10.25, 16.25, 0.9999997, -10.499999, 16.25, 0.87500006, -10.499999) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lydrx"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_wcnlc"] points = PackedVector3Array(18, 0.87500006, -10.25, 18.249998, 1.0000001, -10.5, 18.25, 0.87500006, -10.5, 16.499998, 0.87500006, -10.25, 16.249998, 1.0000001, -10.5, 16.249998, 0.87500006, -10.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fi6wb"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_chiss"] points = PackedVector3Array(18.5, 1, -10.5, 18.5, 0.5, -10.5, 16, 1, -10.5, 16, 0.5, -10.5, 18.5, 1, -10.75, 18.5, 0.5, -10.75, 16, 1, -10.75, 16, 0.5, -10.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_gmtsp"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_lydrx"] points = PackedVector3Array(18.5, 1, -8.5, 18.5, 0.5, -8.5, 18.25, 1, -8.5, 18.25, 0.5, -8.5, 18.5, 1, -10.5, 18.5, 0.5, -10.5, 18.25, 1, -10.5, 18.25, 0.5, -10.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g1p0x"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_fi6wb"] points = PackedVector3Array(18.25, 0.87500006, -8.5, 18.25, 1.0000005, -8.499998, 18, 0.87500006, -8.749999, 18.25, 0.87500006, -10.5, 18.25, 1.0000005, -10.5, 18, 0.87500006, -10.25) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_uytiu"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_gmtsp"] points = PackedVector3Array(18.25, 0.87500006, -8.5, 16.25, 0.87500006, -8.5, 18.249998, 0.9999997, -8.5, 16.25, 0.9999997, -8.5, 18, 0.87500006, -8.75, 16.5, 0.87500006, -8.75) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_icqfh"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_g1p0x"] points = PackedVector3Array(18.5, 1, -8.25, 18.5, 0.5, -8.25, 16, 1, -8.25, 16, 0.5, -8.25, 18.5, 1, -8.5, 18.5, 0.5, -8.5, 16, 1, -8.5, 16, 0.5, -8.5) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pup8m"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_uytiu"] points = PackedVector3Array(16.25, 1, -8.5, 16.25, 0.5, -8.5, 16, 1, -8.5, 16, 0.5, -8.5, 16.25, 1, -10.5, 16.25, 0.5, -10.5, 16, 1, -10.5, 16, 0.5, -10.5) -[sub_resource type="ArrayMesh" id="ArrayMesh_rqbup"] +[sub_resource type="ArrayMesh" id="ArrayMesh_icqfh"] _surfaces = [{ "aabb": AABB(-2.875, -0.375, -0.125, 5.75, 0.75, 0.25), "attribute_data": PackedByteArray("AABUwQAAiMAAAPDAAACIwAAA8MAAAGDAAABUwQAAYMAAAGDAAABgwAD8b8AAAGDAAPxvwAAAiMAAAGDAAACIwAAAYEAAAPDAAABgQAAAVMEA/G9AAABUwQD8b0AAAPDAAABgwAAA8MAA/G/AAADwwAD8b8AAAFTBAABgwAAAVMEAAGBAAACIwAD8b0AAAIjAAPxvQAAAYMAAAGBAAABgwAAAVEEAAGDAAADwQAAAYMAAAPBAAACIwAAAVEEAAIjA"), @@ -1102,10 +1102,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AAA4QAAAwD4AAAC+AAA4wAAAwD4AAAC+AAA4wAAAwL4AAAC+AAA4QAAAwL4AAAC+AAA4wAAAwL4AAAA+AAA4wAAAwL4AgP+9AAA4wAAAwD4AgP+9AAA4wAAAwD4AAAA+AAA4wAAAwL4AAAA+AAA4QAAAwL4AAAA+AAA4QAAAwL4AgP+9AAA4wAAAwL4AgP+9AAA4wAAAwD4AAAA+AAA4wAAAwD4AgP+9AAA4QAAAwD4AgP+9AAA4QAAAwD4AAAA+AAA4QAAAwD4AAAA+AAA4QAAAwD4AgP+9AAA4QAAAwL4AgP+9AAA4QAAAwL4AAAA+AAA4QAAAwL4AAAA+AAA4wAAAwL4AAAA+AAA4wAAAwD4AAAA+AAA4QAAAwD4AAAA+/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAD//////38AAP//////fwAA//////9/AAD//////3////9//7//f////3//v/9/////f/+//3////9//7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o7pad"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pup8m"] points = PackedVector3Array(2.875, 0.375, 0.125, 2.875, -0.375, 0.125, -2.875, 0.375, 0.125, -2.875, -0.375, 0.125, 2.875, 0.375, -0.125, 2.875, -0.375, -0.125, -2.875, 0.375, -0.125, -2.875, -0.375, -0.125) -[sub_resource type="ArrayMesh" id="ArrayMesh_ckryh"] +[sub_resource type="ArrayMesh" id="ArrayMesh_rqbup"] _surfaces = [{ "aabb": AABB(-2, -0.375, -0.125, 4, 0.75, 0.25), "attribute_data": PackedByteArray("AACwwQAAiMAAAJDBAACIwAAAkMEAAGDAAACwwQAAYMAAAGDAAABgwAD8b8AAAGDAAPxvwAAAiMAAAGDAAACIwAAAYEAAAJDBAABgQAAAsMEA/G9AAACwwQD8b0AAAJDBAABgwAAAkMEA/G/AAACQwQD8b8AAALDBAABgwAAAsMEAAGBAAACIwAD8b0AAAIjAAPxvQAAAYMAAAGBAAABgwAAAsEEAAGDAAACQQQAAYMAAAJBBAACIwAAAsEEAAIjA"), @@ -1120,10 +1120,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AAAAQAAAwD4AAAC+AAAAwAAAwD4AAAC+AAAAwAAAwL4AAAC+AAAAQAAAwL4AAAC+AAAAwAAAwL4AAAA+AAAAwAAAwL4AgP+9AAAAwAAAwD4AgP+9AAAAwAAAwD4AAAA+AAAAwAAAwL4AAAA+AAAAQAAAwL4AAAA+AAAAQAAAwL4AgP+9AAAAwAAAwL4AgP+9AAAAwAAAwD4AAAA+AAAAwAAAwD4AgP+9AAAAQAAAwD4AgP+9AAAAQAAAwD4AAAA+AAAAQAAAwD4AAAA+AAAAQAAAwD4AgP+9AAAAQAAAwL4AgP+9AAAAQAAAwL4AAAA+AAAAQAAAwL4AAAA+AAAAwAAAwL4AAAA+AAAAwAAAwD4AAAA+AAAAQAAAwD4AAAA+/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAD//////38AAP//////fwAA//////9/AAD//////3////9//7//f////3//v/9/////f/+//3////9//7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ejn7s"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_o7pad"] points = PackedVector3Array(2, 0.375, 0.125, 2, -0.375, 0.125, -2, 0.375, 0.125, -2, -0.375, 0.125, 2, 0.375, -0.125, 2, -0.375, -0.125, -2, 0.375, -0.125, -2, -0.375, -0.125) -[sub_resource type="ArrayMesh" id="ArrayMesh_mkoew"] +[sub_resource type="ArrayMesh" id="ArrayMesh_ckryh"] _surfaces = [{ "aabb": AABB(-3.25, -0.375, -0.125, 6.5, 0.75, 0.25), "attribute_data": PackedByteArray("AACwwQAAiMAAAHjBAACIwAAAeMEAAGDAAACwwQAAYMAAAJBAAABgwAAAiEAAAGDAAACIQAAAiMAAAJBAAACIwAAAkMAAAHjBAACQwAAAsMEAAIjAAACwwQAAiMAAAHjBAACQQAAAeMEAAIhAAAB4wQAAiEAAALDBAACQQAAAsMEAAJDAAACIwAAAiMAAAIjAAACIwAAAYMAAAJDAAABgwAAAsEEAAGDAAAB4QQAAYMAAAHhBAACIwAAAsEEAAIjA"), @@ -1138,10 +1138,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AABQQAAAwD4AAAC+AABQwAAAwD4AAAC+AABQwAAAwL4AAAC+AABQQAAAwL4AAAC+AABQwAAAwL4AAAA+AABQwAAAwL4AAAC+AABQwAAAwD4AAAC+AABQwAAAwD4AAAA+AABQwAAAwL4AAAA+AABQQAAAwL4AAAA+AABQQAAAwL4AAAC+AABQwAAAwL4AAAC+AABQwAAAwD4AAAA+AABQwAAAwD4AAAC+AABQQAAAwD4AAAC+AABQQAAAwD4AAAA+AABQQAAAwD4AAAA+AABQQAAAwD4AAAC+AABQQAAAwL4AAAC+AABQQAAAwL4AAAA+AABQQAAAwL4AAAA+AABQwAAAwL4AAAA+AABQwAAAwD4AAAA+AABQQAAAwD4AAAA+/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAD//////38AAP//////fwAA//////9/AAD//////3////9//7//f////3//v/9/////f/+//3////9//7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_phco4"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_ejn7s"] points = PackedVector3Array(3.25, 0.375, 0.125, 3.25, -0.375, 0.125, -3.25, 0.375, 0.125, -3.25, -0.375, 0.125, 3.25, 0.375, -0.125, 3.25, -0.375, -0.125, -3.25, 0.375, -0.125, -3.25, -0.375, -0.125) -[sub_resource type="ArrayMesh" id="ArrayMesh_pwu7f"] +[sub_resource type="ArrayMesh" id="ArrayMesh_mkoew"] _surfaces = [{ "aabb": AABB(-0.125, -0.375, -4, 0.25, 0.75, 8), "attribute_data": PackedByteArray("AAB4wQAAiMAAAHTBAACIwAAAdMEAAGDAAAB4wQAAYMAAAHBAAABgwAAAiMAAAGDAAACIwAAAiMAAAHBAAACIwAAAdMEAAHBAAAB4wQAAcEAAAHjBAACIwAAAdMEAAIjAAAB0QQAAcEAAAHRBAACIwAAAeEEAAIjAAAB4QQAAcEAAAHDAAACIwAAAiEAAAIjAAACIQAAAYMAAAHDAAABgwAAAeEEAAGDAAAB0QQAAYMAAAHRBAACIwAAAeEEAAIjA"), @@ -1156,10 +1156,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AAAAPgAAwD4AAIDAAAAAvgAAwD4AAIDAAAAAvgAAwL4AAIDAAAAAPgAAwL4AAIDAAAAAvgAAwL4AAIBAAAAAvgAAwL4AAIDAAAAAvgAAwD4AAIDAAAAAvgAAwD4AAIBAAAAAvgAAwL4AAIBAAAAAPgAAwL4AAIBAAAAAPgAAwL4AAIDAAAAAvgAAwL4AAIDAAAAAvgAAwD4AAIBAAAAAvgAAwD4AAIDAAAAAPgAAwD4AAIDAAAAAPgAAwD4AAIBAAAAAPgAAwD4AAIBAAAAAPgAAwD4AAIDAAAAAPgAAwL4AAIDAAAAAPgAAwL4AAIBAAAAAPgAAwL4AAIBAAAAAvgAAwL4AAIBAAAAAvgAAwD4AAIBAAAAAPgAAwD4AAIBA/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAAAAP+//38AAAAA/7//fwAAAAD/v/9/AAAAAP+//3///////7//f///////v/9///////+//3///////7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0331m"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_phco4"] points = PackedVector3Array(0.125, 0.375, 4, 0.125, -0.375, 4, -0.125, 0.375, 4, -0.125, -0.375, 4, 0.125, 0.375, -4, 0.125, -0.375, -4, -0.125, 0.375, -4, -0.125, -0.375, -4) -[sub_resource type="ArrayMesh" id="ArrayMesh_kwcnr"] +[sub_resource type="ArrayMesh" id="ArrayMesh_pwu7f"] _surfaces = [{ "aabb": AABB(-0.75, -0.375, -0.125, 1.5, 0.75, 0.25), "attribute_data": PackedByteArray("AAAQwQAAoL8AAPDAAACgvwAA8MAAAAC/AAAQwQAAAL8AAGBAAAAAvwAAUEAAAAC/AABQQAAAoL8AAGBAAACgvwAAYMAAAPDAAABgwAAAEMEAAFDAAAAQwQAAUMAAAPDAAABgQAAA8MAAAFBAAADwwAAAUEAAABDBAABgQAAAEMEAAGDAAACgvwAAUMAAAKC/AABQwAAAAL8AAGDAAAAAvwAAEEEAAAC/AADwQAAAAL8AAPBAAACgvwAAEEEAAKC/"), @@ -1174,10 +1174,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AABAPwAAwD4AAAC+AABAvwAAwD4AAAC+AABAvwAAwL4AAAC+AABAPwAAwL4AAAC+AABAvwAAwL4AAAA+AABAvwAAwL4AAAC+AABAvwAAwD4AAAC+AABAvwAAwD4AAAA+AABAvwAAwL4AAAA+AABAPwAAwL4AAAA+AABAPwAAwL4AAAC+AABAvwAAwL4AAAC+AABAvwAAwD4AAAA+AABAvwAAwD4AAAC+AABAPwAAwD4AAAC+AABAPwAAwD4AAAA+AABAPwAAwD4AAAA+AABAPwAAwD4AAAC+AABAPwAAwL4AAAC+AABAPwAAwL4AAAA+AABAPwAAwL4AAAA+AABAvwAAwL4AAAA+AABAvwAAwD4AAAA+AABAPwAAwD4AAAA+/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAD//////38AAP//////fwAA//////9/AAD//////3////9//7//f////3//v/9/////f/+//3////9//7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_txjrf"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_0331m"] points = PackedVector3Array(0.75, 0.375, 0.125, 0.75, -0.375, 0.125, -0.75, 0.375, 0.125, -0.75, -0.375, 0.125, 0.75, 0.375, -0.125, 0.75, -0.375, -0.125, -0.75, 0.375, -0.125, -0.75, -0.375, -0.125) -[sub_resource type="ArrayMesh" id="ArrayMesh_1b16g"] +[sub_resource type="ArrayMesh" id="ArrayMesh_kwcnr"] _surfaces = [{ "aabb": AABB(-0.75, -0.375, -0.125, 1.5, 0.75, 0.25), "attribute_data": PackedByteArray("AAAQwQAAoL8AAPDAAACgvwAA8MAAAAC/AAAQwQAAAL8AACBAAAAAvwAAEEAAAAC/AAAQQAAAoL8AACBAAACgvwAAIMAAAPDAAAAgwAAAEMEAABDAAAAQwQAAEMAAAPDAAAAgQAAA8MAAABBAAADwwAAAEEAAABDBAAAgQAAAEMEAACDAAACgvwAAEMAAAKC/AAAQwAAAAL8AACDAAAAAvwAAEEEAAAC/AADwQAAAAL8AAPBAAACgvwAAEEEAAKC/"), @@ -1192,10 +1192,10 @@ _surfaces = [{ "vertex_data": PackedByteArray("AABAPwAAwD4AAAC+AABAvwAAwD4AAAC+AABAvwAAwL4AAAC+AABAPwAAwL4AAAC+AABAvwAAwL4AAAA+AABAvwAAwL4AAAC+AABAvwAAwD4AAAC+AABAvwAAwD4AAAA+AABAvwAAwL4AAAA+AABAPwAAwL4AAAA+AABAPwAAwL4AAAC+AABAvwAAwL4AAAC+AABAvwAAwD4AAAA+AABAvwAAwD4AAAC+AABAPwAAwD4AAAC+AABAPwAAwD4AAAA+AABAPwAAwD4AAAA+AABAPwAAwD4AAAC+AABAPwAAwL4AAAC+AABAPwAAwL4AAAA+AABAPwAAwL4AAAA+AABAvwAAwL4AAAA+AABAvwAAwD4AAAA+AABAPwAAwD4AAAA+/////wAA/7//////AAD/v/////8AAP+//////wAA/78AAP9//3//vwAA/3//f/+/AAD/f/9//78AAP9//3//v/9/AAD//////38AAP//////fwAA//////9/AAD//////3////9//7//f////3//v/9/////f/+//3////9//7////9//////////3//////////f/////////9///////9//3////+//3//f////7//f/9/////v/9//3////+/") }] -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_pgkb6"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_txjrf"] points = PackedVector3Array(0.75, 0.375, 0.125, 0.75, -0.375, 0.125, -0.75, 0.375, 0.125, -0.75, -0.375, 0.125, 0.75, 0.375, -0.125, 0.75, -0.375, -0.125, -0.75, 0.375, -0.125, -0.75, -0.375, -0.125) -[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_v4x4o"] +[sub_resource type="ConvexPolygonShape3D" id="ConvexPolygonShape3D_1b16g"] points = PackedVector3Array(1.25, 0.375, 2, 1.25, -0.375, 2, -1.25, 0.375, 2, -1.25, -0.375, 2, 1.25, 0.375, -2, 1.25, -0.375, -2, -1.25, 0.375, -2, -1.25, -0.375, -2) [sub_resource type="NavigationMesh" id="NavigationMesh_xhmq5"] @@ -1265,523 +1265,523 @@ collision_mask = 0 script = ExtResource("10_eflie") [node name="entity_0_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_0_worldspawn"] -mesh = SubResource("ArrayMesh_hupud") +mesh = SubResource("ArrayMesh_k53eg") [node name="entity_0_occluder_instance" type="OccluderInstance3D" parent="FuncGodotMap/entity_0_worldspawn"] -occluder = SubResource("ArrayOccluder3D_37g5o") +occluder = SubResource("ArrayOccluder3D_lxroc") [node name="entity_0_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_aq10u") +shape = SubResource("ConvexPolygonShape3D_hupud") [node name="entity_0_brush_1_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_t205v") +shape = SubResource("ConvexPolygonShape3D_37g5o") [node name="entity_0_brush_2_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_tfdl3") +shape = SubResource("ConvexPolygonShape3D_aq10u") [node name="entity_0_brush_3_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_82p5w") +shape = SubResource("ConvexPolygonShape3D_t205v") [node name="entity_0_brush_4_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ark53") +shape = SubResource("ConvexPolygonShape3D_tfdl3") [node name="entity_0_brush_5_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_iwcxo") +shape = SubResource("ConvexPolygonShape3D_82p5w") [node name="entity_0_brush_6_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_8byla") +shape = SubResource("ConvexPolygonShape3D_ark53") [node name="entity_0_brush_7_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_cw08v") +shape = SubResource("ConvexPolygonShape3D_iwcxo") [node name="entity_0_brush_8_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_dbn2g") +shape = SubResource("ConvexPolygonShape3D_8byla") [node name="entity_0_brush_9_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_7lpec") +shape = SubResource("ConvexPolygonShape3D_cw08v") [node name="entity_0_brush_10_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_r76n2") +shape = SubResource("ConvexPolygonShape3D_dbn2g") [node name="entity_0_brush_11_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ya5pm") +shape = SubResource("ConvexPolygonShape3D_7lpec") [node name="entity_0_brush_12_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_vrcec") +shape = SubResource("ConvexPolygonShape3D_r76n2") [node name="entity_0_brush_13_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_428r8") +shape = SubResource("ConvexPolygonShape3D_ya5pm") [node name="entity_0_brush_14_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_xfp8e") +shape = SubResource("ConvexPolygonShape3D_vrcec") [node name="entity_0_brush_15_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fsha6") +shape = SubResource("ConvexPolygonShape3D_428r8") [node name="entity_0_brush_16_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_5jxft") +shape = SubResource("ConvexPolygonShape3D_xfp8e") [node name="entity_0_brush_17_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_uwu65") +shape = SubResource("ConvexPolygonShape3D_fsha6") [node name="entity_0_brush_18_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_4mvvt") +shape = SubResource("ConvexPolygonShape3D_5jxft") [node name="entity_0_brush_19_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_v0efd") +shape = SubResource("ConvexPolygonShape3D_uwu65") [node name="entity_0_brush_20_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_eoyr1") +shape = SubResource("ConvexPolygonShape3D_4mvvt") [node name="entity_0_brush_21_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6a5kj") +shape = SubResource("ConvexPolygonShape3D_v0efd") [node name="entity_0_brush_22_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_00bha") +shape = SubResource("ConvexPolygonShape3D_eoyr1") [node name="entity_0_brush_23_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_o06kk") +shape = SubResource("ConvexPolygonShape3D_6a5kj") [node name="entity_0_brush_24_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_hgvji") +shape = SubResource("ConvexPolygonShape3D_00bha") [node name="entity_0_brush_25_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_by8yw") +shape = SubResource("ConvexPolygonShape3D_o06kk") [node name="entity_0_brush_26_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_60yhj") +shape = SubResource("ConvexPolygonShape3D_hgvji") [node name="entity_0_brush_27_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_8x71y") +shape = SubResource("ConvexPolygonShape3D_by8yw") [node name="entity_0_brush_28_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_dc1ln") +shape = SubResource("ConvexPolygonShape3D_60yhj") [node name="entity_0_brush_29_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_4vi11") +shape = SubResource("ConvexPolygonShape3D_8x71y") [node name="entity_0_brush_30_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_rgxbb") +shape = SubResource("ConvexPolygonShape3D_dc1ln") [node name="entity_0_brush_31_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_c5txb") +shape = SubResource("ConvexPolygonShape3D_4vi11") [node name="entity_0_brush_32_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ahat0") +shape = SubResource("ConvexPolygonShape3D_rgxbb") [node name="entity_0_brush_33_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_13m7q") +shape = SubResource("ConvexPolygonShape3D_c5txb") [node name="entity_0_brush_34_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_nemh6") +shape = SubResource("ConvexPolygonShape3D_ahat0") [node name="entity_0_brush_35_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_07fji") +shape = SubResource("ConvexPolygonShape3D_13m7q") [node name="entity_0_brush_36_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bf3of") +shape = SubResource("ConvexPolygonShape3D_nemh6") [node name="entity_0_brush_37_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_46yt3") +shape = SubResource("ConvexPolygonShape3D_07fji") [node name="entity_0_brush_38_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g4ova") +shape = SubResource("ConvexPolygonShape3D_bf3of") [node name="entity_0_brush_39_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_m7uhs") +shape = SubResource("ConvexPolygonShape3D_46yt3") [node name="entity_0_brush_40_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_70tum") +shape = SubResource("ConvexPolygonShape3D_g4ova") [node name="entity_0_brush_41_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_x8xyx") +shape = SubResource("ConvexPolygonShape3D_m7uhs") [node name="entity_0_brush_42_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_86ktk") +shape = SubResource("ConvexPolygonShape3D_70tum") [node name="entity_0_brush_43_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_3sc52") +shape = SubResource("ConvexPolygonShape3D_x8xyx") [node name="entity_0_brush_44_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_0pckg") +shape = SubResource("ConvexPolygonShape3D_86ktk") [node name="entity_0_brush_45_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_sk71g") +shape = SubResource("ConvexPolygonShape3D_3sc52") [node name="entity_0_brush_46_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_rugvf") +shape = SubResource("ConvexPolygonShape3D_0pckg") [node name="entity_0_brush_47_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_l0ju2") +shape = SubResource("ConvexPolygonShape3D_sk71g") [node name="entity_0_brush_48_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_estuv") +shape = SubResource("ConvexPolygonShape3D_rugvf") [node name="entity_0_brush_49_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_oj2my") +shape = SubResource("ConvexPolygonShape3D_l0ju2") [node name="entity_0_brush_50_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_nflr4") +shape = SubResource("ConvexPolygonShape3D_estuv") [node name="entity_0_brush_51_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fi42n") +shape = SubResource("ConvexPolygonShape3D_oj2my") [node name="entity_0_brush_52_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_4w2km") +shape = SubResource("ConvexPolygonShape3D_nflr4") [node name="entity_0_brush_53_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_o0kjh") +shape = SubResource("ConvexPolygonShape3D_fi42n") [node name="entity_0_brush_54_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_oguss") +shape = SubResource("ConvexPolygonShape3D_4w2km") [node name="entity_0_brush_55_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_x5els") +shape = SubResource("ConvexPolygonShape3D_o0kjh") [node name="entity_0_brush_56_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_th5ae") +shape = SubResource("ConvexPolygonShape3D_oguss") [node name="entity_0_brush_57_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_st4bl") +shape = SubResource("ConvexPolygonShape3D_x5els") [node name="entity_0_brush_58_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_a6iv3") +shape = SubResource("ConvexPolygonShape3D_th5ae") [node name="entity_0_brush_59_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_cj427") +shape = SubResource("ConvexPolygonShape3D_st4bl") [node name="entity_0_brush_60_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g5oes") +shape = SubResource("ConvexPolygonShape3D_a6iv3") [node name="entity_0_brush_61_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_7mgd3") +shape = SubResource("ConvexPolygonShape3D_cj427") [node name="entity_0_brush_62_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6brry") +shape = SubResource("ConvexPolygonShape3D_g5oes") [node name="entity_0_brush_63_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_7bviw") +shape = SubResource("ConvexPolygonShape3D_7mgd3") [node name="entity_0_brush_64_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_hweoe") +shape = SubResource("ConvexPolygonShape3D_6brry") [node name="entity_0_brush_65_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_epgnv") +shape = SubResource("ConvexPolygonShape3D_7bviw") [node name="entity_0_brush_66_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_yhj8v") +shape = SubResource("ConvexPolygonShape3D_hweoe") [node name="entity_0_brush_67_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_prudx") +shape = SubResource("ConvexPolygonShape3D_epgnv") [node name="entity_0_brush_68_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_tjcux") +shape = SubResource("ConvexPolygonShape3D_yhj8v") [node name="entity_0_brush_69_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bfamn") +shape = SubResource("ConvexPolygonShape3D_prudx") [node name="entity_0_brush_70_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_5jtsm") +shape = SubResource("ConvexPolygonShape3D_tjcux") [node name="entity_0_brush_71_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_wcls6") +shape = SubResource("ConvexPolygonShape3D_bfamn") [node name="entity_0_brush_72_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6bcg4") +shape = SubResource("ConvexPolygonShape3D_5jtsm") [node name="entity_0_brush_73_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_jjr4i") +shape = SubResource("ConvexPolygonShape3D_wcls6") [node name="entity_0_brush_74_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_qt416") +shape = SubResource("ConvexPolygonShape3D_6bcg4") [node name="entity_0_brush_75_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ral6f") +shape = SubResource("ConvexPolygonShape3D_jjr4i") [node name="entity_0_brush_76_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_3adv4") +shape = SubResource("ConvexPolygonShape3D_qt416") [node name="entity_0_brush_77_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_vewmd") +shape = SubResource("ConvexPolygonShape3D_ral6f") [node name="entity_0_brush_78_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_8pe7v") +shape = SubResource("ConvexPolygonShape3D_3adv4") [node name="entity_0_brush_79_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g46u8") +shape = SubResource("ConvexPolygonShape3D_vewmd") [node name="entity_0_brush_80_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_oxfwp") +shape = SubResource("ConvexPolygonShape3D_8pe7v") [node name="entity_0_brush_81_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ch3b8") +shape = SubResource("ConvexPolygonShape3D_g46u8") [node name="entity_0_brush_82_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_o8ie3") +shape = SubResource("ConvexPolygonShape3D_oxfwp") [node name="entity_0_brush_83_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_jlwbl") +shape = SubResource("ConvexPolygonShape3D_ch3b8") [node name="entity_0_brush_84_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_pvx0t") +shape = SubResource("ConvexPolygonShape3D_o8ie3") [node name="entity_0_brush_85_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_rro0q") +shape = SubResource("ConvexPolygonShape3D_jlwbl") [node name="entity_0_brush_86_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_65m6l") +shape = SubResource("ConvexPolygonShape3D_pvx0t") [node name="entity_0_brush_87_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fvccx") +shape = SubResource("ConvexPolygonShape3D_rro0q") [node name="entity_0_brush_88_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_8hr83") +shape = SubResource("ConvexPolygonShape3D_65m6l") [node name="entity_0_brush_89_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_lm8x4") +shape = SubResource("ConvexPolygonShape3D_fvccx") [node name="entity_0_brush_90_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fmooj") +shape = SubResource("ConvexPolygonShape3D_8hr83") [node name="entity_0_brush_91_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_gowjh") +shape = SubResource("ConvexPolygonShape3D_lm8x4") [node name="entity_0_brush_92_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_m8rgt") +shape = SubResource("ConvexPolygonShape3D_fmooj") [node name="entity_0_brush_93_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_s3vya") +shape = SubResource("ConvexPolygonShape3D_gowjh") [node name="entity_0_brush_94_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_p1f4u") +shape = SubResource("ConvexPolygonShape3D_m8rgt") [node name="entity_0_brush_95_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_w75yu") +shape = SubResource("ConvexPolygonShape3D_s3vya") [node name="entity_0_brush_96_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_jm8d3") +shape = SubResource("ConvexPolygonShape3D_p1f4u") [node name="entity_0_brush_97_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_xum0d") +shape = SubResource("ConvexPolygonShape3D_w75yu") [node name="entity_0_brush_98_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_2t5av") +shape = SubResource("ConvexPolygonShape3D_jm8d3") [node name="entity_0_brush_99_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_o241s") +shape = SubResource("ConvexPolygonShape3D_xum0d") [node name="entity_0_brush_100_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ttp5c") +shape = SubResource("ConvexPolygonShape3D_2t5av") [node name="entity_0_brush_101_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_qtc18") +shape = SubResource("ConvexPolygonShape3D_o241s") [node name="entity_0_brush_102_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_wg2x0") +shape = SubResource("ConvexPolygonShape3D_ttp5c") [node name="entity_0_brush_103_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bmu56") +shape = SubResource("ConvexPolygonShape3D_qtc18") [node name="entity_0_brush_104_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_phw7i") +shape = SubResource("ConvexPolygonShape3D_wg2x0") [node name="entity_0_brush_105_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_21tu4") +shape = SubResource("ConvexPolygonShape3D_bmu56") [node name="entity_0_brush_106_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_3d6ne") +shape = SubResource("ConvexPolygonShape3D_phw7i") [node name="entity_0_brush_107_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_p115p") +shape = SubResource("ConvexPolygonShape3D_21tu4") [node name="entity_0_brush_108_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6o848") +shape = SubResource("ConvexPolygonShape3D_3d6ne") [node name="entity_0_brush_109_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_33fdm") +shape = SubResource("ConvexPolygonShape3D_p115p") [node name="entity_0_brush_110_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6xqf1") +shape = SubResource("ConvexPolygonShape3D_6o848") [node name="entity_0_brush_111_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_cp3m3") +shape = SubResource("ConvexPolygonShape3D_33fdm") [node name="entity_0_brush_112_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_lki2y") +shape = SubResource("ConvexPolygonShape3D_6xqf1") [node name="entity_0_brush_113_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_datac") +shape = SubResource("ConvexPolygonShape3D_cp3m3") [node name="entity_0_brush_114_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ikpyy") +shape = SubResource("ConvexPolygonShape3D_lki2y") [node name="entity_0_brush_115_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6cqtj") +shape = SubResource("ConvexPolygonShape3D_datac") [node name="entity_0_brush_116_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_it8pv") +shape = SubResource("ConvexPolygonShape3D_ikpyy") [node name="entity_0_brush_117_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_t086v") +shape = SubResource("ConvexPolygonShape3D_6cqtj") [node name="entity_0_brush_118_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_dmxpe") +shape = SubResource("ConvexPolygonShape3D_it8pv") [node name="entity_0_brush_119_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_6o78b") +shape = SubResource("ConvexPolygonShape3D_t086v") [node name="entity_0_brush_120_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_akpq4") +shape = SubResource("ConvexPolygonShape3D_dmxpe") [node name="entity_0_brush_121_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_w6rxy") +shape = SubResource("ConvexPolygonShape3D_6o78b") [node name="entity_0_brush_122_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_7vpgv") +shape = SubResource("ConvexPolygonShape3D_akpq4") [node name="entity_0_brush_123_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_4yqte") +shape = SubResource("ConvexPolygonShape3D_w6rxy") [node name="entity_0_brush_124_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fbjnw") +shape = SubResource("ConvexPolygonShape3D_7vpgv") [node name="entity_0_brush_125_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_r87ok") +shape = SubResource("ConvexPolygonShape3D_4yqte") [node name="entity_0_brush_126_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ou5p8") +shape = SubResource("ConvexPolygonShape3D_fbjnw") [node name="entity_0_brush_127_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_jhpbq") +shape = SubResource("ConvexPolygonShape3D_r87ok") [node name="entity_0_brush_128_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_33uq4") +shape = SubResource("ConvexPolygonShape3D_ou5p8") [node name="entity_0_brush_129_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_8b3n1") +shape = SubResource("ConvexPolygonShape3D_jhpbq") [node name="entity_0_brush_130_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_tksni") +shape = SubResource("ConvexPolygonShape3D_33uq4") [node name="entity_0_brush_131_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bt142") +shape = SubResource("ConvexPolygonShape3D_8b3n1") [node name="entity_0_brush_132_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_0uxkl") +shape = SubResource("ConvexPolygonShape3D_tksni") [node name="entity_0_brush_133_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g2hib") +shape = SubResource("ConvexPolygonShape3D_bt142") [node name="entity_0_brush_134_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_00umk") +shape = SubResource("ConvexPolygonShape3D_0uxkl") [node name="entity_0_brush_135_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_sgbfs") +shape = SubResource("ConvexPolygonShape3D_g2hib") [node name="entity_0_brush_136_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bxtdc") +shape = SubResource("ConvexPolygonShape3D_00umk") [node name="entity_0_brush_137_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_mpp8k") +shape = SubResource("ConvexPolygonShape3D_sgbfs") [node name="entity_0_brush_138_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_x5nfp") +shape = SubResource("ConvexPolygonShape3D_bxtdc") [node name="entity_0_brush_139_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g7qkt") +shape = SubResource("ConvexPolygonShape3D_mpp8k") [node name="entity_0_brush_140_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ekdua") +shape = SubResource("ConvexPolygonShape3D_x5nfp") [node name="entity_0_brush_141_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_egc0x") +shape = SubResource("ConvexPolygonShape3D_g7qkt") [node name="entity_0_brush_142_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g33k5") +shape = SubResource("ConvexPolygonShape3D_ekdua") [node name="entity_0_brush_143_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_e6orj") +shape = SubResource("ConvexPolygonShape3D_egc0x") [node name="entity_0_brush_144_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_mu4mh") +shape = SubResource("ConvexPolygonShape3D_g33k5") [node name="entity_0_brush_145_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_qp70t") +shape = SubResource("ConvexPolygonShape3D_e6orj") [node name="entity_0_brush_146_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_y65vm") +shape = SubResource("ConvexPolygonShape3D_mu4mh") [node name="entity_0_brush_147_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_xjs08") +shape = SubResource("ConvexPolygonShape3D_qp70t") [node name="entity_0_brush_148_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_xo5ub") +shape = SubResource("ConvexPolygonShape3D_y65vm") [node name="entity_0_brush_149_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_vspte") +shape = SubResource("ConvexPolygonShape3D_xjs08") [node name="entity_0_brush_150_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_pm4w1") +shape = SubResource("ConvexPolygonShape3D_xo5ub") [node name="entity_0_brush_151_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_efvco") +shape = SubResource("ConvexPolygonShape3D_vspte") [node name="entity_0_brush_152_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_behgh") +shape = SubResource("ConvexPolygonShape3D_pm4w1") [node name="entity_0_brush_153_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_abxka") +shape = SubResource("ConvexPolygonShape3D_efvco") [node name="entity_0_brush_154_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_bpxpe") +shape = SubResource("ConvexPolygonShape3D_behgh") [node name="entity_0_brush_155_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_ss8cf") +shape = SubResource("ConvexPolygonShape3D_abxka") [node name="entity_0_brush_156_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_row74") +shape = SubResource("ConvexPolygonShape3D_bpxpe") [node name="entity_0_brush_157_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_7qjik") +shape = SubResource("ConvexPolygonShape3D_ss8cf") [node name="entity_0_brush_158_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_2e05a") +shape = SubResource("ConvexPolygonShape3D_row74") [node name="entity_0_brush_159_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_temka") +shape = SubResource("ConvexPolygonShape3D_7qjik") [node name="entity_0_brush_160_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_05iau") +shape = SubResource("ConvexPolygonShape3D_2e05a") [node name="entity_0_brush_161_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_qmujj") +shape = SubResource("ConvexPolygonShape3D_temka") [node name="entity_0_brush_162_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_wcnlc") +shape = SubResource("ConvexPolygonShape3D_05iau") [node name="entity_0_brush_163_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_chiss") +shape = SubResource("ConvexPolygonShape3D_qmujj") [node name="entity_0_brush_164_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_lydrx") +shape = SubResource("ConvexPolygonShape3D_wcnlc") [node name="entity_0_brush_165_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_fi6wb") +shape = SubResource("ConvexPolygonShape3D_chiss") [node name="entity_0_brush_166_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_gmtsp") +shape = SubResource("ConvexPolygonShape3D_lydrx") [node name="entity_0_brush_167_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_g1p0x") +shape = SubResource("ConvexPolygonShape3D_fi6wb") [node name="entity_0_brush_168_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_uytiu") +shape = SubResource("ConvexPolygonShape3D_gmtsp") [node name="entity_0_brush_169_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_icqfh") +shape = SubResource("ConvexPolygonShape3D_g1p0x") [node name="entity_0_brush_170_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_0_worldspawn"] -shape = SubResource("ConvexPolygonShape3D_pup8m") +shape = SubResource("ConvexPolygonShape3D_uytiu") [node name="entity_1_actor_teleporter" parent="FuncGodotMap" instance=ExtResource("12_mtei5")] transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, -0.5, 1.0625, -1.5) @@ -1932,20 +1932,20 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.375, 3.875, -3.625) collision_mask = 0 [node name="entity_46_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_46_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_rqbup") +mesh = SubResource("ArrayMesh_icqfh") [node name="entity_46_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_46_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_o7pad") +shape = SubResource("ConvexPolygonShape3D_pup8m") [node name="entity_47_solid_bullet_permeable" type="StaticBody3D" parent="FuncGodotMap"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 19.5, 3.875, -3.625) collision_mask = 0 [node name="entity_47_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_47_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_ckryh") +mesh = SubResource("ArrayMesh_rqbup") [node name="entity_47_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_47_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_ejn7s") +shape = SubResource("ConvexPolygonShape3D_o7pad") [node name="entity_48_actor_tank" parent="FuncGodotMap" instance=ExtResource("59_m41gm")] transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 8.5, 1.5, -0.75) @@ -2063,20 +2063,20 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 18.25, 3.875, 4.375) collision_mask = 0 [node name="entity_77_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_77_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_mkoew") +mesh = SubResource("ArrayMesh_ckryh") [node name="entity_77_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_77_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_phco4") +shape = SubResource("ConvexPolygonShape3D_ejn7s") [node name="entity_78_solid_bullet_permeable" type="StaticBody3D" parent="FuncGodotMap"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.875, 3.875, 0.5) collision_mask = 0 [node name="entity_78_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_78_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_pwu7f") +mesh = SubResource("ArrayMesh_mkoew") [node name="entity_78_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_78_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_0331m") +shape = SubResource("ConvexPolygonShape3D_phco4") [node name="entity_79_actor_tank" parent="FuncGodotMap" instance=ExtResource("59_m41gm")] transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 15, 1.5, 16.75) @@ -2193,36 +2193,38 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.25, 1.375, 3.875) collision_mask = 0 [node name="entity_102_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_102_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_kwcnr") +mesh = SubResource("ArrayMesh_pwu7f") [node name="entity_102_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_102_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_txjrf") +shape = SubResource("ConvexPolygonShape3D_0331m") [node name="entity_103_solid_bullet_permeable" type="StaticBody3D" parent="FuncGodotMap"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8.25, 1.375, 2.125) collision_mask = 0 [node name="entity_103_mesh_instance" type="MeshInstance3D" parent="FuncGodotMap/entity_103_solid_bullet_permeable"] -mesh = SubResource("ArrayMesh_1b16g") +mesh = SubResource("ArrayMesh_kwcnr") [node name="entity_103_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_103_solid_bullet_permeable"] -shape = SubResource("ConvexPolygonShape3D_pgkb6") +shape = SubResource("ConvexPolygonShape3D_txjrf") [node name="entity_104_actor_level_teleporter" parent="FuncGodotMap" instance=ExtResource("77_uqa55")] transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 8, 1.0625, 3) MapId = &"" [node name="entity_105_marker_spawn_enemy" type="Marker3D" parent="FuncGodotMap"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.75, 1.375, 5.25) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 3.5, 1.375, 10.25) script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") AutoSpawn = true +TargetName = &"" Billboard = true [node name="entity_106_marker_spawn_enemy" type="Marker3D" parent="FuncGodotMap"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 8, 1.625, 3) script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") +TargetName = &"camera_1" Billboard = true [node name="entity_107_marker_spawn_item" type="Marker3D" parent="FuncGodotMap"] @@ -2240,7 +2242,7 @@ AutoSpawn = true Billboard = true [node name="entity_109_trigger_area" type="Area3D" parent="FuncGodotMap"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.75, 1.375, 4) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.5, 1.375, 4) collision_layer = 4 collision_mask = 2 monitorable = false @@ -2249,27 +2251,29 @@ Target = "door_intro" ActivationType = 5 [node name="entity_109_brush_0_collision_shape" type="CollisionShape3D" parent="FuncGodotMap/entity_109_trigger_area"] -shape = SubResource("ConvexPolygonShape3D_v4x4o") +shape = SubResource("ConvexPolygonShape3D_1b16g") [node name="entity_110_actor_keypad" parent="FuncGodotMap" node_paths=PackedStringArray("Targets") instance=ExtResource("85_k53eg")] transform = Transform3D(1.1924881e-08, 0, -1, 0, 1, 0, 1, 0, 1.1924881e-08, -3.5, 2, 9.5) Targets = Array[ExtResource("66_bk01g")]([]) RequirementKeys = Array[StringName]([&"BLUE_KEY"]) -[node name="Enemies" type="Node3D" parent="."] - -[node name="Enemy_Fairy_Guard9" type="Marker3D" parent="Enemies"] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.702118, 1.4493392, 9.460114) +[node name="entity_111_marker_spawn_enemy" type="Marker3D" parent="FuncGodotMap"] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9, 1.375, 8.25) script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") AutoSpawn = true +TargetName = &"" Billboard = true +[node name="Enemies" type="Node3D" parent="."] + [node name="Enemy_Fairy_Guard11" type="Marker3D" parent="Enemies"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.026825, 1.4493392, 5.8330383) script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Enemy_Fairy_Guard12" type="Marker3D" parent="Enemies"] @@ -2277,6 +2281,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 16.026825, 4.050047, 5.833038 script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Enemy_Fairy_Guard10" type="Marker3D" parent="Enemies"] @@ -2284,6 +2289,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 9.988495, 1.4493392, 14.40725 script = ExtResource("73_xhmq5") Enemy = ExtResource("74_4mxrl") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Enemy_Fairy_Guard13" type="Marker3D" parent="Enemies"] @@ -2291,6 +2297,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 11.099335, 1.4493392, 4.38894 script = ExtResource("73_xhmq5") Enemy = ExtResource("75_4t1lx") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Enemy_Fairy_Guard14" type="Marker3D" parent="Enemies"] @@ -2298,6 +2305,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.138214, 1.4493392, 10.8346 script = ExtResource("73_xhmq5") Enemy = ExtResource("75_4t1lx") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Enemy_Fairy_Guard15" type="Marker3D" parent="Enemies"] @@ -2305,6 +2313,7 @@ transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10.185516, 1.4493392, -0.1319 script = ExtResource("73_xhmq5") Enemy = ExtResource("75_4t1lx") AutoSpawn = true +TargetName = &"" Billboard = true [node name="Items" type="Node3D" parent="."] diff --git a/Scripts/Actors/3D/ForceField3D.cs b/Scripts/Actors/3D/ForceField3D.cs index cb44942b..c9583195 100644 --- a/Scripts/Actors/3D/ForceField3D.cs +++ b/Scripts/Actors/3D/ForceField3D.cs @@ -62,10 +62,10 @@ public partial class ForceField3D : AnimatableBody3D, IActivable this.Activate(); } - public void _func_godot_apply_properties(Dictionary props) + public void _func_godot_apply_properties(Dictionary props) { - TargetName = (string)props["targetname"]; - StartActive = (bool)props["startenabled"]; + TargetName = props["targetname"].AsStringName(); + StartActive = props["startenabled"].AsBool(); } public override void _Ready() diff --git a/Scripts/Actors/EnemyMarker3D.cs b/Scripts/Actors/EnemyMarker3D.cs index 1820158e..25e0a3ac 100644 --- a/Scripts/Actors/EnemyMarker3D.cs +++ b/Scripts/Actors/EnemyMarker3D.cs @@ -53,6 +53,8 @@ public partial class EnemyMarker3D : PreviewMarker3D, IActivable private EnemyProxy3D _spawnedEnemy; + [Export] public StringName TargetName { get; set; } + public void _func_godot_apply_properties(Dictionary props) { //GroupName = (string)props["targetname"]; @@ -69,6 +71,8 @@ public partial class EnemyMarker3D : PreviewMarker3D, IActivable GD.PushWarning($"Spawner {this.Name} has no enemy assigned"); } + TargetName = props["targetname"].AsStringName(); + Billboard = true; //MarkerId = props["id"].AsInt32(); } @@ -77,6 +81,11 @@ public partial class EnemyMarker3D : PreviewMarker3D, IActivable { base._Ready(); + if (!string.IsNullOrWhiteSpace(TargetName)) + { + this.AddToGroup(TargetName); + } + if (AutoSpawn) { Spawn(false); diff --git a/Scripts/Actors/ScriptableBulletsEmitter3D.cs b/Scripts/Actors/ScriptableBulletsEmitter3D.cs index 4efb09b2..a1662e18 100644 --- a/Scripts/Actors/ScriptableBulletsEmitter3D.cs +++ b/Scripts/Actors/ScriptableBulletsEmitter3D.cs @@ -42,6 +42,11 @@ public partial class ScriptableBulletsEmitter3D : Destructible3D, IActivable, IS public override void _Ready() { if (Engine.IsEditorHint()) return; + if (Script is null) + { + GD.PushWarning($"Emitter {Name} has no script assigned"); + return; + } //_scriptInstance = Script.Duplicate(true) as BulletScript; if (!string.IsNullOrWhiteSpace(ActivationGroup)) diff --git a/Scripts/Components/FSM/Boss/3D/Idle.cs b/Scripts/Components/FSM/Boss/3D/Idle.cs index 176132f4..d4c2c864 100644 --- a/Scripts/Components/FSM/Boss/3D/Idle.cs +++ b/Scripts/Components/FSM/Boss/3D/Idle.cs @@ -23,7 +23,7 @@ public partial class Idle : EnemyStateBase3D // player detection // damage receiver will be a module - GD.Print("Entered Idle"); + //GD.Print("Entered Idle"); _ = DelayStart(); } diff --git a/Scripts/Components/FSM/Enemy/3D/Idle.cs b/Scripts/Components/FSM/Enemy/3D/Idle.cs index cd692532..4364a90d 100644 --- a/Scripts/Components/FSM/Enemy/3D/Idle.cs +++ b/Scripts/Components/FSM/Enemy/3D/Idle.cs @@ -29,7 +29,7 @@ public partial class Idle : EnemyStateBase3D // player detection // damage receiver will be a module - GD.Print("Entered Idle"); + //GD.Print("Entered Idle"); } public override void ExitState() @@ -60,7 +60,7 @@ public partial class Idle : EnemyStateBase3D private void PlayerDetectionOnPlayerInRange() { _isPlayerInRange = true; - GD.Print("Player In Range"); + //GD.Print("Player In Range"); } private void PlayerDetectionOnPlayerOutOfRange() diff --git a/Scripts/Components/FSM/Enemy/3D/Shooting.cs b/Scripts/Components/FSM/Enemy/3D/Shooting.cs index 91ba3303..6109f113 100644 --- a/Scripts/Components/FSM/Enemy/3D/Shooting.cs +++ b/Scripts/Components/FSM/Enemy/3D/Shooting.cs @@ -27,7 +27,7 @@ public partial class Shooting : EnemyStateBase3D { base.EnterState(); - GD.Print("Entering Shooting"); + //GD.Print("Entering Shooting"); PlayerDetection.PlayerOutOfRange += PlayerDetectionOnPlayerOutOfRange; diff --git a/Scripts/Components/FSM/Enemy/Idle.cs b/Scripts/Components/FSM/Enemy/Idle.cs index 2d65b0f9..6e7d3829 100644 --- a/Scripts/Components/FSM/Enemy/Idle.cs +++ b/Scripts/Components/FSM/Enemy/Idle.cs @@ -78,7 +78,7 @@ public partial class Idle : EnemyStateBase private void PlayerDetectionOnPlayerInRange() { _isPlayerInRange = true; - GD.Print("Player In Range"); + //GD.Print("Player In Range"); } public override void PhysicsProcessState(double delta)