Version: 2021.3
Unity 分发平台
使用 UDP 分发游戏

开始使用 UDP

UDP 实现

Unity 建议在游戏开发周期中实现 UDP,直到游戏开发周期结束(例如,当你已决定可购买的游戏应用内商品时)。这样就更容易在旧版游戏中实现 UDP,从而使这些游戏在新的应用商店中焕发出新版本的生机。

你可以通过以下方式之一在游戏中实现 UDP。

  • 仅使用 UDP 包
  • 使用 UDP 包和 Unity IAP 包(Unity IAP 包版本 2.0.0+)
  • 仅使用 Unity IAP(Unity IAP 包版本 1.22.0–1.23.5)

你选择的实现方式不会影响 UDP 控制台。

使用 UDP 包

此实现类似于 Google Play 应用内计费 (In-App Billing) 实现。如果你之前已经为 Google Play 配置了你的游戏,则 Unity 建议使用 UDP 包。

可从 Unity Package Manager 或 Unity Asset Store 中获取 UDP 包。

For standalone UDP package installations, see Installing the UDP package.

使用 UDP 包和 Unity IAP

The Unity IAP package version 2.0.0 and above does not contain the UDP DLL. This requires the UDP package version 2.0.0 and above. From these versions on, install the UDP package and install the Unity IAP package from the Asset Store.

使用 Unity IAP

如果你的游戏已经使用 Unity IAP,你可以继续使用 Unity IAP 包。

注意:Unity 建议将 UDP 包与 Unity IAP 包版本 2.0.0+(可从 Asset Store 中获取)搭配使用。

UDP is included in Unity IAP from version 1.22.0 - 1.23.5. If you use the Unity IAP package (1.22.0 - 1.23.5) do not install the UDP package separately. To check which Unity IAP version is installed, go to Services > Unity IAP > IAP Updates. Follow the general implementation guidance of Unity IAP’s documentation before you implement your IAP items with Unity IAP.

如果使用 Unity IAP 包,则可以使用代码或无代码实现方法在游戏中实现 IAP 商品。为了更好地与 UDP 集成,请使用代码实现 IAP。

系统要求

Unity 5.6.1 或更高版本支持 UDP。Unity 建议使用 2018.4 或更高版本。

从以下包版本及更高版本开始,可将 UDP 包和 Unity IAP 包一起使用:

  • UDP - 2.0.0
  • Unity IAP - 2.0.0(Asset Store 版本)

Accessing the UDP console

To access the UDP console, go to the Unity Dashboard and select Distribution Portal.

To access the UDP console from the Unity Editor, select Services > Unity Distribution Portal > Configure. In the Unity Distribution Portal settings, select Go to UDP console.

Unity 分发平台
使用 UDP 分发游戏
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961