Files
YooAssetScene/Docs/Samples.md
2022-08-25 14:29:04 +08:00

20 lines
468 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)
#### 示例内容
**Basic Sample** 包含资源热更和加载的示例。
**Extension Sample** 包含编辑器扩展代码的示例。
**UniTask Sample** 包含支持UniTask代码的示例。
#### 导入流程注意事项
![image](./Image/Samples-img2.png)
1. Basic Sample在导入完成后需要移动目录。
2. 移除Basic Sample文件夹名称里的空格。
3. 找到Boot.scene场景启动游戏。