1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
|
%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: Attack_Jump_to_Air
m_EditorClassIdentifier:
animationName: Attack_Jump_to_Air
animationPath: Assets/Bundle/Unit/PC/Erika/AnimationClip/Attack_Jump_to_Air.anim
note:
animationEvents:
- {fileID: 114282673544850798}
hurtBoxes: []
hitBoxes:
- collider:
type: 0
pivot: 1
multiHit: 0
hitResponse: 2
hitBack: {x: 0, y: 0, z: 0}
hitCurve:
serializedVersion: 2
m_Curve: []
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
freezeGlobal: 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:
- frame: 11
active: 1
position: {x: 0.49, y: 1.2, z: 0}
size: {x: 2.71, y: 2.16, z: 1}
- frame: 24
active: 1
position: {x: 0.5, y: 0.91, z: 0}
size: {x: 2.77, y: 4.65, z: 1}
throwBoxes: []
blockBoxes: []
defendBoxes: []
overrideRootMotion: 0
rootMotionOverrideData:
positions: []
speedCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
- serializedVersion: 3
time: 1
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0
outWeight: 0
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
curves:
m_keys:
m_values: []
toggles:
m_keys: 00000000
m_values:
- from: 0.3
to: 1
parameters:
m_keys:
m_values: []
properties:
m_keys: 07000000
m_values:
- 0.55
--- !u!114 &114282673544850798
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: 9fe45d0826fb033448a877f1d49199d6, type: 3}
m_Name: EventEffect
m_EditorClassIdentifier:
startFrame: 11
effectPath: Assets/Art/Vfx/Sword slash VFX/Prefabs/Sword Slash 9.prefab
attached: 1
attachNode: 0
bone:
position: {x: 0, y: 1.8, z: 0.5}
rotation: {x: 190, y: -87.41101, z: 86.147}
scale: {x: 0.7, y: 0.7, z: -0.7}
|