Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: allo888 on January 26, 2014, 10:08:49 AM

Title: save game tool
Post by: allo888 on January 26, 2014, 10:08:49 AM
hey could someone make a simple action that creates a game save and then you can create a game save and load it im hoping to have a save system in my game thats like oblivions .
Title: Re: save game tool
Post by: jeanfabre on January 29, 2014, 02:47:04 AM
Hi,

 It's a very involving process, not really reduceable to a single/simple action.

I would study Unity serializer:

http://whydoidoit.com/unityserializer/

Bye,

 Jean