Search found 1 match

by LaurenVR
Tue Sep 08, 2020 6:10 pm
Forum: Quest Machine
Topic: QuestStateSerializer changes state to WaitingToStart
Replies: 1
Views: 241

QuestStateSerializer changes state to WaitingToStart

I'm running into an issue with the QuestStateSerializer. Basically, when the player makes progress in the quest, I save it to a JSON string and use it to do a couple other things. The problem is that quests that are in the Active state become WaitingToStart when they get saved! I've tracked it down ...