2025-10-03 17:12:19 -06:00
|
|
|
[gd_scene load_steps=7 format=3 uid="uid://nllc8ljmn37g"]
|
2025-10-02 16:42:39 -06:00
|
|
|
|
|
|
|
|
[ext_resource type="Script" uid="uid://drk82eeqk2mjs" path="res://src/world/generation/feature/generation_feature.gd" id="1_ek7o7"]
|
2025-10-03 17:12:19 -06:00
|
|
|
[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"]
|
2025-10-02 16:42:39 -06:00
|
|
|
|
|
|
|
|
[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)
|
|
|
|
|
|
2025-10-03 17:12:19 -06:00
|
|
|
[node name="Arcology" type="Node3D" node_paths=PackedStringArray("sub_layers")]
|
2025-10-02 16:42:39 -06:00
|
|
|
script = ExtResource("1_ek7o7")
|
2025-10-03 17:12:19 -06:00
|
|
|
sub_layers = [NodePath("MetroGridLayer"), NodePath("MetroGridLayer2"), NodePath("MetroGridLayer3"), NodePath("MetroGridLayer4")]
|
2025-10-02 16:42:39 -06:00
|
|
|
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)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 18:51:36 -06:00
|
|
|
visibility_range_end = 100000.0
|
|
|
|
|
visibility_range_end_margin = 64.0
|
|
|
|
|
visibility_range_fade_mode = 1
|
2025-10-02 16:42:39 -06:00
|
|
|
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)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 16:42:39 -06:00
|
|
|
radius = 70000.0
|
|
|
|
|
height = 70000.0
|
|
|
|
|
sides = 4
|
|
|
|
|
cone = true
|
|
|
|
|
smooth_faces = false
|
2025-10-03 17:12:19 -06:00
|
|
|
material = ExtResource("2_pko82")
|
2025-10-02 16:42:39 -06:00
|
|
|
|
|
|
|
|
[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)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 16:42:39 -06:00
|
|
|
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)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 16:42:39 -06:00
|
|
|
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)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 16:42:39 -06:00
|
|
|
size = Vector3(100000, 30000, 10000)
|
2025-10-03 17:12:19 -06:00
|
|
|
material = ExtResource("3_yw1ox")
|
2025-10-02 16:42:39 -06:00
|
|
|
|
|
|
|
|
[node name="CSGBox3D3" type="CSGBox3D" parent="InnerPyramid/Slots"]
|
2025-10-03 17:12:19 -06:00
|
|
|
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")
|
2025-10-02 16:42:39 -06:00
|
|
|
|
|
|
|
|
[node name="WorldFloor" type="MeshInstance3D" parent="."]
|
|
|
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 50000, 0, 50000)
|
2025-10-03 17:12:19 -06:00
|
|
|
layers = 4
|
2025-10-02 16:42:39 -06:00
|
|
|
mesh = SubResource("PlaneMesh_pko82")
|
|
|
|
|
|
|
|
|
|
[node name="StaticBody3D" type="StaticBody3D" parent="WorldFloor"]
|
|
|
|
|
|
|
|
|
|
[node name="CollisionShape3D" type="CollisionShape3D" parent="WorldFloor/StaticBody3D"]
|
|
|
|
|
shape = SubResource("ConcavePolygonShape3D_ek7o7")
|
|
|
|
|
|
2025-10-03 17:12:19 -06:00
|
|
|
[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)
|
2025-10-02 16:42:39 -06:00
|
|
|
|
2025-10-03 17:12:19 -06:00
|
|
|
[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)
|