dskfjkdsf

This commit is contained in:
zoe 2022-05-08 17:05:33 +02:00
parent 59ddadb46a
commit 74e9d94977
9 changed files with 8 additions and 8 deletions

View file

@ -11,6 +11,3 @@ func respawn_tilemaps(amount: int):
map.z_index = i
add_child(map)
tilemaps.push_back(map)
func is_tile_in_view(pos: Vector2):
pass