diff options
author | chai <chaifix@163.com> | 2021-07-09 14:44:11 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-07-09 14:44:11 +0800 |
commit | f9bf87f60bd777cc5922e38133436eaa9fa45ba1 (patch) | |
tree | 374162d2f0c07a117a407ab201932e7d2ca5c622 /Assets/Data/AnimationData/Erika/SuperKickCombo.asset | |
parent | a0577c8f3415b3173f8d57af631785b43c18d086 (diff) |
*misc
Diffstat (limited to 'Assets/Data/AnimationData/Erika/SuperKickCombo.asset')
-rw-r--r-- | Assets/Data/AnimationData/Erika/SuperKickCombo.asset | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Assets/Data/AnimationData/Erika/SuperKickCombo.asset b/Assets/Data/AnimationData/Erika/SuperKickCombo.asset new file mode 100644 index 00000000..9931a73a --- /dev/null +++ b/Assets/Data/AnimationData/Erika/SuperKickCombo.asset @@ -0,0 +1,22 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: cab6406109041434e890f22d6455172f, type: 3} + m_Name: SuperKickCombo + m_EditorClassIdentifier: + animationName: SuperKickCombo + animationPath: Assets/Art/Animations/Erika/SuperKickCombo.anim + animationEvents: [] + hurtBoxes: [] + hitBoxes: [] + throwBoxes: [] + blockBoxes: [] + defendBoxes: [] |