How to keep quests in Hud

Announcements, support questions, and discussion for Quest Machine.
Post Reply
willij
Posts: 15
Joined: Sat Oct 27, 2018 5:35 pm

How to keep quests in Hud

Post by willij »

How do I keep completed quests in the HUD? I see a greyed out template: how do I keep certain quests greyed out in the HUD?
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to keep quests in Hud

Post by Tony Li »

Hi,

The HUD, like the dialogue UI and quest journal UI, will show whatever UI content you've added to your quest, based on the current quest state and quest node states.

If your quest is in the Successful state, then the HUD will show any content that you've added to States > Successful > HUD Text.
willij
Posts: 15
Joined: Sat Oct 27, 2018 5:35 pm

Re: How to keep quests in Hud

Post by willij »

Ok thank you. How many active or completed quests can show up in the HUD? Will it run off the screen if I add a bunch of text to it or it there a limit? How do I clear a successful quest off of the HUD later?
User avatar
Tony Li
Posts: 22056
Joined: Thu Jul 18, 2013 1:27 pm

Re: How to keep quests in Hud

Post by Tony Li »

Hi,
willij wrote: Thu Jul 18, 2019 3:13 pmHow many active or completed quests can show up in the HUD? Will it run off the screen if I add a bunch of text to it or it there a limit?
There's no limit. It could run off the screen. You could add a scroll bar to the HUD UI.
willij wrote: Thu Jul 18, 2019 3:13 pmHow do I clear a successful quest off of the HUD later?
You'd have to remove it from the quest journal. In this case, it will no longer show up in the journal either.
Post Reply