using { /Fortnite.com/Devices } using { /Verse.org/Simulation } machine := class(creative_device): @editable Spawner : item_spawner_device = item_spawner_device{} OnBegin() : void = # SpawnItem takes nothing. Just: "drop one item, now." Spawner.SpawnItem()