Propagated side to wedge

This commit is contained in:
2025-02-15 01:30:31 +03:00
parent 2eed8ef509
commit 66838892d5
27 changed files with 4444 additions and 589 deletions

View File

@@ -38,6 +38,7 @@ building_data = {
"foundation60": "res://astream/terrain/details/foundation60.tscn",
"bus-stop": "res://astream/terrain/details/bus-stop.tscn",
"lot-small0": "res://astream/terrain/details/lot-small0.tscn",
"lot-small-m0": "res://astream/terrain/details/lot-small-m0.tscn",
"lot-small1": "res://astream/terrain/details/lot-small1.tscn",
"lot-small2": "res://astream/terrain/details/lot-small2.tscn",
"lot-large1": "res://astream/terrain/details/lot-large1.tscn",
@@ -75,12 +76,22 @@ lot_offset = 33.8
lot_y_rotation = 90.0
[lines/edges/lot-small0/left]
lot_offset = 26.5
lot_offset = 33.0
lot_y_rotation = 0
lot_y_offset = 0
[lines/edges/lot-small0/right]
lot_offset = 26.5
lot_offset = 33.0
lot_y_rotation = 180
lot_y_offset = 0
[lines/edges/lot-small-m0/left]
lot_offset = 24.8
lot_y_rotation = 0
lot_y_offset = 0
[lines/edges/lot-small-m0/right]
lot_offset = 25.5
lot_y_rotation = 180
lot_y_offset = 0
@@ -90,7 +101,7 @@ lot_y_rotation = 0
lot_y_offset = 0
[lines/edges/lot-small1/right]
lot_offset = 36
lot_offset = 37.5
lot_y_rotation = 180
lot_y_offset = 0