extends Enemy func _ready() -> void: pass func _on_timer_timeout() -> void: shoot(%Marker2D.global_position)