Hi,
My game displays a dialog at the beginning of some scenes. If that dialog is open and the user manages to exit the current scene (not hard to do) while the dialog is open, the next scene will display two dialogs, on top of each other.
I'm trying to address that by forcing the current dialog to close, but I can't find an interface for doing that. What am I missing?