Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: Seiryu33 on January 25, 2015, 03:07:07 PM
-
Is there anyway to create a file system like the one used in the legend of Zelda in Playmaker? I've looked high and low but haven't found any tutorial covering this. So far I've only found scripting tutorials for Unity. Any help is appreciated.
-
Take a gander at the playerPrefs actions.
https://hutonggames.fogbugz.com/default.asp?W545
In conjunction with Unity GUI buttons, you could check for and load your stored variables based on different "keys." for example: The variable could be Player Level or Attribute with the key being SaveFile01.
If you're willing to dish out some cash, Easy Save 2 is what I've invested in, and it works like a charm.
-
player prf is hard to use use easy load instead it was good and easy