File tree 1 file changed +14
-9
lines changed
1 file changed +14
-9
lines changed Original file line number Diff line number Diff line change 2
2
3
3
为了解决开发阶段频繁迭代时转换小游戏时间过长的问题,推出了基于` WebRTC ` 音视频传输与` Unity Editor ` 环境的小游戏实时预览插件。该插件无需转换即可预览小游戏效果,旨在显著提升开发效率,缩短开发者在迭代过程中等待预览效果的时间。
4
4
5
- < img src = " ../image/wechatpreview/wechatpreview1.png " alt = " wechatpreview1 " style = " width : 200 px ; " />
5
+ 由于该插件环境较为受限并且依赖较多,故作为独立包发布。 ** 详见 [ 预览插件 ] ( https://github.com/wechat-miniprogram/minigame-unity-wechat-preview ) 。 **
6
6
7
- < center >预览工具入口</ center >
7
+ 关于预览插件的问题可以前往 [ Issues ] ( https://github.com/wechat-miniprogram/minigame-unity-wechat-preview/issues ) 与 [ 小助手 ] ( https://wechat-miniprogram.github.io/minigame-unity-webgl-transform/Design/IssueAndContact.html#%E5%B0%8F%E6%B8%B8%E6%88%8F%E5%AE%A2%E6%9C%8D%E5%8A%A9%E6%89%8B ) 反馈。
8
8
9
- <img src =" ../image/wechatpreview/wechatpreview2.png " alt =" wechatpreview2 " style =" width : 200px ;" />
9
+ <figure style =" text-align : center ;" >
10
+ <img src =" ../image/wechatpreview/wechatpreview1.png " alt =" wechatpreview1 " style =" width : 200px ;" />
11
+ <figcaption >预览工具入口</figcaption >
12
+ </figure >
10
13
11
- <center >预览工具界面</center >
14
+ <figure style =" text-align : center ;" >
15
+ <img src =" ../image/wechatpreview/wechatpreview2.png " alt =" wechatpreview2 " style =" width : 200px ;" />
16
+ <figcaption >预览工具界面</figcaption >
17
+ </figure >
12
18
13
- <img src =" ../image/wechatpreview/wechatpreview3.jpg " alt =" wechatpreview3 " style =" width : 200px ;" />
14
-
15
- <center >真机预览示例</center >
16
-
17
- 由于该插件环境较为受限并且依赖较多,故作为独立包发布。** 详见[ 预览插件] ( https://github.com/wechat-miniprogram/minigame-unity-wechat-preview ) 。**
19
+ <figure style =" text-align : center ;" >
20
+ <img src =" ../image/wechatpreview/wechatpreview3.jpg " alt =" wechatpreview3 " style =" width : 200px ;" />
21
+ <figcaption >真机预览示例</figcaption >
22
+ </figure >
You can’t perform that action at this time.
0 commit comments