1 Star 2 Fork 1

sami / minigame-unity-webgl-transform

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Unity WebGL 小游戏适配方案(公测)

欢迎使用 Unity WebGL 小游戏适配(转换)方案,本方案设计目的是降低 Unity 游戏转换到微信小游戏的开发成本。基于WebAssembly技术,无需更换Unity引擎与重写核心代码的情况下将原有游戏项目适配到微信小游戏。

方案特点

  • 保持原引擎工具链与技术栈
  • 无需重写游戏核心逻辑,支持大部分第三方插件
  • 由转换工具与微信小游戏运行环境保证适配兼容,保持较高还原度
  • 微信小游戏平台能力以C# SDK方式提供给开发者,快速对接平台开放能力

转换案例

极度漂移3D 网吧模拟器 翡翠大师小游戏 就差一刀

安装与使用

下载 Unity插件, 并导入至游戏项目中。

已验证Unity版本:2018.3/2018.4LTS、2019.2/2019.4LTS. 安装时选择WebGL组件。 如果你用的是Big Sur版本的Mac系统,并且Unity 版本小于 2019.4.14, 则需另外安装 python3,并安装brotli 命令如下: python3 -m pip install brotli

快速开始:转换工具导出微信小游戏

文档总览

方案概述与兼容性

性能优化

能力适配

调试与异常

问题反馈

MIT License Copyright (c) 2021 wechat-miniprogram Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Python
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/pega/minigame-unity-webgl-transform.git
git@gitee.com:pega/minigame-unity-webgl-transform.git
pega
minigame-unity-webgl-transform
minigame-unity-webgl-transform
main

搜索帮助