[gd_scene load_steps=2 format=2] [ext_resource path="res://Scripts/Spawner.gd" type="Script" id=1] [node name="Spawner" type="Position3D" groups=[ "group_spawner", ]] script = ExtResource( 1 ) game_item_id = 0 is_active = true