Search found 1 match
- Sat Jan 20, 2024 5:35 pm
- Forum: Dialogue System for Unity
- Topic: Quest HUD not showing active quest
- Replies: 1
- Views: 365
Quest HUD not showing active quest
Hi, I'm starting a quest at the end of a short dialog sequence using SetQuestState() and setting the quest to active, following the basic setup tutorial. I've confirmed this part is working because it returns "active" when I log CurrentQuestState() to the console for that quest. However, t...