- Home /
Question by
Mchia_soo · Aug 16, 2019 at 12:45 PM ·
gamemenunot working
Game is in paused mode when returning to main menu
I made a setting menu where the user can choose to go back to main menu. It did return to main menu, but all the button and UIs did not disappear. And I realize that the game was still ongoing.
In the code, I use Time.timescale to return everything back to normal, as well as SceneManager.LoadLevel to go to Main Menu. However, it didn't work.
Any idea to resolve it?
Comment
We need some code to go off of, otherwise we are just guessing.
This is the code I'm using. Basically this is the only function I add in the script.
01.png
(7.0 kB)
Your answer
Follow this Question
Related Questions
Many issues 0 Answers
Opening a EXE file from a Unity game 1 Answer
getting udp package info inside unity (GlovePIE) 0 Answers
[Closed] MainMenu Script error 2 Answers
Pause Android game- menu pop-up? 1 Answer