using { /Fortnite.com/Devices } using { /Verse.org/Simulation } shop_controller := class(creative_device): @editable LootSpawner : item_spawner_device = item_spawner_device{} OnBegin() : void = # Start the spawner switched OFF, so nothing drops yet. LootSpawner.Disable()