Hi GameeApp
I was trying to learn how to use the plugin and i have currently encountered an obstacle
I am talking about construct 3
When i approach "Request player save state" ,a window opens asking for the unique id of the player you want to get the save state
What is userId ???
Basically what i am trying to achieve (I may be wrong but please correct me):-
:-for saving the data of the player,I will use "game save ".Inside it,I will store the data to the gamee server in form of json format
:-then using "request player save state" , i will download the player data back (eg to figure out no. of coins collected ,on which level is the player etc).Here i am struct (If my way is wrong then please guide me)
Others are also welcome to help me !!!
Thanks in advance