Main Menu & Quest Machine
Posted: Sun Aug 25, 2019 6:31 am
Hey Tony!
I have a doubt regarding the Main Menu and Quest Machine. I built another scene for my main menu and at the same time, I create an Option button in the game which contains Quest Machine and Dialogue System.
Everything works fine except when I press on the Option button to return back to main menu. The Option panel that I created do not disappear, as well as all the buttons & HUD text in the game.
The steps that I have tried to solve this issue:
1. Set inactive to all the buttons. But I found out that when I click Play to restart the game, the game is actually in paused mode (not end).
2. Set the Time.timeScale to 1 in my main menu scene. However, it didn't help to fix it.
3. Create another canvas and put all the buttons into it. This deactivates all the buttons and could not be clicked at all.
4. Create another scene for Pause Menu - same problems are still there and Resume button become Restart.
Also, if I manage to resume the game, there's no response after clicking on the buttons.
Is this actually related to any option in Quest Machine or Dialogue System? Hope you can provide me some advice/suggestions to resolve it. Have been solving it for few weeks.
I have a doubt regarding the Main Menu and Quest Machine. I built another scene for my main menu and at the same time, I create an Option button in the game which contains Quest Machine and Dialogue System.
Everything works fine except when I press on the Option button to return back to main menu. The Option panel that I created do not disappear, as well as all the buttons & HUD text in the game.
The steps that I have tried to solve this issue:
1. Set inactive to all the buttons. But I found out that when I click Play to restart the game, the game is actually in paused mode (not end).
2. Set the Time.timeScale to 1 in my main menu scene. However, it didn't help to fix it.
3. Create another canvas and put all the buttons into it. This deactivates all the buttons and could not be clicked at all.
4. Create another scene for Pause Menu - same problems are still there and Resume button become Restart.
Also, if I manage to resume the game, there's no response after clicking on the buttons.
Is this actually related to any option in Quest Machine or Dialogue System? Hope you can provide me some advice/suggestions to resolve it. Have been solving it for few weeks.