diff options
Diffstat (limited to 'Documents/角色')
-rw-r--r-- | Documents/角色/角色数据结构.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Documents/角色/角色数据结构.txt b/Documents/角色/角色数据结构.txt new file mode 100644 index 00000000..9bca0ed0 --- /dev/null +++ b/Documents/角色/角色数据结构.txt @@ -0,0 +1,9 @@ +UnitProfile (UnitProfile) +|- UnitName (string) +|- ActionData (UnitActionData) + |- +|- Unit Controller Prefab (GameObject) +|- Unit Prefab (GameObject) +|- Anim Controller + + |