Page 1 of 1
Quest issue
Posted: Wed Aug 04, 2021 4:52 am
by sonam
Hi i started a quest with dialogue system.... Everythink is done like YT tutorial... The subject is to collect 30 coins but when i trigger with the coin the counter dont show how many coins i have .... Im sorry for my english. Thanks
Re: Quest issue
Posted: Wed Aug 04, 2021 8:03 am
by Tony Li
Hi,
What is the text of Entry 1?
Have you defined a corresponding variable in the Dialogue Editor's Variables section?
Are you incrementing the variable when the player picks up a coin? (For example, in the video tutorial, an Increment On Destroy component increments the variable.)