using { /Fortnite.com/Devices } using { /Verse.org/Simulation } arena_controller := class(creative_device): @editable RoundTimer : timer_device = timer_device{} # OnBegin runs once, automatically, when the island starts. OnBegin() : void = Print("The arena is open!")