diff --git a/godot/boot.tscn b/godot/boot.tscn index c0030f9..a39626c 100644 --- a/godot/boot.tscn +++ b/godot/boot.tscn @@ -1,46 +1,32 @@ -[gd_scene load_steps=7 format=3 uid="uid://c2kiuk2yxdlfr"] +[gd_scene load_steps=5 format=3 uid="uid://c2kiuk2yxdlfr"] [ext_resource type="PackedScene" uid="uid://1kr3qqan3trk" path="res://objects/player.tscn" id="1_7kr4i"] [ext_resource type="PackedScene" uid="uid://dm3355tbkvx24" path="res://objects/section_2.tscn" id="2_og5hb"] [ext_resource type="PackedScene" uid="uid://0fykl1mw3c12" path="res://objects/enemy.tscn" id="3_ppe0x"] [ext_resource type="PackedScene" uid="uid://c36u0cdxo4tqc" path="res://models/background/background.glb" id="4_gnobb"] -[sub_resource type="GDScript" id="GDScript_peyat"] -script/source = "extends Area3D - - -func _on_body_entered(body: Node3D) -> void: - if body is Player: - $\"../Enemy2\".notice_player(body as Player) - $\"../Enemy\".notice_player(body as Player) -" - -[sub_resource type="BoxShape3D" id="BoxShape3D_ggysn"] -size = Vector3(3.69043, 1, 8.0553) - [node name="Boot" type="Node3D"] [node name="Enemy" parent="." instance=ExtResource("3_ppe0x")] transform = Transform3D(0.0069285, -3.53762e-06, -0.999976, 2.87661e-06, 1, -3.51777e-06, 0.999976, -2.85216e-06, 0.0069285, 6.41735, 0.415662, -14.5241) -[node name="Area3D" type="Area3D" parent="."] -transform = Transform3D(0.734015, 0, -0.679134, 0, 1, 0, 0.679134, 0, 0.734015, 2.09421, 0.536154, -14.1446) -script = SubResource("GDScript_peyat") - -[node name="CollisionShape3D" type="CollisionShape3D" parent="Area3D"] -transform = Transform3D(1, 0, -4.91743e-07, 0, 1, 0, 4.91743e-07, 0, 1, 0, 0, 0) -shape = SubResource("BoxShape3D_ggysn") - [node name="Enemy2" parent="." instance=ExtResource("3_ppe0x")] update_interval = 0.2 transform = Transform3D(0.470242, 0, -0.882538, 0, 1, 0, 0.882538, 0, 0.470242, 8.22212, 0.536154, -17.0213) [node name="Player" parent="." instance=ExtResource("1_7kr4i")] -transform = Transform3D(0.0816776, 0, 0.996659, 0, 1, 0, -0.996659, 0, 0.0816776, -2.58966, 0.717546, -2.77265) +transform = Transform3D(-0.999991, 0, 0.00425854, 0, 1, 0, -0.00425854, 0, -0.999991, -7.43361, 0.717546, 4.49162) [node name="Environment" parent="." instance=ExtResource("2_og5hb")] [node name="background" parent="." instance=ExtResource("4_gnobb")] -transform = Transform3D(0.172791, 0, 0.45103, 0, 0.482996, 0, -0.45103, 0, 0.172791, 5, 3.12833, -2) +transform = Transform3D(0.437482, 0, 1.14194, 0, 1.22288, 0, -1.14194, 0, 0.437482, 5, 2.16234, -2) -[connection signal="body_entered" from="Area3D" to="Area3D" method="_on_body_entered"] +[node name="Enemy3" parent="." instance=ExtResource("3_ppe0x")] +transform = Transform3D(-0.723449, 0, 0.690377, 0, 1, 0, -0.690377, 0, -0.723449, 0.370571, 0.553243, -2.7421) + +[node name="Enemy4" parent="." instance=ExtResource("3_ppe0x")] +transform = Transform3D(-0.839193, 0, -0.543834, 0, 1, 0, 0.543834, 0, -0.839193, 17.7971, 0.0670235, 4.92849) + +[node name="Enemy5" parent="." instance=ExtResource("3_ppe0x")] +transform = Transform3D(0.108329, 0, 0.994115, 0, 1, 0, -0.994115, 0, 0.108329, 20.9541, 0.0670219, 2.63422) diff --git a/godot/objects/player.tscn b/godot/objects/player.tscn index adcefa1..70946c5 100644 --- a/godot/objects/player.tscn +++ b/godot/objects/player.tscn @@ -16,78 +16,6 @@ floor_snap_length = 1.0 [node name="CharacterModel" parent="." instance=ExtResource("1_cwt7u")] unique_name_in_owner = true -[node name="Skeleton3D" parent="CharacterModel/skeleton_character" index="0"] -bones/0/rotation = Quaternion(1.12928e-22, 1, 2.98023e-08, -1.94707e-07) -bones/1/position = Vector3(3.1225e-17, 0.826102, -2.26306e-09) -bones/1/rotation = Quaternion(-0.0189874, -6.30661e-09, -1.08732e-09, 0.99982) -bones/2/rotation = Quaternion(0.0262842, 8.66579e-09, 1.56723e-09, 0.999655) -bones/3/rotation = Quaternion(-0.013812, -0.124595, 8.42949e-05, 0.992112) -bones/4/rotation = Quaternion(0.0100466, -3.89644e-10, 6.78268e-10, 0.99995) -bones/5/rotation = Quaternion(-0.0233085, 0.0669743, -0.00156502, 0.997481) -bones/6/rotation = Quaternion(0.623077, 0.672557, 0.307599, -0.254607) -bones/7/rotation = Quaternion(-0.311931, -0.528262, 0.360764, 0.702487) -bones/8/rotation = Quaternion(0.385362, 0.19105, 0.552644, 0.713849) -bones/9/rotation = Quaternion(0.204715, 0.0914037, 0.275611, 0.93476) -bones/10/rotation = Quaternion(-0.160687, -0.0459478, -0.0475321, 0.984789) -bones/11/rotation = Quaternion(-0.030518, -0.0130498, -0.0216154, 0.999215) -bones/12/rotation = Quaternion(0.0087248, 0.00565774, 0.0013103, 0.999945) -bones/13/rotation = Quaternion(-0.617934, -0.0462445, 0.180663, 0.763793) -bones/14/rotation = Quaternion(-0.23045, 0.0743406, 0.160693, 0.956841) -bones/15/rotation = Quaternion(-0.541263, -0.00752765, 0.238029, 0.806424) -bones/16/rotation = Quaternion(-0.611024, -0.262913, 0.402215, 0.629087) -bones/17/rotation = Quaternion(0.0158022, 0.0368156, 0.177499, 0.983305) -bones/18/rotation = Quaternion(-0.115784, 0.0786986, 0.503797, 0.852402) -bones/19/rotation = Quaternion(-0.77808, 0.139756, 0.0140334, 0.612261) -bones/20/rotation = Quaternion(-0.0923591, 0.0238578, 0.0736642, 0.992711) -bones/21/rotation = Quaternion(-0.193467, 0.101022, 0.0447897, 0.974864) -bones/22/rotation = Quaternion(-0.293695, -0.10649, 0.259809, 0.91373) -bones/23/rotation = Quaternion(-0.0310475, -0.0162325, -0.00151601, 0.999385) -bones/24/rotation = Quaternion(0.140362, -0.0289769, -0.195164, 0.970242) -bones/25/rotation = Quaternion(0.585184, -0.476496, -0.473244, -0.454479) -bones/26/rotation = Quaternion(-0.449756, 0.301541, -0.311322, 0.780943) -bones/27/rotation = Quaternion(-0.122233, -0.135947, -0.565028, 0.804562) -bones/28/rotation = Quaternion(0.155388, -0.432411, -0.521703, 0.71882) -bones/29/rotation = Quaternion(-0.0486368, 0.0590466, -0.0759536, 0.994173) -bones/30/rotation = Quaternion(-0.0305179, 0.0130499, 0.0216153, 0.999215) -bones/31/rotation = Quaternion(-0.518356, -0.00412336, -0.00408935, 0.855145) -bones/32/rotation = Quaternion(-0.290993, 0.0788459, 0.0248015, 0.953148) -bones/33/rotation = Quaternion(-0.419789, -0.067382, -0.039477, 0.904256) -bones/34/rotation = Quaternion(-0.266884, 0.00530696, 0.000658852, 0.963714) -bones/35/rotation = Quaternion(-0.422483, 0.214372, -0.00100308, 0.880654) -bones/36/rotation = Quaternion(-0.345783, -0.0439312, -0.261553, 0.900052) -bones/37/rotation = Quaternion(-0.0107009, 0.0076969, 0.00365465, 0.999906) -bones/38/rotation = Quaternion(-0.389883, 0.108139, -0.120461, 0.906525) -bones/39/rotation = Quaternion(-0.399909, -0.0921328, -0.130163, 0.902575) -bones/40/rotation = Quaternion(-0.0125688, 0.0114118, 0.00134583, 0.999855) -bones/41/rotation = Quaternion(-0.0497163, 0.0839878, -0.166226, 0.981246) -bones/42/rotation = Quaternion(-0.0310475, 0.0162325, 0.00151601, 0.999385) -bones/43/rotation = Quaternion(-0.00109124, -0.0104143, 0.0283538, 0.999543) -bones/44/position = Vector3(0.16719, 0.195796, -0.0454406) -bones/44/rotation = Quaternion(-0.610992, 0.0971646, 0.14821, 0.771545) -bones/45/rotation = Quaternion(-0.82326, 4.1804e-09, -1.03579e-07, 0.567665) -bones/46/position = Vector3(8.07956e-09, 0.0363644, 0.0392254) -bones/46/rotation = Quaternion(-0.00112372, -6.23921e-08, 6.44731e-09, 0.999999) -bones/48/rotation = Quaternion(0.706312, -2.55434e-08, 6.24918e-08, 0.707901) -bones/49/position = Vector3(0.0228929, -0.0282939, -0.00824324) -bones/49/rotation = Quaternion(-0.112129, 0.585203, -0.155744, 0.78785) -bones/50/position = Vector3(-0.0246244, 0.246628, -0.0197923) -bones/50/rotation = Quaternion(0.31578, 0.920316, 0.115311, -0.200014) -bones/51/position = Vector3(0.0902225, 0.042579, 0.00142519) -bones/51/rotation = Quaternion(0.997309, -0.00549226, 0.0715033, -0.0152251) -bones/52/rotation = Quaternion(-0.00225666, 0.00306653, -0.000453776, 0.999993) -bones/53/rotation = Quaternion(0.665461, 0.000165138, -0.00238783, 0.746429) -bones/54/position = Vector3(-0.0902225, 0.042579, 0.00142518) -bones/54/rotation = Quaternion(0.997309, 0.00549227, -0.0715033, -0.0152251) -bones/55/rotation = Quaternion(-0.00225666, -0.0030665, 0.000453778, 0.999993) -bones/56/rotation = Quaternion(0.665461, -0.000165001, 0.00238774, 0.746429) -bones/57/position = Vector3(3.64125e-07, 0.0462301, -0.935059) -bones/58/rotation = Quaternion(-2.99921e-13, 0.707107, 0.707107, -2.99921e-13) -bones/59/rotation = Quaternion(2.01446e-13, 0.707107, 0.707107, 2.01446e-13) -bones/60/rotation = Quaternion(-0.707107, 1.25097e-07, 1.25097e-07, 0.707107) -bones/61/rotation = Quaternion(-0.707107, 1.25097e-07, 1.25097e-07, 0.707107) -bones/62/rotation = Quaternion(-0.707107, 1.5189e-07, 1.5189e-07, 0.707107) -bones/63/rotation = Quaternion(-0.707107, 1.5189e-07, 1.5189e-07, 0.707107) - [node name="mesh_helmet_a_001" parent="CharacterModel/skeleton_character/Skeleton3D" index="2"] visible = false @@ -117,6 +45,5 @@ spring_length = 1.3 [node name="Camera" type="CameraEffects" parent="CameraParent/CameraSpring"] transform = Transform3D(1, 0, 0, 0, 0.999999, 0, 0, 0, 1, -1.09896e-07, -8.34465e-07, 1.3) fov = 41.9276 -far = 100.0 [editable path="CharacterModel"] diff --git a/godot/objects/section_2.tscn b/godot/objects/section_2.tscn index b3efcf0..31707e8 100644 --- a/godot/objects/section_2.tscn +++ b/godot/objects/section_2.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=17 format=3 uid="uid://dm3355tbkvx24"] +[gd_scene load_steps=19 format=3 uid="uid://dm3355tbkvx24"] [ext_resource type="Environment" uid="uid://c1vy5rxxddw78" path="res://lighting/foggy_morning.tres" id="1_5ixfb"] [ext_resource type="ArrayOccluder3D" uid="uid://br22mqb65v0hg" path="res://occlusion/boot.occ" id="2_07v50"] @@ -14,12 +14,14 @@ [ext_resource type="PackedScene" uid="uid://6x5ka3l7b6b7" path="res://objects/artillery_target.tscn" id="13_rl1f8"] [ext_resource type="PackedScene" uid="uid://daseb7sbi87l8" path="res://models/props/tree_remains.glb" id="14_72dbr"] [ext_resource type="PackedScene" uid="uid://c71yj2qpupn33" path="res://models/props/dirtpile_large.glb" id="14_c2meq"] +[ext_resource type="PackedScene" uid="uid://cuvm5cusatfs5" path="res://models/props/trenchwall_cap.glb" id="14_kexr6"] +[ext_resource type="PackedScene" uid="uid://d30ah06xgjpn8" path="res://models/props/walkover_thin.glb" id="16_tge37"] [sub_resource type="CameraAttributesPractical" id="CameraAttributesPractical_ikuna"] [sub_resource type="NavigationMesh" id="NavigationMesh_e0njj"] -vertices = PackedVector3Array(7.38748, 2.87735, -23.0676, 8.28748, 3.12735, -22.9676, 8.08748, 3.12735, -23.1676, 8.98748, 3.12735, -22.5676, 9.68748, 3.12735, -22.0676, 9.38748, 3.12735, -22.6676, -2.11252, 0.877347, -21.6676, -1.61252, 0.877347, -22.0676, -1.91252, 0.877347, -22.1676, -2.21252, 0.877347, -21.8676, 8.38748, 0.877347, -20.4676, 9.48748, 1.12735, -19.7676, 9.48748, 0.877347, -20.7676, 8.88748, 0.877347, -21.5676, 7.78748, 1.12735, -22.1676, 7.78748, 0.877347, -20.9676, 9.68748, 1.37735, -17.6676, 9.68748, 1.37735, -19.7676, 8.48748, 1.12735, -17.6676, 2.78748, 0.877347, -21.9676, 2.78748, 0.877347, -20.9676, 0.38748, 0.877347, -21.5676, -0.41252, 0.877347, -21.3676, -1.31252, 0.877347, -20.6676, -0.11252, 0.877347, -20.4676, 0.58748, 0.877347, -20.8676, 0.38748, 1.12735, -21.7676, -0.31252, 0.877347, -19.8676, -1.41252, 0.877347, -19.0676, -0.81252, 0.877347, -16.0676, -0.11252, 0.877347, -16.1676, -1.91252, 3.12735, -20.9676, -1.91252, 3.12735, -21.2676, -2.31252, 3.12735, -21.0676, -2.21252, 3.12735, -20.5676, -2.31252, 3.12735, -18.6676, 10.3875, 3.12735, 0.532433, 10.5875, 3.12735, 0.532433, 10.4875, 3.12735, -21.0676, 10.2875, 3.12735, -21.2676, 2.58748, 3.12735, -20.1676, 2.58748, 3.12735, -19.9676, 2.88748, 3.12735, -19.9676, 5.98748, 3.12735, -20.0676, 6.38748, 3.12735, -20.0676, 5.68748, 3.12735, -20.1676, 5.58748, 3.12735, -19.9676, 5.08748, 3.12735, -19.9676, 5.88748, 3.12735, -19.8676, 0.78748, 3.12735, -15.8676, 1.08748, 3.12735, -15.6676, 1.18748, 2.87735, -16.0676, 1.18748, 3.12735, -16.5676, 0.78748, 3.12735, -16.6676, 6.78748, 2.62735, -17.4676, 7.08748, 2.87735, -17.5676, 7.18748, 3.12735, -17.8676, 2.68748, 3.12735, -17.8676, 1.88748, 3.12735, -17.3676, 2.18748, 2.87735, -16.4676, 3.78748, 2.87735, -17.6676, 7.58748, 3.12735, -20.1676, 7.38748, 3.12735, -20.0676, 7.38748, 3.12735, -18.3676, 7.68748, 3.12735, -17.8676, 1.68748, 2.87735, -15.9676, 5.88748, 2.87735, -18.2676, 0.48748, 3.12735, -19.9676, 0.58748, 3.12735, -19.2676, 0.78748, 3.12735, -19.8676, 1.48748, 0.877347, -19.4676, 1.78748, 0.877347, -19.4676, 1.08748, 0.877347, -19.5676, 1.28748, 0.877347, -19.0676, 1.28748, 0.877347, -18.2676, 1.18748, 0.877347, -16.1676, 1.48748, 0.877347, -15.9676, 1.58748, 0.877347, -17.8676, 6.98748, 0.877347, -17.6676, 6.98748, 0.877347, -17.9676, 6.78748, 0.877347, -17.9676, 6.48748, 0.877347, -17.6676, 9.48748, 1.12735, -15.4676, 9.68748, 1.37735, -15.5676, 9.48748, 1.12735, -15.5676, 1.98748, 0.877347, -15.1676, 1.58748, 0.877347, -15.1676, 1.48748, 0.877347, -14.9676, 1.68748, 0.877347, -14.1676, 3.48748, 1.37735, -12.4676, 3.58748, 1.37735, -12.1676, 3.88748, 0.877347, -12.0676, 2.48748, 0.877347, -15.4676, 2.08748, 1.37735, -15.4676, 2.68748, 0.877347, -14.2676, 7.58748, 0.627347, -10.4676, 7.88748, 0.627347, -10.0676, 8.38748, 0.627347, -9.96757, 2.68748, 1.37735, -14.0676, 3.38748, 0.627347, -13.5676, 9.48748, 0.627347, -9.46757, 9.48748, 1.12735, -15.9676, 8.38748, 0.627347, -9.36757, 7.28748, 0.877347, -16.8676, 3.68748, 0.877347, -15.9676, 2.58748, 1.37735, -15.9676, 5.58748, 0.877347, -11.1676, 9.68748, 1.37735, -15.9676, 3.88748, 1.12735, -11.6676, 3.68748, 0.877347, -16.1676, 5.58748, 1.12735, -10.9676, -0.11252, 0.877347, -15.6676, -0.71252, 0.877347, -15.4676, 0.18748, 0.877347, -4.26757, 0.98748, 0.877347, -4.26757, 0.98748, 0.877347, -13.6676, 0.18748, 0.877347, -13.7676, 0.18748, 0.877347, -15.5676, 0.58748, 0.877347, -14.9676, -0.91252, 3.12735, -3.96757, -0.91252, 3.12735, -3.76757, -0.61252, 3.12735, -3.66757, -0.71252, 3.12735, -13.4676, 7.38748, 3.12735, -9.16757, 7.48748, 3.12735, -7.56757, 7.68748, 3.12735, -7.66757, 7.68748, 3.12735, -9.56757, 7.08748, 3.12735, -9.76757, 3.28748, 2.87735, -11.1676, 4.08748, 3.12735, -9.86757, 5.88748, 3.12735, -9.16757, 7.18748, 3.12735, -9.56757, 2.38748, 3.12735, -10.2676, 3.98748, 3.12735, -9.46757, 1.88748, 3.12735, -10.2676, 2.58748, 2.87735, -13.1676, 1.78748, 3.12735, -13.4676, 4.48748, 2.87735, -7.46757, 5.48748, 2.87735, -7.66757, 2.28748, 0.877347, -12.2676, 2.78748, 0.877347, -12.2676, 2.78748, 0.877347, -12.4676, 2.28748, 0.877347, -12.5676, 3.98748, 0.877347, -10.5676, 4.38748, 0.877347, -10.6676, 4.08748, 0.877347, -10.8676, 3.88748, 0.877347, -10.7676, 4.98748, 0.627347, -10.4676, 5.08748, 0.627347, -10.2676, 5.48748, 0.627347, -10.2676, 8.48748, 0.627347, -1.96757, 8.48748, 0.627347, -1.06757, 9.48748, 0.377347, -1.16757, 8.08748, 0.627347, -2.46757, 8.38748, 0.627347, -5.66757, 8.48748, 0.627347, -7.16757, 8.08748, 0.877347, -5.46757, 3.68748, 2.12735, -6.96757, 3.48748, 2.12735, -7.16757, 2.98748, 2.12735, -6.76757, 4.48748, 2.62735, -6.96757, 5.88748, 2.87735, -6.96757, 4.95415, 2.87735, -6.96757, 7.48748, 2.87735, -6.96757, 3.08748, 2.12735, -1.66757, 7.28748, 2.87735, -1.66757, 4.14748, 2.12735, -6.84757, 4.13748, 2.12735, -1.66757, 6.76248, 3.12735, -1.66757, 5.38549, 2.87735, -6.26878, 4.79149, 2.37735, -6.27317, -4.31252, 1.12735, -3.06757, -4.31252, 1.12735, -2.16757, -4.21252, 1.37735, -1.96757, 0.88748, 1.37735, -1.96757, -0.41252, 1.12735, -2.96757, 0.454146, 0.877347, -2.3009, 0.18748, 0.877347, -3.46757, 0.91248, 0.877347, -2.54257, 0.654147, 0.877347, -2.46757, 1.68748, 3.12735, -1.46757, 1.58748, 3.12735, -1.76757, 1.28748, 3.12735, -1.26757, 1.48748, 3.12735, -1.16757, -4.71252, 3.12735, -1.26757, -5.51252, 3.37735, -1.36757, -6.21252, 3.12735, -1.26757, -5.01252, 3.12735, -1.66757, -5.11252, 3.12735, -3.86757, -5.71252, 3.37735, -3.86757, -5.71252, 3.37735, -2.06757, 10.1875, 0.377347, -1.76757, 10.3875, 0.377347, -1.66757, 10.3875, 0.627347, -3.16757, 2.98748, 2.12735, 1.93243, 7.48748, 2.87735, 1.83243, 4.11248, 2.12735, 1.90743, 5.79998, 2.87735, 1.86993, 8.58748, 0.877347, 2.33243, 8.68748, 1.12735, 2.73243, 9.08748, 0.627347, 2.93243, 9.78748, 0.377347, 2.23243, 9.48748, 0.377347, 1.83243, 8.68748, 0.627347, 1.03243, 15.8875, 0.377347, 5.43243, 16.1875, 0.377347, 4.03243, 15.6875, 0.377347, 4.13243, 9.08748, 1.12735, 3.33243, 9.65415, 0.377347, 3.50743, 10.1875, 0.377347, -1.16757, 10.1875, 0.377347, -0.767569, 10.3875, 0.377347, -0.767569, 10.3875, 0.377347, -1.16757, 10.8875, 0.377347, 0.732431, 10.8875, 0.377347, 1.13243, 11.1875, 0.377347, 1.23243, 11.5875, 3.37735, 6.33243, 11.9875, 3.12735, 6.23243, 11.8875, 3.12735, 5.33243, 10.8875, 3.37735, 6.13243, 8.28748, 3.37735, 4.63243, 9.78748, 3.12735, 4.53243, 8.28748, 3.12735, 3.73243, 6.58748, 3.12735, 5.83243, 7.18748, 3.12735, 5.93243, 7.78748, 3.12735, 5.33243, 7.78748, 3.12735, 4.73243, 12.0875, 3.12735, 5.13243, 7.58748, 2.87735, 2.73243, 7.73748, 3.37735, 4.23243, 3.08748, 1.87735, 4.23243, 5.58748, 3.12735, 5.37529, 2.78748, 1.87735, 4.73243, 5.50177, 3.12735, 5.51815, 3.88748, 3.12735, 8.23243, 4.38748, 2.87735, 8.83243, 4.88748, 2.87735, 8.63243, 1.78748, 1.87735, 6.33243, 1.58748, 1.87735, 7.03243, 1.88748, 1.87735, 7.43243, 2.78748, 2.37735, 7.63243, 2.98748, 2.37735, 8.03243, 6.28748, 2.87735, 6.03243, 5.28748, 3.12735, 5.661, 4.19153, 3.12735, 7.53078) -polygons = [PackedInt32Array(0, 2, 1), PackedInt32Array(5, 4, 3), PackedInt32Array(9, 8, 6), PackedInt32Array(6, 8, 7), PackedInt32Array(11, 10, 12), PackedInt32Array(12, 10, 13), PackedInt32Array(13, 10, 15), PackedInt32Array(13, 15, 14), PackedInt32Array(11, 17, 16), PackedInt32Array(16, 18, 11), PackedInt32Array(11, 18, 10), PackedInt32Array(20, 19, 15), PackedInt32Array(15, 19, 14), PackedInt32Array(21, 25, 22), PackedInt32Array(22, 25, 24), PackedInt32Array(22, 24, 23), PackedInt32Array(21, 26, 25), PackedInt32Array(25, 26, 20), PackedInt32Array(20, 26, 19), PackedInt32Array(23, 27, 28), PackedInt32Array(28, 27, 30), PackedInt32Array(28, 30, 29), PackedInt32Array(23, 24, 27), PackedInt32Array(32, 31, 33), PackedInt32Array(33, 31, 34), PackedInt32Array(34, 35, 33), PackedInt32Array(37, 36, 38), PackedInt32Array(38, 36, 39), PackedInt32Array(42, 41, 40), PackedInt32Array(45, 44, 43), PackedInt32Array(48, 47, 46), PackedInt32Array(43, 48, 45), PackedInt32Array(45, 48, 46), PackedInt32Array(50, 49, 51), PackedInt32Array(51, 49, 52), PackedInt32Array(52, 49, 53), PackedInt32Array(54, 56, 55), PackedInt32Array(58, 57, 59), PackedInt32Array(59, 57, 60), PackedInt32Array(62, 61, 63), PackedInt32Array(63, 61, 64), PackedInt32Array(51, 52, 65), PackedInt32Array(65, 52, 59), PackedInt32Array(59, 52, 58), PackedInt32Array(56, 54, 63), PackedInt32Array(63, 54, 66), PackedInt32Array(66, 54, 60), PackedInt32Array(60, 54, 59), PackedInt32Array(63, 64, 56), PackedInt32Array(69, 68, 67), PackedInt32Array(71, 70, 72), PackedInt32Array(72, 70, 73), PackedInt32Array(73, 74, 72), PackedInt32Array(72, 74, 75), PackedInt32Array(76, 75, 77), PackedInt32Array(77, 75, 74), PackedInt32Array(79, 78, 80), PackedInt32Array(80, 78, 81), PackedInt32Array(84, 83, 82), PackedInt32Array(86, 85, 87), PackedInt32Array(87, 85, 88), PackedInt32Array(89, 91, 90), PackedInt32Array(93, 92, 85), PackedInt32Array(85, 92, 94), PackedInt32Array(85, 94, 88), PackedInt32Array(97, 96, 95), PackedInt32Array(99, 98, 94), PackedInt32Array(100, 97, 95), PackedInt32Array(18, 101, 84), PackedInt32Array(100, 102, 97), PackedInt32Array(84, 82, 18), PackedInt32Array(18, 82, 103), PackedInt32Array(105, 104, 92), PackedInt32Array(92, 104, 94), PackedInt32Array(94, 104, 99), PackedInt32Array(89, 99, 91), PackedInt32Array(91, 99, 106), PackedInt32Array(106, 99, 95), PackedInt32Array(107, 101, 16), PackedInt32Array(16, 101, 18), PackedInt32Array(106, 108, 91), PackedInt32Array(104, 103, 99), PackedInt32Array(99, 103, 82), PackedInt32Array(99, 82, 95), PackedInt32Array(95, 82, 100), PackedInt32Array(103, 104, 109), PackedInt32Array(95, 110, 106), PackedInt32Array(30, 111, 29), PackedInt32Array(29, 111, 112), PackedInt32Array(114, 113, 115), PackedInt32Array(115, 113, 116), PackedInt32Array(111, 117, 112), PackedInt32Array(112, 117, 118), PackedInt32Array(112, 118, 116), PackedInt32Array(88, 115, 87), PackedInt32Array(87, 115, 118), PackedInt32Array(118, 115, 116), PackedInt32Array(120, 119, 121), PackedInt32Array(121, 119, 122), PackedInt32Array(124, 123, 125), PackedInt32Array(125, 123, 126), PackedInt32Array(131, 130, 127), PackedInt32Array(127, 130, 129), PackedInt32Array(127, 129, 128), PackedInt32Array(126, 123, 131), PackedInt32Array(131, 123, 130), PackedInt32Array(129, 133, 128), PackedInt32Array(128, 133, 132), PackedInt32Array(132, 134, 128), PackedInt32Array(128, 134, 135), PackedInt32Array(135, 134, 136), PackedInt32Array(138, 137, 133), PackedInt32Array(133, 137, 132), PackedInt32Array(140, 139, 141), PackedInt32Array(141, 139, 142), PackedInt32Array(146, 145, 143), PackedInt32Array(143, 145, 144), PackedInt32Array(149, 148, 147), PackedInt32Array(152, 151, 150), PackedInt32Array(150, 153, 152), PackedInt32Array(152, 153, 154), PackedInt32Array(152, 154, 100), PackedInt32Array(155, 102, 100), PackedInt32Array(153, 156, 154), PackedInt32Array(154, 155, 100), PackedInt32Array(159, 158, 157), PackedInt32Array(160, 137, 162), PackedInt32Array(162, 137, 138), PackedInt32Array(162, 138, 161), PackedInt32Array(168, 169, 165), PackedInt32Array(165, 169, 163), PackedInt32Array(163, 169, 161), PackedInt32Array(161, 170, 166), PackedInt32Array(166, 170, 159), PackedInt32Array(159, 170, 164), PackedInt32Array(164, 170, 167), PackedInt32Array(167, 169, 168), PackedInt32Array(169, 170, 161), PackedInt32Array(170, 169, 167), PackedInt32Array(159, 157, 160), PackedInt32Array(159, 160, 166), PackedInt32Array(166, 160, 162), PackedInt32Array(166, 162, 161), PackedInt32Array(172, 171, 173), PackedInt32Array(173, 171, 175), PackedInt32Array(173, 175, 176), PackedInt32Array(173, 176, 174), PackedInt32Array(174, 179, 178), PackedInt32Array(178, 179, 177), PackedInt32Array(178, 177, 113), PackedInt32Array(178, 113, 114), PackedInt32Array(174, 176, 179), PackedInt32Array(179, 176, 175), PackedInt32Array(179, 175, 177), PackedInt32Array(183, 182, 180), PackedInt32Array(180, 182, 181), PackedInt32Array(186, 185, 184), PackedInt32Array(185, 190, 187), PackedInt32Array(187, 190, 188), PackedInt32Array(188, 190, 189), PackedInt32Array(186, 184, 183), PackedInt32Array(184, 182, 183), PackedInt32Array(185, 187, 184), PackedInt32Array(193, 192, 191), PackedInt32Array(165, 195, 168), PackedInt32Array(168, 195, 197), PackedInt32Array(168, 197, 196), PackedInt32Array(168, 196, 167), PackedInt32Array(167, 196, 164), PackedInt32Array(164, 196, 194), PackedInt32Array(199, 198, 200), PackedInt32Array(200, 198, 201), PackedInt32Array(201, 198, 202), PackedInt32Array(202, 198, 203), PackedInt32Array(206, 205, 204), PackedInt32Array(207, 200, 208), PackedInt32Array(208, 200, 201), PackedInt32Array(208, 201, 206), PackedInt32Array(208, 206, 204), PackedInt32Array(151, 152, 203), PackedInt32Array(203, 152, 202), PackedInt32Array(212, 211, 209), PackedInt32Array(209, 211, 210), PackedInt32Array(215, 214, 213), PackedInt32Array(216, 219, 217), PackedInt32Array(217, 219, 218), PackedInt32Array(221, 220, 222), PackedInt32Array(224, 223, 225), PackedInt32Array(225, 223, 226), PackedInt32Array(218, 219, 227), PackedInt32Array(227, 219, 221), PackedInt32Array(221, 219, 220), PackedInt32Array(226, 229, 220), PackedInt32Array(220, 229, 222), PackedInt32Array(222, 229, 228), PackedInt32Array(226, 223, 229), PackedInt32Array(229, 223, 231), PackedInt32Array(229, 231, 228), PackedInt32Array(228, 231, 195), PackedInt32Array(195, 231, 197), PackedInt32Array(197, 231, 196), PackedInt32Array(196, 231, 230), PackedInt32Array(196, 230, 194), PackedInt32Array(223, 233, 231), PackedInt32Array(231, 233, 230), PackedInt32Array(230, 233, 232), PackedInt32Array(236, 235, 234), PackedInt32Array(238, 237, 239), PackedInt32Array(239, 237, 240), PackedInt32Array(234, 241, 240), PackedInt32Array(223, 242, 233), PackedInt32Array(233, 242, 243), PackedInt32Array(233, 243, 232), PackedInt32Array(232, 240, 237), PackedInt32Array(240, 244, 234), PackedInt32Array(234, 244, 236), PackedInt32Array(236, 244, 242), PackedInt32Array(242, 244, 243), PackedInt32Array(243, 244, 232), PackedInt32Array(232, 244, 240)] +vertices = PackedVector3Array(9.01033, 3.12735, -22.5676, 9.61033, 3.12735, -22.1676, 9.41033, 3.12735, -22.6676, -1.98968, 0.877347, -21.7676, -1.68968, 0.877347, -22.0676, -1.88968, 0.877347, -22.1676, -2.18968, 0.877347, -21.8676, 8.91033, 0.877347, -21.5676, 8.41033, 0.877347, -21.8676, 7.71032, 1.12735, -22.1676, 7.71032, 0.877347, -20.9676, 8.41033, 0.877347, -20.4676, 9.51033, 0.877347, -20.7676, 2.71032, 0.877347, -21.9676, 2.71032, 0.877347, -20.9676, 8.41033, 1.12735, -18.1676, 9.71032, 1.37735, -18.0676, -0.489676, 0.877347, -21.1676, -0.789675, 1.12735, -21.1676, -0.989676, 0.877347, -20.7676, -0.289675, 0.877347, -19.8676, -0.0896749, 0.877347, -20.4676, -1.28967, 1.12735, -20.7676, -1.38968, 0.877347, -18.8676, -1.08967, 0.877347, -17.4676, -0.189675, 0.877347, -17.8676, 0.410325, 1.12735, -21.7676, 0.510324, 0.877347, -20.8676, -2.28967, 3.12735, -21.0676, -2.28967, 3.12735, -20.5676, -1.98968, 3.12735, -20.6676, -1.98968, 3.12735, -21.2676, 2.61033, 3.12735, -20.1676, 2.61033, 3.12735, -19.9676, 2.91033, 3.12735, -19.9676, 5.91033, 3.12735, -20.0676, 6.31032, 3.12735, -20.0676, 5.71032, 3.12735, -20.1676, 5.61033, 3.12735, -19.9676, 5.11033, 3.12735, -19.9676, 5.81032, 3.12735, -19.8676, 0.810325, 3.12735, -15.7676, 1.11032, 3.12735, -15.6676, 1.21033, 2.87735, -16.0676, 1.21033, 3.12735, -16.5676, 0.810325, 3.12735, -16.6676, 6.81032, 2.62735, -17.4676, 7.11033, 2.87735, -17.5676, 7.21032, 3.12735, -17.8676, 7.71032, 3.12735, -17.8676, 7.41033, 3.12735, -18.3676, 7.71032, 3.12735, -20.1676, 7.41033, 3.12735, -20.1676, 1.71033, 2.87735, -15.9676, 2.21032, 2.87735, -16.4676, 5.81032, 2.87735, -18.2676, 3.71032, 2.87735, -17.6676, 2.01033, 3.12735, -17.4676, 2.71032, 3.12735, -17.8676, 0.510324, 3.12735, -19.9676, 0.510324, 3.12735, -19.6676, 0.710325, 3.12735, -19.8676, 1.31032, 0.877347, -19.1676, 1.71033, 0.877347, -19.4676, 1.11032, 0.877347, -19.5676, 1.21033, 0.877347, -16.0676, 1.51032, 0.877347, -16.0676, 9.51033, 1.12735, -15.4676, 9.71032, 1.37735, -15.5676, 9.51033, 1.12735, -15.5676, 3.11033, 0.877347, -13.9676, 3.11033, 1.12735, -13.5676, 3.31032, 0.877347, -13.5676, 3.61033, 0.877347, -15.9676, 3.31032, 1.12735, -13.1676, 3.51033, 0.877347, -13.1676, 4.01033, 1.12735, -16.2676, 2.71032, 0.877347, -14.2676, 2.81032, 1.37735, -13.9676, 2.01033, 0.877347, -15.1676, 1.61032, 0.877347, -15.1676, 1.51032, 0.877347, -14.9676, 1.71033, 0.877347, -14.1676, 7.61033, 0.627347, -10.4676, 7.81032, 0.627347, -10.0676, 8.41033, 0.627347, -9.96757, 9.51033, 0.627347, -9.46757, 9.51033, 1.12735, -15.9676, 8.41033, 1.12735, -17.5676, 7.61033, 0.877347, -16.9676, 8.41033, 0.627347, -9.36757, 9.71032, 1.37735, -15.9676, 3.41033, 1.37735, -12.6676, 4.01033, 0.877347, -11.6676, 2.51033, 1.62735, -15.9676, 6.80248, 0.627347, -13.4725, 6.81032, 0.877347, -17.5676, 7.01033, 0.877347, -17.8676, 6.81032, 0.877347, -17.9676, 6.51033, 0.877347, -17.6676, 0.610325, 0.877347, -14.9676, 0.210325, 0.877347, -15.5676, -0.0896749, 0.877347, -15.6676, -0.689675, 0.877347, -15.4676, 0.210325, 0.877347, -13.5676, 1.01032, 0.877347, -13.5676, -2.58967, 2.62735, -15.5676, -2.78967, 2.62735, -15.9676, -3.08967, 2.62735, -15.9676, -3.18968, 2.62735, -16.1676, -3.78967, 2.62735, -16.1676, -3.88968, 2.87735, -15.9676, -2.78967, 2.62735, -10.6676, -2.48968, 2.62735, -10.6676, -5.58967, 3.37735, -15.8676, -5.68968, 3.37735, -16.0676, -6.38968, 3.37735, -15.9676, -6.08967, 3.37735, -14.7676, -3.68968, 2.87735, -10.5676, -2.88968, 2.62735, -10.3676, -4.88968, 3.12735, -16.0676, -4.98968, 3.12735, -15.8676, -5.98968, 3.37735, -10.6676, -5.41468, 3.62735, -10.6426, -5.72301, 3.62735, -15.1342, -3.78967, 2.87735, -10.3676, -5.43968, 3.62735, -10.5926, 0.210325, 0.877347, -4.26757, 1.01032, 0.877347, -4.26757, 7.41033, 3.12735, -9.16757, 7.51033, 3.12735, -7.56757, 7.71032, 3.12735, -7.66757, 7.71032, 3.12735, -9.56757, 7.21032, 3.12735, -9.56757, 3.31032, 2.87735, -11.1676, 4.11033, 3.12735, -9.86757, 5.91033, 3.12735, -9.16757, 1.91033, 3.12735, -10.2676, 2.41033, 3.12735, -10.2676, 2.61033, 2.87735, -13.1676, 1.81032, 3.12735, -13.4676, 4.61033, 2.87735, -7.26757, 5.41033, 2.87735, -7.66757, 4.01033, 3.12735, -9.46757, 2.61033, 2.87735, -9.76757, 2.31032, 0.877347, -12.2676, 2.81032, 0.877347, -12.1676, 2.61033, 0.877347, -12.5676, 2.31032, 0.877347, -12.5676, 4.01033, 0.877347, -10.5676, 4.41033, 0.877347, -10.6676, 4.11033, 0.877347, -10.8676, 3.91033, 0.877347, -10.7676, -4.78967, 2.62735, -7.96757, -4.48968, 2.37735, -7.36757, -3.98968, 2.37735, -7.26757, -2.68968, 2.37735, -8.56757, -2.78967, 2.37735, -9.26757, -3.78967, 2.87735, -9.86757, -6.38968, 3.12735, -10.2676, -5.18968, 2.62735, -7.76757, -5.08967, 2.62735, -7.96757, -5.86967, 3.37735, -9.34757, -5.90968, 3.37735, -9.26757, 5.01033, 0.627347, -10.4676, 5.11033, 0.627347, -10.2676, 5.51033, 0.627347, -10.2676, -5.58967, 2.62735, -6.66757, -5.08967, 2.62735, -6.86757, -10.4897, 3.12735, -9.96757, -10.8897, 3.12735, -9.76757, -10.6897, 2.62735, -6.46757, -9.78967, 2.62735, -6.36757, 8.01033, 0.877347, -2.76757, 8.11033, 1.12735, -2.26757, 8.51033, 0.627347, -1.96757, 8.51033, 0.627347, -1.16757, 9.51033, 0.377347, -1.16757, 8.51033, 0.627347, -7.56757, 3.71032, 2.12735, -6.96757, 3.51033, 2.12735, -7.26757, 3.01033, 2.12735, -6.76757, 7.01033, 2.87735, -6.76757, 6.81032, 2.87735, -7.06757, 5.91033, 2.87735, -6.96757, 4.51033, 2.62735, -6.96757, 7.31032, 2.87735, -1.36757, 7.51033, 2.87735, -7.36757, 7.41033, 2.87735, -6.86757, 4.01033, 2.12735, -6.9009, 3.11033, 2.12735, -1.36757, 6.11033, 3.12735, -1.36757, 6.20637, 3.12735, -5.65801, -8.78967, 0.877347, -5.56757, -8.88968, 0.877347, -5.36757, -8.88968, 1.12735, -5.16757, -8.28967, 1.12735, -5.16757, -6.28968, 0.877347, -5.56757, -8.18968, 1.12735, -4.96757, -6.08967, 0.877347, -4.96757, -8.98968, 3.12735, -4.46757, -8.98968, 3.12735, -3.96757, -8.48968, 3.12735, -4.26757, -8.48968, 3.12735, -4.46757, 0.0103245, 0.877347, -3.96757, -0.389675, 1.37735, -3.86757, -0.389675, 1.12735, -3.66757, 1.11032, 1.87735, -1.96757, 1.08532, 0.877347, -2.54257, 0.735325, 0.877347, -2.39257, -6.48968, 1.12735, -3.66757, -6.48968, 1.12735, -2.16757, -6.18968, 1.37735, -1.96757, 0.548787, 1.37735, -1.96757, -7.18968, 1.12735, -1.76757, -8.28967, 2.12735, -3.76757, -8.01468, 1.12735, -3.26757, -7.83967, 1.12735, -3.74257, -8.08968, 1.12735, 1.33243, -7.08968, 1.12735, 1.23243, -8.26745, 1.12735, -3.2009, 14.4103, 0.377347, -1.56757, 14.9103, 0.377347, -1.46757, 15.0103, 0.377347, -1.66757, 14.4103, 0.377347, -1.96757, 15.6103, 0.377347, -1.66757, 13.5103, 0.377347, -0.967567, 13.6103, 0.377347, -0.667568, 3.01033, 2.12735, 1.63243, 7.51033, 2.87735, 1.53243, 4.13533, 2.12735, 1.60743, 5.82283, 2.87735, 1.56993, -6.38968, 3.12735, 1.03243, -5.98968, 3.12735, 1.03243, -6.28968, 3.12735, 0.832432, -6.48968, 3.12735, -1.36757, -6.18968, 3.12735, -1.16757, 1.41033, 3.12735, -1.16757, 1.41033, 3.12735, -1.36757, 11.5103, 0.377347, 3.33243, 11.7103, 0.377347, 2.93243, 10.0103, 0.377347, 2.43243, 9.01033, 1.12735, 2.63243, 9.51033, 0.377347, 2.77243, 9.51033, 0.377347, 1.83243, 8.71032, 1.12735, 2.23243, 8.64366, 0.377347, 1.0991, 10.4103, 3.12735, -0.467567, 10.4103, 3.12735, 0.532433, 10.6103, 3.12735, 0.0324326, 10.6103, 3.12735, -0.367567, 21.4103, 0.377347, 2.73243, 21.5103, 0.377347, 2.63243, 21.3103, 0.377347, 2.53243, 20.8103, 0.377347, 2.73243, 15.7103, 0.377347, -0.267569, 15.1103, 0.377347, -0.167568, 15.4103, 0.377347, 0.932432, 15.8103, 0.377347, 0.932432, 21.3103, 0.377347, 1.93243, 14.0103, 0.377347, 0.932432, 15.3103, 0.377347, 1.13243, 16.7103, 0.377347, -0.0675678, 21.5103, 0.377347, 1.53243, 12.0103, 0.377347, 0.232431, 12.2103, 0.377347, 1.03243, 13.0103, 0.377347, -0.0675678, 12.3103, 0.377347, -0.0675678, 13.2103, 3.12735, 0.232431, 13.2103, 3.12735, 0.432432, 13.4103, 3.12735, 0.332432, 13.4103, 3.12735, 0.132433, -2.98968, 2.62735, 0.732431, -3.18968, 2.62735, 0.432432, -3.38968, 2.62735, 0.732431, -3.68968, 2.62735, 2.43243, -3.38968, 2.62735, 3.33243, -3.18968, 2.62735, 3.43243, -0.789675, 3.62735, 6.03243, -0.0896749, 3.62735, 6.23243, 0.210325, 3.37735, 6.03243, -2.28967, 2.87735, 4.83243, -0.789675, 3.62735, 5.55243, 0.110325, 3.37735, 1.83243, -0.0896749, 3.62735, 0.632433, -0.669675, 3.87735, 0.652433, -0.991665, 3.62735, 1.53122, -0.985621, 3.62735, 3.33078, -0.393583, 3.87735, 5.12593, -3.28967, 2.62735, 4.43243, -2.58967, 2.87735, 4.43243, -2.58967, 2.62735, 6.13243, -1.38968, 3.12735, 6.23243, -1.28967, 3.37735, 6.03243, -3.68968, 2.62735, 0.732431, 10.9103, 0.377347, 0.632433, 10.9103, 0.377347, 1.13243, 11.2103, 0.377347, 1.23243, 22.3103, 3.12735, 2.23243, 22.1103, 3.12735, 2.33243, 22.4103, 3.12735, 2.53243, 22.7103, 3.12735, 1.33243, 23.1103, 3.12735, 1.13243, 22.9103, 3.12735, 0.732431, 22.4103, 3.12735, 0.832432, 22.6103, 3.12735, 1.33243, -8.98968, 3.12735, 0.832432, -8.98968, 3.12735, 1.13243, -8.78967, 3.12735, 1.13243, 15.5103, 0.377347, 3.73243, 16.1103, 0.377347, 3.63243, 16.1103, 0.377347, 3.43243, 15.5103, 0.377347, 3.13243, 14.8103, 0.377347, 2.43243, 12.9103, 0.377347, 2.73243, 14.8103, 0.377347, 2.93243, 15.3103, 0.377347, 4.53243, 15.5103, 0.377347, 4.43243, 14.9103, 0.377347, 3.13243, -7.08968, 1.12735, 7.53243, -6.78968, 1.37735, 7.53243, -6.78968, 1.12735, 7.33243, -7.68968, 1.37735, 7.93243, -7.28968, 1.37735, 7.93243, -9.48968, 1.37735, 5.33243, -9.28967, 1.12735, 5.93243, -8.68968, 1.12735, 7.03243, -5.08967, 1.12735, 5.83243, -4.58967, 1.37735, 5.63243, -4.48968, 1.37735, 5.33243, -4.48968, 1.37735, 3.73243, -4.68968, 1.12735, 3.63243, -4.78967, 1.37735, 2.83243, -4.98968, 1.12735, 2.83243, -5.98968, 1.12735, 6.63243, -5.68968, 1.37735, 6.63243, -9.38968, 1.37735, 6.73243, -6.78968, 1.12735, 1.63243, -8.48968, 1.37735, 1.63243, -9.28967, 1.12735, 3.53243, -5.08967, 1.12735, 2.33243, 10.4103, 3.12735, 1.23243, 10.4103, 3.12735, 1.53243, 10.6103, 3.12735, 1.53243, -11.7897, 0.877347, 4.93243, -11.6897, 0.877347, 5.43243, -11.4897, 1.12735, 5.23243, -10.6897, 1.12735, 5.23243, -10.4897, 1.12735, 2.73243, -9.78967, 1.12735, 1.63243, -9.78967, 0.877347, 1.43243, -11.2897, 0.877347, 1.53243, -13.9897, 0.877347, 2.63243, -13.1897, 0.877347, 5.13243, 11.2103, 3.37735, 5.53243, 11.8103, 3.12735, 5.43243, 11.7103, 3.12735, 4.63243, 9.61033, 3.37735, 4.83243, 6.51033, 3.12735, 5.83243, 7.11033, 3.12735, 5.93243, 7.81032, 3.12735, 5.33243, 7.91033, 3.37735, 3.93243, 7.61033, 2.87735, 2.33243, 7.29604, 3.37735, 3.33243, 8.51033, 3.12735, 3.23243, 8.21032, 3.37735, 3.93243, 3.01033, 1.87735, 4.33243, 5.51033, 3.12735, 5.40386, 5.61841, 3.12735, 3.93715, 12.1103, 3.12735, 4.53243, 12.0103, 3.12735, 1.93243, 12.3103, 3.12735, 2.13243, 12.3103, 3.12735, 1.83243, 20.8103, 3.12735, 4.03243, 21.0103, 3.12735, 3.83243, 21.0103, 3.12735, 3.63243, 19.3103, 3.12735, 3.23243, 15.6103, 3.12735, 1.83243, 15.4103, 3.12735, 2.03243, 15.4103, 3.12735, 2.23243, 19.2103, 3.12735, 3.03243, 21.6103, 0.377347, 2.93243, 22.7103, 0.377347, 3.13243, 27.4103, 0.377347, 2.63243, 26.8103, 0.377347, 2.33243, 26.5103, 0.377347, 3.13243, 26.6103, 0.377347, 5.13243, 24.8103, 0.377347, 3.93243, 24.8103, 0.377347, 4.73243, 26.0103, 0.377347, 5.13243, 26.0103, 0.377347, 3.13243, 21.6103, 0.377347, 3.43243, 22.4103, 0.377347, 3.53243, 23.0103, 0.377347, 3.33243, 21.2103, 0.377347, 4.33243, 22.1103, 0.377347, 4.53243, 23.4103, 0.377347, 2.23243, 23.3103, 0.377347, 3.03243, -10.0897, 3.12735, 2.93243, -10.0897, 3.12735, 3.23243, -9.88968, 3.12735, 3.03243, -9.88968, 3.12735, 2.83243, 9.01033, 0.377347, 3.53243, 9.11033, 0.377347, 3.83243, 9.31032, 0.377347, 3.63243, 9.21032, 0.377347, 3.43243, 22.0103, 0.377347, 6.53243, 22.4103, 0.377347, 5.53243, 21.9103, 0.377347, 5.33243, 20.6103, 0.377347, 4.93243, 17.6103, 0.377347, 4.23243, 17.5103, 0.377347, 5.23243, 20.9103, 0.377347, 4.93243, 10.2103, 0.377347, 4.73243, 11.9103, 0.377347, 5.13243, 11.7103, 0.377347, 4.83243, 9.61033, 0.377347, 4.23243, 15.8103, 3.12735, 5.63243, 15.9103, 3.12735, 6.03243, 16.4103, 3.12735, 5.83243, 16.2103, 3.12735, 5.33243, 16.3103, 3.12735, 5.23243, 16.7103, 3.12735, 4.43243, 16.4103, 3.12735, 4.23243, 4.21032, 3.12735, 8.53243, 4.41033, 2.87735, 8.83243, 4.81032, 2.87735, 8.73243, 3.71032, 2.87735, 8.13243, 3.91033, 2.87735, 8.53243, 2.81032, 2.37735, 7.63243, 3.01033, 2.37735, 8.03243, 1.91033, 1.87735, 6.13243, 1.61032, 1.87735, 7.03243, 1.91033, 1.87735, 7.43243, 6.22699, 2.62735, 6.31577, 3.20033, 1.87735, 5.12243, 5.01438, 3.12735, 6.93077, 22.6103, 3.12735, 4.63243, 24.3103, 3.12735, 5.03243, 24.2103, 3.12735, 4.73243, 22.6103, 3.12735, 4.33243, -4.08967, 3.62735, 6.53243, -4.28967, 3.62735, 6.53243, -4.38968, 3.62735, 7.03243, -7.28968, 3.62735, 9.43243, -7.18968, 3.62735, 10.0324, -6.78968, 3.62735, 10.1324, -5.88968, 3.62735, 9.53243, -3.18968, 3.62735, 7.13243, -2.78967, 3.62735, 5.43243, -2.78967, 3.62735, 4.93243, -3.48968, 3.37735, 4.93243, -3.68968, 3.62735, 5.93243, -3.08967, 3.62735, 5.93243, -3.78967, 3.12735, 4.53243, -2.88968, 3.62735, 6.73243, 25.2103, 0.377347, 7.53243, 25.2103, 0.377347, 8.33243, 25.4103, 0.377347, 8.33243, 26.0103, 0.377347, 6.43243, 26.0103, 0.377347, 5.93243, 25.7103, 0.377347, 5.63243, 24.6103, 0.377347, 5.33243, 24.3103, 0.377347, 6.03243, 23.9103, 0.377347, 6.03243, -10.9897, 3.62735, 6.23243, -10.9897, 3.37735, 5.93243, -11.4897, 3.62735, 5.93243, -11.4897, 3.62735, 6.63243, -10.5897, 3.62735, 6.73243, -10.2897, 3.62735, 7.13243, -10.0897, 3.12735, 6.13243, -10.1897, 3.37735, 6.63243, -9.78967, 3.62735, 7.93243, -9.78967, 3.62735, 7.53243, -7.78968, 3.87735, 10.2324, -8.08968, 3.62735, 9.13243, -8.68968, 3.62735, 10.6324, -8.08968, 3.62735, 10.8324, -11.1897, 3.62735, 8.43243, -12.3897, 3.62735, 7.03243, -12.4897, 3.62735, 7.43243, -11.8897, 3.62735, 8.03243, -3.98968, 1.12735, 6.53243, -4.38968, 1.12735, 6.73243, -4.18968, 1.12735, 7.03243, -3.38968, 1.12735, 6.83243, -3.88968, 1.12735, 6.23243, -3.18968, 0.877347, 7.73243, -2.58967, 0.877347, 7.73243, -2.38968, 0.877347, 7.53243, -2.38968, 0.877347, 6.73243, -4.28967, 1.12735, 7.53243, -3.38968, 0.877347, 8.03243, -4.98968, 1.12735, 7.23243, -5.88968, 1.12735, 8.03243, -5.48968, 0.877347, 8.23243, -11.3897, 0.877347, 8.33243, -9.68968, 0.877347, 8.43243, -9.88968, 1.12735, 8.23243, -9.78967, 1.12735, 7.63243, -11.4897, 0.877347, 6.63243, -9.48968, 1.12735, 8.23243, -8.88968, 0.877347, 8.33243, -9.18968, 1.12735, 8.03243) +polygons = [PackedInt32Array(2, 1, 0), PackedInt32Array(6, 5, 3), PackedInt32Array(3, 5, 4), PackedInt32Array(8, 7, 9), PackedInt32Array(9, 7, 10), PackedInt32Array(10, 7, 11), PackedInt32Array(11, 7, 12), PackedInt32Array(14, 13, 10), PackedInt32Array(10, 13, 9), PackedInt32Array(11, 12, 15), PackedInt32Array(15, 12, 16), PackedInt32Array(18, 17, 19), PackedInt32Array(19, 17, 21), PackedInt32Array(19, 21, 20), PackedInt32Array(19, 20, 22), PackedInt32Array(22, 20, 23), PackedInt32Array(23, 20, 25), PackedInt32Array(23, 25, 24), PackedInt32Array(27, 26, 14), PackedInt32Array(14, 26, 13), PackedInt32Array(21, 17, 27), PackedInt32Array(27, 17, 26), PackedInt32Array(29, 28, 30), PackedInt32Array(30, 28, 31), PackedInt32Array(34, 33, 32), PackedInt32Array(37, 36, 35), PackedInt32Array(40, 39, 38), PackedInt32Array(40, 38, 35), PackedInt32Array(35, 38, 37), PackedInt32Array(42, 41, 43), PackedInt32Array(43, 41, 44), PackedInt32Array(44, 41, 45), PackedInt32Array(47, 46, 48), PackedInt32Array(50, 49, 48), PackedInt32Array(52, 51, 50), PackedInt32Array(50, 51, 49), PackedInt32Array(43, 44, 53), PackedInt32Array(53, 44, 54), PackedInt32Array(48, 46, 50), PackedInt32Array(50, 46, 55), PackedInt32Array(55, 46, 56), PackedInt32Array(56, 46, 54), PackedInt32Array(44, 57, 54), PackedInt32Array(54, 57, 58), PackedInt32Array(54, 58, 56), PackedInt32Array(61, 60, 59), PackedInt32Array(64, 63, 62), PackedInt32Array(66, 65, 62), PackedInt32Array(62, 65, 64), PackedInt32Array(69, 68, 67), PackedInt32Array(71, 70, 72), PackedInt32Array(72, 70, 73), PackedInt32Array(74, 72, 75), PackedInt32Array(75, 72, 73), PackedInt32Array(75, 73, 76), PackedInt32Array(70, 78, 77), PackedInt32Array(80, 79, 81), PackedInt32Array(81, 79, 82), PackedInt32Array(82, 79, 77), PackedInt32Array(85, 84, 83), PackedInt32Array(85, 83, 86), PackedInt32Array(86, 83, 67), PackedInt32Array(87, 69, 88), PackedInt32Array(88, 69, 89), PackedInt32Array(86, 90, 85), PackedInt32Array(15, 16, 88), PackedInt32Array(88, 16, 87), PackedInt32Array(87, 16, 91), PackedInt32Array(93, 92, 75), PackedInt32Array(77, 79, 70), PackedInt32Array(70, 79, 94), PackedInt32Array(70, 94, 73), PackedInt32Array(89, 69, 67), PackedInt32Array(67, 95, 89), PackedInt32Array(89, 95, 76), PackedInt32Array(76, 95, 75), PackedInt32Array(75, 95, 93), PackedInt32Array(93, 95, 83), PackedInt32Array(83, 95, 67), PackedInt32Array(97, 96, 98), PackedInt32Array(98, 96, 99), PackedInt32Array(102, 101, 103), PackedInt32Array(103, 101, 100), PackedInt32Array(100, 81, 82), PackedInt32Array(105, 104, 82), PackedInt32Array(82, 104, 100), PackedInt32Array(100, 104, 103), PackedInt32Array(103, 24, 102), PackedInt32Array(102, 24, 25), PackedInt32Array(108, 107, 106), PackedInt32Array(109, 108, 110), PackedInt32Array(110, 108, 111), PackedInt32Array(106, 113, 112), PackedInt32Array(115, 114, 116), PackedInt32Array(116, 114, 117), PackedInt32Array(112, 119, 118), PackedInt32Array(121, 120, 111), PackedInt32Array(118, 123, 112), PackedInt32Array(112, 123, 122), PackedInt32Array(112, 122, 117), PackedInt32Array(112, 117, 124), PackedInt32Array(112, 124, 121), PackedInt32Array(112, 121, 106), PackedInt32Array(108, 106, 111), PackedInt32Array(111, 106, 121), PackedInt32Array(121, 124, 114), PackedInt32Array(114, 124, 117), PackedInt32Array(122, 123, 126), PackedInt32Array(126, 123, 125), PackedInt32Array(125, 123, 118), PackedInt32Array(104, 105, 127), PackedInt32Array(127, 105, 128), PackedInt32Array(130, 129, 131), PackedInt32Array(131, 129, 132), PackedInt32Array(129, 136, 133), PackedInt32Array(133, 136, 135), PackedInt32Array(133, 135, 134), PackedInt32Array(133, 132, 129), PackedInt32Array(138, 137, 134), PackedInt32Array(134, 137, 139), PackedInt32Array(139, 137, 140), PackedInt32Array(142, 141, 143), PackedInt32Array(143, 141, 144), PackedInt32Array(143, 144, 135), PackedInt32Array(135, 144, 138), PackedInt32Array(135, 138, 134), PackedInt32Array(148, 147, 145), PackedInt32Array(145, 147, 146), PackedInt32Array(152, 151, 149), PackedInt32Array(149, 151, 150), PackedInt32Array(154, 153, 155), PackedInt32Array(155, 153, 156), PackedInt32Array(156, 153, 157), PackedInt32Array(157, 153, 158), PackedInt32Array(159, 162, 163), PackedInt32Array(163, 162, 161), PackedInt32Array(163, 161, 160), PackedInt32Array(122, 126, 159), PackedInt32Array(159, 126, 162), PackedInt32Array(162, 126, 125), PackedInt32Array(162, 125, 158), PackedInt32Array(162, 158, 161), PackedInt32Array(161, 158, 153), PackedInt32Array(166, 165, 164), PackedInt32Array(160, 168, 167), PackedInt32Array(171, 170, 169), PackedInt32Array(160, 167, 163), PackedInt32Array(163, 167, 159), PackedInt32Array(159, 167, 172), PackedInt32Array(159, 172, 171), PackedInt32Array(159, 171, 169), PackedInt32Array(175, 174, 173), PackedInt32Array(177, 176, 175), PackedInt32Array(178, 90, 86), PackedInt32Array(175, 173, 177), PackedInt32Array(177, 173, 178), PackedInt32Array(177, 178, 86), PackedInt32Array(181, 180, 179), PackedInt32Array(184, 183, 182), PackedInt32Array(141, 142, 185), PackedInt32Array(185, 142, 184), PackedInt32Array(188, 187, 186), PackedInt32Array(185, 189, 179), PackedInt32Array(179, 189, 181), PackedInt32Array(191, 192, 186), PackedInt32Array(186, 192, 182), PackedInt32Array(182, 192, 184), PackedInt32Array(184, 192, 185), PackedInt32Array(185, 192, 189), PackedInt32Array(189, 192, 181), PackedInt32Array(181, 192, 190), PackedInt32Array(190, 192, 191), PackedInt32Array(182, 188, 186), PackedInt32Array(194, 193, 195), PackedInt32Array(195, 193, 196), PackedInt32Array(196, 193, 197), PackedInt32Array(196, 197, 198), PackedInt32Array(198, 197, 199), PackedInt32Array(203, 202, 200), PackedInt32Array(200, 202, 201), PackedInt32Array(206, 205, 204), PackedInt32Array(204, 127, 128), PackedInt32Array(207, 209, 208), PackedInt32Array(208, 209, 206), PackedInt32Array(208, 206, 204), PackedInt32Array(208, 204, 128), PackedInt32Array(207, 213, 209), PackedInt32Array(209, 213, 206), PackedInt32Array(206, 213, 212), PackedInt32Array(206, 212, 211), PackedInt32Array(206, 211, 210), PackedInt32Array(215, 217, 216), PackedInt32Array(216, 217, 210), PackedInt32Array(216, 210, 211), PackedInt32Array(216, 211, 214), PackedInt32Array(215, 216, 220), PackedInt32Array(220, 216, 214), PackedInt32Array(220, 214, 219), PackedInt32Array(220, 219, 218), PackedInt32Array(222, 221, 223), PackedInt32Array(223, 221, 224), PackedInt32Array(224, 225, 223), PackedInt32Array(227, 226, 221), PackedInt32Array(221, 226, 224), PackedInt32Array(228, 190, 230), PackedInt32Array(230, 190, 231), PackedInt32Array(231, 190, 191), PackedInt32Array(231, 191, 186), PackedInt32Array(231, 186, 229), PackedInt32Array(232, 234, 233), PackedInt32Array(234, 232, 236), PackedInt32Array(236, 232, 235), PackedInt32Array(237, 236, 238), PackedInt32Array(238, 236, 235), PackedInt32Array(242, 241, 243), PackedInt32Array(243, 241, 239), PackedInt32Array(239, 241, 240), PackedInt32Array(245, 246, 244), PackedInt32Array(244, 246, 177), PackedInt32Array(177, 246, 176), PackedInt32Array(245, 244, 242), PackedInt32Array(242, 244, 241), PackedInt32Array(250, 249, 247), PackedInt32Array(247, 249, 248), PackedInt32Array(252, 251, 253), PackedInt32Array(253, 251, 254), PackedInt32Array(258, 257, 255), PackedInt32Array(255, 257, 256), PackedInt32Array(259, 253, 254), PackedInt32Array(257, 261, 256), PackedInt32Array(256, 261, 260), PackedInt32Array(259, 254, 263), PackedInt32Array(263, 254, 262), PackedInt32Array(262, 254, 258), PackedInt32Array(262, 258, 255), PackedInt32Array(267, 266, 264), PackedInt32Array(264, 266, 265), PackedInt32Array(271, 270, 268), PackedInt32Array(268, 270, 269), PackedInt32Array(273, 272, 274), PackedInt32Array(274, 272, 275), PackedInt32Array(275, 272, 276), PackedInt32Array(276, 272, 277), PackedInt32Array(279, 278, 280), PackedInt32Array(280, 278, 282), PackedInt32Array(282, 278, 281), PackedInt32Array(282, 288, 280), PackedInt32Array(280, 288, 283), PackedInt32Array(283, 286, 284), PackedInt32Array(284, 286, 285), PackedInt32Array(285, 286, 272), PackedInt32Array(272, 286, 277), PackedInt32Array(277, 287, 281), PackedInt32Array(281, 288, 282), PackedInt32Array(288, 287, 283), PackedInt32Array(283, 287, 286), PackedInt32Array(286, 287, 277), PackedInt32Array(287, 288, 281), PackedInt32Array(290, 289, 277), PackedInt32Array(292, 291, 293), PackedInt32Array(293, 291, 281), PackedInt32Array(278, 293, 281), PackedInt32Array(281, 290, 277), PackedInt32Array(275, 294, 274), PackedInt32Array(297, 296, 295), PackedInt32Array(300, 299, 298), PackedInt32Array(301, 305, 302), PackedInt32Array(302, 305, 303), PackedInt32Array(303, 305, 304), PackedInt32Array(305, 301, 298), PackedInt32Array(298, 301, 300), PackedInt32Array(308, 307, 306), PackedInt32Array(310, 309, 311), PackedInt32Array(311, 309, 312), PackedInt32Array(315, 314, 313), PackedInt32Array(313, 314, 260), PackedInt32Array(309, 317, 316), PackedInt32Array(312, 309, 318), PackedInt32Array(318, 309, 316), PackedInt32Array(260, 261, 313), PackedInt32Array(240, 314, 239), PackedInt32Array(239, 314, 315), PackedInt32Array(239, 315, 318), PackedInt32Array(239, 318, 316), PackedInt32Array(321, 320, 319), PackedInt32Array(323, 322, 319), PackedInt32Array(319, 322, 326), PackedInt32Array(319, 326, 325), PackedInt32Array(319, 325, 324), PackedInt32Array(328, 327, 329), PackedInt32Array(329, 327, 330), PackedInt32Array(330, 327, 331), PackedInt32Array(331, 333, 332), PackedInt32Array(327, 335, 334), PackedInt32Array(326, 336, 325), PackedInt32Array(219, 337, 218), PackedInt32Array(218, 337, 338), PackedInt32Array(338, 337, 339), PackedInt32Array(321, 319, 334), PackedInt32Array(334, 319, 327), PackedInt32Array(337, 333, 331), PackedInt32Array(327, 319, 331), PackedInt32Array(331, 319, 324), PackedInt32Array(331, 324, 339), PackedInt32Array(331, 339, 337), PackedInt32Array(337, 340, 333), PackedInt32Array(343, 342, 341), PackedInt32Array(345, 344, 346), PackedInt32Array(346, 344, 347), PackedInt32Array(347, 344, 348), PackedInt32Array(349, 348, 350), PackedInt32Array(350, 348, 351), PackedInt32Array(353, 352, 344), PackedInt32Array(344, 352, 348), PackedInt32Array(348, 352, 351), PackedInt32Array(355, 354, 356), PackedInt32Array(356, 354, 357), PackedInt32Array(359, 358, 360), PackedInt32Array(360, 358, 361), PackedInt32Array(361, 358, 363), PackedInt32Array(361, 363, 362), PackedInt32Array(365, 361, 364), PackedInt32Array(364, 361, 362), PackedInt32Array(228, 230, 366), PackedInt32Array(366, 368, 367), PackedInt32Array(367, 368, 358), PackedInt32Array(358, 368, 363), PackedInt32Array(363, 231, 362), PackedInt32Array(362, 231, 229), PackedInt32Array(231, 368, 230), PackedInt32Array(230, 368, 366), PackedInt32Array(368, 231, 363), PackedInt32Array(365, 364, 357), PackedInt32Array(357, 364, 356), PackedInt32Array(356, 364, 369), PackedInt32Array(370, 372, 371), PackedInt32Array(374, 373, 375), PackedInt32Array(375, 373, 376), PackedInt32Array(378, 377, 379), PackedInt32Array(379, 377, 380), PackedInt32Array(379, 380, 376), PackedInt32Array(376, 373, 379), PackedInt32Array(251, 252, 381), PackedInt32Array(381, 252, 382), PackedInt32Array(384, 383, 385), PackedInt32Array(385, 383, 386), PackedInt32Array(389, 388, 386), PackedInt32Array(386, 388, 387), PackedInt32Array(386, 387, 390), PackedInt32Array(386, 390, 385), PackedInt32Array(393, 392, 382), PackedInt32Array(382, 392, 391), PackedInt32Array(382, 391, 381), PackedInt32Array(392, 395, 391), PackedInt32Array(391, 395, 394), PackedInt32Array(397, 396, 387), PackedInt32Array(387, 396, 390), PackedInt32Array(382, 397, 393), PackedInt32Array(393, 397, 387), PackedInt32Array(401, 400, 398), PackedInt32Array(398, 400, 399), PackedInt32Array(405, 404, 402), PackedInt32Array(402, 404, 403), PackedInt32Array(407, 406, 408), PackedInt32Array(408, 406, 409), PackedInt32Array(409, 406, 411), PackedInt32Array(409, 411, 410), PackedInt32Array(394, 395, 412), PackedInt32Array(412, 395, 408), PackedInt32Array(310, 311, 410), PackedInt32Array(410, 311, 409), PackedInt32Array(409, 412, 408), PackedInt32Array(414, 413, 415), PackedInt32Array(415, 413, 416), PackedInt32Array(418, 417, 419), PackedInt32Array(419, 417, 420), PackedInt32Array(421, 420, 422), PackedInt32Array(422, 420, 423), PackedInt32Array(421, 419, 420), PackedInt32Array(426, 425, 424), PackedInt32Array(424, 428, 427), PackedInt32Array(429, 427, 430), PackedInt32Array(426, 424, 427), PackedInt32Array(432, 431, 433), PackedInt32Array(433, 431, 429), PackedInt32Array(366, 435, 431), PackedInt32Array(431, 435, 429), PackedInt32Array(429, 436, 427), PackedInt32Array(427, 436, 426), PackedInt32Array(426, 436, 434), PackedInt32Array(434, 367, 358), PackedInt32Array(367, 435, 366), PackedInt32Array(435, 436, 429), PackedInt32Array(436, 367, 434), PackedInt32Array(367, 436, 435), PackedInt32Array(440, 439, 437), PackedInt32Array(437, 439, 438), PackedInt32Array(443, 442, 441), PackedInt32Array(445, 444, 446), PackedInt32Array(446, 444, 447), PackedInt32Array(447, 444, 443), PackedInt32Array(447, 443, 448), PackedInt32Array(450, 449, 451), PackedInt32Array(451, 449, 453), PackedInt32Array(451, 453, 452), PackedInt32Array(451, 452, 454), PackedInt32Array(452, 453, 441), PackedInt32Array(441, 453, 455), PackedInt32Array(441, 455, 448), PackedInt32Array(441, 448, 443), PackedInt32Array(457, 456, 458), PackedInt32Array(458, 456, 459), PackedInt32Array(460, 459, 461), PackedInt32Array(461, 459, 462), PackedInt32Array(462, 459, 463), PackedInt32Array(406, 407, 464), PackedInt32Array(463, 459, 464), PackedInt32Array(464, 459, 456), PackedInt32Array(464, 456, 406), PackedInt32Array(467, 466, 465), PackedInt32Array(467, 465, 468), PackedInt32Array(468, 465, 469), PackedInt32Array(472, 471, 470), PackedInt32Array(470, 474, 473), PackedInt32Array(445, 475, 444), PackedInt32Array(444, 475, 476), PackedInt32Array(478, 477, 475), PackedInt32Array(475, 477, 476), PackedInt32Array(476, 477, 473), PackedInt32Array(473, 477, 479), PackedInt32Array(482, 481, 480), PackedInt32Array(472, 470, 469), PackedInt32Array(480, 468, 482), PackedInt32Array(482, 468, 479), PackedInt32Array(479, 468, 469), PackedInt32Array(479, 469, 473), PackedInt32Array(470, 473, 469), PackedInt32Array(485, 484, 483), PackedInt32Array(483, 487, 486), PackedInt32Array(489, 488, 490), PackedInt32Array(490, 488, 491), PackedInt32Array(491, 488, 486), PackedInt32Array(483, 486, 485), PackedInt32Array(485, 486, 492), PackedInt32Array(492, 486, 488), PackedInt32Array(492, 488, 493), PackedInt32Array(495, 494, 496), PackedInt32Array(496, 494, 492), PackedInt32Array(496, 492, 493), PackedInt32Array(499, 498, 497), PackedInt32Array(499, 497, 500), PackedInt32Array(500, 497, 501), PackedInt32Array(502, 504, 503)] geometry_parsed_geometry_type = 1 cell_size = 0.1 agent_radius = 0.2 @@ -28,8 +30,9 @@ agent_radius = 0.2 environment = ExtResource("1_5ixfb") [node name="DirectionalLight3D" type="DirectionalLight3D" parent="."] -transform = Transform3D(-0.205165, -0.649364, 0.73228, 0.0262249, 0.744279, 0.667353, -0.978376, 0.156122, -0.13567, -1.48634, 3.22867, -2.51018) -light_color = Color(0.928606, 0.900146, 0.850977, 1) +transform = Transform3D(-0.205165, -0.192711, 0.959568, 0.0262249, 0.978989, 0.202218, -0.978376, 0.0666529, -0.1958, -1.48634, 3.22867, -2.51018) +light_color = Color(1, 0.825067, 0.578918, 1) +light_energy = 0.751 shadow_enabled = true shadow_bias = 0.01 shadow_blur = 0.895 @@ -40,6 +43,7 @@ directional_shadow_blend_splits = true [node name="LightmapGI" type="LightmapGI" parent="."] transform = Transform3D(-4.37114e-08, 0, -1, 0, 1, 0, 1, 0, -4.37114e-08, -3.95704, 0, -2.80582) +visible = false quality = 2 directional = true bias = 0.01 @@ -58,28 +62,61 @@ bake_simplification_distance = 0.2 navigation_mesh = SubResource("NavigationMesh_e0njj") [node name="trenchwall_2m" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -3.61252, 0, -3.0716) +transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -3.61252, 0, -3.74507) + +[node name="trenchwall_2m14" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -5.61252, 0, -3.74507) + +[node name="trenchwall_2m15" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -7.61252, 0, -3.74507) [node name="trenchwall_2m2" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -1.60726, 0, -3.0716) +transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -1.60726, 0, -3.74507) [node name="trenchwall_2m3" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 0.0557597, 0, -4.67654) +transform = Transform3D(-0.999989, -1.70587e-08, 0.00471244, -1.70587e-08, 1, 4.02781e-11, -0.00471244, -4.02717e-11, -0.999989, 0.0278957, 0, -5.45673) [node name="trenchwall_2m4" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 0.0557597, 0, -6.5821) +transform = Transform3D(-0.998939, -1.66738e-07, 0.0460605, -1.66738e-07, 1, 3.842e-09, -0.0460605, -3.84199e-09, -0.998939, -0.0138974, 0, -7.0944) [node name="trenchwall_2m5" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 0.0557597, 0, -8.54173) +transform = Transform3D(-0.99765, -2.48043e-07, 0.0685203, -2.48043e-07, 1, 8.50798e-09, -0.0685203, -8.50796e-09, -0.99765, 0.0106526, 0, -8.60245) [node name="trenchwall_2m6" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] transform = Transform3D(-2.18557e-07, 0, -1, 0, 1, 0, 1, 0, -2.18557e-07, -3.41037, 0, -2.03585) +[node name="trenchwall_2m13" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-2.18557e-07, 0, -1, 0, 1, 0, 1, 0, -2.18557e-07, -5.41037, 0, -2.03585) + [node name="trenchwall_2m36" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(1.31134e-07, 0, 1, 0, 1, 0, -1, 0, 1.31134e-07, -5.61252, 0, -3.0716) +transform = Transform3D(-1, 3.61999e-06, 8.74226e-08, 3.61999e-06, 1, -3.61999e-06, -8.74357e-08, -3.61999e-06, -1, -8.19018, -1.13249e-05, 0.0810909) + +[node name="trenchwall_2m75" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-1, 3.61999e-06, 8.74226e-08, 3.61999e-06, 1, -3.61999e-06, -8.74357e-08, -3.61999e-06, -1, -8.19018, -1.13249e-05, -1.91891) + +[node name="trenchwall_2m76" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-1, 3.61999e-06, 8.74226e-08, 3.61999e-06, 1, -3.61999e-06, -8.74357e-08, -3.61999e-06, -1, -8.19018, -1.85649e-05, -3.91891) + +[node name="trenchwall_2m59" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.895929, 3.24325e-06, 0.439163, 2.02217e-06, 0.997774, -3.24325e-06, -0.439163, -2.02217e-06, -0.895929, -8.84166, -4.50015e-06, 2.41683) + +[node name="trenchwall_2m73" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.987783, 3.57576e-06, 0.140846, 3.10207e-06, 0.997774, -3.57576e-06, -0.140846, -3.10207e-06, -0.987783, -9.36556, 6.88434e-06, 4.02754) + +[node name="trenchwall_2m74" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.994264, 3.59923e-06, -0.0836129, 3.91461e-06, 0.997774, -3.59923e-06, 0.0836129, -3.91461e-06, -0.994264, -9.39179, 1.81198e-05, 5.80657) + +[node name="trenchwall_2m70" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.420967, -1.5239e-06, 0.904621, 3.37214e-07, 0.997774, 1.5239e-06, -0.904621, -3.37213e-07, 0.420967, -5.7316, -1.32918e-05, 1.99416) + +[node name="trenchwall_2m71" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.93647, -2.90611e-06, 0.344349, 1.28795e-06, 0.997774, 4.91801e-06, -0.344349, -4.17135e-06, 0.93647, -4.79428, -1.30832e-05, 2.98707) + +[node name="trenchwall_2m72" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.995859, -3.1211e-06, -0.0617819, 3.46443e-06, 0.997774, 5.43746e-06, 0.0617819, -5.64154e-06, 0.995859, -4.51555, -8.58307e-06, 4.50737) [node name="trenchwall_2m37" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-2.18557e-07, 0, -1, 0, 1, 0, 1, 0, -2.18557e-07, -5.41037, 0, -2.03585) +transform = Transform3D(1, 3.61999e-06, -1.74846e-07, -3.61999e-06, 1, 3.61999e-06, 1.74859e-07, -3.61999e-06, 1, -7.15443, -1.57654e-05, -0.121059) [node name="trenchwall_2m7" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] transform = Transform3D(-2.18557e-07, 0, -1, 0, 1, 0, 1, 0, -2.18557e-07, -1.40511, 0, -2.03585) @@ -220,26 +257,89 @@ transform = Transform3D(0.999081, 0, -0.0428523, 0, 1, 0, 0.0428523, 0, 0.999081 transform = Transform3D(0.288297, 0, 0.957541, 0, 1, 0, -0.957541, 0, 0.288297, 11.1082, 0, 2.5293) [node name="trenchwall_2m41" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(0.288297, 0, 0.957541, 0, 1, 0, -0.957541, 0, 0.288297, 13.0233, 0, 3.1059) +transform = Transform3D(-0.835577, 3.46969e-06, 0.549373, 1.47756e-06, 1, -4.06841e-06, -0.549373, -2.58774e-06, -0.835577, 13.4059, 0, 1.54004) [node name="trenchwall_2m42" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(0.288297, 0, 0.957541, 0, 1, 0, -0.957541, 0, 0.288297, 14.9384, 0, 3.6825) +transform = Transform3D(-0.717785, 4.58779e-06, 0.696264, 1.78424e-06, 1, -4.74976e-06, -0.696264, -2.16701e-06, -0.717785, 14.5664, 0, 0.0795426) + +[node name="trenchwall_2m79" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.193259, 2.11932e-06, 0.981148, 1.05771e-06, 1, -2.36838e-06, -0.981148, 1.49548e-06, 0.193259, 15.99, 0, -0.312115) + +[node name="trenchwall_2m80" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 17.8346, 0, 0.174669) + +[node name="trenchwall_2m81" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 19.6989, -7.48315e-06, 0.788692) + +[node name="trenchwall_2m88" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 21.5806, -1.49072e-05, 1.4181) + +[node name="trenchwall_2m94" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 23.4606, -2.23242e-05, 2.0469) + +[node name="trenchwall_2m95" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 25.3468, -2.9766e-05, 2.6778) + +[node name="trenchwall_2m82" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.317206, -3.21443e-06, -0.948356, 1.05269e-06, 1, -3.74157e-06, 0.948356, -2.18518e-06, -0.317206, 18.472, -6.56206e-06, 2.05673) + +[node name="trenchwall_2m83" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.317206, -3.21443e-06, -0.948356, 1.05269e-06, 1, -3.74157e-06, 0.948356, -2.18518e-06, -0.317206, 16.5604, -1.41042e-05, 1.41732) + +[node name="trenchwall_2m84" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 16.0371, -6.64258e-06, 3.17353) + +[node name="trenchwall_2m85" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 17.9283, -1.41042e-05, 3.80611) + +[node name="trenchwall_2m86" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.317206, -3.21443e-06, -0.948356, 1.05269e-06, 1, -3.74157e-06, 0.948356, -2.18518e-06, -0.317206, 20.3587, -6.62102e-06, 2.69461) + +[node name="trenchwall_2m87" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 19.8144, -1.4043e-05, 4.4438) + +[node name="trenchwall_2m89" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.948356, 3.21443e-06, 0.317206, 3.74157e-06, 1, 1.0527e-06, -0.317206, 2.18518e-06, -0.948356, 17.1314, -1.47686e-05, 5.407) + +[node name="trenchwall_2m90" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.948356, 3.21443e-06, -0.317206, -3.74158e-06, 1, -1.05268e-06, 0.317206, 2.18518e-06, 0.948356, 15.4486, -8.99615e-06, 4.95159) [node name="trenchwall_2m43" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 14.7206, 0, 5.1742) +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 14.543, 0, 4.4263) + +[node name="trenchwall_2m77" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 16.4542, 0, 5.01552) + +[node name="trenchwall_2m78" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 18.3655, 0, 5.60473) + +[node name="trenchwall_2m91" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 20.2767, 0, 6.19395) + +[node name="trenchwall_2m92" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 22.188, 0, 6.78316) + +[node name="trenchwall_2m93" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 24.0992, 0, 7.37238) [node name="trenchwall_2m44" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 12.8094, 0, 4.585) +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 12.6318, 0, 3.8371) [node name="trenchwall_2m45" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] -transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 10.8981, 0, 3.9958) +transform = Transform3D(-0.294608, 0, -0.955618, 0, 1, 0, 0.955618, 0, -0.294608, 10.7205, 0, 3.2479) [node name="trenchwall_2m33" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] transform = Transform3D(-0.997805, -0.0149854, 0.0645022, -0.0121901, 0.998978, 0.0435134, -0.0650885, 0.0426316, -0.996969, 8.28078, -0.0569355, -6.8019) -[node name="wooden_bar_large" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +[node name="wooden_bar_large17" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] transform = Transform3D(0.57707, 0.0101483, -0.816632, -0.00080363, 0.999929, 0.0118582, 0.816694, -0.00618675, 0.577037, 10.1047, -0.256461, 1.7068) +[node name="wooden_bar_large21" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(0.953466, -0.00280562, 0.301488, -0.000807678, 0.999929, 0.0118596, -0.3015, -0.0115512, 0.953396, 12.3786, -0.256461, 2.36202) + +[node name="wooden_bar_large22" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(0.976024, -0.0134438, 0.217248, -0.000807374, 0.99786, 0.0653774, -0.217662, -0.0639853, 0.973925, 15.0486, -0.256461, -0.582507) + [node name="wooden_bar_large2" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] transform = Transform3D(0.714546, 0, 0.699589, 0, 1, 0, -0.699589, 0, 0.714546, 7.71187, -0.242578, -17.6313) @@ -259,14 +359,26 @@ transform = Transform3D(0.494139, 0, -0.869383, 0, 1, 0, 0.869383, 0, 0.494139, transform = Transform3D(0.951078, -0.0435904, -0.305861, 0.0557394, 0.997961, 0.0310957, 0.303881, -0.0466229, 0.951568, 1.05927, -0.244253, -15.2906) [node name="wooden_bar_large5" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] -transform = Transform3D(0.748527, -0.0242061, 0.662662, 0, 0.999334, 0.0365042, -0.663104, -0.0273244, 0.748028, -0.437476, -0.242475, -3.45243) +transform = Transform3D(0.772511, -0.0231803, 0.634577, 1.0034e-07, 0.999334, 0.0365043, -0.635001, -0.0281999, 0.771996, -0.409613, -0.242475, -4.1769) + +[node name="wooden_bar_large10" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(0.559454, 0.0302533, -0.828309, 5.39714e-06, 0.999334, 0.0365035, 0.828861, -0.0204265, 0.559081, -6.69653, -0.242488, 1.11503) + +[node name="wooden_bar_large18" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(-0.0797801, 0.0363853, -0.996148, 6.0042e-06, 0.999334, 0.0365012, 0.996812, 0.00290608, -0.0797275, -6.86635, -0.242488, -1.29341) + +[node name="wooden_bar_large19" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(-0.842715, 0.019653, -0.538001, 4.34191e-06, 0.999334, 0.0364984, 0.53836, 0.0307554, -0.842153, -6.62985, -0.242488, -1.69088) + +[node name="wooden_bar_large20" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(0.684712, -0.118582, 0.719102, -2.35625e-07, 0.986675, 0.162706, -0.728814, -0.111407, 0.675588, -8.14691, -0.242489, -3.71234) + +[node name="wooden_bar_large16" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] +transform = Transform3D(0.710099, -0.0257025, 0.703633, -1.50255e-07, 0.999334, 0.036504, -0.704102, -0.0259216, 0.709626, -8.57658, -0.24248, 1.34344) [node name="wooden_bar_large6" parent="NavigationRegion3D" instance=ExtResource("10_r53rh")] transform = Transform3D(-0.665803, 0.0843217, -0.741347, 0, 0.993594, 0.113012, 0.746127, 0.0752441, -0.661538, 1.14559, -0.265861, -1.98283) -[node name="trenchwall_2m_dirt" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] -transform = Transform3D(-0.961951, 0.26307, -0.0737775, 0.263789, 0.96458, -1.16415e-10, 0.0711643, -0.0194617, -0.997274, -4.59195, -0.119269, -2.49742) - [node name="trenchwall_5m_dirt" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] transform = Transform3D(-0.362879, 0.0419217, -0.930893, 0.18625, 0.982093, -0.0283762, 0.913034, -0.183675, -0.364189, 4.94153, -0.213727, -11.0694) @@ -292,10 +404,10 @@ transform = Transform3D(0.662285, 0.567269, -0.489474, -0.650521, 0.759488, 6.76 transform = Transform3D(0.781848, -0.092502, 0.616569, 0.146167, 0.988567, -0.0370374, -0.606093, 0.11908, 0.786429, 3.38723, -0.303156, -7.92179) [node name="trenchwall_5m_dirt3" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] -transform = Transform3D(-0.46644, 0.0854983, -0.880411, 0.180296, 0.983612, -7.45058e-09, 0.865983, -0.158735, -0.474211, 9.9215, -0.110156, 4.00528) +transform = Transform3D(-0.46644, 0.0854983, -0.880411, 0.180296, 0.983612, -7.45058e-09, 0.865983, -0.158735, -0.474211, 9.74387, -0.110156, 3.25738) [node name="trenchwall_2m_dirt2" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] -transform = Transform3D(-0.826945, 0.0284296, -0.561564, 0.0343588, 0.99941, 1.04599e-09, 0.561232, -0.0192946, -0.827434, 8.64298, -0.221343, 2.6185) +transform = Transform3D(-0.826945, 0.0284296, -0.561564, 0.0343588, 0.99941, 1.04599e-09, 0.561232, -0.0192946, -0.827434, 8.46535, -0.221343, 1.8706) [node name="trenchwall_2m_dirt8" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] transform = Transform3D(-0.945259, 0.107492, -0.308109, 0.131618, 0.98957, -0.0585557, 0.2986, -0.0959028, -0.949547, 3.5767, -0.261367, -12.1952) @@ -327,6 +439,9 @@ transform = Transform3D(-0.999999, -0.00108211, 8.7263e-08, -0.00108211, 0.99999 [node name="walkover5" parent="NavigationRegion3D" instance=ExtResource("13_bq7v3")] transform = Transform3D(0.0610112, 0.00142651, 0.998136, -0.0172848, 0.99985, -0.000372429, -0.997987, -0.0172299, 0.0610267, 2.1965, 0.279988, -21.3234) +[node name="walkover7" parent="NavigationRegion3D" instance=ExtResource("13_bq7v3")] +transform = Transform3D(0.0610112, 0.00142651, 0.998136, -0.0172848, 0.99985, -0.000372429, -0.997987, -0.0172299, 0.0610267, -5.12592, 0.389482, -2.84637) + [node name="walkover6" parent="NavigationRegion3D" instance=ExtResource("13_bq7v3")] transform = Transform3D(-0.992974, 0.0306176, -0.114305, 0.0271223, 0.999119, 0.0320095, 0.115184, 0.0286844, -0.99293, 8.92164, 0.329272, -19.2989) @@ -364,10 +479,58 @@ transform = Transform3D(0.999455, 0.0329982, 0, -0.0329982, 0.999455, 0, 0, 0, 1 transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 4.26991, 0.464068, -15.0431) [node name="trenchfloor2" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] -transform = Transform3D(-4.36474e-08, 0.0540965, -0.998536, 2.36463e-09, 0.998536, 0.0540965, 1, -2.76951e-16, -4.37114e-08, -3.34102, 0.745026, -2.43765) +transform = Transform3D(-4.37112e-08, -0.00294935, -0.999996, -1.28924e-10, 0.999996, -0.00294935, 1, -5.52315e-17, -4.37114e-08, -3.34248, 0.612133, -2.87694) + +[node name="trenchfloor9" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-4.37112e-08, -0.00294935, -0.999996, -1.28924e-10, 0.999996, -0.00294935, 1, -5.52315e-17, -4.37114e-08, -5.31441, 0.612133, -2.87694) + +[node name="trenchfloor50" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(1, 3.6201e-06, -1.06768e-08, -3.62012e-06, 0.999996, -0.00294573, 1.29177e-11, 0.00294573, 0.999996, -7.55515, 0.612133, -0.214144) + +[node name="trenchfloor51" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(1, 3.6201e-06, -1.06768e-08, -3.62012e-06, 0.999996, -0.00294573, 1.29177e-11, 0.00294573, 0.999996, -7.50344, 0.612133, -2.19634) + +[node name="trenchfloor52" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(1, 3.6201e-06, -1.06768e-08, -3.62012e-06, 0.999996, -0.00294573, 1.29177e-11, 0.00294573, 0.999996, -7.52068, 0.612133, -4.17853) + +[node name="trenchfloor10" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(1, 3.6201e-06, -1.06768e-08, -3.62012e-06, 0.999996, -0.00294573, 1.29177e-11, 0.00294573, 0.999996, -7.55623, 0.612126, 1.79849) + +[node name="trenchfloor11" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(1, 3.6201e-06, -1.06768e-08, -3.62012e-06, 0.999996, -0.00294573, 1.29177e-11, 0.00294573, 0.999996, -7.54582, 0.612133, 3.79044) + +[node name="trenchfloor31" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.0575987, -0.00294425, -0.998336, -6.23555e-09, 0.999996, -0.00294915, 0.99834, 0.000169873, 0.0575986, -10.1852, 0.612139, 2.91429) + +[node name="trenchfloor32" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.323653, -0.00278943, -0.946172, -1.95173e-07, 0.999996, -0.00294818, 0.946176, 0.000954373, 0.323652, -12.3342, 0.612149, 3.50941) + +[node name="trenchfloor42" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.976319, 0.000641589, 0.216336, -4.40346e-06, 0.999996, -0.00294582, -0.216337, 0.00287511, 0.976315, -10.2679, 0.612147, 4.89797) + +[node name="trenchfloor43" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.999969, -1.96984e-05, -0.00790632, -3.59164e-06, 0.999996, -0.00294573, 0.00790649, 0.00294567, 0.999964, -5.29294, 0.61212, 2.58983) + +[node name="trenchfloor44" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.999969, -1.96984e-05, -0.00790632, -3.59164e-06, 0.999996, -0.00294573, 0.00790649, 0.00294567, 0.999964, -3.90355, 0.612121, 4.06886) + +[node name="trenchfloor45" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.999969, -1.96984e-05, -0.00790632, -3.59164e-06, 0.999996, -0.00294573, 0.00790649, 0.00294567, 0.999964, -5.898, 0.61213, 4.78597) + +[node name="trenchfloor46" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.999969, -1.96984e-05, -0.00790632, -3.59164e-06, 0.999996, -0.00294573, 0.00790649, 0.00294567, 0.999964, -8.13896, 0.612143, 6.13057) + +[node name="trenchfloor47" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.999969, -1.96984e-05, -0.00790632, -3.59164e-06, 0.999996, -0.00294573, 0.00790649, 0.00294567, 0.999964, -3.7915, 0.612129, 6.37707) + +[node name="trenchfloor48" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.225785, 0.00287401, 0.974173, -7.14677e-06, 0.999996, -0.00294854, -0.974177, 0.000658771, 0.225783, -5.78595, 0.612137, 6.62357) + +[node name="trenchfloor49" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.0789286, 0.00293987, 0.996876, -7.22889e-06, 0.999996, -0.00294964, -0.99688, -0.000240017, -0.0789284, -10.1334, 0.612154, 6.95967) [node name="trenchfloor3" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] -transform = Transform3D(-4.36474e-08, 0.0540965, -0.998536, 2.36463e-09, 0.998536, 0.0540965, 1, -2.76951e-16, -4.37114e-08, -1.34394, 0.636834, -2.43765) +transform = Transform3D(-4.37112e-08, -0.00294935, -0.999996, -1.28924e-10, 0.999996, -0.00294935, 1, -5.52315e-17, -4.37114e-08, -1.34248, 0.618033, -2.87694) [node name="trenchfloor4" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.6897, 0.502504, -4.77713) @@ -454,10 +617,49 @@ transform = Transform3D(-0.917185, 0, -0.398461, 0, 1, 0, 0.398461, 0, -0.917185 transform = Transform3D(-0.765472, 0, -0.643469, 0, 1, 0, 0.643469, 0, -0.765472, 9.99257, -0.00441432, 2.57248) [node name="trenchfloor24" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] -transform = Transform3D(-0.188376, 0, -0.982097, 0, 1, 0, 0.982097, 0, -0.188376, 12.8151, -2.38419e-07, 3.8382) +transform = Transform3D(-0.188376, 0, -0.982097, 0, 1, 0, 0.982097, 0, -0.188376, 12.9673, -2.38419e-07, 3.43222) [node name="trenchfloor25" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] -transform = Transform3D(-0.188376, 0, -0.982097, 0, 1, 0, 0.982097, 0, -0.188376, 14.7793, -2.38419e-07, 4.215) +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 14.8725, -2.38419e-07, 3.84442) + +[node name="trenchfloor53" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 16.7825, -2.38419e-07, 4.44194) + +[node name="trenchfloor54" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 18.6857, 5.29107e-07, 5.02917) + +[node name="trenchfloor59" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 20.5968, 1.29979e-06, 5.61882) + +[node name="trenchfloor61" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 22.5079, 2.07048e-06, 6.20847) + +[node name="trenchfloor65" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.955551, -3.96546e-07, -0.294825, 3.85343e-07, 1, -9.60952e-08, 0.294825, -2.17851e-08, 0.955551, 21.8005, 1.74557e-06, 4.17051) + +[node name="trenchfloor64" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 24.419, 2.84117e-06, 6.79812) + +[node name="trenchfloor55" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 16.2312, 5.01368e-07, 0.546254) + +[node name="trenchfloor58" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(0.224763, 3.09456e-07, -0.974413, 4.75198e-08, 1, 3.28543e-07, 0.974413, -1.20148e-07, 0.224763, 13.5675, -2.64213e-07, 1.1795) + +[node name="trenchfloor56" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 18.1411, 5.01368e-07, 1.14377) + +[node name="trenchfloor57" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 20.0443, 1.26889e-06, 1.731) + +[node name="trenchfloor60" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 21.9555, 2.03958e-06, 2.32065) + +[node name="trenchfloor62" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 23.8666, 2.81026e-06, 2.9103) + +[node name="trenchfloor63" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] +transform = Transform3D(-0.294825, -3.96546e-07, -0.955551, -9.60948e-08, 1, -3.85343e-07, 0.955551, -2.17851e-08, -0.294825, 25.7777, 3.58095e-06, 3.49995) [node name="trenchfloor23" parent="NavigationRegion3D" instance=ExtResource("8_14rhs")] transform = Transform3D(-0.251698, 0, -0.967806, 0, 1, 0, 0.967806, 0, -0.251698, 11.3509, -0.0373774, 3.4911) @@ -471,35 +673,140 @@ transform = Transform3D(-1, 0, 8.74228e-08, 0, 1, 0, -8.74228e-08, 0, -1, 9.1615 [node name="tree_remains" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 10, 2, 11) +[node name="tree_remains6" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.4016, 2, 7.63289) + +[node name="tree_remains12" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 13.5223, 2, -2.12562) + +[node name="tree_remains13" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 24.0057, 2, -1.91503) + +[node name="tree_remains14" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 17.8454, 2, -7.18063) + +[node name="tree_remains15" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 12.6645, 2, -15.2503) + +[node name="tree_remains16" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 11.6898, 2, -4.85616) + +[node name="tree_remains17" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 19.9961, 2, -1.41975) + [node name="tree_remains2" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.04507, 2, -0.308927) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 5.04507, 2.15994, -0.308927) [node name="tree_remains3" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.88482, 2, -7.28037) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.88482, 2.60224, -7.28037) [node name="tree_remains8" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.93441, 2.4542, -9.97964) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.93441, 2.61414, -9.97964) [node name="tree_remains9" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.29667, 2, -6.7121) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.29667, 2.60735, -6.7121) [node name="tree_remains10" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.17672, 2, -18.3616) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 2.17672, 2.45816, -18.3616) [node name="tree_remains11" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.24931, 2, -19.1193) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 6.24931, 2.54335, -19.1193) [node name="tree_remains4" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.1162, 2, -11.2974) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -3.1162, 2.60224, -11.2974) [node name="tree_remains5" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.34673, 2, -12.1674) - -[node name="tree_remains6" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.11456, 2, -20.2496) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -9.34673, 2.60224, -12.1674) [node name="tree_remains7" parent="NavigationRegion3D" instance=ExtResource("14_72dbr")] -transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.11456, 2, -20.2496) +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, -6.11456, 2.60224, -20.2496) + +[node name="dirtpile_large12" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -7.01139, 0.678389, 4.99437) + +[node name="dirtpile_large13" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -8.62873, 0.678395, 4.98057) + +[node name="dirtpile_large14" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -8.79461, 0.678388, 2.86558) + +[node name="dirtpile_large15" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -5.79493, 0.67838, 3.70881) + +[node name="dirtpile_large16" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -4.10848, 0.67838, 5.32617) + +[node name="dirtpile_large17" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -8.2002, 0.678402, 7.28907) + +[node name="dirtpile_large18" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(-4.37114e-08, 3.61999e-06, 1, -3.61999e-06, 1, -3.61999e-06, -1, -3.61999e-06, -4.36983e-08, -4.10848, 0.678385, 6.80527) + +[node name="trenchwall_5m_dirt6" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(0.652575, 3.61971e-06, -0.757724, 4.15196e-07, 1, 5.13466e-06, 0.757724, -3.66535e-06, 0.652575, -6.02608, 0.594101, 7.09937) + +[node name="trenchwall_5m_dirt11" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(0.753131, 0.656932, 0.0351437, -0.657338, 0.753597, 6.36452e-06, -0.0264801, -0.0231061, 0.999382, -2.89477, 2.01008, 3.42254) + +[node name="trenchwall_5m_dirt18" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(0.696478, 0.607517, -0.381893, -0.657337, 0.753598, 6.09257e-06, 0.287797, 0.251028, 0.924206, -3.40263, 2.01008, 6.19627) + +[node name="trenchwall_5m_dirt13" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(-0.0386894, -0.0562144, 0.997669, -0.823734, 0.566977, 2.50712e-06, -0.565655, -0.821814, -0.0682417, -8.0134, 2.01008, -7.23948) + +[node name="trenchwall_5m_dirt14" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(-0.684834, -0.72752, -0.0414572, -0.728145, 0.685423, -8.83616e-07, 0.0284164, 0.0301862, -0.99914, -3.2825, 2.01008, -13.2829) + +[node name="trenchwall_5m_dirt12" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(-0.552504, 1.02468e-06, -0.83351, 6.89537e-07, 1, 7.72283e-07, 0.83351, -1.4805e-07, -0.552504, -8.8625, 0.645145, 7.35757) + +[node name="trenchwall_5m_dirt15" parent="NavigationRegion3D" instance=ExtResource("12_t2jcw")] +transform = Transform3D(0.634164, 1.02468e-06, 0.773199, -7.64291e-07, 1, -6.98393e-07, -0.773199, -1.4805e-07, 0.634164, -11.0462, 0.645147, 9.90314) + +[node name="trenchwall_2m_dirt" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] +transform = Transform3D(-0.782219, 0.192366, -0.592562, 0.238768, 0.971077, 5.53607e-05, 0.575433, -0.141442, -0.805525, -10.0529, 0.182629, 6.53652) + +[node name="trenchwall_2m_dirt3" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] +transform = Transform3D(0.863198, -0.186329, -0.469225, 0.211032, 0.977479, 6.14916e-05, 0.458646, -0.0990745, 0.883079, -4.26376, 0.193259, 5.58947) + +[node name="trenchwall_2m_dirt4" parent="NavigationRegion3D" instance=ExtResource("11_kca0e")] +transform = Transform3D(-0.516812, -0.485363, 0.705216, -0.68454, 0.728975, 5.57154e-05, -0.514112, -0.482719, -0.708993, -3.87957, 1.74023, -8.43557) + +[node name="trenchwall_cap" parent="NavigationRegion3D" instance=ExtResource("14_kexr6")] +transform = Transform3D(-0.326855, 0, -0.945075, 0, 1, 0, 0.945075, 0, -0.326855, 15.4045, -0.0315625, 1.98824) + +[node name="trenchwall_2m98" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.317206, -3.21443e-06, -0.948356, 1.05269e-06, 1, -3.74157e-06, 0.948356, -2.18518e-06, -0.317206, 23.7303, -1.41042e-05, 3.80473) + +[node name="trenchwall_2m99" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.317206, 3.21443e-06, 0.948356, 1.05269e-06, 1, -3.74157e-06, -0.948356, 2.18518e-06, 0.317206, 23.2014, -6.62102e-06, 5.5591) + +[node name="trenchwall_cap5" parent="NavigationRegion3D" instance=ExtResource("14_kexr6")] +transform = Transform3D(-0.326855, 0, -0.945075, 0, 1, 0, 0.945075, 0, -0.326855, 22.5744, -0.0315625, 4.37565) + +[node name="trenchwall_cap2" parent="NavigationRegion3D" instance=ExtResource("14_kexr6")] +transform = Transform3D(0.326855, -9.09495e-13, 0.945075, -6.84232e-06, 1, 2.36643e-06, -0.945075, -7.23998e-06, 0.326855, 20.9928, -0.0315648, 3.88471) + +[node name="trenchwall_cap3" parent="NavigationRegion3D" instance=ExtResource("14_kexr6")] +transform = Transform3D(-0.945075, 3.61999e-06, 0.326855, 2.23795e-06, 1, -4.60438e-06, -0.326855, -3.61999e-06, -0.945075, 16.6352, -0.0315715, 4.27039) + +[node name="trenchwall_2m96" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(0.948356, -3.21443e-06, -0.317206, 6.03813e-06, 1, 7.91878e-06, 0.317206, -9.42516e-06, 0.948356, 21.7307, -1.8673e-05, 1.37557) + +[node name="trenchwall_2m97" parent="NavigationRegion3D" instance=ExtResource("4_hbo2r")] +transform = Transform3D(-0.948356, -3.21443e-06, 0.317206, -6.03814e-06, 1, -7.91876e-06, -0.317206, -9.42516e-06, -0.948356, 23.4245, -9.53209e-06, 1.83469) + +[node name="trenchwall_cap4" parent="NavigationRegion3D" instance=ExtResource("14_kexr6")] +transform = Transform3D(0.945075, -3.61999e-06, -0.326855, 4.60437e-06, 1, 2.23794e-06, 0.326855, -3.61999e-06, 0.945075, 22.2379, -0.0315671, 2.51589) + +[node name="dirtpile_large19" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 14.7536, 0.026018, -0.617212) + +[node name="dirtpile_large20" parent="NavigationRegion3D" instance=ExtResource("14_c2meq")] +transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 15.3774, 0.026018, 1.90525) + +[node name="walkover_thin" parent="NavigationRegion3D" instance=ExtResource("16_tge37")] +transform = Transform3D(0.31891, 3.43097e-06, 0.947785, -3.43097e-06, 1, -2.46554e-06, -0.947785, -2.46554e-06, 0.31891, 21.7494, -0.107716, 4.14963) [node name="ArtilleryTarget" parent="." instance=ExtResource("13_rl1f8")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0.965554, 2.51555, 4.10178) diff --git a/godot/occlusion/boot.occ b/godot/occlusion/boot.occ index d23fa7b..c89eba6 100644 Binary files a/godot/occlusion/boot.occ and b/godot/occlusion/boot.occ differ