Viewer: Quest / GameQuestList
v4.1
Last updated
v4.1
Last updated
Each GameQuest
will be displayed per line, along with the current status of the quest (Complete, Failed, In Progress). Clicking the "Steps" button will display each QuestStep
in the Quest, along with its status.
Click the "Gear" button to display options to complete the quest as "Successful" or as "Failed".
The two "Complete" buttons will call the actual methods on the GameQuest script, which makes it easier to test the effects of completing and failing a quest without actually having to actually do all the actions.