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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
|
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_Name: dynamicObstacle
serializedVersion: 3
m_AnimationType: 1
m_Compressed: 0
m_RotationCurves: []
m_CompressedRotationCurves: []
m_PositionCurves:
- curve:
serializedVersion: 2
m_Curve:
- time: 0
value: {x: 0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: .0147868283}
outSlope: {x: 0, y: 0, z: .0147868283}
tangentMode: 0
- time: 10.0166664
value: {x: 0, y: 0, z: 14.9463282}
inSlope: {x: 0, y: 0, z: .00212520501}
outSlope: {x: 0, y: 0, z: .00212520501}
tangentMode: 1084227584
- time: 10.0333338
value: {x: 0, y: 0, z: 14.9462395}
inSlope: {x: 0, y: 0, z: -.012733344}
outSlope: {x: 0, y: 0, z: -.012733344}
tangentMode: 1084227584
m_PreInfinity: 2
m_PostInfinity: 2
path:
m_ScaleCurves: []
m_FloatCurves: []
m_SampleRate: 60
m_WrapMode: 4
m_Bounds:
m_Center: {x: 0, y: 0, z: 0}
m_Extent: {x: 0, y: 0, z: 0}
m_MuscleClipInfo:
m_StartTime: 0
m_StopTime: 1
m_OrientationOffsetY: 0
m_Level: 0
m_CycleOffset: 0
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
m_LoopBlendPositionXZ: 0
m_KeepOriginalOrientation: 0
m_KeepOriginalPositionY: 1
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
m_EditorCurves:
- curve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 10
- time: 10.0166664
value: 0
inSlope: 0
outSlope: 0
tangentMode: 10
m_PreInfinity: 2
m_PostInfinity: 2
attribute: m_LocalPosition.x
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 10
- time: 10.0166664
value: 0
inSlope: 0
outSlope: 0
tangentMode: 10
m_PreInfinity: 2
m_PostInfinity: 2
attribute: m_LocalPosition.y
path:
classID: 4
script: {fileID: 0}
- curve:
serializedVersion: 2
m_Curve:
- time: 0
value: 0
inSlope: .0147868283
outSlope: .0147868283
tangentMode: 0
- time: 10.0333338
value: 14.9462395
inSlope: -.012733344
outSlope: -.012733344
tangentMode: 0
m_PreInfinity: 2
m_PostInfinity: 2
attribute: m_LocalPosition.z
path:
classID: 4
script: {fileID: 0}
m_EulerEditorCurves: []
m_Events: []
--- !u!1002 &7400001
EditorExtensionImpl:
serializedVersion: 6
|