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: Run
m_EditorClassIdentifier:
animationName: Run
frameCount: 18
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: 0, z: 0.22119993}
- {x: 0, y: 0, z: 0.45361015}
- {x: 0, y: 0, z: 0.7521432}
- {x: 0, y: 0, z: 0.95909584}
- {x: 0, y: 0, z: 1.1608275}
- {x: 0, y: 0, z: 1.4258424}
- {x: 0, y: 0, z: 1.6247574}
- {x: 0, y: 0, z: 1.8265078}
- {x: 0, y: 0, z: 2.1058962}
- {x: 0, y: 0, z: 2.3299162}
- {x: 0, y: 0, z: 2.5555363}
- {x: 0, y: 0, z: 2.839363}
- {x: 0, y: 0, z: 3.0434134}
- {x: 0, y: 0, z: 3.2443922}
- {x: 0, y: 0, z: 3.5112028}
- {x: 0, y: 0, z: 3.7131584}
- {x: 0, y: 0, z: 3.9191914}
animationLength: 0.5666667
fps: 30
|