安装和使用

YandexGamesSDK 是一种针对 Construct 3 引擎的插件,用于便捷访问 Yandex Games API。

接入 SDK 是成功通过审核的必要条件。

该插件提供以下功能:

  • 用于与 Yandex Games 完整交互的视觉积木。
  • 在 JavaScript 积木中使用 Yandex Games SDK。
  • 灵活的文字和精灵本地化。
  • 开发便利的辅助功能。

安装

  1. GitHub 下载插件的最新版本。

  2. 打开 Construct 3。

  3. 进入 MenuViewAdd-ons Manager

  4. 在出现的窗口中点击 Install new add-on 并选择下载的 .c3addon 文件。

添加到项目

要开始使用 Yandex Games 插件:

  1. 右键点击布局并选择 Insert new object

  2. 在出现的菜单中滚动到 Platforms and APIs 部分,选择 YandexGamesSDK 插件并点击 Insert

之后插件将被添加到您的项目中,您就可以使用 Yandex Games SDK。


存储库
上一篇