Easy Save with Kongregate

Discussion and help for Easy Save 3
Post Reply
sulokutty
Posts: 5
Joined: Fri Sep 06, 2019 3:02 pm

Easy Save with Kongregate

Post by sulokutty »

Hi !

I didn't bought Easy Save yet.

I am not a coder. I make games with playMaker only. What my question is,
I am gonna publish an Idle game to Kongregate. It reuire frequent Data saving & load (when user re-launched game)
Planning to use Cloud save & load

Kongregate has integrated Login system, I will automatically login. What I want is ,I want to save each users data to cloud and they could able to load it when they logged in Kongregate again in different browser.

Thanks

Sorry for my English
User avatar
Joel
Moodkie Staff
Posts: 4826
Joined: Wed Nov 07, 2012 10:32 pm

Re: Easy Save with Kongregate

Post by Joel »

Hi there,

Firstly, you will need to ask Kongregate whether their service gives you permissions to send and receive data to and from a server.

With regards to implementation, there's information on setting up ES3Cloud on your server here. Then in PlayMaker you would just need to use the ES3 Cloud Create action to create an ES3Cloud object, and then use the ES3 Cloud Sync action to upload/download the data to/from the server. The available actions can be found here:

https://docs.moodkie.com/product/easy-s ... d-actions/

All the best,
Joel
Joel @ Moodkie Interactive
Purchase Easy Save | Contact | Guides | Docs | Getting started
sulokutty
Posts: 5
Joined: Fri Sep 06, 2019 3:02 pm

Re: Easy Save with Kongregate

Post by sulokutty »

Joel wrote:Hi there,

Firstly, you will need to ask Kongregate whether their service gives you permissions to send and receive data to and from a server.

With regards to implementation, there's information on setting up ES3Cloud on your server here. Then in PlayMaker you would just need to use the ES3 Cloud Create action to create an ES3Cloud object, and then use the ES3 Cloud Sync action to upload/download the data to/from the server. The available actions can be found here:

https://docs.moodkie.com/product/easy-s ... d-actions/

All the best,
Joel
Thanks.
I just bought Easy Save from Asset Store.
I will get in touch with you, If i faced any issues.
Post Reply