-
Notifications
You must be signed in to change notification settings - Fork 4
extension_setup
The Google Play Services extension is to be used alongside your Google Developer account (web page). All the required personal leaderboard ids and achievement ids should be managed from there.
⚠️ IMPORTANTBefore using this extension make sure to correctly set up your Android application following the steps on this article. It's also important to note that the demo provided with extension is a reference demo meaning it cannot be played as is, as it would need our
.keystore
and our Google Services ID which cannot be included with the package.
-
The extension setup will require the user to double click the extension asset in the asset browser and fill in the information regarding the GooglePlayServices account.
-
As the Google Developer Console layout might change in the future you can check their official guide on setting up leaderboards: Adding Leaderboards.
-
As the Google Developer Console layout might change in the future you can check their official guide on setting up achievements: Adding Achievements.
GameMaker 2024