Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by sybrid · Feb 21, 2017 at 11:50 PM · androidmobilepluginpluginssocial

Google Play Games - Can I have more than 100 Leaderboards or filter scoreData based on a custom metadata tag?

Hi everyone,
I'm using the Google Play Games plugin with my game and am working on the LeaderBoards now. This game has 100 levels and will have more. I was planning on having one LeaderBoard per level. However, Google Dev documentation states a game can have a max of 70 LeaderBoards.

Does anyone have a good idea how I can work around this or design this better? I would like to stay with the GPG plugin since I've implemented quite a few of its features in this game.

A few ideas I've tossed around are:

  • Group level scores by batches of 10's per leader board and filter LoadScores() requests based on a custom metadata tag like "Level{n}HighScore" or "Level{n}HighestCombo" provided when calling Social.ReportScore(), but doesn't look like the current PlayGamesPlatform API supports this.

  • Add the first 70 leader boards and hope a "cool" update happens to the API before players get passed level 70...

  • Use a different LeaderBoard plugin...

  • Add one leader board per level, as mentioned above.

    Using Unity 5.4.2, GPG plugin version 0.9.36.

Thanks in advance!

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by Suduckgames · Feb 24, 2017 at 11:38 AM

If you want to use Google Play Games services you won't be able to exceed 70 leaderBoards at the momment so I recommend you to "re-design" the way you want to implement the Leaderboards,

I can suggest you "workarounds" for leves but you should think about if "Levels leaderboards" make sense in your game, or you can go for "Total kills" in all levels for example.

-You can group scores in every 10 levels. You get the highscore from level 1 to level 10 and make a leaderboard. example: Level 1 score 100 Level 2 score 100... Level 10 score 100

Total score from level 1 to 10 : 1000

  • You can make leaderboard in the important levels ( like with bosses or that levels that are very difficult)

-Make new "infinity" gameplay level with his leaderboard ,but that depend on the game that you have

Comment
Add comment · Show 1 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image sybrid · Feb 24, 2017 at 10:46 PM 0
Share

@Suduckgames - Thanks for your confirmation of these limits. I went ahead and just implemented the first 50 leaderboards, since they are the ones players will spend the majority of time on. They are already grouped in grids of 10 with every tenth level being a boss-like challenge.

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

159 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

i want to use dji sdk in unity, i tried to make unity android plugin, but it doesn't work 3 Answers

Unity Android Plugin onActivityResult not called 0 Answers

Native Plugin to get Users phone number 0 Answers

Unity android main activiry as foreground service? 0 Answers

How to use App indexing Api's by extending a class with Prime31 's UnityPlayerActivity ? 0 Answers


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges