What you describe is like an event queue... like schedule some action after X second from a frame. Is that what you want? If so, then you need to make that feature by yourself. I made an event queue for my games but it's done on lowerdash. You can check it on a thread that I made on smilebasicsource.