extends BulletEmitter func _on_timer_timeout() -> void: for i in range(500): emit_bullets() %AudioStreamPlayer.play()