【发布时间】:2014-03-31 16:53:16
【问题描述】:
我目前正在使用unity google plugin 开发一款具有统一性的游戏。
我想使用 Google 登录作为 3 个登录密钥之一来访问我的游戏服务器,并想知道 playeriD (Google Play Game Services > games.players.get) 是否是静态的。无论他们从哪里登录。
【问题讨论】:
标签: android plugins unity3d google-play-services
我目前正在使用unity google plugin 开发一款具有统一性的游戏。
我想使用 Google 登录作为 3 个登录密钥之一来访问我的游戏服务器,并想知道 playeriD (Google Play Game Services > games.players.get) 是否是静态的。无论他们从哪里登录。
【问题讨论】:
标签: android plugins unity3d google-play-services
是的。如果您查看 Google+ 个人资料链接(例如 https://plus.google.com/116518204578946283219/posts),则 playerId 是标识 Google+ 用户的唯一编号。
【讨论】: