How do I take a list of objects (balloons) and randomly have a few appear then 1 second later disappear? I want this to continue randomly until the level is over and all the balloons have been popped!
Offline
when gf clicked hide repeat until <not <(level in action?) = [1]>> hide wait ((pick random [1] to [50]) / [10]) show wait [1] second endAdd that to your balloon sprite, then duplicate the sprite until you have as many as you need.
Last edited by jji7skyline (2013-02-18 18:16:40)
Offline