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
|
%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
m_EditorClassIdentifier:
animationName: jump
frameCount: 37
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: -0.4306826, z: 0.102929905}
- {x: 0, y: -0.45026618, z: 0.16854773}
- {x: 0, y: 0.81113696, z: 0.11129799}
- {x: 0, y: 1.0244637, z: 0.10564355}
- {x: 0, y: 1.10762, z: 0.09814663}
- {x: 0, y: 1.1854277, z: 0.08624511}
- {x: 0, y: 1.234513, z: 0.07787315}
- {x: 0, y: 1.2786014, z: 0.07160813}
- {x: 0, y: 1.3324668, z: 0.06888951}
- {x: 0, y: 1.3705182, z: 0.07454738}
- {x: 0, y: 1.397182, z: 0.10891053}
- {x: 0, y: 1.4075739, z: 0.17979747}
- {x: 0, y: 1.3973138, z: 0.19250369}
- {x: 0, y: 1.3828568, z: 0.1461211}
- {x: 0, y: 1.3044949, z: 0.08358984}
- {x: 0, y: 1.2235606, z: 0.046386037}
- {x: 0, y: 1.1578536, z: 0.017762262}
- {x: 0, y: 1.0697737, z: 0.001296422}
- {x: 0, y: 0.9763444, z: 0.009869266}
- {x: 0, y: 0.84345466, z: 0.036990494}
- {x: 0, y: 0.47531682, z: 0.07531782}
- {x: 0, y: 0.13056308, z: 0.115263015}
- {x: 0, y: -0.049260974, z: 0.10041782}
- {x: 0, y: -0.2567976, z: 0.10072234}
- {x: 0, y: -0.36679512, z: 0.10643939}
- {x: 0, y: -0.4030053, z: 0.10189723}
- {x: 0, y: -0.42942464, z: 0.09467568}
- {x: 0, y: -0.43910885, z: 0.08969972}
- {x: 0, y: -0.44079882, z: 0.08477455}
- {x: 0, y: -0.43139625, z: 0.0779447}
- {x: 0, y: -0.4132074, z: 0.07223598}
- {x: 0, y: -0.38478732, z: 0.06579098}
- {x: 0, y: -0.31744128, z: 0.05540638}
- {x: 0, y: -0.22825134, z: 0.04421617}
- {x: 0, y: -0.1279319, z: 0.028779864}
- {x: 0, y: -0.0000025629997, z: 0.00000013550743}
animationLength: 1.2
fps: 30
|