diff options
Diffstat (limited to 'Documents/动画')
-rw-r--r-- | Documents/动画/动画数据结构.txt | 11 |
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是连接逻辑层和表现层的中间层 + |