YooAsset/Docs/Samples.md

26 lines
697 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

# 示例教程
![image](./Image/Samples-img1.png)
#### 示例内容
**Space Shooter** 太空战机DEMO包含资源热更和加载的示例。
**Extension Sample** 包含编辑器扩展代码的示例。
**UniTask Sample** 包含支持UniTask代码的示例。
#### 导入流程注意事项
![image](./Image/AssetCollector-img1.jpg)
1. Space Shooter在导入完成后打开YooAsset->AssetBundle Collector窗口。
1. 点击修复按钮然后点击Save按钮保存配置最后关闭窗口。
3. 找到Boot.scene场景启动游戏。
#### 太空战机项目
首次需要在项目里手动添加Tags才可以保证真机演示正常运行。
![image](./Image/Samples-img3.jpg)