class_name Item var id : int var direction : Vector2i func _init(id : int): self.id = id