Files
YooAsset/Docs/Samples.md
2022-11-27 15:40:09 +08:00

20 lines
545 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 示例教程
![image](./Image/Samples-img1.png)
#### 示例内容
**Space Shooter** 太空战机DEMO包含资源热更和加载的示例。
**Extension Sample** 包含编辑器扩展代码的示例。
**UniTask Sample** 包含支持UniTask代码的示例。
#### 导入流程注意事项
![image](./Image/Samples-img2.png)
1. Space Shooter在导入完成后打开YooAsset->AssetBundle Collector窗口。
1. 点击修复按钮然后点击Save按钮保存配置最后关闭窗口。
3. 找到Boot.scene场景启动游戏。