haopl
I would use the Fade behavior. Create all the brick_stop objects in the loop the way you have it, but replace the Wait action with setting the "fade in time" property. (obviously, set the fade out time to 0).
Another way to do it would be to set a global flag that would trigger creating one row of bricks every x seconds, until the board is full.