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
|
%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: jump_start
m_EditorClassIdentifier:
animationName: jump_start
frameCount: 15
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: -0.22219586, z: 0.017122861}
- {x: 0, y: -0.42155582, z: -0.006232789}
- {x: 0, y: -0.05756539, z: 0.016649093}
- {x: 0, y: 0.45955747, z: 0.037966013}
- {x: 0, y: 0.8913494, z: 0.061946515}
- {x: 0, y: 1.1601301, z: 0.082217835}
- {x: 0, y: 1.2623631, z: 0.09206721}
- {x: 0, y: 1.3275901, z: 0.09601557}
- {x: 0, y: 1.383962, z: 0.098483205}
- {x: 0, y: 1.4202341, z: 0.09866692}
- {x: 0, y: 1.4555091, z: 0.09787096}
- {x: 0, y: 1.491268, z: 0.09574717}
- {x: 0, y: 1.5109249, z: 0.09382407}
- {x: 0, y: 1.5296973, z: 0.09217963}
animationLength: 0.4666667
fps: 30
|