diff options
author | chai <chaifix@163.com> | 2021-07-10 11:58:54 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-07-10 11:58:54 +0800 |
commit | d373067ce7982c14040274f9eab8ad9a1c50c5f1 (patch) | |
tree | b222334b140cd13a3265736c1c76efc3017a7229 /Assets/Data/AnimationData/Erika/SuperKickCombo.asset | |
parent | 54626116a6dd170e92e2ca68130a270de284cf87 (diff) |
*misc
Diffstat (limited to 'Assets/Data/AnimationData/Erika/SuperKickCombo.asset')
-rw-r--r-- | Assets/Data/AnimationData/Erika/SuperKickCombo.asset | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/Assets/Data/AnimationData/Erika/SuperKickCombo.asset b/Assets/Data/AnimationData/Erika/SuperKickCombo.asset index 9931a73a..b4fea728 100644 --- a/Assets/Data/AnimationData/Erika/SuperKickCombo.asset +++ b/Assets/Data/AnimationData/Erika/SuperKickCombo.asset @@ -15,8 +15,17 @@ MonoBehaviour: animationName: SuperKickCombo animationPath: Assets/Art/Animations/Erika/SuperKickCombo.anim animationEvents: [] - hurtBoxes: [] - hitBoxes: [] + hurtBoxes: + - type: 1 + pivot: 0 + frames: [] + hitBoxes: + - type: 0 + pivot: 1 + frames: [] + - type: 0 + pivot: 1 + frames: [] throwBoxes: [] blockBoxes: [] defendBoxes: [] |