Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: cenab on April 27, 2014, 10:12:23 AM

Title: save game
Post by: cenab on April 27, 2014, 10:12:23 AM
it is possible save game with play maker ?
Title: Re: save game
Post by: jess84 on April 27, 2014, 10:42:31 AM
There are PlayMaker actions for PlayerPref save file, but I'd recommend this add-on:  https://www.assetstore.unity3d.com/#/content/768

The playmaker actions for EasySave are great, and it works seamlessly across all platforms.

(I originally tried PlayerPrefs but found it quite limited)