Ui Rebuild and Full Controller Support #59
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ func generate() -> Dictionary:
|
|||
for i in cave_gen_iterations:
|
||||
change_cells_by_neighbor_thresholds()
|
||||
set_borders_solid()
|
||||
prepare_player_start_area()
|
||||
|
||||
tile_array_to_terrain()
|
||||
|
||||
|
|
Reference in a new issue