[SOLVED] How to create a queue of spawning game objects after one another and stopping based on a countdown timer

Is this not what you are looking for as Britzl suggested?

local sprite_url = msg.url(nil, self.letter, “alphabet_sprite”)
sprite.play_flipbook(sprite_url,"keyboard_"..v)