Search Unity

Google Play Games Resources to C# - Released

Discussion in 'Assets and Asset Store' started by tstpierre_nss, Jan 27, 2015.

  1. tstpierre_nss

    tstpierre_nss

    Joined:
    Jul 3, 2012
    Posts:
    118
    Asset Store link: Google Play Resource Importer

    Here's a quick editor tool to help import Google Play Games resources into your Unity3D scripting world.

    Three simple steps:
    1. Click 'Get Resources' link in your Game Services console project (on leaderboard, achievement, event and quest tabs)
    2. Click the TEXT format and copy contents to clipboard
    3. Open editor tool in Unity, paste contents and click save (standard save in project dialog) to save a new C# script.
    The intent was to reduce any human error in translation and define out clean constants to reference in wiring up the actual game service code.