Page 1 of 1

Video Tutorial #3

Posted: Thu Apr 28, 2022 5:41 pm
by QuestHole
Hi,

I've got the quest mostly working but I have one issue.

One. When I return from the first quest the UI gives me the congratulatory text I entered, but it doesn't offer the next quest in an obvious fashion. The player needs to either hit the back button and then select and accept the quest, or leave the collider area and reenter it to get the next quest offered to them.
Is there a better way to make this unfold for the player?

Thanks again.

Re: Video Tutorial #3

Posted: Thu Apr 28, 2022 8:34 pm
by Tony Li
Hi,

When you turn in the first quest, it should either immediately show the offer for the second quest (if there's no Return To QuestGiver node) or show a Back button that you can click to exit the congratulatory text and see the offer for the second quest.

If you download the tutorial files and play "Scene 03 Final", it will do the former. However, if you add a Return To QuestGiver node between Enter Circle and Success, it will do the latter.