This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
+6 votes

I'd like to have multiple windowDialog nodes open and used at the same time in a game, like an OS can have multiple windows open. But the windowDialog node disappears when clicking outside of it, which means trying to use one windowDialog makes all the others disappear. Is there a way to keep all open windowDialogs visible once opened?

in Engine by (31 points)

You can set the Exclusive property of the popup window to stop it closing automatically.

1 Answer

+5 votes
Best answer
by (103 points)
selected by

Yes! Thank you

Hey, I asked a useful question!

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.