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
|
%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: Air_Dash
m_EditorClassIdentifier:
animationName: Air_Dash
animationPath: Assets/Art/Animations/Erika/Air_Dash.anim
animationEvents: []
hurtBoxes:
- type: 1
pivot: 0
frames:
- frame: 0
active: 1
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 1.32, z: 0.5}
- frame: 4
active: 0
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 0.61, z: 0.5}
- frame: 14
active: 1
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 0.59, z: 0.5}
- frame: 16
active: 1
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 0.56, z: 0.5}
- frame: 39
active: 1
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 0.58, z: 0.5}
- frame: 54
active: 1
position: {x: 0, y: 0, z: 0}
size: {x: 1, y: 1.34, z: 0.5}
hitBoxes:
- type: 0
pivot: 1
frames: []
throwBoxes: []
blockBoxes: []
defendBoxes: []
|