标签: android ios unity3d google-play-services game-center
所以我使用统一游戏引擎更新我的android和ios应用程序。我想根据用户解锁的成就添加可解锁的内容。我有大约20个左右的成就。我找不到任何方法来检查特定成就是否已被解锁。我使用Gamecenter for ios和Google Play Games for android。
答案 0 :(得分:0)
社交课应该提供您所需要的:
https://docs.unity3d.com/ScriptReference/Social.html
最特别是https://docs.unity3d.com/ScriptReference/Social.LoadAchievements.html