Announcements, support questions, and discussion for Quest Machine.
Tony Li
Posts: 22107 Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li » Tue Apr 02, 2019 9:02 am
Version 1.1.6 is now available on the
Unity Asset Store !
Release Notes:
Fixed: Custom reward systems using older 2-parameter signature were not working.
Improved: Quest journal UI now uses quest journal's image, optionally display name.
Text Tables:
- Fixed: Adding new field showed blank line until refresh.
- Added: Sort & search features.
Save System:
- Added Restore State On Start checkbox to savers.
- Added DeleteSavedGameInSlot method to SaveSystemMethods.
ORK Framework: Updated reward systems.
uMMORPG: Updated for version 1.165.
GorkaGames
Posts: 178 Joined: Fri Sep 21, 2018 8:38 pm
Post
by GorkaGames » Tue Apr 02, 2019 10:59 am
Great!
Is this:
Save System:
- Added Restore State On Start checkbox to savers.
- Added DeleteSavedGameInSlot method to SaveSystemMethods.
related to this thread?
viewtopic.php?f=9&t=2147
Tony Li
Posts: 22107 Joined: Thu Jul 18, 2013 1:27 pm
Post
by Tony Li » Tue Apr 02, 2019 11:18 am
Yes. If you tick Restore State On Start on your savers, they should restore their state from Quest Machine's saved game data when you stream in new scenes.