更新已提交给Game Center的分数

Sky*_*leh 12 ios game-center

现在我正在开发一款针对iOS的Black Jack游戏,并希望有一个排行榜,显示哪些玩家目前拥有最多的"钱".因此,如果他们获得高分然后失去"钱",它将更新他们的高分以匹配用户当前的金额,这将比以前少.有什么方法可以用Game Center做到这一点吗?

小智 9

Sorry to disappoint you but Game Center only writes a new score if it is higher than the previous one. You can reset the score board via iTunes Connect, but that will lose all previous users info.See the comments link


San*_*rea 7

自iOS7以来情况发生了变化.现在,您可以将"分数提交类型"更改为"最近分数"而不是"最佳分数".创建新的排行榜时,这是iTunes Connect中的一个选项.

在此输入图像描述