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
|
%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: SideKick
m_EditorClassIdentifier:
animationName: SideKick
frameCount: 12
positionList:
- {x: 0, y: 0, z: 0}
- {x: 0, y: 0, z: -0.7646516}
- {x: 0, y: 0, z: -0.6649435}
- {x: 0, y: 0, z: -0.49109462}
- {x: 0, y: 0, z: -0.37727427}
- {x: 0, y: 0, z: -0.3017728}
- {x: 0, y: 0, z: -0.22249214}
- {x: 0, y: 0, z: -0.1665816}
- {x: 0, y: 0, z: -0.13909829}
- {x: 0, y: 0, z: -0.113597155}
- {x: 0, y: 0, z: 0.018562462}
- {x: 0, y: 0, z: 0.24498612}
animationLength: 0.36666667
fps: 30
|