Arcology metro reshaping

This commit is contained in:
Rob Kelly 2025-10-04 17:47:02 -06:00
parent 460d105afd
commit e99a6ed4f8
2 changed files with 4 additions and 9 deletions

View File

@ -159,9 +159,4 @@ debug_speed_down={
[rendering]
lights_and_shadows/directional_shadow/size=8192
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=3
lights_and_shadows/positional_shadow/soft_shadow_filter_quality=3
anti_aliasing/quality/msaa_3d=3
anti_aliasing/quality/screen_space_aa=1
anti_aliasing/quality/use_debanding=true

View File

@ -13,13 +13,13 @@ size = Vector2(100000, 100000)
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]
_limits = [1.0, 6.0, 0.0, 1.0]
_data = [Vector2(0, 6), 0.0, -14.656702, 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]
_limits = [1.0, 20.0, 0.0, 1.0]
_data = [Vector2(0, 1), 0.0, 0.0, 0, 0, Vector2(1, 20), 0.0, 0.0, 0, 0]
point_count = 2
[node name="Arcology" type="Node3D"]