summaryrefslogtreecommitdiff
path: root/Documents/动画
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2022-11-15 09:57:41 +0800
committerchai <215380520@qq.com>2022-11-15 09:57:41 +0800
commitb434e79de6623ed101896f371b0a00d27d76236d (patch)
tree576f79f6dace82d17c813d11112ccf9e18e3acc3 /Documents/动画
parent8578d0ef8b77a86c156168dd77293289eef47f48 (diff)
* 增加motion逻辑
Diffstat (limited to 'Documents/动画')
-rw-r--r--Documents/动画/动画数据结构.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Documents/动画/动画数据结构.txt b/Documents/动画/动画数据结构.txt
new file mode 100644
index 00000000..f8814e59
--- /dev/null
+++ b/Documents/动画/动画数据结构.txt
@@ -0,0 +1,11 @@
+UnitProfile.Skills
+UnitProfile.Combos
+
+ComboData reference
+ SkillData reference
+ MotionData* uid
+ AnimationData reference
+ AnimationClip path
+
+MotionData是连接逻辑层和表现层的中间层
+