🎮
Play Plus | Play Services Plugin For GC2
  • 👋Getting Started
  • Visual Scripting
    • ▶️Instructions
      • Play Games Activate
      • Play Games Authenticate
      • Request Server Side Access
      • Get Local User Id
      • Get Local User Name
      • Get Token
    • ⚡Events
      • On Authenticate
      • On Request Server Side Access
    • ❓Conditions
      • Is User Authenticated
  • Features
    • 🎉Achievements
      • ▶️Instructions
        • Show Achievements UI
        • Increment Achievement
        • Report Progress
        • Reveal Achievement
        • Unlock Achievement
      • ⚡Events
        • On Increment Achievement
        • On Show Achievement UI
        • On Report Progress
        • On Reveal Achievement
        • On Unlock Achievement
    • 🎖️Leaderboards
      • ▶️Instructions
        • Open Leader Board UI
        • Report Score
      • ⚡Events
        • On Open Leader Board UI
        • On Report Score
    • 💾Save Games
      • ▶️Instructions
        • Open Save Load UI
      • ⚡Events
        • On Open Save Load UI
    • 🙌Events
      • ▶️Instructions
        • Increment Event
      • ⚡Events
        • On Increment Event
    • 🧑‍🤝‍🧑Friends (TBD)
    • 📊Player Stats (TBD)
  • Road Map
  • Releases
Powered by GitBook
On this page
Page cover

👋Getting Started

Installation Guide:

Install the dependencies first:

  • Game Creator 2

  • Google Play Games Plugin

For setting up the Google Play Games Plugin, make sure to follow the instructions in their website here : Get started with the Google Play Games plugin for Unity. Also, you should already have a google play console account for this to work.

You can then install the Play Game Services Plugin.

You can also test the provided demo apk that you can download here.

NextVisual Scripting

Last updated 1 year ago