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
|
%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: b3a20e0c1a718a24f8d14eed06ad5bad, type: 3}
m_Name: Dash_With_Sword
m_EditorClassIdentifier:
animationName: Dash_With_Sword
frameCount: 18
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: 0, z: 0.058727}
- {x: 0, y: 0, z: 0.40457278}
- {x: 0, y: 0, z: 1.12757}
- {x: 0, y: 0, z: 1.638891}
- {x: 0, y: 0, z: 2.0913684}
- {x: 0, y: 0, z: 2.55279}
- {x: 0, y: 0, z: 2.7811205}
- {x: 0, y: 0, z: 2.9323907}
- {x: 0, y: 0, z: 3.070501}
- {x: 0, y: 0, z: 3.1506667}
- {x: 0, y: 0, z: 3.2346225}
- {x: 0, y: 0, z: 3.3472176}
- {x: 0, y: 0, z: 3.398619}
- {x: 0, y: 0, z: 3.413552}
- {x: 0, y: 0, z: 3.3729713}
- {x: 0, y: 0, z: 3.3288426}
- {x: 0, y: 0, z: 3.3056457}
animationLength: 0.55
fps: 30
|