class_name Arrow var direction : Vector2i var filter : int func _init(direction : Vector2i): self.direction = direction