diff options
Diffstat (limited to 'Assets/Bundle/Unit')
-rw-r--r-- | Assets/Bundle/Unit/PC/Erika/AnimationData/Air_Combo03_Z0_2.asset | 89 | ||||
-rw-r--r-- | Assets/Bundle/Unit/PC/Erika/AnimationData/rise4.asset | 5 |
2 files changed, 89 insertions, 5 deletions
diff --git a/Assets/Bundle/Unit/PC/Erika/AnimationData/Air_Combo03_Z0_2.asset b/Assets/Bundle/Unit/PC/Erika/AnimationData/Air_Combo03_Z0_2.asset index 264b57d6..5685d300 100644 --- a/Assets/Bundle/Unit/PC/Erika/AnimationData/Air_Combo03_Z0_2.asset +++ b/Assets/Bundle/Unit/PC/Erika/AnimationData/Air_Combo03_Z0_2.asset @@ -10,16 +10,99 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: cab6406109041434e890f22d6455172f, type: 3} - m_Name: Air_Combo03_Z0_2 + m_Name: Air_Combo03_Z0_2(Clone) m_EditorClassIdentifier: animationName: Air_Combo03_Z0_2 animationPath: Assets/Bundle/Unit/PC/Erika/AnimationClip/Air_Combo03_Z0_2.anim animationEvents: [] - hurtBoxes: [] - hitBoxes: [] + hurtBoxes: + - collider: + type: 1 + pivot: 0 + multiHit: 0 + hitResponse: 0 + hitBack: {x: 0, y: 0, z: 0} + freezeFramesSelf: 0 + freezeFramesOther: 0 + sparkPath: + sparkAnchor: 0 + sparkOffset: {x: 0, y: 0, z: 0} + sparkScale: {x: 1, y: 1, z: 1} + multiSparks: 0 + spark2Path: + spark2Anchor: 0 + spark2Offset: {x: 0, y: 0, z: 0} + spark3Path: + spark3Anchor: 0 + spark3Offset: {x: 0, y: 0, z: 0} + selfEffect: 0 + otherEffect: 0 + zoomCamera: 0 + shakeScreen: 0 + shakeOffset: {x: 0, y: 0} + shakeStrength: 0 + colorDrift: 0 + blur: 0 + soundPath: + useGravity: 0 + multiple: 0 + frames: [] + hitBoxes: + - collider: + type: 0 + pivot: 1 + multiHit: 0 + hitResponse: 0 + hitBack: {x: 0, y: 0, z: 0} + freezeFramesSelf: 0 + freezeFramesOther: 0 + sparkPath: + sparkAnchor: 0 + sparkOffset: {x: 0, y: 0, z: 0} + sparkScale: {x: 1, y: 1, z: 1} + multiSparks: 0 + spark2Path: + spark2Anchor: 0 + spark2Offset: {x: 0, y: 0, z: 0} + spark3Path: + spark3Anchor: 0 + spark3Offset: {x: 0, y: 0, z: 0} + selfEffect: 0 + otherEffect: 0 + zoomCamera: 0 + shakeScreen: 0 + shakeOffset: {x: 0, y: 0} + shakeStrength: 0 + colorDrift: 0 + blur: 0 + soundPath: + useGravity: 0 + multiple: 0 + frames: [] throwBoxes: [] blockBoxes: [] defendBoxes: [] + overrideRootMotion: 1 + rootMotionOverrideData: + positions: + - position: {x: 0, y: 0, z: 0} + frame: 0 + - position: {x: 0, y: 0, z: 0} + frame: 8 + - position: {x: 0.3, y: 0.02, z: 0} + frame: 11 + - position: {x: 0.72, y: 0.02, z: 0} + frame: 13 + - position: {x: 1.37, y: 0.09, z: 0} + frame: 16 + - position: {x: 1.77, y: 0.08, z: 0} + frame: 19 + - position: {x: 2.62, y: 0.15, z: 0} + frame: 22 + - position: {x: 2.95, y: 0.01, z: 0} + frame: 48 + - position: {x: 2.95, y: 0.01, z: 0} + frame: 50 speedCurve: serializedVersion: 2 m_Curve: diff --git a/Assets/Bundle/Unit/PC/Erika/AnimationData/rise4.asset b/Assets/Bundle/Unit/PC/Erika/AnimationData/rise4.asset index 77c72e71..7f2ba611 100644 --- a/Assets/Bundle/Unit/PC/Erika/AnimationData/rise4.asset +++ b/Assets/Bundle/Unit/PC/Erika/AnimationData/rise4.asset @@ -10,7 +10,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: cab6406109041434e890f22d6455172f, type: 3} - m_Name: rise4(Clone) + m_Name: rise4 m_EditorClassIdentifier: animationName: rise4 animationPath: Assets/Bundle/Unit/PC/Erika/AnimationClip/rise4.anim @@ -20,7 +20,8 @@ MonoBehaviour: throwBoxes: [] blockBoxes: [] defendBoxes: [] - overrideRootMotion: + overrideRootMotion: 1 + rootMotionOverrideData: positions: [] speedCurve: serializedVersion: 2 |