if ygen <= ylim { inst =instance_create_depth((irandom_range(xlim, xlimh)), ygen, -2, obj_bloblehop_platform) with inst { image_xscale=xscale image_yscale=yscale } ygen += ystep } else { instance_destroy() }