Access global map data directly
This commit is contained in:
parent
1dc768ad27
commit
e7337bede6
5 changed files with 11 additions and 222 deletions
File diff suppressed because one or more lines are too long
|
|
@ -94,7 +94,7 @@ func load_chunk_async(chunk_pos: Vector2i) -> void:
|
|||
start_z + (z * tile_size)
|
||||
)
|
||||
chunk_node.add_child(tile_instance)
|
||||
|
||||
|
||||
tiles_created += 1
|
||||
tiles_this_frame += 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue