Skip to content

GooglePlayServices Ext v1.1.0

Compare
Choose a tag to compare
@DiasFranciscoA DiasFranciscoA released this 25 Oct 15:27
· 53 commits to main since this release
aa17422

[REQUIREMENTS]

  • Requires GameMaker 2022.9 or later
  • Works only on Android export

[DESCRIPTION]

This extension allows developers to add Google Play Services functionality to their projects. The extension itself enclosures multiple Google Play Services functionalities including:
Multiple Leaderboards, achievements (one time, incremental, hidden), saving games to the cloud and even Screen recording capabilities.

[FEATURES]

  • Checking if GooglePlayService API is installed.
  • Signing in/out and revoking login.
  • Submitting to and showing specific leader-board.
  • Showing multiple leader-boards.
  • Unlocking, revealing and incrementing achievements.
  • Opening (querying) save slots.
  • Submitting changes, discarding changes, deleting save slots.