When I test my quest at game mode the cursor is gone. How do I get it to appear? Also, the UI messages aren't showing up, but the quest is being fulfilled and entered in the journal.
Thanks
Game Mode?
Re: Game Mode?
Hi,
Your player controller asset or some other script unrelated to Quest Machine is probably hiding the cursor.
One way to handle it is to add a "Show Cursor While Enabled" component to Quest Machine's Quest Dialogue UI and Quest Journal UI GameObjects.
Your player controller asset or some other script unrelated to Quest Machine is probably hiding the cursor.
One way to handle it is to add a "Show Cursor While Enabled" component to Quest Machine's Quest Dialogue UI and Quest Journal UI GameObjects.