class_name Building extends TileMap func _init(): print("perse") func _process(_delta): #position = get_viewport().get_mouse_position() pass