Video Tutorial #3

Announcements, support questions, and discussion for Quest Machine.
Post Reply
QuestHole
Posts: 29
Joined: Wed Apr 20, 2022 4:08 pm

Video Tutorial #3

Post 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.
User avatar
Tony Li
Posts: 21928
Joined: Thu Jul 18, 2013 1:27 pm

Re: Video Tutorial #3

Post 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.
Post Reply