I've found it useful to have a master script that consists mainly of
broadcast-and-wait commands. The individual scenes are then triggered by when-I-receive commands. To debug a particular scene, you just broadcast the message that starts that scene. You may want to start scenes with some initialization code to get sprites to the right location, visibility, size, orientation, ... for the scene.
I put the master script on the stage.
Offline