Skip to content

Commit 9c20792

Browse files
committed
update README
1 parent 3ff7641 commit 9c20792

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

Assets/Scenes/LearnEditor/README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 1. Editor 基础组件
2+
3+
![EditorComponent.png](https://i.loli.net/2020/04/23/YvR6xqT2aj1drI9.png)
4+
5+
# 2.文件拖拽
6+
7+
![DragFolderWindow.gif](https://i.loli.net/2020/04/23/1t9ChyDompsERJZ.gif)
8+
9+
# 3.一键生成Animator和Prefab
10+
11+
![BuildAnimationAndPrefab.gif](https://i.loli.net/2020/04/23/8B7hwQTy6jeCHg1.gif)

Assets/Scenes/LearnEditor/README.md.meta

+7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
## [打包AssetBundle 和加载 AssetBundle](./Assets/Scenes/LoadFormFileAssetBundle)
1111

1212
## [xlua热更新](./Assets/Scenes/HotFix)
13+
14+
## [Unity Editor 插件学习](./Assets/Scenes/LearnEditor)
15+

0 commit comments

Comments
 (0)