YooAsset/Docs/Samples.md

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