Hello all,
I see this feature mentioned in the r212.2
A new Scirra Arcade plugin that can submit hi-scores to leaderboards on the new Scirra Arcade
How can I implement it in a game?
Thanks
Maybe the manual could help you.
I'm one of "those people" now I guess
Sorry I'm new to game development and to this software!
So I just add the object to the game project
Right Click > Insert New Object > Scirra Arcade
and that's it ?
Develop games in your browser. Powerful, performant & highly capable.
1- Create an event to submit your score.
2- Export your project for Scirra Arcade.
3- Upload your project zip file on Scirra web site.
4- Enjoy.
Do not get it right, "ID1" is the generic id for every player who is currently playing? or is the id of someone who knows who?
ID1 is the ID of the leaderboard, not the player ID. You could have more than on leaderboard in you game. Scirra will manage the player ID.