Quest Journal UI is disabled on start

Announcements, support questions, and discussion for Quest Machine.
Post Reply
Adeoon
Posts: 33
Joined: Fri Dec 02, 2022 5:53 am

Quest Journal UI is disabled on start

Post by Adeoon »

Hello, so I have basic player's journal and quest ui journal. I followed tutorial, in the video there was a button which toggledJournalUI on click. What I need is just whole journal which is always visible from the start. In quest machine configuration I have unchecked checkbox "hide journal UI on start". Also my ui journal is visible in editor mode. When I play the game my UI is disabled and scale of transform is set to (0,0,1) what makes that UI invisible. Is there a way to make it visible from the start?
User avatar
Tony Li
Posts: 20723
Joined: Thu Jul 18, 2013 1:27 pm

Re: Quest Journal UI is disabled on start

Post by Tony Li »

Hi,

1. Inspect the Quest Machine GameObject. UNtick "Hide Journal UI On Start'.

2. Inspect the journal UI. Activate it, remove the Animator component, and set the UI Panel's Start State to Open.
Adeoon
Posts: 33
Joined: Fri Dec 02, 2022 5:53 am

Re: Quest Journal UI is disabled on start

Post by Adeoon »

Thank you, UI Panel's was set to as closed at start.
User avatar
Tony Li
Posts: 20723
Joined: Thu Jul 18, 2013 1:27 pm

Re: Quest Journal UI is disabled on start

Post by Tony Li »

Glad to help!
Post Reply