I am making a script and I want a back button inside a menu to reach the Main menu I made this
function BACK()
gg.setVisible(true)
Main()
gg.setVisible(true)
But it doesn't work
Actually it's working but my gg is in background i want it to be visible at the time when back is pressed. Actually it hides and I have to click the gg icon again to make it visible.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
RevealedSoulEven
I am making a script and I want a back button inside a menu to reach the Main menu I made this
But it doesn't work
Actually it's working but my gg is in background i want it to be visible at the time when back is pressed. Actually it hides and I have to click the gg icon again to make it visible.
5 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.