diff options
author | chai <chaifix@163.com> | 2021-08-19 19:42:26 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-08-19 19:42:26 +0800 |
commit | f50326c223546e862f6800f643490e13616960e0 (patch) | |
tree | b883ac692425ae2928fbaf127bc4eb1d9a427796 /Assets/Bundle/Unit | |
parent | 60253a4c2bf15c1d3d1ab2c0abba4c00e8fda236 (diff) |
*misc
Diffstat (limited to 'Assets/Bundle/Unit')
-rw-r--r-- | Assets/Bundle/Unit/PC/Erika/AnimationData/Take 001.asset | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/Assets/Bundle/Unit/PC/Erika/AnimationData/Take 001.asset b/Assets/Bundle/Unit/PC/Erika/AnimationData/Take 001.asset index 7288f2aa..49df97d0 100644 --- a/Assets/Bundle/Unit/PC/Erika/AnimationData/Take 001.asset +++ b/Assets/Bundle/Unit/PC/Erika/AnimationData/Take 001.asset @@ -10,7 +10,7 @@ MonoBehaviour: m_Enabled: 1 m_EditorHideFlags: 0 m_Script: {fileID: 11500000, guid: cab6406109041434e890f22d6455172f, type: 3} - m_Name: Take 001 + m_Name: Take 001(Clone) m_EditorClassIdentifier: animationName: Take 001 animationPath: Assets/Art/Animations/Erika/Take 001.anim @@ -20,6 +20,7 @@ MonoBehaviour: - {fileID: 114793878721939902} - {fileID: 114750047321414068} - {fileID: 114541332933305096} + - {fileID: 114103326931789898} hurtBoxes: - collider: type: 1 @@ -28,6 +29,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 0 @@ -94,6 +96,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 11 @@ -111,6 +114,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 24 @@ -128,6 +132,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 40 @@ -145,6 +150,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 44 @@ -162,6 +168,7 @@ MonoBehaviour: hitBack: {x: 0, y: 0, z: 0} multiHit: 0 sparkPath: + sparkOffset: {x: 0, y: 0, z: 0} multiple: 0 frames: - frame: 48 @@ -242,7 +249,7 @@ MonoBehaviour: m_keys: m_values: [] parameters: - m_keys: [] + m_keys: m_values: [] --- !u!114 &114097288536488508 MonoBehaviour: @@ -263,6 +270,20 @@ MonoBehaviour: position: {x: 0, y: 0, z: 0} rotation: {x: 0, y: 0, z: 0} scale: {x: 0, y: 0, z: 0} +--- !u!114 &114103326931789898 +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: 155962a945650e440806af7a4346f155, type: 3} + m_Name: EventMesh_FadeIn + m_EditorClassIdentifier: + startFrame: 3 + mode: 1 --- !u!114 &114105868209784942 MonoBehaviour: m_ObjectHideFlags: 0 |