Playmaker Forum

PlayMaker Help & Tips => PlayMaker Tutorials => Topic started by: cloud03 on August 23, 2016, 05:29:13 AM

Title: Save & Load Highscore Tutorial
Post by: cloud03 on August 23, 2016, 05:29:13 AM
Hi guys..

I've just uploaded a new tutorial, discussing how to create a High score system, that persist between game session, using Playerprefs and the new array variable from Playmaker 1.8.

Hope you like it :)

Title: Re: Save & Load Highscore Tutorial
Post by: clandestine on August 23, 2016, 06:40:15 AM
I love you man! This is amazing.
I started a hi-score table for my game a while back, but couldn't do it right so i dropped it (in favor of Steam leaderboards).
Now i'll do it right, thank you!!!
Title: Re: Save & Load Highscore Tutorial
Post by: cloud03 on August 23, 2016, 08:41:30 AM
Thanks a lot man! I hope you'll be able to do yours, if there is anything unclear, please let me know :)
Title: Re: Save & Load Highscore Tutorial
Post by: cloud03 on August 25, 2016, 10:38:44 AM
This is and updated method using custom action I've just created,

and here is the video instruction:

Download the custom actions here, (and please report if there is any bug)
http://www.romifauzi.com/files/PlayMakerBinarySaveLoad.unitypackage

Thanks