是否可以有一个游戏中心“最低分数”?排行榜?

发布于 2024-12-10 13:02:32 字数 292 浏览 0 评论 0原文

我读到,游戏中心排行榜分数仅在新发布时更新分数大于 已存在的分数。

这让我想知道是否有可能有一个游戏中心排行榜来存储倒计时的分数,例如“完成关卡的时间”。通过正确设置排行榜(例如使用排序和格式修改器)是否仍然可以实现这一目标?

只是为了确认一下,是否真的不可能让游戏中心排行榜简单地接受您发送给它的值,无论它是更大还是更小?

I've read that Game Center Leaderboard scores are only updated when the newly posted score is greater than the already existing score.

This made me wonder if it is possible at all to have a Game Center Leaderboard that stores scores counting down, for example "time to complete level". Can this still be achieved with the correct setup of the Leaderboard, for example with sorting and formatting modifiers?

And just to confirm, is it really not possible to have a Game Center Leaderboard simply accept the value that you send to it, regardless of whether it is greater or smaller?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

独孤求败 2024-12-17 13:02:32

您可以在 iTunes Connect 中选择从低到高或从高到低的排行榜类型。

您始终可以将任何值发送到 Game Center 服务器,只是它不会保存它,除非它高于*当前分数。

* 如果是从低到高的排行榜,则较低的值实际上算作较高的分数。

You can choose low to high or high to low leaderbord type in iTunes Connect.

And you can always send any value to Game Center server, it's just that it will not save it unless it's higher* than the current score.

* if it's a low to high leaderboard, the value that is lower is actually counted as a higher score.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文