![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | FelipeRattu |
I’m testing a Popup Menu to show up in the game every time the player lose, my game consists is a bunch of mini games switching between themselves as the player wins, as every minigame is a different scene for the popup to appear in all of the scenes i made it a child of a singleton and a canvas node.
Everything works fine but when i minimize the game it hides the popup, i wanna keep the popup til’ player clicks one of the buttons…
Is that something with the singleton behaviour or somehting because i don’t get it :S
A print of my tree:
Node is my singleton