Hi, I’m started godot not long ago.
I’m making some popup in my game.
In this process I need to control visibility of popup.
So I used “$node.visibility = true/false” and “parent_node.set_visibility(true/false)”, but it doesn’t work…
It turns off when it’s running.
I need your help.
Please help me!
Attached image is my work piece.
I’m not native English speaker.
If my English was bad, forgive me!