Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: CantSleep on March 26, 2011, 01:12:09 AM

Title: Method to save game data
Post by: CantSleep on March 26, 2011, 01:12:09 AM
Purchased PlayMaker a little while ago and it's fantastic; thanks for this tool!  One addition I'd love to see is a save game feature.  Basically, just some way to tag specific data and store it in a file to be loaded later.  A popular way I've read of doing this with Unity is to use EZ Game Saver, but would that cause any problems with PlayMaker?  If not, a built-in solution would be amazing.
Title: Re: Method to save game data
Post by: e.Ko on March 27, 2011, 11:53:28 AM
The 1.1 update has PlayerPrefs actions that let you do this.

I haven't tried EZ Game Saver with Playmaker yet...