Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: JGarcia91 on October 07, 2013, 08:57:47 AM

Title: how to save a player name and highscore?[SOLVED]
Post by: JGarcia91 on October 07, 2013, 08:57:47 AM
I have no idea or where to start using playerprefs... is there a screencast or video that i can watch?
Title: Re: how to save a player name and highscore?
Post by: jeanfabre on October 07, 2013, 09:12:57 AM
Hi,

 have you studied the game sample from M2H?

https://hutonggames.fogbugz.com/default.asp?W890

especially the Main UI fsm:

https://hutonggames.fogbugz.com/default.asp?W895

This will show you how to work with playerprefs.


bye,

 Jean
Title: Re: how to save a player name and highscore?
Post by: JGarcia91 on October 07, 2013, 09:23:53 AM
thank you so much jean...
Title: Re: how to save a player name and highscore?[SOLVED]
Post by: nabilfx on April 23, 2015, 02:18:01 PM
The score is saved in the cloud?
Title: Re: how to save a player name and highscore?[SOLVED]
Post by: jeanfabre on June 15, 2015, 08:05:49 AM
Hi,

 No the score is saved in the PlayerPrefs, it's local.

 Bye,

 Jean
Title: Re: how to save a player name and highscore?[SOLVED]
Post by: doge biscuit on July 24, 2015, 10:11:48 PM
I found this topic while looking for a way to store high scores. Got a silly question about Playerprefs. Does Playerprefs work for iOS and Android?

Thank you!
Title: Re: how to save a player name and highscore?[SOLVED]
Post by: djaydino on July 25, 2015, 05:13:43 AM
Hi,
Yes it does, but easy to hack

I prefer to use easysave2 (not free).
it is encrypted and has actions for Pm.