Update document
parent
71e8392359
commit
eed3c9768b
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
|
@ -17,3 +17,9 @@
|
||||||
1. Space Shooter在导入完成后,打开YooAsset->AssetBundle Collector窗口。
|
1. Space Shooter在导入完成后,打开YooAsset->AssetBundle Collector窗口。
|
||||||
1. 点击修复按钮,然后点击Save按钮保存配置,最后关闭窗口。
|
1. 点击修复按钮,然后点击Save按钮保存配置,最后关闭窗口。
|
||||||
3. 找到Boot.scene场景启动游戏。
|
3. 找到Boot.scene场景启动游戏。
|
||||||
|
|
||||||
|
#### 太空战机项目
|
||||||
|
|
||||||
|
首次需要在项目里手动添加Tags才可以保证真机演示正常运行。
|
||||||
|
|
||||||
|
![image](./Image/Samples-img3.jpg)
|
||||||
|
|
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
点击搜集变种按钮开始收集,请耐心等待结束。
|
点击搜集变种按钮开始收集,请耐心等待结束。
|
||||||
|
|
||||||
|
**注意:在收集完成之后,需要将生成的shadervariants文件配置到收集界面(AssetBundle Collector)。**
|
||||||
|
|
||||||
### Jenkins支持
|
### Jenkins支持
|
||||||
|
|
||||||
```c#
|
```c#
|
||||||
|
|
Loading…
Reference in New Issue