Hi!
I need to create the same as on the image below label above my NPC character when there are any unassigned quests to complete.
When "no quests" -> only name, "main quest" -> star icon plus name, "secondary quest" -> exclamation mark plus name
Is there any DialogueSystem build-in possibility to implement this?
UI label above NPC's head (has character quest to give?)
Re: UI label above NPC's head (has character quest to give?)
Hi,
You should be able to use quest indicators & quest state listeners. For an example, please see Sergeant Graves in DemoScene2.
You should be able to use quest indicators & quest state listeners. For an example, please see Sergeant Graves in DemoScene2.