[gd_scene load_steps=2 format=2] [ext_resource path="res://scripts/spawner.gd" type="Script" id=1] [node name="timer_batch" type="Timer"] one_shot = true script = ExtResource( 1 ) [connection signal="timeout" from="." to="." method="_on_timer_batch_timeout"]