Deleting Passage Text

Neil2
04 Jul 2016, 23:48

Is there an easy way to remove passage texts when progressing through sections? I'm thinking something like this:

[[Foyer]]:
[George], [Sally], and [Anne] are here. The door to the [[kitchen]] is open.

So the player can click on each person and get a description. Then each person's passage disappears when the player clicks the kitchen. It seems very impractical to use labels in this case.

Neil


Bluevoss
06 Jul 2016, 12:51

I think you're stuck with it, but who knows - maybe someone knows a clever squiffy trick to clear it.


Neil2
06 Jul 2016, 20:45

I think I can do what I want with labels. I just thought there might be a better way. I considered that the passages could be alerts, but I'm not sure I want the player to have to click to close windows too much.

Thanks for the reply.

Neil


alice-blue
07 Jul 2016, 13:20

If you wanted to remove everything when going to a new section, you could use a master section to clear the screen for each new section. I'm not sure if that's the effect you want though.