parcels use struct, give initial parcels for city
This commit is contained in:
parent
99b28ecfa3
commit
7486750ca2
7 changed files with 213 additions and 92 deletions
|
@ -155,6 +155,7 @@ func start_new_game():
|
|||
|
||||
var node_infolayer:InfoLayer
|
||||
node_infolayer = find_child("InfoLayer")
|
||||
node_infolayer.set_draw_mode(0)
|
||||
node_infolayer.set_visible(true)
|
||||
|
||||
# set camera to center of the map
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue