Is there any way to use embedded windows alongside with non embedded windows?
If set_embedding_subwindows is set to false, every window is open as non embeded.
I tried to use get_viewport().gui_embed_subwindows = true before creating a new windows but it didn’t work.