Quest 5 savegame
FL3R
26 Jul 2012, 14:28How and when Quest 5 writes the savegame? It's automatic?
Alex
26 Jul 2012, 21:14When the user clicks Save.
FL3R
27 Jul 2012, 19:38Can be create an autosave system?
sonic102
27 Jul 2012, 21:51yes, you can make it.
raise ui request savegame with string []
raise ui request savegame with string []
FL3R
30 Jul 2012, 18:20sonic102 wrote:yes, you can make it.
raise ui request savegame with string []
Thanks. How can I do it in the editor?