Page 1 of 1

Scene Change problem

Posted: Sat Aug 05, 2023 8:04 pm
by DebugJk
Hi, I'm using the dialog system and the quest machine together

So at the end of the first conversation, I gave a quest through the GiveQuest ("QuestNPC", "Quest"). This is a quest to talk to NPCs in other scenes.

Later, when i approach the NPC in another scene and have a conversation, the Dialog System doesn't remember the data, so i can't have a conversation, and when i return to the original scene, NPc give the same conversation and give same quest again.

And I added the components in the image to the Dialgoue System.
How can I solve this problem?

Re: Scene Change problem

Posted: Sat Aug 05, 2023 8:30 pm
by Tony Li
Hi,

How are you changing scenes? (See: How To: Change Scenes With Save System)

Have you added a Dialogue System Saver component to the Dialogue Manager and set a unique key value?

For quests, have you set up the Quest Journal component's Save Settings section?