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
|
%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_long
m_EditorClassIdentifier:
animationName: jump_long
frameCount: 41
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: -0.22168428, z: 0.072202556}
- {x: 0, y: -0.42144197, z: 0.02988857}
- {x: 0, y: -0.060994744, z: 0.06614745}
- {x: 0, y: 0.5852265, z: 0.07974648}
- {x: 0, y: 1.0749766, z: 0.09418181}
- {x: 0, y: 1.266579, z: 0.10125169}
- {x: 0, y: 1.3410636, z: 0.10294692}
- {x: 0, y: 1.4086646, z: 0.10606774}
- {x: 0, y: 1.489004, z: 0.11096106}
- {x: 0, y: 1.54014, z: 0.1135341}
- {x: 0, y: 1.5842892, z: 0.114960395}
- {x: 0, y: 1.6332139, z: 0.1165856}
- {x: 0, y: 1.6606535, z: 0.11782628}
- {x: 0, y: 1.681003, z: 0.11892865}
- {x: 0, y: 1.6980492, z: 0.120102204}
- {x: 0, y: 1.7014447, z: 0.120605215}
- {x: 0, y: 1.6976472, z: 0.120729156}
- {x: 0, y: 1.6823508, z: 0.12025707}
- {x: 0, y: 1.6613542, z: 0.11920987}
- {x: 0, y: 1.633062, z: 0.11754284}
- {x: 0, y: 1.5849599, z: 0.11432837}
- {x: 0, y: 1.5295664, z: 0.11086426}
- {x: 0, y: 1.3688184, z: 0.10104409}
- {x: 0, y: 0.9163982, z: 0.075348}
- {x: 0, y: 0.47078806, z: 0.045203365}
- {x: 0, y: 0.060297072, z: 0.0031486442}
- {x: 0, y: -0.12915856, z: -0.017536113}
- {x: 0, y: -0.15304762, z: -0.021485113}
- {x: 0, y: -0.15760332, z: -0.026237369}
- {x: 0, y: -0.14367068, z: -0.03903983}
- {x: 0, y: -0.12196088, z: -0.0523769}
- {x: 0, y: -0.09813595, z: -0.063616365}
- {x: 0, y: -0.06394017, z: -0.07132775}
- {x: 0, y: -0.03520304, z: -0.06124695}
- {x: 0, y: -0.0077586174, z: -0.04417777}
- {x: 0, y: 0.017523587, z: -0.032632492}
- {x: 0, y: 0.022005439, z: -0.031360183}
- {x: 0, y: 0.018935204, z: -0.026902374}
- {x: 0, y: 0.008942127, z: -0.012372507}
- {x: 0, y: 0.00089383125, z: -0.0012375631}
animationLength: 1.3333334
fps: 30
|