[gd_scene load_steps=8 format=3 uid="uid://nllc8ljmn37g"] [ext_resource type="Script" uid="uid://drk82eeqk2mjs" path="res://src/world/generation/feature/generation_feature.gd" id="1_ek7o7"] [ext_resource type="Material" uid="uid://0ja682cfcvu3" path="res://assets/materials/shaders/megalith_base.material" id="2_pko82"] [ext_resource type="Material" uid="uid://bjbctidts4k5b" path="res://assets/materials/shaders/megalith_interior.material" id="3_yw1ox"] [ext_resource type="PackedScene" uid="uid://cwygxhknl2h8r" path="res://src/world/generation/layer/metro_grid_layer/metro_grid_layer.tscn" id="4_fy7wq"] [ext_resource type="Script" uid="uid://cv0o1lirqeq44" path="res://src/util/auto_range.gd" id="4_kox75"] [sub_resource type="PlaneMesh" id="PlaneMesh_pko82"] size = Vector2(100000, 100000) [sub_resource type="ConcavePolygonShape3D" id="ConcavePolygonShape3D_ek7o7"] data = PackedVector3Array(50000, 0, 50000, -50000, 0, 50000, 50000, 0, -50000, -50000, 0, 50000, -50000, 0, -50000, 50000, 0, -50000) [node name="Arcology" type="Node3D" node_paths=PackedStringArray("sub_layers")] script = ExtResource("1_ek7o7") sub_layers = [NodePath("MetroGridLayer"), NodePath("MetroGridLayer2"), NodePath("MetroGridLayer3"), NodePath("MetroGridLayer4")] metadata/_custom_type_script = "uid://drk82eeqk2mjs" [node name="InnerPyramid" type="CSGCylinder3D" parent="."] transform = Transform3D(0.70710677, 0, 0.70710677, 0, 1, 0, -0.70710677, 0, 0.70710677, 50000, 30000, 50000) layers = 4 visibility_range_fade_mode = 1 use_collision = true radius = 60000.0 height = 60000.0 sides = 4 cone = true smooth_faces = false [node name="OuterPyramid" type="CSGCylinder3D" parent="InnerPyramid"] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 5000, 0) layers = 4 radius = 70000.0 height = 70000.0 sides = 4 cone = true smooth_faces = false material = ExtResource("2_pko82") [node name="TopCutoff" type="CSGBox3D" parent="InnerPyramid/OuterPyramid"] transform = Transform3D(0.70710677, 0, -0.70710677, 0, 1, 0, 0.70710677, 0, 0.70710677, 0, 30000, 0) layers = 4 operation = 2 size = Vector3(100000, 80000, 100000) [node name="Slots" type="CSGCombiner3D" parent="InnerPyramid"] transform = Transform3D(0.70710677, 0, -0.70710677, 0, 1, 0, 0.70710677, 0, 0.70710677, 0, -18000, 0) layers = 4 operation = 2 [node name="CSGBox3D2" type="CSGBox3D" parent="InnerPyramid/Slots"] transform = Transform3D(0.99999994, 0, 0, 0, 1, 0, 0, 0, 0.99999994, 0, 0, 0) layers = 4 size = Vector3(100000, 30000, 10000) material = ExtResource("3_yw1ox") [node name="CSGBox3D3" type="CSGBox3D" parent="InnerPyramid/Slots"] transform = Transform3D(-4.3711385e-08, 0, 0.99999994, 0, 1, 0, -0.99999994, 0, -4.3711385e-08, 0, 0, 0) layers = 4 size = Vector3(100000, 30000, 10000) material = ExtResource("3_yw1ox") [node name="AutoRange" type="Node" parent="InnerPyramid"] script = ExtResource("4_kox75") end_margin_pct = 0.01 metadata/_custom_type_script = "uid://cv0o1lirqeq44" [node name="WorldFloor" type="MeshInstance3D" parent="."] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 50000, 0, 50000) layers = 4 mesh = SubResource("PlaneMesh_pko82") [node name="StaticBody3D" type="StaticBody3D" parent="WorldFloor"] [node name="CollisionShape3D" type="CollisionShape3D" parent="WorldFloor/StaticBody3D"] shape = SubResource("ConcavePolygonShape3D_ek7o7") [node name="AutoRange" type="Node" parent="WorldFloor"] script = ExtResource("4_kox75") end_margin_pct = 0.01 metadata/_custom_type_script = "uid://cv0o1lirqeq44" [node name="MetroGridLayer" parent="." instance=ExtResource("4_fy7wq")] simple_construct_threshold = 0.3 bounding_box = AABB(0, 0, 0, 99497, 100, 503) [node name="MetroGridLayer2" parent="." instance=ExtResource("4_fy7wq")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 99497, 0, 0) simple_construct_threshold = 0.3 bounding_box = AABB(0, 0, 0, 503, 100, 99497) [node name="MetroGridLayer3" parent="." instance=ExtResource("4_fy7wq")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 503, 0, 99497) simple_construct_threshold = 0.3 bounding_box = AABB(0, 0, 0, 99497, 100, 503) [node name="MetroGridLayer4" parent="." instance=ExtResource("4_fy7wq")] transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 503) simple_construct_threshold = 0.3 bounding_box = AABB(0, 0, 0, 503, 100, 99497)