Well, you can put this in the sprites that you want to disappear:
forever if < < [background # v] of [stage v] > = (2) > // Or whatever the stage number is.. hide end endHope that helps,
Last edited by CAA14 (2013-02-21 19:47:39)
Offline
forever if <<[background #] of [stage]> = [2]> hide else show
Offline