diff options
author | chai <215380520@qq.com> | 2022-11-15 09:57:41 +0800 |
---|---|---|
committer | chai <215380520@qq.com> | 2022-11-15 09:57:41 +0800 |
commit | b434e79de6623ed101896f371b0a00d27d76236d (patch) | |
tree | 576f79f6dace82d17c813d11112ccf9e18e3acc3 /Documents/角色 | |
parent | 8578d0ef8b77a86c156168dd77293289eef47f48 (diff) |
* 增加motion逻辑
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 + + |