generated from krampus/template-godot4
199 lines
8.7 KiB
Plaintext
199 lines
8.7 KiB
Plaintext
[gd_scene load_steps=10 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)
|
|
|
|
[sub_resource type="Curve" id="Curve_0w44q"]
|
|
_limits = [1.0, 4.0, 0.0, 1.0]
|
|
_data = [Vector2(0, 4), 0.0, -7.386, 0, 0, Vector2(1, 1), 0.0, 0.0, 0, 0]
|
|
point_count = 2
|
|
|
|
[sub_resource type="Curve" id="Curve_amoo5"]
|
|
_limits = [1.0, 4.0, 0.0, 1.0]
|
|
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 4), 0.0, 0.0, 0, 0]
|
|
point_count = 2
|
|
|
|
[node name="Arcology" type="Node3D"]
|
|
script = ExtResource("1_ek7o7")
|
|
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="MetroQuadrant" type="Node3D" parent="."]
|
|
|
|
[node name="OuterMetro" type="Node3D" parent="MetroQuadrant"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 55)
|
|
bounding_box = AABB(0, 0, 0, 49088, 100, 448)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 503)
|
|
bounding_box = AABB(0, 0, 0, 448, 100, 48640)
|
|
|
|
[node name="InnerMetro" type="Node3D" parent="MetroQuadrant"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45047, 0, 503)
|
|
construct_height_factor_x = SubResource("Curve_0w44q")
|
|
construct_height_factor_z = SubResource("Curve_amoo5")
|
|
bounding_box = AABB(0, 0, 0, 4096, 100, 44480)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 503, 0, 45047)
|
|
construct_height_factor_x = SubResource("Curve_amoo5")
|
|
construct_height_factor_z = SubResource("Curve_0w44q")
|
|
bounding_box = AABB(0, 0, 0, 44480, 100, 4096)
|
|
|
|
[node name="MetroQuadrant2" type="Node3D" parent="."]
|
|
transform = Transform3D(-4.371139e-08, 0, 1, 0, 1, 0, -1, 0, -4.371139e-08, 0, 0, 100000)
|
|
|
|
[node name="OuterMetro" type="Node3D" parent="MetroQuadrant2"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant2/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 55)
|
|
bounding_box = AABB(0, 0, 0, 49088, 100, 448)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant2/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 503)
|
|
bounding_box = AABB(0, 0, 0, 448, 100, 48640)
|
|
|
|
[node name="InnerMetro" type="Node3D" parent="MetroQuadrant2"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant2/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45047, 0, 503)
|
|
construct_height_factor_x = SubResource("Curve_0w44q")
|
|
construct_height_factor_z = SubResource("Curve_amoo5")
|
|
bounding_box = AABB(0, 0, 0, 4096, 100, 44480)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant2/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 503, 0, 45047)
|
|
construct_height_factor_x = SubResource("Curve_amoo5")
|
|
construct_height_factor_z = SubResource("Curve_0w44q")
|
|
bounding_box = AABB(0, 0, 0, 44480, 100, 4096)
|
|
|
|
[node name="MetroQuadrant3" type="Node3D" parent="."]
|
|
transform = Transform3D(-1, 0, -8.742278e-08, 0, 1, 0, 8.742278e-08, 0, -1, 100000, 0, 100000)
|
|
|
|
[node name="OuterMetro" type="Node3D" parent="MetroQuadrant3"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant3/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 55)
|
|
bounding_box = AABB(0, 0, 0, 49088, 100, 448)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant3/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 503)
|
|
bounding_box = AABB(0, 0, 0, 448, 100, 48640)
|
|
|
|
[node name="InnerMetro" type="Node3D" parent="MetroQuadrant3"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant3/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45047, 0, 503)
|
|
construct_height_factor_x = SubResource("Curve_0w44q")
|
|
construct_height_factor_z = SubResource("Curve_amoo5")
|
|
bounding_box = AABB(0, 0, 0, 4096, 100, 44480)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant3/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 503, 0, 45047)
|
|
construct_height_factor_x = SubResource("Curve_amoo5")
|
|
construct_height_factor_z = SubResource("Curve_0w44q")
|
|
bounding_box = AABB(0, 0, 0, 44480, 100, 4096)
|
|
|
|
[node name="MetroQuadrant4" type="Node3D" parent="."]
|
|
transform = Transform3D(-4.371139e-08, 0, -1, 0, 1, 0, 1, 0, -4.371139e-08, 100000, 0, 0)
|
|
|
|
[node name="OuterMetro" type="Node3D" parent="MetroQuadrant4"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant4/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 55)
|
|
bounding_box = AABB(0, 0, 0, 49088, 100, 448)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant4/OuterMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 55, 0, 503)
|
|
bounding_box = AABB(0, 0, 0, 448, 100, 48640)
|
|
|
|
[node name="InnerMetro" type="Node3D" parent="MetroQuadrant4"]
|
|
|
|
[node name="MetroGridLayer" parent="MetroQuadrant4/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 45047, 0, 503)
|
|
construct_height_factor_x = SubResource("Curve_0w44q")
|
|
construct_height_factor_z = SubResource("Curve_amoo5")
|
|
bounding_box = AABB(0, 0, 0, 4096, 100, 44480)
|
|
|
|
[node name="MetroGridLayer2" parent="MetroQuadrant4/InnerMetro" instance=ExtResource("4_fy7wq")]
|
|
transform = Transform3D(1, 0, 0, 0, 1, 0, 0, 0, 1, 503, 0, 45047)
|
|
construct_height_factor_x = SubResource("Curve_amoo5")
|
|
construct_height_factor_z = SubResource("Curve_0w44q")
|
|
bounding_box = AABB(0, 0, 0, 44480, 100, 4096)
|