diff --git a/Assets/0.SCENE/MainGame.unity b/Assets/0.SCENE/MainGame.unity
index e17bf9f9..17e95a3c 100644
--- a/Assets/0.SCENE/MainGame.unity
+++ b/Assets/0.SCENE/MainGame.unity
@@ -9106,7 +9106,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
- m_IsActive: 1
+ m_IsActive: 0
--- !u!114 &85056389
MonoBehaviour:
m_ObjectHideFlags: 0
@@ -9121,7 +9121,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
spawnRange: 15
respawnCooldown: 3
- mobTag: NormalMob
+ mobTag: Throw Monster
optimizationRange: 60
--- !u!4 &85056390
Transform:
@@ -65811,7 +65811,7 @@ MonoBehaviour:
m_EditorClassIdentifier:
spawnRange: 15
respawnCooldown: 3
- mobTag: NormalMob1
+ mobTag: Sword Monster
optimizationRange: 60
--- !u!4 &600231664
Transform:
@@ -194789,12 +194789,18 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
pools:
- - tag: NormalMob
+ - tag: Throw Monster
prefab: {fileID: 3587750552762439828, guid: 6f13ab79d8b0c90469799a3505f07c8b, type: 3}
size: 20
- - tag: NormalMob1
+ - tag: Sword Monster
prefab: {fileID: 5674935864780053661, guid: 50c1bf70f87f8124baeacfb51b165d44, type: 3}
size: 20
+ - tag: Run Monster
+ prefab: {fileID: 7037573943750301576, guid: 833054483d564fc44ba7524ee18dd6cc, type: 3}
+ size: 20
+ - tag: Kamikaze
+ prefab: {fileID: 6300812397144094342, guid: 780f1118f1546a24ca2793cdaad1de94, type: 3}
+ size: 20
--- !u!1001 &1825079231
PrefabInstance:
m_ObjectHideFlags: 0
@@ -204591,6 +204597,54 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4597037973276494, guid: 8d0244df748238943ac8e51af488e706, type: 3}
m_PrefabInstance: {fileID: 1926995902}
m_PrefabAsset: {fileID: 0}
+--- !u!1 &1927423248
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1927423250}
+ - component: {fileID: 1927423249}
+ m_Layer: 0
+ m_Name: Monster Spawner (2)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 0
+--- !u!114 &1927423249
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1927423248}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ spawnRange: 15
+ respawnCooldown: 3
+ mobTag: Run Monster
+ optimizationRange: 60
+--- !u!4 &1927423250
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1927423248}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 38, y: 7.99, z: 41}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 0}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &1927544423
PrefabInstance:
m_ObjectHideFlags: 0
@@ -219331,6 +219385,54 @@ Transform:
m_CorrespondingSourceObject: {fileID: 4777934517046012, guid: 91e9da64c88b4594581c8fdf8ff08ffe, type: 3}
m_PrefabInstance: {fileID: 2067097523}
m_PrefabAsset: {fileID: 0}
+--- !u!1 &2067270635
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2067270637}
+ - component: {fileID: 2067270636}
+ m_Layer: 0
+ m_Name: Monster Spawner (3)
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 0
+--- !u!114 &2067270636
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2067270635}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 1f525fb5022b0754b9c5e1d725f8b2a4, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ spawnRange: 15
+ respawnCooldown: 3
+ mobTag: Kamikaze
+ optimizationRange: 60
+--- !u!4 &2067270637
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2067270635}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 38, y: 7.99, z: 41}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 0}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1001 &2067313932
PrefabInstance:
m_ObjectHideFlags: 0
@@ -227817,63 +227919,6 @@ GameObject:
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
---- !u!1001 &478467101197344285
-PrefabInstance:
- m_ObjectHideFlags: 0
- serializedVersion: 2
- m_Modification:
- serializedVersion: 3
- m_TransformParent: {fileID: 0}
- m_Modifications:
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalPosition.x
- value: 37.404156
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalPosition.y
- value: 7.75
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalPosition.z
- value: 24.345
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalRotation.w
- value: 0.7058545
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalRotation.x
- value: -0.7058545
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalRotation.y
- value: -0.04206518
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalRotation.z
- value: -0.04206518
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalEulerAnglesHint.x
- value: -90
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalEulerAnglesHint.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1657196367734596459, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_LocalEulerAnglesHint.z
- value: -6.821
- objectReference: {fileID: 0}
- - target: {fileID: 2140436862665439697, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
- propertyPath: m_Name
- value: "Meshy_AI_\uB0A1\uC740_\uCE7C_0202123706_texture"
- objectReference: {fileID: 0}
- m_RemovedComponents: []
- m_RemovedGameObjects: []
- m_AddedGameObjects: []
- m_AddedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: 5d62f1e549a97b14484c4eef4f6b3885, type: 3}
--- !u!224 &510035933647342717
RectTransform:
m_ObjectHideFlags: 0
@@ -228354,63 +228399,6 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 340729866875495742}
m_CullTransparentMesh: 1
---- !u!1001 &3182291227162127732
-PrefabInstance:
- m_ObjectHideFlags: 0
- serializedVersion: 2
- m_Modification:
- serializedVersion: 3
- m_TransformParent: {fileID: 0}
- m_Modifications:
- - target: {fileID: 3637766495420049873, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_Name
- value: "Meshy_AI_\uCC3D_0202123724_texture"
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalPosition.x
- value: 34.28
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalPosition.y
- value: 8.899
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalPosition.z
- value: 25.562
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalRotation.w
- value: 0.7071068
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalRotation.x
- value: -0.7071068
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalRotation.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalRotation.z
- value: -0
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalEulerAnglesHint.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalEulerAnglesHint.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 4120830999722734443, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
- propertyPath: m_LocalEulerAnglesHint.z
- value: 0
- objectReference: {fileID: 0}
- m_RemovedComponents: []
- m_RemovedGameObjects: []
- m_AddedGameObjects: []
- m_AddedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: 86581dd93bdff7f4b931c59503e2b65f, type: 3}
--- !u!1 &3226124390474362463
GameObject:
m_ObjectHideFlags: 0
@@ -228666,63 +228654,6 @@ CanvasRenderer:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8191201688957779059}
m_CullTransparentMesh: 1
---- !u!1001 &4619229462128339851
-PrefabInstance:
- m_ObjectHideFlags: 0
- serializedVersion: 2
- m_Modification:
- serializedVersion: 3
- m_TransformParent: {fileID: 0}
- m_Modifications:
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalPosition.x
- value: 36.294
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalPosition.y
- value: 6.98
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalPosition.z
- value: 26.08
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalRotation.w
- value: 0.7071068
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalRotation.x
- value: -0.7071068
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalRotation.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalRotation.z
- value: -0
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalEulerAnglesHint.x
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalEulerAnglesHint.y
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1213303442121606184, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_LocalEulerAnglesHint.z
- value: 0
- objectReference: {fileID: 0}
- - target: {fileID: 1989840764554354322, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
- propertyPath: m_Name
- value: "Meshy_AI_\uB0A1\uC740_\uB2E8\uAC80_0202123716_texture"
- objectReference: {fileID: 0}
- m_RemovedComponents: []
- m_RemovedGameObjects: []
- m_AddedGameObjects: []
- m_AddedComponents: []
- m_SourcePrefab: {fileID: 100100000, guid: 951387ed91eeb9645a53d1d1c5524f4a, type: 3}
--- !u!224 &4632803217532407015
RectTransform:
m_ObjectHideFlags: 0
@@ -229432,6 +229363,5 @@ SceneRoots:
- {fileID: 216801511}
- {fileID: 85056390}
- {fileID: 600231664}
- - {fileID: 3182291227162127732}
- - {fileID: 478467101197344285}
- - {fileID: 4619229462128339851}
+ - {fileID: 1927423250}
+ - {fileID: 2067270637}
diff --git a/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab b/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab
new file mode 100644
index 00000000..767b9de6
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab
@@ -0,0 +1,506 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1001 &6300812397144125510
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ serializedVersion: 3
+ m_TransformParent: {fileID: 0}
+ m_Modifications:
+ - target: {fileID: 100000, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100002, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100004, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100006, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100008, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100010, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100012, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100014, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100016, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100018, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100020, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100022, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100024, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100026, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100028, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100030, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Name
+ value: KamikazeMonster
+ objectReference: {fileID: 0}
+ - target: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 100034, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100036, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100038, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100040, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100042, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100044, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100046, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100048, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100050, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100052, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100054, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100056, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100058, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100060, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100062, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100064, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100066, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100068, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100070, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100072, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100074, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100076, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100078, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100080, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100082, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100084, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100086, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100088, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100090, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100092, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100094, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100096, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100098, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100100, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100102, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100104, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100106, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100108, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100110, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100112, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100114, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100116, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100118, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100120, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100122, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100124, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100126, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100128, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100130, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100132, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100134, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100136, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100138, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100140, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100142, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100144, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100146, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100148, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100150, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100152, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100154, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100156, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 31.939774
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 6.1788683
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 27.452925
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 9500000, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ propertyPath: m_Controller
+ value:
+ objectReference: {fileID: 9100000, guid: 6c71df38704934aa1940c7c9f7d5832c, type: 2}
+ m_RemovedComponents: []
+ m_RemovedGameObjects: []
+ m_AddedGameObjects: []
+ m_AddedComponents:
+ - targetCorrespondingSourceObject: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 7907431298789008254}
+ - targetCorrespondingSourceObject: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 981958185210013997}
+ - targetCorrespondingSourceObject: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 5060863330968847304}
+ - targetCorrespondingSourceObject: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 4824808582826185509}
+ m_SourcePrefab: {fileID: 100100000, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+--- !u!1 &6300812397144094342 stripped
+GameObject:
+ m_CorrespondingSourceObject: {fileID: 100032, guid: 74236a73e891a4540a264993ac8d337b, type: 3}
+ m_PrefabInstance: {fileID: 6300812397144125510}
+ m_PrefabAsset: {fileID: 0}
+--- !u!195 &7907431298789008254
+NavMeshAgent:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6300812397144094342}
+ m_Enabled: 1
+ m_AgentTypeID: 0
+ m_Radius: 0.5
+ m_Speed: 3.5
+ m_Acceleration: 8
+ avoidancePriority: 50
+ m_AngularSpeed: 120
+ m_StoppingDistance: 0
+ m_AutoTraverseOffMeshLink: 1
+ m_AutoBraking: 1
+ m_AutoRepath: 1
+ m_Height: 2
+ m_BaseOffset: 0
+ m_WalkableMask: 4294967295
+ m_ObstacleAvoidanceType: 4
+--- !u!114 &981958185210013997
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6300812397144094342}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5e12969016fd3304e8824d5244651515, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ optimizationDistance: 40
+ maxHP: 100
+ attackDamage: 10
+ expReward: 10
+ moveSpeed: 3.5
+ myWeapon: {fileID: 0}
+ Monster_Idle: scavenger_idle
+ Monster_GetDamage: scavenger_damage
+ Monster_Die: scavenger_die
+ attackRestDuration: 1.5
+ hitSound: {fileID: 0}
+ deathSound: {fileID: 0}
+ deathEffectPrefab: {fileID: 0}
+ hitEffect: {fileID: 0}
+ impactSpawnPoint: {fileID: 0}
+ explodeRange: 13.07
+ triggerRange: 1.5
+ fuseTime: 3
+ explosionDamage: 500
+ explosionEffectPrefab: {fileID: 0}
+ fuseEffect: {fileID: 0}
+ fuseSound: {fileID: 0}
+ explosionSound: {fileID: 0}
+ runAnimation: scavenger_run
+ fuseAnimation: scavenger_Fuse
+ chaseSpeed: 6
+ patrolRadius: 5
+ patrolInterval: 2
+--- !u!135 &5060863330968847304
+SphereCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6300812397144094342}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 1
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 3
+ m_Radius: 12.01
+ m_Center: {x: 0, y: 0.81, z: 0}
+--- !u!136 &4824808582826185509
+CapsuleCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6300812397144094342}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 2
+ m_Radius: 0.77
+ m_Height: 2.22
+ m_Direction: 1
+ m_Center: {x: 0, y: 0.8, z: 0}
diff --git a/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab.meta b/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab.meta
new file mode 100644
index 00000000..566b112d
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/KamikazeMonster.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: 780f1118f1546a24ca2793cdaad1de94
+PrefabImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/1.myPrefab/MyMonster/Monster Weapon/Long Sword1.prefab b/Assets/1.myPrefab/MyMonster/Long Sword/Long Sword1.prefab
similarity index 100%
rename from Assets/1.myPrefab/MyMonster/Monster Weapon/Long Sword1.prefab
rename to Assets/1.myPrefab/MyMonster/Long Sword/Long Sword1.prefab
diff --git a/Assets/1.myPrefab/MyMonster/Monster Weapon/Long Sword1.prefab.meta b/Assets/1.myPrefab/MyMonster/Long Sword/Long Sword1.prefab.meta
similarity index 100%
rename from Assets/1.myPrefab/MyMonster/Monster Weapon/Long Sword1.prefab.meta
rename to Assets/1.myPrefab/MyMonster/Long Sword/Long Sword1.prefab.meta
diff --git a/Assets/1.myPrefab/MyMonster/Monster Weapon/Throw Monster Weapon.prefab b/Assets/1.myPrefab/MyMonster/Monster Weapon/Throw Monster Weapon.prefab
index 91bef155..b19393e1 100644
--- a/Assets/1.myPrefab/MyMonster/Monster Weapon/Throw Monster Weapon.prefab
+++ b/Assets/1.myPrefab/MyMonster/Monster Weapon/Throw Monster Weapon.prefab
@@ -11,7 +11,9 @@ GameObject:
- component: {fileID: 1853753193380319200}
- component: {fileID: 6580353540313253097}
- component: {fileID: 6725208262828196419}
+ - component: {fileID: 225261737800426786}
- component: {fileID: 661439740501535806}
+ - component: {fileID: 4048605997962554543}
m_Layer: 6
m_Name: Throw Monster Weapon
m_TagString: Untagged
@@ -29,7 +31,7 @@ Transform:
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0.067, y: -0.559, z: 0.274}
- m_LocalScale: {x: 0.97348, y: 0.97348, z: 0.97348}
+ m_LocalScale: {x: 1.5, y: 1.5, z: 1.5}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
@@ -84,6 +86,21 @@ MeshRenderer:
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &225261737800426786
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1163733789413127741}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 5e5f9623dcefb5e42a1872aed3f62017, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ lifetime: 5
+ hitEffectPrefab: {fileID: 0}
+ destroyOnHit: 1
--- !u!135 &661439740501535806
SphereCollider:
m_ObjectHideFlags: 0
@@ -99,9 +116,36 @@ SphereCollider:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
- m_IsTrigger: 0
+ m_IsTrigger: 1
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
- m_Radius: 0.50000024
- m_Center: {x: -0.000011444099, y: 0, z: -0.000007629398}
+ m_Radius: 0.5
+ m_Center: {x: 0, y: 0, z: 0}
+--- !u!54 &4048605997962554543
+Rigidbody:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1163733789413127741}
+ serializedVersion: 4
+ m_Mass: 1
+ m_Drag: 0
+ m_AngularDrag: 0.05
+ m_CenterOfMass: {x: 0, y: 0, z: 0}
+ m_InertiaTensor: {x: 1, y: 1, z: 1}
+ m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ImplicitCom: 1
+ m_ImplicitTensor: 1
+ m_UseGravity: 1
+ m_IsKinematic: 0
+ m_Interpolate: 0
+ m_Constraints: 0
+ m_CollisionDetection: 0
diff --git a/Assets/1.myPrefab/MyMonster/RushMonster.prefab b/Assets/1.myPrefab/MyMonster/RushMonster.prefab
new file mode 100644
index 00000000..08b654b6
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/RushMonster.prefab
@@ -0,0 +1,3233 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1 &150132389919852652
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3517181346285626383}
+ m_Layer: 0
+ m_Name: slime_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3517181346285626383
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 150132389919852652}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.6767624, y: 0.07340863, z: 0.0659795, w: 0.729555}
+ m_LocalPosition: {x: -0.12600313, y: 7.9936054e-17, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 929042247077994191}
+ m_Father: {fileID: 2435716778621010769}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &257840912471862913
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6310052599277821071}
+ m_Layer: 0
+ m_Name: rope_right_middle_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6310052599277821071
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 257840912471862913}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.6498365, y: 0.71785855, z: 0.20980148, w: -0.13555448}
+ m_LocalPosition: {x: 0.3348018, y: 0.18858257, z: 0.011047786}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6823110255785146781}
+ m_Father: {fileID: 1958022579356807422}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &722458555934117331
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6391884751722527795}
+ m_Layer: 0
+ m_Name: ring_04_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6391884751722527795
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 722458555934117331}
+ serializedVersion: 2
+ m_LocalRotation: {x: -2.7848395e-17, y: 0.008561085, z: 0.1484647, w: 0.9888807}
+ m_LocalPosition: {x: -0.084245406, y: -4.2632563e-16, z: 2.1316282e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 187375369945898344}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &843120927536888768
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1211914694081797188}
+ m_Layer: 0
+ m_Name: thigh_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1211914694081797188
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 843120927536888768}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.5864375, y: 0.18857741, z: 0.77522725, w: -0.13982949}
+ m_LocalPosition: {x: 0.051803965, y: 0.12695071, z: 0.03298067}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3624711748233841232}
+ m_Father: {fileID: 3124541397242722846}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &871094088043163289
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6418711421274579376}
+ m_Layer: 0
+ m_Name: head
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6418711421274579376
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 871094088043163289}
+ serializedVersion: 2
+ m_LocalRotation: {x: 3.4172938e-16, y: -0.38298193, z: 5.863402e-17, w: 0.9237558}
+ m_LocalPosition: {x: -0.43120065, y: -8.737148e-17, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7106021060229175427}
+ - {fileID: 7428750162856402961}
+ - {fileID: 2697418762875139830}
+ - {fileID: 988867737671848259}
+ - {fileID: 4255870116942652846}
+ m_Father: {fileID: 1260859384538219545}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1012265659402546087
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6823110255785146781}
+ m_Layer: 0
+ m_Name: rope_right_middle_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6823110255785146781
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1012265659402546087}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.29852343, y: 0.6410022, z: -0.29852343, w: 0.6410022}
+ m_LocalPosition: {x: -0.23736024, y: -3.5527135e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 6310052599277821071}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1078342464020707718
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 261227373425006115}
+ m_Layer: 0
+ m_Name: hand_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &261227373425006115
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1078342464020707718}
+ serializedVersion: 2
+ m_LocalRotation: {x: -2.2204463e-16, y: 1.2246469e-16, z: 2.220446e-16, w: 1}
+ m_LocalPosition: {x: 0.4351596, y: -4.2632563e-16, z: -3.5527135e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 5967691044225896725}
+ - {fileID: 4943314344239203504}
+ - {fileID: 795742255963208529}
+ - {fileID: 4157155525613073578}
+ m_Father: {fileID: 1958022579356807422}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1111866685314399684
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1958022579356807422}
+ m_Layer: 0
+ m_Name: lowerarm_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1958022579356807422
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1111866685314399684}
+ serializedVersion: 2
+ m_LocalRotation: {x: -2.4782585e-16, y: 0.37948546, z: 3.1164727e-16, w: 0.9251977}
+ m_LocalPosition: {x: 0.4672674, y: 2.842171e-16, z: -1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 261227373425006115}
+ - {fileID: 925405131811803652}
+ - {fileID: 3450170074494337145}
+ - {fileID: 6310052599277821071}
+ m_Father: {fileID: 345660846148685404}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1342902389645661059
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 781948682856012041}
+ m_Layer: 0
+ m_Name: jacket_right_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &781948682856012041
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1342902389645661059}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.26483148, y: 0.30333704, z: -0.601999, w: 0.6895275}
+ m_LocalPosition: {x: -0.30249822, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 1487333625744070586}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1385619890021132407
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7715386449909352205}
+ m_Layer: 0
+ m_Name: rope_right_back_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7715386449909352205
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1385619890021132407}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.21212803, y: 0.6745382, z: -0.21212803, w: 0.6745382}
+ m_LocalPosition: {x: -0.21026891, y: -2.1316282e-16, z: 7.105427e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 925405131811803652}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1445966298936778614
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5869824173613569154}
+ m_Layer: 0
+ m_Name: rope_left_middle_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5869824173613569154
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1445966298936778614}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.29852343, y: 0.6410022, z: -0.29852343, w: 0.6410022}
+ m_LocalPosition: {x: -0.23736024, y: -2.842171e-16, z: 1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 3291350199501027617}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1771222047557460020
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4943314344239203504}
+ m_Layer: 0
+ m_Name: middle_01_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4943314344239203504
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1771222047557460020}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.06913495, y: -0.16792558, z: 0.9833333, w: -0.008776902}
+ m_LocalPosition: {x: 0.16636913, y: -0.007386824, z: -0.040544663}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4854999564495891897}
+ m_Father: {fileID: 261227373425006115}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1928846227905572656
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 929042247077994191}
+ m_Layer: 0
+ m_Name: slime_3
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &929042247077994191
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1928846227905572656}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.49551633, y: 0.5044438, z: -0.49551633, w: 0.5044438}
+ m_LocalPosition: {x: -0.10175119, y: 2.2737367e-15, z: -4.8849813e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 3517181346285626383}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2090953669184425943
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7106021060229175427}
+ m_Layer: 0
+ m_Name: hair_left_back_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7106021060229175427
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2090953669184425943}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.41896415, y: 0.56962186, z: -0.56962186, w: 0.41896415}
+ m_LocalPosition: {x: 0.03320651, y: -0.14248003, z: -0.14604883}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 1938946196268823828}
+ m_Father: {fileID: 6418711421274579376}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2132772368390016873
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6399912170764410628}
+ - component: {fileID: 6365969832868198192}
+ m_Layer: 0
+ m_Name: grotesque_body
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6399912170764410628
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2132772368390016873}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: -0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 8089075015677480212}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!137 &6365969832868198192
+SkinnedMeshRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2132772368390016873}
+ m_Enabled: 1
+ m_CastShadows: 1
+ m_ReceiveShadows: 1
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 3
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 2100000, guid: 9118b23bdbcf74e74863401af810940f, type: 2}
+ m_StaticBatchInfo:
+ firstSubMesh: 0
+ subMeshCount: 0
+ m_StaticBatchRoot: {fileID: 0}
+ m_ProbeAnchor: {fileID: 0}
+ m_LightProbeVolumeOverride: {fileID: 0}
+ m_ScaleInLightmap: 1
+ m_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 0
+ m_SelectedEditorRenderState: 3
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 0
+ m_SortingLayer: 0
+ m_SortingOrder: 0
+ serializedVersion: 2
+ m_Quality: 0
+ m_UpdateWhenOffscreen: 0
+ m_SkinnedMotionVectors: 1
+ m_Mesh: {fileID: 4300002, guid: 1545f59873176483dbec5b4f4afa8d0d, type: 3}
+ m_Bones:
+ - {fileID: 3124541397242722846}
+ - {fileID: 1211914694081797188}
+ - {fileID: 3624711748233841232}
+ - {fileID: 4480576719706493462}
+ - {fileID: 9111164729977867510}
+ - {fileID: 5071374814564046563}
+ - {fileID: 8489145911465543086}
+ - {fileID: 7558751857235794947}
+ - {fileID: 2222038730441522862}
+ - {fileID: 8423797918720947291}
+ - {fileID: 6765592455354850177}
+ - {fileID: 882604649192618369}
+ - {fileID: 345660846148685404}
+ - {fileID: 1958022579356807422}
+ - {fileID: 261227373425006115}
+ - {fileID: 4157155525613073578}
+ - {fileID: 3621336624841977343}
+ - {fileID: 6478787603970877096}
+ - {fileID: 5967691044225896725}
+ - {fileID: 8720563335399901674}
+ - {fileID: 1508517760022154823}
+ - {fileID: 4396436685737650446}
+ - {fileID: 4943314344239203504}
+ - {fileID: 4854999564495891897}
+ - {fileID: 1456859857117589640}
+ - {fileID: 3582078065689362123}
+ - {fileID: 795742255963208529}
+ - {fileID: 3020996030088012669}
+ - {fileID: 7212981740711638616}
+ - {fileID: 6868279728347871617}
+ - {fileID: 8969003702558253124}
+ - {fileID: 7841789107362286523}
+ - {fileID: 9068667928576359421}
+ - {fileID: 5312741656824325690}
+ - {fileID: 1992483798348547990}
+ - {fileID: 580699391087451236}
+ - {fileID: 8313664571803786581}
+ - {fileID: 5720609515947299115}
+ - {fileID: 6686041661247753868}
+ - {fileID: 7882289720202178931}
+ - {fileID: 8950107581889596209}
+ - {fileID: 3465214269869156852}
+ - {fileID: 4322667117184911765}
+ - {fileID: 4156063378698024478}
+ - {fileID: 4908138165414729203}
+ - {fileID: 7796261585136244834}
+ - {fileID: 3917049199349611295}
+ - {fileID: 187375369945898344}
+ - {fileID: 6391884751722527795}
+ - {fileID: 1260859384538219545}
+ - {fileID: 6418711421274579376}
+ - {fileID: 925405131811803652}
+ - {fileID: 7715386449909352205}
+ - {fileID: 6310052599277821071}
+ - {fileID: 6823110255785146781}
+ - {fileID: 3450170074494337145}
+ - {fileID: 2467183961733137995}
+ - {fileID: 1487333625744070586}
+ - {fileID: 781948682856012041}
+ - {fileID: 4399509550929776013}
+ - {fileID: 7003811324590819076}
+ - {fileID: 4255870116942652846}
+ - {fileID: 3578931044151006492}
+ - {fileID: 2435716778621010769}
+ - {fileID: 3517181346285626383}
+ - {fileID: 929042247077994191}
+ - {fileID: 8133646504857274586}
+ - {fileID: 3258929496249044281}
+ - {fileID: 3291350199501027617}
+ - {fileID: 5869824173613569154}
+ - {fileID: 8857003241195676068}
+ - {fileID: 7166816145103373851}
+ m_BlendShapeWeights: []
+ m_RootBone: {fileID: 3124541397242722846}
+ m_AABB:
+ m_Center: {x: -0.32512283, y: 0.00000023841858, z: 0.53792715}
+ m_Extent: {x: 1.0888238, y: 1.4114949, z: 0.9239795}
+ m_DirtyAABB: 0
+--- !u!1 &2162800320749350181
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 211619190833465311}
+ m_Layer: 0
+ m_Name: hair_right_front_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &211619190833465311
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2162800320749350181}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.97373056, y: 0.22770324, z: -2.3897102e-16, w: 1.1876675e-16}
+ m_LocalPosition: {x: -0.21017016, y: -1.4210854e-16, z: -0.031402476}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4514947680739331787}
+ m_Father: {fileID: 988867737671848259}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2189424226929750197
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2509693235215512552}
+ m_Layer: 0
+ m_Name: hair_left_back_3
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2509693235215512552
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2189424226929750197}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.41656396, y: -0.5713795, z: -0.41656396, w: 0.5713795}
+ m_LocalPosition: {x: -0.3366819, y: 1.4210854e-16, z: 0.038525168}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 1938946196268823828}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2281309553976319416
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5720609515947299115}
+ m_Layer: 0
+ m_Name: index_01_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5720609515947299115
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2281309553976319416}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.33702144, y: 0.30548713, z: 0.0022487813, w: 0.89055556}
+ m_LocalPosition: {x: -0.15008494, y: 0.0026099798, z: 0.06703492}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6686041661247753868}
+ m_Father: {fileID: 5312741656824325690}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2500308894147294696
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7212981740711638616}
+ m_Layer: 0
+ m_Name: ring_03_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7212981740711638616
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2500308894147294696}
+ serializedVersion: 2
+ m_LocalRotation: {x: -3.5862073e-16, y: 0.016459938, z: 0.113147944, w: 0.9934418}
+ m_LocalPosition: {x: -0.10474888, y: -4.2632563e-16, z: -3.5527135e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6868279728347871617}
+ m_Father: {fileID: 3020996030088012669}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2828314573272328156
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 9068667928576359421}
+ m_Layer: 0
+ m_Name: lowerarm_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &9068667928576359421
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2828314573272328156}
+ serializedVersion: 2
+ m_LocalRotation: {x: 3.6067497e-17, y: 0.37948543, z: -1.479369e-17, w: 0.9251977}
+ m_LocalPosition: {x: -0.4672674, y: 1.4210854e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 5312741656824325690}
+ - {fileID: 8133646504857274586}
+ - {fileID: 8857003241195676068}
+ - {fileID: 3291350199501027617}
+ m_Father: {fileID: 7841789107362286523}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &2847543795743889606
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1260859384538219545}
+ m_Layer: 0
+ m_Name: neck_01
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1260859384538219545
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 2847543795743889606}
+ serializedVersion: 2
+ m_LocalRotation: {x: -2.1118583e-16, y: 0.63142633, z: 8.504904e-18, w: 0.77543586}
+ m_LocalPosition: {x: -0.25387114, y: -4.3536617e-17, z: 0.4021579}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6418711421274579376}
+ m_Father: {fileID: 6765592455354850177}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3194711574831705970
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7796261585136244834}
+ m_Layer: 0
+ m_Name: ring_01_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7796261585136244834
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3194711574831705970}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.053719897, y: -0.14699817, z: 0.12599705, w: 0.97960734}
+ m_LocalPosition: {x: -0.17878366, y: 0.029403048, z: -0.012532656}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3917049199349611295}
+ m_Father: {fileID: 5312741656824325690}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3199592298159392226
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8089075015677480212}
+ - component: {fileID: 7161507602919842403}
+ - component: {fileID: -8621233035454359487}
+ - component: {fileID: -7641758025907839697}
+ - component: {fileID: 6278407702935011866}
+ - component: {fileID: 3863718487122870043}
+ m_Layer: 0
+ m_Name: RushMonster
+ m_TagString: Enemy
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8089075015677480212
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 37.623066, y: 5.5002146, z: 25.533602}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6197993408632199795}
+ - {fileID: 6399912170764410628}
+ - {fileID: 682087907667979007}
+ m_Father: {fileID: 0}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!95 &7161507602919842403
+Animator:
+ serializedVersion: 5
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ m_Enabled: 1
+ m_Avatar: {fileID: 9000000, guid: 5aa4281933df34bbab80c1efde188bd0, type: 3}
+ m_Controller: {fileID: 9100000, guid: 3bec83ed5ed0e4ea9a4338fc7957942d, type: 2}
+ m_CullingMode: 1
+ m_UpdateMode: 0
+ m_ApplyRootMotion: 0
+ m_LinearVelocityBlending: 0
+ m_StabilizeFeet: 0
+ m_WarningMessage:
+ m_HasTransformHierarchy: 1
+ m_AllowConstantClipSamplingOptimization: 1
+ m_KeepAnimatorStateOnDisable: 0
+ m_WriteDefaultValuesOnDisable: 0
+--- !u!114 &-8621233035454359487
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 96bb72d8a631bfd43a4cc61ab770a9ee, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ optimizationDistance: 40
+ maxHP: 100
+ attackDamage: 10
+ expReward: 10
+ moveSpeed: 3.5
+ myWeapon: {fileID: 0}
+ Monster_Idle: Monster_Idle
+ Monster_GetDamage: Monster_GetDamage
+ Monster_Die: Monster_Die
+ attackRestDuration: 1.5
+ hitSound: {fileID: 0}
+ deathSound: {fileID: 0}
+ deathEffectPrefab: {fileID: 0}
+ hitEffect: {fileID: 0}
+ impactSpawnPoint: {fileID: 0}
+ chargeSpeed: 15
+ chargeRange: 10
+ chargeDuration: 2
+ chargeDelay: 3
+ prepareTime: 0.5
+ chargeAnimation: Monster_Charge
+ prepareAnimation: Monster_ChargePrepare
+ Monster_Walk: Monster_Walk
+ patrolRadius: 5
+ patrolInterval: 2
+--- !u!135 &-7641758025907839697
+SphereCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 1
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 3
+ m_Radius: 9.1
+ m_Center: {x: 0, y: 0.66, z: 0}
+--- !u!136 &6278407702935011866
+CapsuleCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 2
+ m_Radius: 0.81
+ m_Height: 2.1
+ m_Direction: 1
+ m_Center: {x: 0.06, y: 0.84, z: 0.24}
+--- !u!195 &3863718487122870043
+NavMeshAgent:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3199592298159392226}
+ m_Enabled: 1
+ m_AgentTypeID: 0
+ m_Radius: 0.5
+ m_Speed: 3.5
+ m_Acceleration: 8
+ avoidancePriority: 50
+ m_AngularSpeed: 120
+ m_StoppingDistance: 0
+ m_AutoTraverseOffMeshLink: 1
+ m_AutoBraking: 1
+ m_AutoRepath: 1
+ m_Height: 2
+ m_BaseOffset: 0
+ m_WalkableMask: 4294967295
+ m_ObstacleAvoidanceType: 4
+--- !u!1 &3528856334992544520
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4854999564495891897}
+ m_Layer: 0
+ m_Name: middle_02_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4854999564495891897
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3528856334992544520}
+ serializedVersion: 2
+ m_LocalRotation: {x: -3.4868144e-18, y: 0.025748475, z: 0.09630126, w: 0.99501914}
+ m_LocalPosition: {x: -0.14171372, y: -5.684342e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 1456859857117589640}
+ m_Father: {fileID: 4943314344239203504}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3600930052250866597
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6510719110041407039}
+ m_Layer: 0
+ m_Name: hair_left_front_3
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6510719110041407039
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3600930052250866597}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.3975227, y: -0.5847869, z: -0.3975227, w: 0.5847869}
+ m_LocalPosition: {x: -0.2862296, y: 2.842171e-16, z: 0.038525168}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 7740572390513951239}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3617164730377727095
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4480576719706493462}
+ m_Layer: 0
+ m_Name: foot_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4480576719706493462
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3617164730377727095}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.18958081, y: 0.7311096, z: -0.13846603, w: 0.64059734}
+ m_LocalPosition: {x: -0.4119308, y: -7.105427e-17, z: -1.2434498e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 9111164729977867510}
+ m_Father: {fileID: 3624711748233841232}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3620206495126561200
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4156063378698024478}
+ m_Layer: 0
+ m_Name: middle_03_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4156063378698024478
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3620206495126561200}
+ serializedVersion: 2
+ m_LocalRotation: {x: -3.1635804e-17, y: 0.0072221896, z: 0.13773723, w: 0.99044245}
+ m_LocalPosition: {x: -0.16082166, y: 7.105427e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4908138165414729203}
+ m_Father: {fileID: 4322667117184911765}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3668801338977201823
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 9111164729977867510}
+ m_Layer: 0
+ m_Name: ball_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &9111164729977867510
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3668801338977201823}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.3356788e-16, y: 0.23210438, z: 3.372327e-17, w: 0.9726909}
+ m_LocalPosition: {x: -0.21434712, y: -3.5527136e-17, z: 8.881784e-18}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 4480576719706493462}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3716402654968716133
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8423797918720947291}
+ m_Layer: 0
+ m_Name: spine_01
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8423797918720947291
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3716402654968716133}
+ serializedVersion: 2
+ m_LocalRotation: {x: 3.9010235e-17, y: 0.19875194, z: -9.121842e-17, w: 0.98004985}
+ m_LocalPosition: {x: -0.22172005, y: 2.4615871e-17, z: 1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7326324597968686629}
+ m_Father: {fileID: 3124541397242722846}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &3852080997389954204
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8857003241195676068}
+ m_Layer: 0
+ m_Name: rope_left_front_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8857003241195676068
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3852080997389954204}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.7806595, y: 0.5555517, z: -0.14267032, w: -0.24814959}
+ m_LocalPosition: {x: -0.461864, y: -0.19967844, z: -0.010181293}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7166816145103373851}
+ m_Father: {fileID: 9068667928576359421}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4016673834378561388
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 988867737671848259}
+ m_Layer: 0
+ m_Name: hair_right_front_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &988867737671848259
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4016673834378561388}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.41160205, y: -0.57496417, z: 0.57496417, w: -0.41160205}
+ m_LocalPosition: {x: -0.10735851, y: 0.14526996, z: -0.059530433}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 211619190833465311}
+ m_Father: {fileID: 6418711421274579376}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4019178283630111118
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4322667117184911765}
+ m_Layer: 0
+ m_Name: middle_02_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4322667117184911765
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4019178283630111118}
+ serializedVersion: 2
+ m_LocalRotation: {x: 9.043924e-17, y: -0.025748475, z: 0.09630126, w: 0.99501914}
+ m_LocalPosition: {x: -0.14171372, y: -5.684342e-16, z: 2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4156063378698024478}
+ m_Father: {fileID: 3465214269869156852}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4024414459735950933
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7882289720202178931}
+ m_Layer: 0
+ m_Name: index_03_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7882289720202178931
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4024414459735950933}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.3964208e-16, y: 0.06863632, z: 0.16153003, w: 0.9844781}
+ m_LocalPosition: {x: -0.1582469, y: -1.4210854e-16, z: 2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8950107581889596209}
+ m_Father: {fileID: 6686041661247753868}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4109237054604146687
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3258929496249044281}
+ m_Layer: 0
+ m_Name: rope_left_back_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3258929496249044281
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4109237054604146687}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.21212803, y: 0.6745382, z: -0.21212803, w: 0.6745382}
+ m_LocalPosition: {x: -0.21026891, y: -7.105427e-17, z: 7.105427e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 8133646504857274586}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4210626935228490465
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8133646504857274586}
+ m_Layer: 0
+ m_Name: rope_left_back_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8133646504857274586
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4210626935228490465}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.6399128, y: 0.7407919, z: -0.08729739, w: -0.18471085}
+ m_LocalPosition: {x: -0.21178882, y: -0.20472848, z: -0.03097951}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3258929496249044281}
+ m_Father: {fileID: 9068667928576359421}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4347273655851880967
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4157155525613073578}
+ m_Layer: 0
+ m_Name: thumb_01_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4157155525613073578
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4347273655851880967}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.53522784, y: -0.52546656, z: 0.6602348, w: -0.038808048}
+ m_LocalPosition: {x: 0.11085016, y: 0.088638626, z: -0.09653062}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3621336624841977343}
+ m_Father: {fileID: 261227373425006115}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4583115979095299896
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6765592455354850177}
+ m_Layer: 0
+ m_Name: spine_03
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6765592455354850177
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4583115979095299896}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.25719893, y: 0.25719893, z: -0.658672, w: 0.658672}
+ m_LocalPosition: {x: -3.78588e-18, y: 0.10212947, z: 0.10270996}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8969003702558253124}
+ - {fileID: 882604649192618369}
+ - {fileID: 4399509550929776013}
+ - {fileID: 1487333625744070586}
+ - {fileID: 1260859384538219545}
+ m_Father: {fileID: 7326324597968686629}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4734147680826373476
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7003811324590819076}
+ m_Layer: 0
+ m_Name: jacket_left_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7003811324590819076
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4734147680826373476}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.61646336, y: 0.721662, z: -0.20454694, w: 0.2394526}
+ m_LocalPosition: {x: -0.32207504, y: -1.0658141e-16, z: -3.5527136e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 4399509550929776013}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4768026379533253348
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5312741656824325690}
+ m_Layer: 0
+ m_Name: hand_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5312741656824325690
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4768026379533253348}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.110223e-16, y: 1.110223e-16, z: -8.326673e-17, w: 1}
+ m_LocalPosition: {x: -0.4351596, y: 0, z: 3.5527135e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 5720609515947299115}
+ - {fileID: 3465214269869156852}
+ - {fileID: 7796261585136244834}
+ - {fileID: 1992483798348547990}
+ m_Father: {fileID: 9068667928576359421}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4951441829464228956
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7326324597968686629}
+ m_Layer: 0
+ m_Name: spine_02
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7326324597968686629
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4951441829464228956}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.25719893, y: -0.25719893, z: 0.658672, w: 0.658672}
+ m_LocalPosition: {x: -0.16406764, y: 1.06003105e-17, z: -0.006325492}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6765592455354850177}
+ m_Father: {fileID: 8423797918720947291}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5103580488235698614
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8313664571803786581}
+ m_Layer: 0
+ m_Name: thumb_03_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8313664571803786581
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5103580488235698614}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.7148784e-16, y: -0.009035, z: 0.27642268, w: 0.9609937}
+ m_LocalPosition: {x: -0.1374781, y: 0, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 580699391087451236}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5227757997051415277
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5967691044225896725}
+ m_Layer: 0
+ m_Name: index_01_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5967691044225896725
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5227757997051415277}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.30548707, y: -0.3370214, z: 0.89055556, w: -0.0022487913}
+ m_LocalPosition: {x: 0.15008494, y: -0.0026099815, z: -0.06703487}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8720563335399901674}
+ m_Father: {fileID: 261227373425006115}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5500325967521856550
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7841789107362286523}
+ m_Layer: 0
+ m_Name: upperarm_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7841789107362286523
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5500325967521856550}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.009401365, y: 0.2420504, z: 0.15160923, w: 0.9582995}
+ m_LocalPosition: {x: -0.21443875, y: -1.4210854e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 9068667928576359421}
+ m_Father: {fileID: 8969003702558253124}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5847008581407965788
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3578931044151006492}
+ m_Layer: 0
+ m_Name: jaw_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3578931044151006492
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5847008581407965788}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.7091775e-15, y: 5.764774e-16, z: -0.31837934, w: 0.9479634}
+ m_LocalPosition: {x: -0.17486583, y: 0, z: -9.707003e-18}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 2435716778621010769}
+ m_Father: {fileID: 4255870116942652846}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5901065372113115883
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 187375369945898344}
+ m_Layer: 0
+ m_Name: ring_03_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &187375369945898344
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5901065372113115883}
+ serializedVersion: 2
+ m_LocalRotation: {x: -2.0517558e-17, y: -0.016459938, z: 0.113147944, w: 0.9934418}
+ m_LocalPosition: {x: -0.10474888, y: 0, z: 4.973799e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6391884751722527795}
+ m_Father: {fileID: 3917049199349611295}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5916388611320579585
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3020996030088012669}
+ m_Layer: 0
+ m_Name: ring_02_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3020996030088012669
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5916388611320579585}
+ serializedVersion: 2
+ m_LocalRotation: {x: 6.1609874e-17, y: 0.08839759, z: -0.00957793, w: 0.9960393}
+ m_LocalPosition: {x: -0.13883708, y: -2.842171e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7212981740711638616}
+ m_Father: {fileID: 795742255963208529}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &5959068888802045941
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 345660846148685404}
+ m_Layer: 0
+ m_Name: upperarm_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &345660846148685404
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5959068888802045941}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.009401371, y: 0.2420504, z: 0.15160923, w: 0.9582995}
+ m_LocalPosition: {x: 0.21443875, y: 4.2632563e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 1958022579356807422}
+ m_Father: {fileID: 882604649192618369}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6090781152152853133
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3621336624841977343}
+ m_Layer: 0
+ m_Name: thumb_02_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3621336624841977343
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6090781152152853133}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.3044577e-16, y: -0.025055945, z: 0.21306208, w: 0.97671735}
+ m_LocalPosition: {x: -0.109308325, y: 1.5099033e-16, z: -1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6478787603970877096}
+ m_Father: {fileID: 4157155525613073578}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6217197727518474418
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 925405131811803652}
+ m_Layer: 0
+ m_Name: rope_right_back_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &925405131811803652
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6217197727518474418}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.7472828, y: -0.6361284, z: -0.15639436, w: 0.11157902}
+ m_LocalPosition: {x: 0.20545965, y: 0.16907957, z: 0.02063369}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7715386449909352205}
+ m_Father: {fileID: 1958022579356807422}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6269127112195546751
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3624711748233841232}
+ m_Layer: 0
+ m_Name: calf_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3624711748233841232
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6269127112195546751}
+ serializedVersion: 2
+ m_LocalRotation: {x: -4.700481e-16, y: -0.6838778, z: -4.4059348e-16, w: 0.72959656}
+ m_LocalPosition: {x: -0.48878738, y: 0, z: -1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4480576719706493462}
+ m_Father: {fileID: 1211914694081797188}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6300465770337169055
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1681493137995418177}
+ m_Layer: 0
+ m_Name: hair_right_back_3
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1681493137995418177
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6300465770337169055}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.41656396, y: -0.5713795, z: -0.41656396, w: 0.5713795}
+ m_LocalPosition: {x: -0.3366819, y: 0, z: -0.031402476}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 7519878577947484290}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6329779401566163528
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1508517760022154823}
+ m_Layer: 0
+ m_Name: index_03_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1508517760022154823
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6329779401566163528}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.497763e-17, y: -0.06863632, z: 0.16153003, w: 0.9844781}
+ m_LocalPosition: {x: -0.1582469, y: 7.105427e-17, z: 2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4396436685737650446}
+ m_Father: {fileID: 8720563335399901674}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6345791349532672728
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1992483798348547990}
+ m_Layer: 0
+ m_Name: thumb_01_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1992483798348547990
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6345791349532672728}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.52546656, y: 0.5352279, z: 0.03880803, w: 0.66023475}
+ m_LocalPosition: {x: -0.11085015, y: -0.088638626, z: 0.09653065}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 580699391087451236}
+ m_Father: {fileID: 5312741656824325690}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6415893688437834877
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3124541397242722846}
+ m_Layer: 0
+ m_Name: pelvis
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3124541397242722846
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6415893688437834877}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.12115541, y: 0.12115541, z: -0.69665015, w: 0.69665015}
+ m_LocalPosition: {x: -0, y: 0.8240095, z: -0.36023745}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8423797918720947291}
+ - {fileID: 5071374814564046563}
+ - {fileID: 1211914694081797188}
+ m_Father: {fileID: 682087907667979007}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6430642662157423728
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6197993408632199795}
+ - component: {fileID: 1833425062259088171}
+ m_Layer: 0
+ m_Name: grotesque_alpha
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6197993408632199795
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6430642662157423728}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: -0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 8089075015677480212}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!137 &1833425062259088171
+SkinnedMeshRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6430642662157423728}
+ m_Enabled: 1
+ m_CastShadows: 1
+ m_ReceiveShadows: 1
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 3
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 2100000, guid: 9118b23bdbcf74e74863401af810940f, type: 2}
+ m_StaticBatchInfo:
+ firstSubMesh: 0
+ subMeshCount: 0
+ m_StaticBatchRoot: {fileID: 0}
+ m_ProbeAnchor: {fileID: 0}
+ m_LightProbeVolumeOverride: {fileID: 0}
+ m_ScaleInLightmap: 1
+ m_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 0
+ m_SelectedEditorRenderState: 3
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 0
+ m_SortingLayer: 0
+ m_SortingOrder: 0
+ serializedVersion: 2
+ m_Quality: 0
+ m_UpdateWhenOffscreen: 0
+ m_SkinnedMotionVectors: 1
+ m_Mesh: {fileID: 4300000, guid: 1545f59873176483dbec5b4f4afa8d0d, type: 3}
+ m_Bones:
+ - {fileID: 3124541397242722846}
+ - {fileID: 1211914694081797188}
+ - {fileID: 3624711748233841232}
+ - {fileID: 4480576719706493462}
+ - {fileID: 9111164729977867510}
+ - {fileID: 5071374814564046563}
+ - {fileID: 8489145911465543086}
+ - {fileID: 7558751857235794947}
+ - {fileID: 2222038730441522862}
+ - {fileID: 8423797918720947291}
+ - {fileID: 6765592455354850177}
+ - {fileID: 882604649192618369}
+ - {fileID: 345660846148685404}
+ - {fileID: 1958022579356807422}
+ - {fileID: 261227373425006115}
+ - {fileID: 4157155525613073578}
+ - {fileID: 3621336624841977343}
+ - {fileID: 6478787603970877096}
+ - {fileID: 5967691044225896725}
+ - {fileID: 8720563335399901674}
+ - {fileID: 1508517760022154823}
+ - {fileID: 4396436685737650446}
+ - {fileID: 4943314344239203504}
+ - {fileID: 4854999564495891897}
+ - {fileID: 1456859857117589640}
+ - {fileID: 3582078065689362123}
+ - {fileID: 795742255963208529}
+ - {fileID: 3020996030088012669}
+ - {fileID: 7212981740711638616}
+ - {fileID: 6868279728347871617}
+ - {fileID: 8969003702558253124}
+ - {fileID: 7841789107362286523}
+ - {fileID: 9068667928576359421}
+ - {fileID: 5312741656824325690}
+ - {fileID: 1992483798348547990}
+ - {fileID: 580699391087451236}
+ - {fileID: 8313664571803786581}
+ - {fileID: 5720609515947299115}
+ - {fileID: 6686041661247753868}
+ - {fileID: 7882289720202178931}
+ - {fileID: 8950107581889596209}
+ - {fileID: 3465214269869156852}
+ - {fileID: 4322667117184911765}
+ - {fileID: 4156063378698024478}
+ - {fileID: 4908138165414729203}
+ - {fileID: 7796261585136244834}
+ - {fileID: 3917049199349611295}
+ - {fileID: 187375369945898344}
+ - {fileID: 6391884751722527795}
+ - {fileID: 1260859384538219545}
+ - {fileID: 6418711421274579376}
+ - {fileID: 2697418762875139830}
+ - {fileID: 988867737671848259}
+ - {fileID: 7519878577947484290}
+ - {fileID: 211619190833465311}
+ - {fileID: 4514947680739331787}
+ - {fileID: 1681493137995418177}
+ - {fileID: 7106021060229175427}
+ - {fileID: 1938946196268823828}
+ - {fileID: 2509693235215512552}
+ - {fileID: 7428750162856402961}
+ - {fileID: 7740572390513951239}
+ - {fileID: 6510719110041407039}
+ - {fileID: 8133646504857274586}
+ - {fileID: 3291350199501027617}
+ - {fileID: 8857003241195676068}
+ - {fileID: 7166816145103373851}
+ - {fileID: 5869824173613569154}
+ - {fileID: 3258929496249044281}
+ - {fileID: 925405131811803652}
+ - {fileID: 7715386449909352205}
+ - {fileID: 6310052599277821071}
+ - {fileID: 6823110255785146781}
+ - {fileID: 3450170074494337145}
+ - {fileID: 2467183961733137995}
+ m_BlendShapeWeights: []
+ m_RootBone: {fileID: 3124541397242722846}
+ m_AABB:
+ m_Center: {x: -0.27806574, y: 0.0008151829, z: 0.6773919}
+ m_Extent: {x: 0.69934136, y: 0.9367343, z: 0.675943}
+ m_DirtyAABB: 0
+--- !u!1 &6447548734712223083
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7428750162856402961}
+ m_Layer: 0
+ m_Name: hair_left_front_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7428750162856402961
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6447548734712223083}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.41160205, y: -0.57496417, z: 0.57496417, w: -0.41160205}
+ m_LocalPosition: {x: -0.10735851, y: -0.1336951, z: -0.059530433}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7740572390513951239}
+ m_Father: {fileID: 6418711421274579376}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6461874433785527093
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8720563335399901674}
+ m_Layer: 0
+ m_Name: index_02_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8720563335399901674
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6461874433785527093}
+ serializedVersion: 2
+ m_LocalRotation: {x: -5.434266e-20, y: 0.014108785, z: 0.06836146, w: 0.99756086}
+ m_LocalPosition: {x: -0.15329304, y: 3.5527135e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 1508517760022154823}
+ m_Father: {fileID: 5967691044225896725}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6474171689500365683
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4908138165414729203}
+ m_Layer: 0
+ m_Name: middle_04_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4908138165414729203
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6474171689500365683}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.1733009e-16, y: -0.006085729, z: 0.14933936, w: 0.98876727}
+ m_LocalPosition: {x: -0.112802215, y: -2.842171e-16, z: 4.2632563e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 4156063378698024478}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6482119579948827943
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 795742255963208529}
+ m_Layer: 0
+ m_Name: ring_01_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &795742255963208529
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6482119579948827943}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.1469982, y: -0.053719882, z: 0.9796073, w: -0.12599704}
+ m_LocalPosition: {x: 0.17878364, y: -0.029403048, z: 0.012532709}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3020996030088012669}
+ m_Father: {fileID: 261227373425006115}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6763501159853703740
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6478787603970877096}
+ m_Layer: 0
+ m_Name: thumb_03_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6478787603970877096
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6763501159853703740}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.0962132e-16, y: 0.009035, z: 0.27642268, w: 0.9609937}
+ m_LocalPosition: {x: -0.1374781, y: -7.105427e-17, z: -1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 3621336624841977343}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &6992412011931216595
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 5071374814564046563}
+ m_Layer: 0
+ m_Name: thigh_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &5071374814564046563
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 6992412011931216595}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.5864375, y: -0.18857741, z: 0.77522725, w: 0.13982949}
+ m_LocalPosition: {x: 0.051803965, y: -0.12695071, z: 0.03298067}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8489145911465543086}
+ m_Father: {fileID: 3124541397242722846}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7107566552749844443
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7166816145103373851}
+ m_Layer: 0
+ m_Name: rope_left_front_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7166816145103373851
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7107566552749844443}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.3669149, y: 0.6044613, z: -0.3669149, w: 0.6044613}
+ m_LocalPosition: {x: -0.25827217, y: -2.2204459e-17, z: 1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 8857003241195676068}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7150391864339494841
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 580699391087451236}
+ m_Layer: 0
+ m_Name: thumb_02_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &580699391087451236
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7150391864339494841}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.1855302e-16, y: 0.025055945, z: 0.21306208, w: 0.97671735}
+ m_LocalPosition: {x: -0.109308325, y: -1.3322676e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 8313664571803786581}
+ m_Father: {fileID: 1992483798348547990}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7305956207853420459
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1487333625744070586}
+ m_Layer: 0
+ m_Name: jacket_right_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1487333625744070586
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7305956207853420459}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.30681667, y: -0.39674893, z: 0.8605959, w: -0.08847974}
+ m_LocalPosition: {x: -0.09835168, y: 0.2954983, z: 0.4179911}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 781948682856012041}
+ m_Father: {fileID: 6765592455354850177}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7414198152193543658
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 882604649192618369}
+ m_Layer: 0
+ m_Name: clavicle_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &882604649192618369
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7414198152193543658}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.760265, y: 0.6434197, z: -0.06398074, w: 0.06256759}
+ m_LocalPosition: {x: -0.2542516, y: 0.20134266, z: 0.23181945}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 345660846148685404}
+ m_Father: {fileID: 6765592455354850177}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7579572635129852321
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4514947680739331787}
+ m_Layer: 0
+ m_Name: hair_right_front_3
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4514947680739331787
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7579572635129852321}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.3975227, y: -0.5847869, z: -0.3975227, w: 0.5847869}
+ m_LocalPosition: {x: -0.2862296, y: -2.842171e-16, z: -0.031402476}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 211619190833465311}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7603297241183849819
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6686041661247753868}
+ m_Layer: 0
+ m_Name: index_02_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6686041661247753868
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7603297241183849819}
+ serializedVersion: 2
+ m_LocalRotation: {x: 3.3268574e-16, y: -0.014108785, z: 0.06836146, w: 0.99756086}
+ m_LocalPosition: {x: -0.15329304, y: -2.842171e-16, z: 1.4210854e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7882289720202178931}
+ m_Father: {fileID: 5720609515947299115}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7656855043346858338
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3582078065689362123}
+ m_Layer: 0
+ m_Name: middle_04_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3582078065689362123
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7656855043346858338}
+ serializedVersion: 2
+ m_LocalRotation: {x: 5.4277693e-18, y: 0.006085729, z: 0.14933936, w: 0.98876727}
+ m_LocalPosition: {x: -0.112802215, y: 1.4210854e-16, z: 4.2632563e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 1456859857117589640}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7761601535419496538
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2222038730441522862}
+ m_Layer: 0
+ m_Name: ball_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2222038730441522862
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7761601535419496538}
+ serializedVersion: 2
+ m_LocalRotation: {x: 1.0372631e-15, y: 0.23210438, z: -1.4273514e-16, w: 0.9726909}
+ m_LocalPosition: {x: -0.21434712, y: -3.5527136e-17, z: -4.4408918e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 7558751857235794947}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7788819163768187030
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7519878577947484290}
+ m_Layer: 0
+ m_Name: hair_right_back_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7519878577947484290
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7788819163768187030}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.9831346, y: 0.18288355, z: -3.328858e-16, w: -2.2621283e-16}
+ m_LocalPosition: {x: -0.26426882, y: -2.842171e-16, z: -0.031402476}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 1681493137995418177}
+ m_Father: {fileID: 2697418762875139830}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7883043915580063783
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3450170074494337145}
+ m_Layer: 0
+ m_Name: rope_right_front_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3450170074494337145
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7883043915580063783}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.5574046, y: 0.77956307, z: 0.24395913, w: -0.14854474}
+ m_LocalPosition: {x: 0.45396918, y: 0.16579124, z: -0.0032864045}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 2467183961733137995}
+ m_Father: {fileID: 1958022579356807422}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &7933089849317784019
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2435716778621010769}
+ m_Layer: 0
+ m_Name: slime_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2435716778621010769
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7933089849317784019}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.5562421, y: 0.47665352, z: 0.33246985, w: 0.5940202}
+ m_LocalPosition: {x: -0.094834305, y: -2.842171e-16, z: 1.9599764e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3517181346285626383}
+ m_Father: {fileID: 3578931044151006492}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8026746288616048974
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4396436685737650446}
+ m_Layer: 0
+ m_Name: index_04_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4396436685737650446
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8026746288616048974}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.665053e-16, y: 0.008874428, z: 0.120730035, w: 0.99264574}
+ m_LocalPosition: {x: -0.13135484, y: -4.2632563e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 1508517760022154823}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8031092207704640188
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6868279728347871617}
+ m_Layer: 0
+ m_Name: ring_04_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6868279728347871617
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8031092207704640188}
+ serializedVersion: 2
+ m_LocalRotation: {x: -3.5632787e-17, y: -0.008561085, z: 0.1484647, w: 0.9888807}
+ m_LocalPosition: {x: -0.084245406, y: 2.842171e-16, z: -7.105427e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 7212981740711638616}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8274511956836398025
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1456859857117589640}
+ m_Layer: 0
+ m_Name: middle_03_r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1456859857117589640
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8274511956836398025}
+ serializedVersion: 2
+ m_LocalRotation: {x: 4.039312e-17, y: -0.0072221896, z: 0.13773723, w: 0.99044245}
+ m_LocalPosition: {x: -0.16082166, y: 8.5265126e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3582078065689362123}
+ m_Father: {fileID: 4854999564495891897}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8307904100645618484
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2697418762875139830}
+ m_Layer: 0
+ m_Name: hair_right_back_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2697418762875139830
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8307904100645618484}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.41896415, y: 0.56962186, z: -0.56962186, w: 0.41896415}
+ m_LocalPosition: {x: 0.03320651, y: 0.14526996, z: -0.14604883}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7519878577947484290}
+ m_Father: {fileID: 6418711421274579376}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8378002188261336909
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 2467183961733137995}
+ m_Layer: 0
+ m_Name: rope_right_front_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &2467183961733137995
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8378002188261336909}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.3669149, y: 0.6044613, z: -0.3669149, w: 0.6044613}
+ m_LocalPosition: {x: -0.25827217, y: -2.5701664e-16, z: -2.842171e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 3450170074494337145}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8450912914644766602
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7558751857235794947}
+ m_Layer: 0
+ m_Name: foot_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7558751857235794947
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8450912914644766602}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.18958083, y: 0.7311096, z: 0.13846603, w: 0.64059734}
+ m_LocalPosition: {x: -0.4119308, y: 7.105427e-17, z: -7.105427e-17}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 2222038730441522862}
+ m_Father: {fileID: 8489145911465543086}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8461520455027272293
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3917049199349611295}
+ m_Layer: 0
+ m_Name: ring_02_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3917049199349611295
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8461520455027272293}
+ serializedVersion: 2
+ m_LocalRotation: {x: 8.419653e-17, y: -0.08839759, z: -0.00957793, w: 0.9960393}
+ m_LocalPosition: {x: -0.13883708, y: -5.684342e-16, z: -4.2632563e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 187375369945898344}
+ m_Father: {fileID: 7796261585136244834}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8647909329250045843
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3291350199501027617}
+ m_Layer: 0
+ m_Name: rope_left_middle_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3291350199501027617
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8647909329250045843}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.7198707, y: 0.6465114, z: -0.1244273, w: -0.21983454}
+ m_LocalPosition: {x: -0.33897665, y: -0.22665565, z: -0.017097805}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 5869824173613569154}
+ m_Father: {fileID: 9068667928576359421}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8661167989953780623
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 3465214269869156852}
+ m_Layer: 0
+ m_Name: middle_01_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &3465214269869156852
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8661167989953780623}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.1679256, y: 0.069134995, z: 0.008776898, w: 0.9833333}
+ m_LocalPosition: {x: -0.16636913, y: 0.007386823, z: 0.040544715}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 4322667117184911765}
+ m_Father: {fileID: 5312741656824325690}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8665331296682927351
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4255870116942652846}
+ m_Layer: 0
+ m_Name: jaw_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4255870116942652846
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8665331296682927351}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.57434756, y: 0.41246206, z: 0.41246206, w: 0.57434756}
+ m_LocalPosition: {x: -0.0478687, y: 1.7648808e-17, z: 0.077766016}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3578931044151006492}
+ m_Father: {fileID: 6418711421274579376}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8680293943643200763
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8969003702558253124}
+ m_Layer: 0
+ m_Name: clavicle_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8969003702558253124
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8680293943643200763}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.06398074, y: -0.06256759, z: 0.760265, w: 0.6434197}
+ m_LocalPosition: {x: -0.2542516, y: -0.20134266, z: 0.23181945}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7841789107362286523}
+ m_Father: {fileID: 6765592455354850177}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8720650243307591664
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8489145911465543086}
+ m_Layer: 0
+ m_Name: calf_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8489145911465543086
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8720650243307591664}
+ serializedVersion: 2
+ m_LocalRotation: {x: -3.4282004e-16, y: -0.6838778, z: -2.6427436e-16, w: 0.72959656}
+ m_LocalPosition: {x: -0.48878738, y: 1.4210854e-16, z: 3.5527135e-16}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7558751857235794947}
+ m_Father: {fileID: 5071374814564046563}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8828811080505124877
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 682087907667979007}
+ m_Layer: 0
+ m_Name: root
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &682087907667979007
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8828811080505124877}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: -0, z: -0, w: 1}
+ m_LocalPosition: {x: -0, y: 0, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 3124541397242722846}
+ m_Father: {fileID: 8089075015677480212}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &8980214662779829980
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 1938946196268823828}
+ m_Layer: 0
+ m_Name: hair_left_back_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &1938946196268823828
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 8980214662779829980}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.9831346, y: 0.18288355, z: -3.328858e-16, w: -2.2621283e-16}
+ m_LocalPosition: {x: -0.26426882, y: 2.842171e-16, z: 0.038525168}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 2509693235215512552}
+ m_Father: {fileID: 7106021060229175427}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &9044455926221094824
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7740572390513951239}
+ m_Layer: 0
+ m_Name: hair_left_front_2
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7740572390513951239
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 9044455926221094824}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.97373056, y: 0.22770324, z: -2.3897102e-16, w: 1.1876675e-16}
+ m_LocalPosition: {x: -0.21017016, y: 0, z: 0.038525168}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 6510719110041407039}
+ m_Father: {fileID: 7428750162856402961}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &9098048531360518172
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8950107581889596209}
+ m_Layer: 0
+ m_Name: index_04_l
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8950107581889596209
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 9098048531360518172}
+ serializedVersion: 2
+ m_LocalRotation: {x: 2.519786e-16, y: -0.008874428, z: 0.120730035, w: 0.99264574}
+ m_LocalPosition: {x: -0.13135484, y: -1.4210854e-16, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 7882289720202178931}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &9176075388421498220
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 4399509550929776013}
+ m_Layer: 0
+ m_Name: jacket_left_1
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &4399509550929776013
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 9176075388421498220}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.044904806, y: 0.8903633, z: -0.319507, w: 0.32117298}
+ m_LocalPosition: {x: -0.11899473, y: -0.310701, z: 0.3989693}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children:
+ - {fileID: 7003811324590819076}
+ m_Father: {fileID: 6765592455354850177}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
diff --git a/Assets/1.myPrefab/MyMonster/RushMonster.prefab.meta b/Assets/1.myPrefab/MyMonster/RushMonster.prefab.meta
new file mode 100644
index 00000000..ec2ea992
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/RushMonster.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: bd1d4a2b944bdae4e962f968bbc15846
+PrefabImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/1.myPrefab/MyMonster/RushMonster2.prefab b/Assets/1.myPrefab/MyMonster/RushMonster2.prefab
new file mode 100644
index 00000000..ee09d124
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/RushMonster2.prefab
@@ -0,0 +1,464 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1001 &7037573943750398246
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ serializedVersion: 3
+ m_TransformParent: {fileID: 0}
+ m_Modifications:
+ - target: {fileID: 100000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100002, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100004, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100006, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100008, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100010, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100012, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Name
+ value: RushMonster2
+ objectReference: {fileID: 0}
+ - target: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_TagString
+ value: Enemy
+ objectReference: {fileID: 0}
+ - target: {fileID: 100016, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100018, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100020, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100022, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100024, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100026, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100028, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100030, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100032, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100034, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100036, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100038, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100040, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100042, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100044, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100046, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100048, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100050, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100052, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100054, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100056, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100058, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100060, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100062, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100064, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100066, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100068, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100070, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100072, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100074, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100076, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100078, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100080, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100082, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100084, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100086, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100088, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100090, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100092, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100094, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100096, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100098, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100100, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100102, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100104, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100106, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100108, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100110, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100112, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 100114, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Layer
+ value: 6
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 35.37217
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 5.5002136
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 27.014303
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 9500000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_Controller
+ value:
+ objectReference: {fileID: 9100000, guid: 978389365e024454784d4c188f430fe3, type: 2}
+ - target: {fileID: 9500000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_CullingMode
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 9500000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ propertyPath: m_WarningMessage
+ value: "\nBinding warning: Some generic clip(s) animate transforms that are
+ already bound by a Humanoid avatar. These transforms can only be changed
+ by Humanoid clips.\n\tTransform 'jaw_1'\n\tTransform 'pelvis'\n\tTransform
+ 'middle_03_r'\n\tTransform 'index_03_l'\n\tTransform 'lowerarm_l'\n\tTransform
+ 'neck_01'\n\tTransform 'clavicle_l'\n\tTransform 'ring_02_l'\n\tTransform
+ 'ball_l'\n\tTransform 'hand_l'\n\tand more ...\n\tFrom animation clip 'spawn'\n\tFrom
+ animation clip 'die'\n\tFrom animation clip 'gethit'\n\tFrom animation clip
+ 'idle'\n\tFrom animation clip 'run'\n\tFrom animation clip 'walk'"
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_RemovedGameObjects: []
+ m_AddedGameObjects: []
+ m_AddedComponents:
+ - targetCorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8802811576779153841}
+ - targetCorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8964470652111950350}
+ - targetCorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 5071862508309103296}
+ - targetCorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 7540009469660171729}
+ - targetCorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 7448607586399168956}
+ m_SourcePrefab: {fileID: 100100000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+--- !u!1 &7037573943750301576 stripped
+GameObject:
+ m_CorrespondingSourceObject: {fileID: 100014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ m_PrefabInstance: {fileID: 7037573943750398246}
+ m_PrefabAsset: {fileID: 0}
+--- !u!114 &8802811576779153841
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7037573943750301576}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 96bb72d8a631bfd43a4cc61ab770a9ee, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ optimizationDistance: 40
+ maxHP: 100
+ attackDamage: 10
+ expReward: 10
+ moveSpeed: 3.5
+ myWeapon: {fileID: 0}
+ Monster_Idle: Run-idle
+ Monster_GetDamage: Run-gethit
+ Monster_Die: Run-die
+ attackRestDuration: 1.5
+ hitSound: {fileID: 0}
+ deathSound: {fileID: 0}
+ deathEffectPrefab: {fileID: 0}
+ hitEffect: {fileID: 0}
+ impactSpawnPoint: {fileID: 0}
+ chargeSpeed: 15
+ chargeRange: 10
+ chargeDuration: 2
+ chargeDelay: 3
+ prepareTime: 3
+ chargeAnimation: Run-run
+ prepareAnimation: Run-wait
+ Monster_Walk: Run-walk
+ patrolRadius: 5
+ patrolInterval: 2
+--- !u!54 &8964470652111950350
+Rigidbody:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7037573943750301576}
+ serializedVersion: 4
+ m_Mass: 1
+ m_Drag: 0
+ m_AngularDrag: 0.05
+ m_CenterOfMass: {x: 0, y: 0, z: 0}
+ m_InertiaTensor: {x: 1, y: 1, z: 1}
+ m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ImplicitCom: 1
+ m_ImplicitTensor: 1
+ m_UseGravity: 1
+ m_IsKinematic: 0
+ m_Interpolate: 0
+ m_Constraints: 80
+ m_CollisionDetection: 0
+--- !u!135 &5071862508309103296
+SphereCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7037573943750301576}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 1
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 3
+ m_Radius: 7.76
+ m_Center: {x: 0, y: 0.96, z: 0}
+--- !u!136 &7540009469660171729
+CapsuleCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7037573943750301576}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 2
+ m_Radius: 0.86
+ m_Height: 2.42
+ m_Direction: 1
+ m_Center: {x: 0, y: 0.75, z: 0}
+--- !u!195 &7448607586399168956
+NavMeshAgent:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7037573943750301576}
+ m_Enabled: 1
+ m_AgentTypeID: 0
+ m_Radius: 0.5
+ m_Speed: 3.5
+ m_Acceleration: 8
+ avoidancePriority: 50
+ m_AngularSpeed: 120
+ m_StoppingDistance: 0
+ m_AutoTraverseOffMeshLink: 1
+ m_AutoBraking: 1
+ m_AutoRepath: 1
+ m_Height: 2
+ m_BaseOffset: 0
+ m_WalkableMask: 4294967295
+ m_ObstacleAvoidanceType: 4
diff --git a/Assets/1.myPrefab/MyMonster/RushMonster2.prefab.meta b/Assets/1.myPrefab/MyMonster/RushMonster2.prefab.meta
new file mode 100644
index 00000000..74bf9395
--- /dev/null
+++ b/Assets/1.myPrefab/MyMonster/RushMonster2.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: 833054483d564fc44ba7524ee18dd6cc
+PrefabImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/1.myPrefab/MyMonster/ghoul.prefab b/Assets/1.myPrefab/MyMonster/SwordMonster.prefab
similarity index 99%
rename from Assets/1.myPrefab/MyMonster/ghoul.prefab
rename to Assets/1.myPrefab/MyMonster/SwordMonster.prefab
index 75f4f2d7..6c9564c6 100644
--- a/Assets/1.myPrefab/MyMonster/ghoul.prefab
+++ b/Assets/1.myPrefab/MyMonster/SwordMonster.prefab
@@ -1450,7 +1450,7 @@ GameObject:
- component: {fileID: 3230568340763030921}
- component: {fileID: -3738201542468800832}
m_Layer: 6
- m_Name: ghoul
+ m_Name: SwordMonster
m_TagString: Enemy
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -1512,6 +1512,7 @@ MonoBehaviour:
attackDamage: 20
expReward: 8
moveSpeed: 3.5
+ myWeapon: {fileID: 8267965081717418493}
Monster_Idle: ghoul_idle
Monster_GetDamage: ghoul_gethit
Monster_Die: ghoul_die
@@ -1521,7 +1522,6 @@ MonoBehaviour:
deathEffectPrefab: {fileID: 0}
hitEffect: {fileID: 0}
impactSpawnPoint: {fileID: 0}
- myWeapon: {fileID: 8267965081717418493}
attackRange: 2
attackDelay: 1.5
attackAnimations:
diff --git a/Assets/1.myPrefab/MyMonster/ghoul.prefab.meta b/Assets/1.myPrefab/MyMonster/SwordMonster.prefab.meta
similarity index 100%
rename from Assets/1.myPrefab/MyMonster/ghoul.prefab.meta
rename to Assets/1.myPrefab/MyMonster/SwordMonster.prefab.meta
diff --git a/Assets/1.myPrefab/MyMonster/Monster_1.prefab b/Assets/1.myPrefab/MyMonster/ThrowMonster.prefab
similarity index 98%
rename from Assets/1.myPrefab/MyMonster/Monster_1.prefab
rename to Assets/1.myPrefab/MyMonster/ThrowMonster.prefab
index 4759bbdc..3e9c5b4d 100644
--- a/Assets/1.myPrefab/MyMonster/Monster_1.prefab
+++ b/Assets/1.myPrefab/MyMonster/ThrowMonster.prefab
@@ -41,7 +41,7 @@ GameObject:
m_Component:
- component: {fileID: 8489816395439659708}
m_Layer: 6
- m_Name: GameObject
+ m_Name: FirePos
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -56,7 +56,7 @@ Transform:
m_GameObject: {fileID: 149740767637875415}
serializedVersion: 2
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0, y: 0, z: 0}
+ m_LocalPosition: {x: 0.116, y: 0.313, z: 0.481}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
@@ -1457,7 +1457,7 @@ GameObject:
- component: {fileID: 8202243285445189301}
- component: {fileID: 5769769960016074036}
m_Layer: 6
- m_Name: Monster_1
+ m_Name: ThrowMonster
m_TagString: Enemy
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
@@ -1490,14 +1490,21 @@ Animator:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3587750552762439828}
m_Enabled: 1
- m_Avatar: {fileID: 0}
+ m_Avatar: {fileID: 9000000, guid: 09dc880d0fd1f48238ab948cc1e1986f, type: 3}
m_Controller: {fileID: 9100000, guid: 03c6f720a9d4f80499d18742728a1bf2, type: 2}
m_CullingMode: 0
m_UpdateMode: 0
m_ApplyRootMotion: 1
m_LinearVelocityBlending: 0
m_StabilizeFeet: 0
- m_WarningMessage:
+ m_WarningMessage: "\nBinding warning: Some generic clip(s) animate transforms that
+ are already bound by a Humanoid avatar. These transforms can only be changed
+ by Humanoid clips.\n\tTransform 'jaw_1'\n\tTransform 'pelvis'\n\tTransform 'spine_03'\n\tTransform
+ 'index_03_l'\n\tTransform 'lowerarm_l'\n\tTransform 'pinky_03_l'\n\tTransform
+ 'neck_01'\n\tTransform 'pinky_03_r'\n\tTransform 'clavicle_l'\n\tTransform 'ring_02_l'\n\tand
+ more ...\n\tFrom animation clip 'spawn'\n\tFrom animation clip 'idle'\n\tFrom
+ animation clip 'walk'\n\tFrom animation clip 'Monster_GetDamage'\n\tFrom animation
+ clip 'Monster_Die'\n\tFrom animation clip 'run'"
m_HasTransformHierarchy: 1
m_AllowConstantClipSamplingOptimization: 1
m_KeepAnimatorStateOnDisable: 0
@@ -1551,17 +1558,24 @@ MonoBehaviour:
deathEffectPrefab: {fileID: 0}
hitEffect: {fileID: 0}
impactSpawnPoint: {fileID: 0}
- attackType: 1
+ attackStyle: 0
projectilePrefab: {fileID: 1163733789413127741, guid: 3fe90e2c4622f754381371a281472296, type: 3}
- firePoint: {fileID: 0}
- handModel: {fileID: 1163733789413127741, guid: 3fe90e2c4622f754381371a281472296, type: 3}
- reloadTime: 2
- throwForce: 15
- throwUpward: 5
+ firePoint: {fileID: 8489816395439659708}
attackRange: 10
attackDelay: 2
detectRange: 15
- throwAnim: Monster_Attack_1
+ projectileSpeed: 53.9
+ minDistance: 2
+ usePreciseLob: 1
+ launchAngle: 45
+ aimHeight: 0.5
+ fleeDistance: 5
+ throwForce: 15
+ throwUpward: 7.8
+ reloadTime: 2
+ handModel: {fileID: 1163733789413127741, guid: 3fe90e2c4622f754381371a281472296, type: 3}
+ aimAtPlayer: 1
+ attackAnim: E_Throw
walkAnim: Monster_Walk
patrolRadius: 5
patrolInterval: 3
@@ -3477,23 +3491,23 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalScale.y
- value: 0.97348017
+ value: 1.5162927
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalScale.z
- value: 0.97347987
+ value: 1.5003272
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalPosition.x
- value: 0.067000516
+ value: 0.086
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalPosition.y
- value: -0.558999
+ value: -0.715
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalPosition.z
- value: 0.27400145
+ value: 0.35
objectReference: {fileID: 0}
- target: {fileID: 1853753193380319200, guid: 3fe90e2c4622f754381371a281472296, type: 3}
propertyPath: m_LocalRotation.w
diff --git a/Assets/1.myPrefab/MyMonster/Monster_1.prefab.meta b/Assets/1.myPrefab/MyMonster/ThrowMonster.prefab.meta
similarity index 100%
rename from Assets/1.myPrefab/MyMonster/Monster_1.prefab.meta
rename to Assets/1.myPrefab/MyMonster/ThrowMonster.prefab.meta
diff --git a/Assets/1.myPrefab/Player.prefab b/Assets/1.myPrefab/Player.prefab
new file mode 100644
index 00000000..b882c74e
--- /dev/null
+++ b/Assets/1.myPrefab/Player.prefab
@@ -0,0 +1,1679 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1 &1029602987651908778
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 7115393052906583336}
+ m_Layer: 9
+ m_Name: Effect
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &7115393052906583336
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1029602987651908778}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.10432823, y: -0.09023639, z: 0.07909405, w: 0.9872776}
+ m_LocalPosition: {x: -0.00397, y: 0.00029, z: 0.00012}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 5388480034023778904}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &1988718489822505586
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6077452756853807917}
+ - component: {fileID: 1229749126403160609}
+ - component: {fileID: 8790192141417342694}
+ - component: {fileID: 3893523331315084357}
+ m_Layer: 9
+ m_Name: Bow
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6077452756853807917
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1988718489822505586}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.7226641, y: 0.31349754, z: 0.27640796, w: 0.5505221}
+ m_LocalPosition: {x: -1.067, y: 2.382, z: 0.303}
+ m_LocalScale: {x: 99.99998, y: 100.00006, z: 100.00007}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 647200136043690535}
+ m_LocalEulerAnglesHint: {x: 38.49, y: 107.937, z: 104.599}
+--- !u!33 &1229749126403160609
+MeshFilter:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1988718489822505586}
+ m_Mesh: {fileID: 2686246284198662964, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+--- !u!23 &8790192141417342694
+MeshRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1988718489822505586}
+ m_Enabled: 1
+ m_CastShadows: 1
+ m_ReceiveShadows: 1
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 2
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 2100000, guid: 28c4310981d2b6b4b9fec6e91f39e909, type: 2}
+ m_StaticBatchInfo:
+ firstSubMesh: 0
+ subMeshCount: 0
+ m_StaticBatchRoot: {fileID: 0}
+ m_ProbeAnchor: {fileID: 0}
+ m_LightProbeVolumeOverride: {fileID: 0}
+ m_ScaleInLightmap: 1
+ m_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 3
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 0
+ m_SortingLayer: 0
+ m_SortingOrder: 0
+ m_AdditionalVertexStreams: {fileID: 0}
+--- !u!64 &3893523331315084357
+MeshCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 1988718489822505586}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 5
+ m_Convex: 0
+ m_CookingOptions: 30
+ m_Mesh: {fileID: 2686246284198662964, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+--- !u!1 &3064660259219076605
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6087447859502337230}
+ - component: {fileID: 4767306212392495000}
+ m_Layer: 9
+ m_Name: Sensor
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6087447859502337230
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3064660259219076605}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 0, y: 0.802, z: 0}
+ m_LocalScale: {x: 1, y: 1.6895841, z: 1.2341}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 647200136043690535}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!136 &4767306212392495000
+CapsuleCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3064660259219076605}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 1
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 2
+ m_Radius: 0.5
+ m_Height: 1
+ m_Direction: 1
+ m_Center: {x: 0, y: 0, z: 0}
+--- !u!1 &3835737397246117387
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 839746164049513834}
+ m_Layer: 9
+ m_Name: ThrowPoint
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &839746164049513834
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 3835737397246117387}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.5118661, y: -0.47211638, z: 0.56430775, w: 0.44345915}
+ m_LocalPosition: {x: 0, y: 0.00027, z: 0.00014}
+ m_LocalScale: {x: 0.00999999, y: 0.009999995, z: 0.010000003}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 5388480034023778904}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!1 &4977077540650227567
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 6579759206312369283}
+ m_Layer: 9
+ m_Name: CameraTarget
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &6579759206312369283
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 4977077540650227567}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0.400047, y: -0.18377142, z: 0.08222406, w: 0.89410836}
+ m_LocalPosition: {x: -0.01, y: -1.24, z: 0.01}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 647200136043690535}
+ m_LocalEulerAnglesHint: {x: 48.21, y: -23.229, z: 0}
+--- !u!1 &5796906662060029932
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8758524784095216299}
+ m_Layer: 9
+ m_Name: weapon.r
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8758524784095216299
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 5796906662060029932}
+ serializedVersion: 2
+ m_LocalRotation: {x: -0.3210433, y: 0.16975926, z: 0.8236655, w: 0.4355321}
+ m_LocalPosition: {x: -0.01436, y: 0.02772, z: -0.04477}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 5388480034023778904}
+ m_LocalEulerAnglesHint: {x: -34.007, y: -27.361, z: 132.777}
+--- !u!1 &7998183770926374894
+GameObject:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ serializedVersion: 6
+ m_Component:
+ - component: {fileID: 8542681086061284417}
+ - component: {fileID: 6396304850228324998}
+ - component: {fileID: 6050722973864407494}
+ - component: {fileID: 7686598050579119226}
+ m_Layer: 9
+ m_Name: CrossHair
+ m_TagString: Untagged
+ m_Icon: {fileID: 0}
+ m_NavMeshLayer: 0
+ m_StaticEditorFlags: 0
+ m_IsActive: 1
+--- !u!4 &8542681086061284417
+Transform:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7998183770926374894}
+ serializedVersion: 2
+ m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
+ m_LocalPosition: {x: 0, y: 0.3, z: 0}
+ m_LocalScale: {x: 1, y: 1, z: 1}
+ m_ConstrainProportionsScale: 0
+ m_Children: []
+ m_Father: {fileID: 647200136043690535}
+ m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
+--- !u!33 &6396304850228324998
+MeshFilter:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7998183770926374894}
+ m_Mesh: {fileID: 0}
+--- !u!23 &6050722973864407494
+MeshRenderer:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7998183770926374894}
+ m_Enabled: 1
+ m_CastShadows: 1
+ m_ReceiveShadows: 1
+ m_DynamicOccludee: 1
+ m_StaticShadowCaster: 0
+ m_MotionVectors: 1
+ m_LightProbeUsage: 1
+ m_ReflectionProbeUsage: 1
+ m_RayTracingMode: 2
+ m_RayTraceProcedural: 0
+ m_RenderingLayerMask: 1
+ m_RendererPriority: 0
+ m_Materials:
+ - {fileID: 0}
+ m_StaticBatchInfo:
+ firstSubMesh: 0
+ subMeshCount: 0
+ m_StaticBatchRoot: {fileID: 0}
+ m_ProbeAnchor: {fileID: 0}
+ m_LightProbeVolumeOverride: {fileID: 0}
+ m_ScaleInLightmap: 1
+ m_ReceiveGI: 1
+ m_PreserveUVs: 0
+ m_IgnoreNormalsForChartDetection: 0
+ m_ImportantGI: 0
+ m_StitchLightmapSeams: 1
+ m_SelectedEditorRenderState: 3
+ m_MinimumChartSize: 4
+ m_AutoUVMaxDistance: 0.5
+ m_AutoUVMaxAngle: 89
+ m_LightmapParameters: {fileID: 0}
+ m_SortingLayerID: 0
+ m_SortingLayer: 0
+ m_SortingOrder: 0
+ m_AdditionalVertexStreams: {fileID: 0}
+--- !u!114 &7686598050579119226
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 7998183770926374894}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 76db4fbe9cc6f3f40976fbaf82fa9b0d, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ attackScript: {fileID: 8965661853020836870}
+ interaction: {fileID: 8385686067015665091}
+ radius: 5
+ segments: 20
+ fanColor: {r: 1, g: 0.9, b: 0, a: 0.4}
+ minAngle: 2
+--- !u!1001 &1112926104530361804
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ serializedVersion: 3
+ m_TransformParent: {fileID: 0}
+ m_Modifications:
+ - target: {fileID: -8922323834171315323, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8882079854329640813, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8872095656845559802, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalScale.y
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 24.5
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 12.475
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 7.25
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8677049183282508799, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8641977687328470795, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8531612554136280628, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8518160482252009756, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0.069480024
+ objectReference: {fileID: 0}
+ - target: {fileID: -8518160482252009756, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: 0.1118794
+ objectReference: {fileID: 0}
+ - target: {fileID: -8496025938357866707, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8353973647336858166, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8346554868231876166, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8230462878314066325, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -8097536964149887978, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7990545681257654084, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7963432291128977220, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7958535883936813493, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7871652419600650852, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7771646424549307383, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7722014696012323473, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7709202763889055734, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7642934739665558403, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7418187299554109853, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -7158433774390538918, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6807596716687836955, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6751159237960254502, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6639188068435888406, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6619395950569273753, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6447370907088633429, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6340620562204496530, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6208238121691843987, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6131898085688584576, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -6091308937403015111, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5953670871512850311, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5910975051603397247, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5904153603113619306, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5891447667536050593, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5775065056073018745, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5741560308279321861, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5167237878556160568, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5151492872390713093, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -5139358697268518730, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4993697984288872681, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4896332150761962198, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4886761960781724487, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4612239591354398458, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4451543000189753210, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4447125787665231392, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: 0.006138
+ objectReference: {fileID: 0}
+ - target: {fileID: -4447125787665231392, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: -0.000181
+ objectReference: {fileID: 0}
+ - target: {fileID: -4447125787665231392, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0.012946
+ objectReference: {fileID: 0}
+ - target: {fileID: -4402342726497735936, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4362538970438953858, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4344180077890469452, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4237518273842127286, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4025146512450500374, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -4005311027235606389, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3776142596970419664, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3706325966115285872, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3690300196154012761, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3676575804092017857, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3653350071580112382, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3652150608534560021, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3639291844623863586, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3189337612357350914, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -3103954101674164229, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2874774758725266108, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2770510269150118591, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2712112525434166877, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2573784311092139930, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2455123078741122082, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2234850078208941672, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2154872544664817113, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2147946609284517558, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2145943970031584057, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2051209190416452177, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2046432958385904114, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -2045918101779687674, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1938597242037870776, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1837658002995245732, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1813631478950300439, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1796722074993504281, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1771525587149348005, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1622160875180989189, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1594927363127189244, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1483960523288531519, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1343741271126416528, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1276530067273109743, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1122731496944205283, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -1095601781639090120, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -848839102036275865, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -841197546764871503, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -830065259964409147, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -799696965793694826, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -712843744878532761, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -639857631024967548, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -619711430439483793, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -601046810182308991, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -587016686844154728, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -500262891558506282, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -500262891558506282, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: 0.0002
+ objectReference: {fileID: 0}
+ - target: {fileID: -500262891558506282, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -279535304130057597, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -278354053148907341, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -225925270595576210, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -160410089727326600, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -106934681159206693, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: -18599009884874237, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 20137794680393321, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 64107269338197043, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 104582461635648107, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 222573681994292928, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 296767954149393399, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 298270387943304887, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 357411740493864536, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 396756282268468344, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 404310575857793042, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 572516676031340273, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 677194647336728280, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Name
+ value: Player
+ objectReference: {fileID: 0}
+ - target: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_IsActive
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_TagString
+ value: Player
+ objectReference: {fileID: 0}
+ - target: {fileID: 960398754360924322, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1042040322395329277, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1063560020946523835, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1094322945351049926, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1142969166926593194, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1144608394361394319, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1183207833773992913, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1212680036341619731, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1220780208952257864, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1348619723305905088, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1361616638756854530, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1588317466070951112, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1604514983409996436, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1893413515190740812, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 1982884849882637310, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2136141478695563936, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2202020085487104868, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2232568000630585356, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2343864081532665712, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2412294789984640648, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2646556930140876612, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2709475915810132736, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 2853317678501584516, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3051023757785381669, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3074621365099148652, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3414581765594251193, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3552348562420722398, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3606974493154423841, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3782116376756303934, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3784354971510440485, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3811960208202823590, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 3859951457741163798, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4006823872402774604, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4197543717904994937, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4306876390504963948, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4322190714991382092, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4328148634420677216, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4380994403530862250, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4384039127248042405, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Materials.Array.data[0]
+ value:
+ objectReference: {fileID: 2100000, guid: 1acb5777e26f3334396d773946af72bd, type: 2}
+ - target: {fileID: 4389121391343302291, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4484539097905148869, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4512989471657515853, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 4596893964725545789, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5018026789954107624, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5028936971445484464, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5069512605501110402, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5141751391482533180, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5229141562992366059, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5400335161388400201, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5448941640635533504, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5463389577900426452, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5470571367093506553, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5503092546788586320, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5564411729190122241, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5586432850601678674, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5623275436489464659, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5624403281223219957, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5677376538752202289, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5678360202445230181, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5827609877232550550, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 5866666021909216657, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Enabled
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 5866666021909216657, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Controller
+ value:
+ objectReference: {fileID: 9100000, guid: ced7505653f5122429a1c30c470324d7, type: 2}
+ - target: {fileID: 5866666021909216657, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_ApplyRootMotion
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: 6249522038531171894, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6384149923767474925, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6421608478663346077, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6501575343064982857, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6572378243921041049, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6582228664857320689, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6642206251265727423, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6648953260620140837, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6724849563827959527, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 6962754125684540545, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7044826505437777693, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7086954136628267629, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7306758219223350627, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7430024431723296697, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7543084463178402448, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7626430404007767251, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7807560924728982503, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 7814129745069389064, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8009094196386962622, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8050274969241161290, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8094099045694371959, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8229321198596611114, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8235868555606676650, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8572062305401472460, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8756311739366138715, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8813015395058373917, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8872751437007877281, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 8958054267757153360, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9028560816029055239, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9052497150819393722, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9054981337899022888, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9143904350310806656, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9175633219268754810, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ - target: {fileID: 9210651170120176236, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Layer
+ value: 9
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_RemovedGameObjects:
+ - {fileID: -6853559931527105687, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ - {fileID: -2929196387168413811, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_AddedGameObjects:
+ - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: 0
+ addedObject: {fileID: 6579759206312369283}
+ - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 6087447859502337230}
+ - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8542681086061284417}
+ - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8282102399632886972}
+ - targetCorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 6077452756853807917}
+ - targetCorrespondingSourceObject: {fileID: 5023293074874251156, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8758524784095216299}
+ - targetCorrespondingSourceObject: {fileID: 5023293074874251156, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 839746164049513834}
+ - targetCorrespondingSourceObject: {fileID: 5023293074874251156, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 7115393052906583336}
+ m_AddedComponents:
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8017155627325348063}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8345435216483992478}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8965661853020836870}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8160405634931995834}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 7686364893196566162}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8979112332026629722}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 395629277865203624}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 8385686067015665091}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 2272090080007441069}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 5716216512842242005}
+ - targetCorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ insertIndex: -1
+ addedObject: {fileID: 3231090147156875595}
+ m_SourcePrefab: {fileID: 100100000, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+--- !u!1 &265854990890279069 stripped
+GameObject:
+ m_CorrespondingSourceObject: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_PrefabInstance: {fileID: 1112926104530361804}
+ m_PrefabAsset: {fileID: 0}
+--- !u!114 &8017155627325348063
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 1abded25f36cfee4a9dfbae407122096, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ slashEffects:
+ - {fileID: 5503505460791601945, guid: 74c549d1b06b6b140a1fd9536eea637f, type: 3}
+ - {fileID: 5503505460791601945, guid: 74c549d1b06b6b140a1fd9536eea637f, type: 3}
+ - {fileID: 0}
+ slashSpawnPoint: {fileID: 8758524784095216299}
+ swingSounds: []
+--- !u!143 &8345435216483992478
+CharacterController:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 1
+ serializedVersion: 3
+ m_Height: 1.75
+ m_Radius: 0.2
+ m_SlopeLimit: 45
+ m_StepOffset: 0.2
+ m_SkinWidth: 0.08
+ m_MinMoveDistance: 0.001
+ m_Center: {x: 0, y: 0.8, z: 0}
+--- !u!114 &8965661853020836870
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 4cd093bc63aea8c479444860a2c373b2, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ interaction: {fileID: 8385686067015665091}
+ stats: {fileID: 395629277865203624}
+ pAnim: {fileID: 7686364893196566162}
+ playerHealth: {fileID: 8160405634931995834}
+ weaponHitBox: {fileID: 0}
+ attackCooldown: 0.5
+ fullChargeTime: 3
+ postComboDelay: 1.2
+--- !u!114 &8160405634931995834
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 21175cd26e6d59449b495b92d2dbb4ce, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ stats: {fileID: 395629277865203624}
+ animator: {fileID: 6781151982184439901}
+ attackScript: {fileID: 0}
+ isInvincible: 0
+--- !u!114 &7686364893196566162
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 900e528c5c39b954f8fbb1918df214c9, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ anim: {fileID: 6781151982184439901}
+ health: {fileID: 8160405634931995834}
+ attack: {fileID: 8965661853020836870}
+--- !u!114 &8979112332026629722
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 7a07d412148784c41a010bf608dddfcc, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ stats: {fileID: 395629277865203624}
+ health: {fileID: 8160405634931995834}
+ pAnim: {fileID: 7686364893196566162}
+ attackScript: {fileID: 8965661853020836870}
+ dashDistance: 3
+ dashDuration: 0.08
+ dashCooldown: 1.5
+ minSpeedMultiplier: 0.3
+ gravity: -20
+ weaponLayer:
+ serializedVersion: 2
+ m_Bits: 256
+--- !u!114 &395629277865203624
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: d4397a1006477aa418ff1693bdc232a1, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ baseMaxHealth: 1000
+ baseMoveSpeed: 5
+ baseStrength: 10
+ baseAttackDamage: 10
+ bonusMaxHealth: 0
+ bonusMoveSpeed: 0
+ bonusStrength: 0
+ bonusAttackDamage: 0
+ weaponDamage: 0
+ weightToSpeedPenalty: 0.1
+ runSpeedMultiplier: 1.5
+ finalMaxHealth: 0
+ finalMoveSpeed: 0
+ finalStrength: 0
+ finalAttackDamage: 0
+--- !u!114 &8385686067015665091
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: 146dd73cdb4f57945aed422aa413c497, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ interactRange: 3
+ itemLayer:
+ serializedVersion: 2
+ m_Bits: 256
+ handSlot: {fileID: 8758524784095216299}
+ playerStats: {fileID: 395629277865203624}
+--- !u!114 &2272090080007441069
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: cd490b659aa61924eafabff762574c6c, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ health: {fileID: 8160405634931995834}
+ movement: {fileID: 8979112332026629722}
+ aim: {fileID: 5716216512842242005}
+ interaction: {fileID: 8385686067015665091}
+ attack: {fileID: 8965661853020836870}
+ statsUI: {fileID: 0}
+--- !u!114 &5716216512842242005
+MonoBehaviour:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Enabled: 1
+ m_EditorHideFlags: 0
+ m_Script: {fileID: 11500000, guid: a670f105e953da0458d40906587b3ac3, type: 3}
+ m_Name:
+ m_EditorClassIdentifier:
+ health: {fileID: 8160405634931995834}
+ rotationSpeed: 10
+ rotationDeadzone: 1.2
+--- !u!136 &3231090147156875595
+CapsuleCollider:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_GameObject: {fileID: 265854990890279069}
+ m_Material: {fileID: 0}
+ m_IncludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_ExcludeLayers:
+ serializedVersion: 2
+ m_Bits: 0
+ m_LayerOverridePriority: 0
+ m_IsTrigger: 0
+ m_ProvidesContacts: 0
+ m_Enabled: 0
+ serializedVersion: 2
+ m_Radius: 0.18
+ m_Height: 1.81
+ m_Direction: 1
+ m_Center: {x: 0, y: 0.9, z: 0}
+--- !u!4 &647200136043690535 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_PrefabInstance: {fileID: 1112926104530361804}
+ m_PrefabAsset: {fileID: 0}
+--- !u!4 &5388480034023778904 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: 5023293074874251156, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_PrefabInstance: {fileID: 1112926104530361804}
+ m_PrefabAsset: {fileID: 0}
+--- !u!95 &6781151982184439901 stripped
+Animator:
+ m_CorrespondingSourceObject: {fileID: 5866666021909216657, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_PrefabInstance: {fileID: 1112926104530361804}
+ m_PrefabAsset: {fileID: 0}
+--- !u!1001 &8459248005675625303
+PrefabInstance:
+ m_ObjectHideFlags: 0
+ serializedVersion: 2
+ m_Modification:
+ serializedVersion: 3
+ m_TransformParent: {fileID: 647200136043690535}
+ m_Modifications:
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.x
+ value: -2.917202
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.y
+ value: -1.725646
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalPosition.z
+ value: -8.0172205
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.w
+ value: 1
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.x
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.y
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalRotation.z
+ value: -0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.x
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.y
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_LocalEulerAnglesHint.z
+ value: 0
+ objectReference: {fileID: 0}
+ - target: {fileID: 919132149155446097, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ propertyPath: m_Name
+ value: celycia_s01_bow
+ objectReference: {fileID: 0}
+ m_RemovedComponents: []
+ m_RemovedGameObjects: []
+ m_AddedGameObjects: []
+ m_AddedComponents: []
+ m_SourcePrefab: {fileID: 100100000, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+--- !u!4 &8282102399632886972 stripped
+Transform:
+ m_CorrespondingSourceObject: {fileID: -8679921383154817045, guid: 76cee5628aa6b874c96342f004fa138b, type: 3}
+ m_PrefabInstance: {fileID: 8459248005675625303}
+ m_PrefabAsset: {fileID: 0}
diff --git a/Assets/1.myPrefab/Player.prefab.meta b/Assets/1.myPrefab/Player.prefab.meta
new file mode 100644
index 00000000..8dc0fff2
--- /dev/null
+++ b/Assets/1.myPrefab/Player.prefab.meta
@@ -0,0 +1,7 @@
+fileFormatVersion: 2
+guid: c34da37720b95c84887eda34e2d90e5b
+PrefabImporter:
+ externalObjects: {}
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/3D Assets/char.fbx b/Assets/3D Assets/char.fbx
deleted file mode 100644
index 32ab71b9..00000000
Binary files a/Assets/3D Assets/char.fbx and /dev/null differ
diff --git a/Assets/3D Assets/char.fbx.meta b/Assets/3D Assets/char.fbx.meta
deleted file mode 100644
index 12cb6d49..00000000
--- a/Assets/3D Assets/char.fbx.meta
+++ /dev/null
@@ -1,120 +0,0 @@
-fileFormatVersion: 2
-guid: 2d8460ffecc8bd04fae2959f9da00104
-ModelImporter:
- serializedVersion: 22200
- internalIDToNameTable: []
- externalObjects:
- - first:
- type: UnityEngine:Material
- assembly: UnityEngine.CoreModule
- name: No Name
- second: {fileID: 2100000, guid: 9da0e03a2f8ea324cba2f897161a895d, type: 2}
- materials:
- materialImportMode: 2
- materialName: 0
- materialSearch: 1
- materialLocation: 1
- animations:
- legacyGenerateAnimations: 4
- bakeSimulation: 0
- resampleCurves: 1
- optimizeGameObjects: 0
- removeConstantScaleCurves: 0
- motionNodeName:
- rigImportErrors: "Invalid Avatar Rig Configuration. Missing or invalid transform:\n\tRequired
- human bone 'Hips' not found\n"
- rigImportWarnings:
- animationImportErrors:
- animationImportWarnings:
- animationRetargetingWarnings:
- animationDoRetargetingWarnings: 0
- importAnimatedCustomProperties: 0
- importConstraints: 0
- animationCompression: 3
- animationRotationError: 0.5
- animationPositionError: 0.5
- animationScaleError: 0.5
- animationWrapMode: 0
- extraExposedTransformPaths: []
- extraUserProperties: []
- clipAnimations: []
- isReadable: 0
- meshes:
- lODScreenPercentages: []
- globalScale: 1
- meshCompression: 0
- addColliders: 0
- useSRGBMaterialColor: 1
- sortHierarchyByName: 1
- importPhysicalCameras: 1
- importVisibility: 1
- importBlendShapes: 1
- importCameras: 1
- importLights: 1
- nodeNameCollisionStrategy: 1
- fileIdsGeneration: 2
- swapUVChannels: 0
- generateSecondaryUV: 0
- useFileUnits: 1
- keepQuads: 0
- weldVertices: 1
- bakeAxisConversion: 0
- preserveHierarchy: 0
- skinWeightsMode: 0
- maxBonesPerVertex: 4
- minBoneWeight: 0.001
- optimizeBones: 1
- meshOptimizationFlags: -1
- indexFormat: 0
- secondaryUVAngleDistortion: 8
- secondaryUVAreaDistortion: 15.000001
- secondaryUVHardAngle: 88
- secondaryUVMarginMethod: 1
- secondaryUVMinLightmapResolution: 40
- secondaryUVMinObjectScale: 1
- secondaryUVPackMargin: 4
- useFileScale: 1
- strictVertexDataChecks: 0
- tangentSpace:
- normalSmoothAngle: 60
- normalImportMode: 0
- tangentImportMode: 3
- normalCalculationMode: 4
- legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
- blendShapeNormalImportMode: 1
- normalSmoothingSource: 0
- referencedClips: []
- importAnimation: 1
- humanDescription:
- serializedVersion: 3
- human: []
- skeleton:
- - name: char(Clone)
- parentName:
- position: {x: -0, y: 0, z: 0}
- rotation: {x: -0.7071068, y: 0, z: -0, w: 0.7071068}
- scale: {x: 1, y: 1, z: 1}
- armTwist: 0.5
- foreArmTwist: 0.5
- upperLegTwist: 0.5
- legTwist: 0.5
- armStretch: 0.05
- legStretch: 0.05
- feetSpacing: 0
- globalScale: 1
- rootMotionBoneName:
- hasTranslationDoF: 0
- hasExtraRoot: 0
- skeletonHasParents: 1
- lastHumanDescriptionAvatarSource: {instanceID: 0}
- autoGenerateAvatarMappingIfUnspecified: 1
- animationType: 2
- humanoidOversampling: 1
- avatarSetup: 1
- addHumanoidExtraRootOnlyWhenUsingAvatar: 1
- importBlendShapeDeformPercent: 1
- remapMaterialsIfMaterialImportModeIsNone: 0
- additionalBone: 0
- userData:
- assetBundleName:
- assetBundleVariant:
diff --git a/Assets/3D Assets/house.fbx b/Assets/3D Assets/house.fbx
deleted file mode 100644
index d49ec06d..00000000
Binary files a/Assets/3D Assets/house.fbx and /dev/null differ
diff --git a/Assets/4.PlayerAnimation/PlayerAnimation.controller b/Assets/4.PlayerAnimation/PlayerAnimation.controller
index 36ab75af..f5a2d32b 100644
--- a/Assets/4.PlayerAnimation/PlayerAnimation.controller
+++ b/Assets/4.PlayerAnimation/PlayerAnimation.controller
@@ -1,57 +1,5 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
---- !u!1101 &-7597902776571202393
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions:
- - m_ConditionMode: 1
- m_ConditionEvent: Attack
- m_EventTreshold: 0
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: -2454928292002865759}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.7815534
- m_HasExitTime: 0
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1102 &-7003828831281702470
-AnimatorState:
- serializedVersion: 6
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: AttackAnime3
- m_Speed: 1.2
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: -2090382829867684222}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 8842878171678463616, guid: ae93aa1058ac25a47a0a3698c894a854, type: 3}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1101 &-6240735469404449033
AnimatorStateTransition:
m_ObjectHideFlags: 1
@@ -141,31 +89,6 @@ AnimatorStateTransition:
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
---- !u!1101 &-5909019315416023657
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions:
- - m_ConditionMode: 1
- m_ConditionEvent: Attack
- m_EventTreshold: 0
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: -7003828831281702470}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.68750006
- m_HasExitTime: 0
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!1102 &-5106414194645963998
AnimatorState:
serializedVersion: 6
@@ -193,56 +116,6 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1101 &-3427581745705706780
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 5832328692256868789}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 1
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1102 &-2454928292002865759
-AnimatorState:
- serializedVersion: 6
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: AttackAnime1
- m_Speed: 1.5
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1629256297439573789}
- - {fileID: -3427581745705706780}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: -203655887218126122, guid: ae93aa1058ac25a47a0a3698c894a854, type: 3}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1101 &-2340117145942438922
AnimatorStateTransition:
m_ObjectHideFlags: 1
@@ -265,28 +138,6 @@ AnimatorStateTransition:
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
---- !u!1101 &-2090382829867684222
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 5832328692256868789}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 1
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!1102 &-2088444459569361171
AnimatorState:
serializedVersion: 6
@@ -443,15 +294,6 @@ AnimatorStateMachine:
- serializedVersion: 1
m_State: {fileID: -5106414194645963998}
m_Position: {x: -230, y: -70, z: 0}
- - serializedVersion: 1
- m_State: {fileID: -2454928292002865759}
- m_Position: {x: 440, y: 200, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 8666407153616179814}
- m_Position: {x: 550, y: 300, z: 0}
- - serializedVersion: 1
- m_State: {fileID: -7003828831281702470}
- m_Position: {x: 580, y: 400, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions:
- {fileID: 4333065019228860351}
@@ -492,31 +334,6 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1101 &1629256297439573789
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions:
- - m_ConditionMode: 1
- m_ConditionEvent: Attack
- m_EventTreshold: 0
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 8666407153616179814}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8
- m_HasExitTime: 0
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!206 &2519930613719260005
BlendTree:
m_ObjectHideFlags: 1
@@ -590,28 +407,6 @@ AnimatorStateTransition:
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
---- !u!1101 &4447741663521827038
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 5832328692256868789}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 1
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!1102 &5832328692256868789
AnimatorState:
serializedVersion: 6
@@ -624,7 +419,6 @@ AnimatorState:
m_CycleOffset: 0
m_Transitions:
- {fileID: 2866321221530538164}
- - {fileID: -7597902776571202393}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -712,31 +506,3 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &8666407153616179814
-AnimatorState:
- serializedVersion: 6
- m_ObjectHideFlags: 1
- m_CorrespondingSourceObject: {fileID: 0}
- m_PrefabInstance: {fileID: 0}
- m_PrefabAsset: {fileID: 0}
- m_Name: AttackAnime2
- m_Speed: 1.35
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: -5909019315416023657}
- - {fileID: 4447741663521827038}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 4061839508520268033, guid: ae93aa1058ac25a47a0a3698c894a854, type: 3}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
diff --git a/Assets/5.Enemy Animation/E_Throw.anim b/Assets/5.Enemy Animation/E_Throw.anim
new file mode 100644
index 00000000..a33488ef
--- /dev/null
+++ b/Assets/5.Enemy Animation/E_Throw.anim
@@ -0,0 +1,73639 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!74 &7400000
+AnimationClip:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: E_Throw
+ serializedVersion: 7
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 0
+ m_RotationCurves: []
+ m_CompressedRotationCurves: []
+ m_EulerCurves: []
+ m_PositionCurves: []
+ m_ScaleCurves: []
+ m_FloatCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.13648874
+ inSlope: 0.096084885
+ outSlope: 0.096084885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.13982962
+ inSlope: -0.001839499
+ outSlope: -0.001839499
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.115332104
+ inSlope: -0.18749844
+ outSlope: -0.18749844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.09875705
+ inSlope: -0.1957592
+ outSlope: -0.1957592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.07715347
+ inSlope: -0.2777763
+ outSlope: -0.2777763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.057680946
+ inSlope: -0.27264145
+ outSlope: -0.27264145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.04843384
+ inSlope: -0.3172018
+ outSlope: -0.3172018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.03686693
+ inSlope: -0.3228891
+ outSlope: -0.3228891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.026878906
+ inSlope: -0.31331772
+ outSlope: -0.31331772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.021410365
+ inSlope: -0.29195794
+ outSlope: -0.29195794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.008208061
+ inSlope: -0.1501907
+ outSlope: -0.1501907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.005785696
+ inSlope: -0.17186119
+ outSlope: -0.17186119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.00247936
+ inSlope: -0.2173559
+ outSlope: -0.2173559
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.0014594939
+ inSlope: -0.24105036
+ outSlope: -0.24105036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.005555644
+ inSlope: -0.23332798
+ outSlope: -0.23332798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.0151339425
+ inSlope: -0.14025186
+ outSlope: -0.14025186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.023003787
+ inSlope: 0.01198753
+ outSlope: 0.01198753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.022246182
+ inSlope: -0.0037169866
+ outSlope: -0.0037169866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.021641025
+ inSlope: 0.028323986
+ outSlope: 0.028323986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.0141390525
+ inSlope: 0.057133563
+ outSlope: 0.057133563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.0075453753
+ inSlope: 0.10820858
+ outSlope: 0.10820858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.0015235804
+ inSlope: 0.12788132
+ outSlope: 0.12788132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.00063354446
+ inSlope: 0.13230893
+ outSlope: 0.13230893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.002886713
+ inSlope: 0.1364614
+ outSlope: 0.1364614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.012843109
+ inSlope: 0.16667101
+ outSlope: 0.16667101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.030108172
+ inSlope: 0.16410911
+ outSlope: 0.16410911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.048119254
+ inSlope: 0.21236622
+ outSlope: 0.21236622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.0663027
+ inSlope: 0.20051056
+ outSlope: 0.20051056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.08195168
+ inSlope: 0.1424878
+ outSlope: 0.1424878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.08869367
+ inSlope: -0.0749287
+ outSlope: -0.0749287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.060855407
+ inSlope: -0.24535328
+ outSlope: -0.24535328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.040251452
+ inSlope: -0.23949488
+ outSlope: -0.23949488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9146259
+ inSlope: 0.130654
+ outSlope: 0.130654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.90277326
+ inSlope: -0.19085902
+ outSlope: -0.19085902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.8386242
+ inSlope: -0.20691116
+ outSlope: -0.20691116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.80091625
+ inSlope: -0.13841197
+ outSlope: -0.13841197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.73681635
+ inSlope: -0.15403484
+ outSlope: -0.15403484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.7991492
+ inSlope: -0.008273728
+ outSlope: -0.008273728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.8359845
+ inSlope: 0.521506
+ outSlope: 0.521506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.93072385
+ inSlope: 0.21822652
+ outSlope: 0.21822652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.9660854
+ inSlope: 0.05178141
+ outSlope: 0.05178141
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15535302
+ inSlope: 0.27952376
+ outSlope: 0.27952376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.2422312
+ inSlope: 0.72958386
+ outSlope: 0.72958386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.38900355
+ inSlope: 0.9920893
+ outSlope: 0.9920893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.70857006
+ inSlope: 0.6687629
+ outSlope: 0.6687629
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.8087642
+ inSlope: -0.038028397
+ outSlope: -0.038028397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.6837556
+ inSlope: -0.53920317
+ outSlope: -0.53920317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.44569212
+ inSlope: -1.2466035
+ outSlope: -1.2466035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.28156266
+ inSlope: -0.75091195
+ outSlope: -0.75091195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.14777447
+ inSlope: -0.5207137
+ outSlope: -0.5207137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.0731844
+ inSlope: -0.2830485
+ outSlope: -0.2830485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.06435739
+ inSlope: -0.2467611
+ outSlope: -0.2467611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15650526
+ inSlope: -0.6982326
+ outSlope: -0.6982326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.1164401
+ inSlope: -0.5150964
+ outSlope: -0.5150964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.085862845
+ inSlope: -0.23920588
+ outSlope: -0.23920588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.06666039
+ inSlope: -0.26353776
+ outSlope: -0.26353776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.037349448
+ inSlope: -0.3477
+ outSlope: -0.3477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.02129735
+ inSlope: -0.23273477
+ outSlope: -0.23273477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.01615085
+ inSlope: 0.01567747
+ outSlope: 0.01567747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.023720142
+ inSlope: 0.33799428
+ outSlope: 0.33799428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.052180734
+ inSlope: 0.8305074
+ outSlope: 0.8305074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.11230684
+ inSlope: 1.659579
+ outSlope: 1.659579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.20784271
+ inSlope: 1.7456539
+ outSlope: 1.7456539
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.2841499
+ inSlope: 0.66325366
+ outSlope: 0.66325366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.31877488
+ inSlope: 0.92790395
+ outSlope: 0.92790395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.4147318
+ inSlope: 0.7353498
+ outSlope: 0.7353498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.4620669
+ inSlope: -0.06000644
+ outSlope: -0.06000644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.3844395
+ inSlope: -0.45033795
+ outSlope: -0.45033795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.16088603
+ inSlope: -0.86437756
+ outSlope: -0.86437756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.08652902
+ inSlope: -0.53750247
+ outSlope: -0.53750247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.062567435
+ inSlope: -0.19635996
+ outSlope: -0.19635996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.052274235
+ inSlope: -0.07532969
+ outSlope: -0.07532969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.049445495
+ inSlope: -0.02127642
+ outSlope: -0.02127642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.04823535
+ inSlope: -0.01822084
+ outSlope: -0.01822084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.048723847
+ inSlope: 0.0070658233
+ outSlope: 0.0070658233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.050319485
+ inSlope: -0.0067809494
+ outSlope: -0.0067809494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.0498154
+ inSlope: -0.0003100183
+ outSlope: -0.0003100183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3497607
+ inSlope: 1.0380104
+ outSlope: 1.0380104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.41227582
+ inSlope: 0.8337045
+ outSlope: 0.8337045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.56479836
+ inSlope: 0.41306955
+ outSlope: 0.41306955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.4367438
+ inSlope: -2.8187442
+ outSlope: -2.8187442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.11332753
+ inSlope: -4.6488028
+ outSlope: -4.6488028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.034775637
+ inSlope: -4.5595016
+ outSlope: -4.5595016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.038655717
+ inSlope: -4.0659285
+ outSlope: -4.0659285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.18760115
+ inSlope: -1.9035857
+ outSlope: -1.9035857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.25086838
+ inSlope: -1.2448065
+ outSlope: -1.2448065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.41885966
+ inSlope: -1.3483791
+ outSlope: -1.3483791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.49221563
+ inSlope: -0.285871
+ outSlope: -0.285871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.3805557
+ inSlope: 0.6511525
+ outSlope: 0.6511525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.27746165
+ inSlope: 0.6403494
+ outSlope: 0.6403494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.16142839
+ inSlope: 0.7710285
+ outSlope: 0.7710285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.052049488
+ inSlope: 0.9209407
+ outSlope: 0.9209407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.0053767115
+ inSlope: 0.925415
+ outSlope: 0.925415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.04008922
+ inSlope: 0.9065491
+ outSlope: 0.9065491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.10258302
+ inSlope: 0.9347418
+ outSlope: 0.9347418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.15908058
+ inSlope: 0.31969905
+ outSlope: 0.31969905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.16737205
+ inSlope: 0.009492794
+ outSlope: 0.009492794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.15301941
+ inSlope: -0.38694298
+ outSlope: -0.38694298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0908942
+ inSlope: -0.28231752
+ outSlope: -0.28231752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.046013437
+ inSlope: -0.24038619
+ outSlope: -0.24038619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.023690961
+ inSlope: -0.21657942
+ outSlope: -0.21657942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0925751
+ inSlope: -0.12438413
+ outSlope: -0.12438413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.09455506
+ inSlope: -0.112543136
+ outSlope: -0.112543136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.08497789
+ inSlope: 0.18136491
+ outSlope: 0.18136491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.059651952
+ inSlope: 0.332955
+ outSlope: 0.332955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.025028624
+ inSlope: 0.47958666
+ outSlope: 0.47958666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.007797018
+ inSlope: 0.5618534
+ outSlope: 0.5618534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.0019454092
+ inSlope: 0.5992619
+ outSlope: 0.5992619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.045420244
+ inSlope: 0.7043355
+ outSlope: 0.7043355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.08630958
+ inSlope: 0.3786981
+ outSlope: 0.3786981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.09677337
+ inSlope: 0.04651469
+ outSlope: 0.04651469
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.09559184
+ inSlope: 0.04296317
+ outSlope: 0.04296317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.103680365
+ inSlope: 0.013137473
+ outSlope: 0.013137473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.09921162
+ inSlope: -0.044161495
+ outSlope: -0.044161495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.10213922
+ inSlope: -0.028041404
+ outSlope: -0.028041404
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.08480579
+ inSlope: -0.102610014
+ outSlope: -0.102610014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.075380445
+ inSlope: -0.05529111
+ outSlope: -0.05529111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.06826803
+ inSlope: -0.13704401
+ outSlope: -0.13704401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.056580417
+ inSlope: -0.11550604
+ outSlope: -0.11550604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.045562122
+ inSlope: -0.090759896
+ outSlope: -0.090759896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.03320919
+ inSlope: -0.1850917
+ outSlope: -0.1850917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.024052568
+ inSlope: -0.16506577
+ outSlope: -0.16506577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.013271106
+ inSlope: -0.17564976
+ outSlope: -0.17564976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.004218681
+ inSlope: -0.17001908
+ outSlope: -0.17001908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.0010081809
+ inSlope: -0.14493968
+ outSlope: -0.14493968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.008361674
+ inSlope: -0.059725165
+ outSlope: -0.059725165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.00911798
+ inSlope: 0.021916406
+ outSlope: 0.021916406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.005770292
+ inSlope: 0.037135705
+ outSlope: 0.037135705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0049124192
+ inSlope: 0.013529306
+ outSlope: 0.013529306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0043369876
+ inSlope: 0.025413964
+ outSlope: 0.025413964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0026279995
+ inSlope: 0.023139162
+ outSlope: 0.023139162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.0023827846
+ inSlope: 0.0054122135
+ outSlope: 0.0054122135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.0031021433
+ inSlope: -0.021705462
+ outSlope: -0.021705462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.91989636
+ inSlope: -0.26360375
+ outSlope: -0.26360375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.81197333
+ inSlope: -0.12270224
+ outSlope: -0.12270224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.87576604
+ inSlope: 1.2031211
+ outSlope: 1.2031211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.97908294
+ inSlope: -0.18447535
+ outSlope: -0.18447535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.92212653
+ inSlope: -0.4820667
+ outSlope: -0.4820667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.7626979
+ inSlope: -0.7173253
+ outSlope: -0.7173253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.75324196
+ inSlope: 0.44528466
+ outSlope: 0.44528466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.98166025
+ inSlope: 0.105249986
+ outSlope: 0.105249986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.9899583
+ inSlope: 0.053431444
+ outSlope: 0.053431444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 1.0002346
+ inSlope: 0.0051042084
+ outSlope: 0.0051042084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.09542543
+ inSlope: 0.95713496
+ outSlope: 0.95713496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.06305897
+ inSlope: -0.08038928
+ outSlope: -0.08038928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.11040265
+ inSlope: -1.3272573
+ outSlope: -1.3272573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.33703563
+ inSlope: -2.1554475
+ outSlope: -2.1554475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.50855434
+ inSlope: -0.8340874
+ outSlope: -0.8340874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.52427775
+ inSlope: 0.06637366
+ outSlope: 0.06637366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.42994642
+ inSlope: 2.84973
+ outSlope: 2.84973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.1705998
+ inSlope: 3.6844196
+ outSlope: 3.6844196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.069495715
+ inSlope: 2.2492626
+ outSlope: 2.2492626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.038723126
+ inSlope: 1.5464895
+ outSlope: 1.5464895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.017946115
+ inSlope: 1.201437
+ outSlope: 1.201437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0013250096
+ inSlope: 1.3506448
+ outSlope: 1.3506448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.02707561
+ inSlope: 1.7934221
+ outSlope: 1.7934221
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.09973786
+ inSlope: 2.3647795
+ outSlope: 2.3647795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.21347575
+ inSlope: 1.8877003
+ outSlope: 1.8877003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.30830687
+ inSlope: 0.5929538
+ outSlope: 0.5929538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.2853671
+ inSlope: -0.75945306
+ outSlope: -0.75945306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.1935431
+ inSlope: -0.6274198
+ outSlope: -0.6274198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.10523542
+ inSlope: -0.6579199
+ outSlope: -0.6579199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.020434069
+ inSlope: -0.82125163
+ outSlope: -0.82125163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.006524509
+ inSlope: -0.84378326
+ outSlope: -0.84378326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.007692213
+ inSlope: -0.85644937
+ outSlope: -0.85644937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.064593315
+ inSlope: -0.8554257
+ outSlope: -0.8554257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.16627604
+ inSlope: -0.8837002
+ outSlope: -0.8837002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.255518
+ inSlope: -0.88541543
+ outSlope: -0.88541543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.37640822
+ inSlope: -0.29323906
+ outSlope: -0.29323906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.39126378
+ inSlope: -0.0902895
+ outSlope: -0.0902895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.34298623
+ inSlope: 0.6675837
+ outSlope: 0.6675837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.27462444
+ inSlope: 0.08342987
+ outSlope: 0.08342987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.27500534
+ inSlope: 0.1678369
+ outSlope: 0.1678369
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.26635182
+ inSlope: 0.17594178
+ outSlope: 0.17594178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.7487732
+ inSlope: 0.27151555
+ outSlope: 0.27151555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.73872113
+ inSlope: -0.27361062
+ outSlope: -0.27361062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.85587376
+ inSlope: -0.07639833
+ outSlope: -0.07639833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.8293532
+ inSlope: 0.35476717
+ outSlope: 0.35476717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.7233981
+ inSlope: 1.3589085
+ outSlope: 1.3589085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.59787154
+ inSlope: 1.9672894
+ outSlope: 1.9672894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.5131633
+ inSlope: 0.6596452
+ outSlope: 0.6596452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.47616354
+ inSlope: 1.1661415
+ outSlope: 1.1661415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.35997808
+ inSlope: 1.2306871
+ outSlope: 1.2306871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.28226736
+ inSlope: 0.32613367
+ outSlope: 0.32613367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.26734403
+ inSlope: -0.13699128
+ outSlope: -0.13699128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.45543534
+ inSlope: -0.62684447
+ outSlope: -0.62684447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.6675329
+ inSlope: -0.7985838
+ outSlope: -0.7985838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.72367924
+ inSlope: -0.29637724
+ outSlope: -0.29637724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.82339376
+ inSlope: -0.5355679
+ outSlope: -0.5355679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.90075344
+ inSlope: -0.22053663
+ outSlope: -0.22053663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.95028996
+ inSlope: -0.3284037
+ outSlope: -0.3284037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15098688
+ inSlope: -0.060702115
+ outSlope: -0.060702115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.19803171
+ inSlope: 0.5626699
+ outSlope: 0.5626699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.18418455
+ inSlope: -0.9088848
+ outSlope: -0.9088848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.105692014
+ inSlope: -1.388469
+ outSlope: -1.388469
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.038980387
+ inSlope: -1.0927721
+ outSlope: -1.0927721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.01346214
+ inSlope: -0.33863723
+ outSlope: -0.33863723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.017751534
+ inSlope: 0.5924581
+ outSlope: 0.5924581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.08518733
+ inSlope: 2.2339191
+ outSlope: 2.2339191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.31309238
+ inSlope: 4.3647833
+ outSlope: 4.3647833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5972283
+ inSlope: 2.8509693
+ outSlope: 2.8509693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.67593163
+ inSlope: 0.23890886
+ outSlope: 0.23890886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.6829281
+ inSlope: -0.33975574
+ outSlope: -0.33975574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.6278856
+ inSlope: 0.10848652
+ outSlope: 0.10848652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.6771692
+ inSlope: 0.1781972
+ outSlope: 0.1781972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.57715404
+ inSlope: -0.7382072
+ outSlope: -0.7382072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.5156636
+ inSlope: 0.27059045
+ outSlope: 0.27059045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.5315109
+ inSlope: -0.018539835
+ outSlope: -0.018539835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.47260785
+ inSlope: -0.7374902
+ outSlope: -0.7374902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.28008184
+ inSlope: -1.8468194
+ outSlope: -1.8468194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.13871533
+ inSlope: -1.365335
+ outSlope: -1.365335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.0654909
+ inSlope: -0.92751515
+ outSlope: -0.92751515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.029144606
+ inSlope: -0.35609296
+ outSlope: -0.35609296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.02599966
+ inSlope: -0.024072058
+ outSlope: -0.024072058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.04223931
+ inSlope: 0.46288103
+ outSlope: 0.46288103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05672297
+ inSlope: 0.40102318
+ outSlope: 0.40102318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.36910012
+ inSlope: -0.16378754
+ outSlope: -0.16378754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.41600266
+ inSlope: -0.20163703
+ outSlope: -0.20163703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.38195777
+ inSlope: 0.6264813
+ outSlope: 0.6264813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.3088094
+ inSlope: 1.6359854
+ outSlope: 1.6359854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.18082562
+ inSlope: 1.8975694
+ outSlope: 1.8975694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.13207756
+ inSlope: 0.71567124
+ outSlope: 0.71567124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.13919154
+ inSlope: -1.138267
+ outSlope: -1.138267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.20010675
+ inSlope: -2.153907
+ outSlope: -2.153907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.23707403
+ inSlope: -1.9981112
+ outSlope: -1.9981112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.29516256
+ inSlope: -1.830954
+ outSlope: -1.830954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.4818413
+ inSlope: -2.6841998
+ outSlope: -2.6841998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.6386387
+ inSlope: -1.5246817
+ outSlope: -1.5246817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.7145058
+ inSlope: -0.4746281
+ outSlope: -0.4746281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.74196905
+ inSlope: 0.035778638
+ outSlope: 0.035778638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.5917817
+ inSlope: 0.57646275
+ outSlope: 0.57646275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.5343254
+ inSlope: 0.32667547
+ outSlope: 0.32667547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.55371994
+ inSlope: -1.2272817
+ outSlope: -1.2272817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.57782245
+ inSlope: -1.041348
+ outSlope: -1.041348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.58843166
+ inSlope: -0.6619706
+ outSlope: -0.6619706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.5986572
+ inSlope: 0.14711393
+ outSlope: 0.14711393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.5194105
+ inSlope: 0.5521949
+ outSlope: 0.5521949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.38667274
+ inSlope: 0.7043538
+ outSlope: 0.7043538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.3396532
+ inSlope: 0.8022437
+ outSlope: 0.8022437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.3240321
+ inSlope: -0.63092047
+ outSlope: -0.63092047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.4140028
+ inSlope: -1.1321124
+ outSlope: -1.1321124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.43983182
+ inSlope: -0.47606286
+ outSlope: -0.47606286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.40756634
+ inSlope: -1.3625242
+ outSlope: -1.3625242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.2749247
+ inSlope: -1.2242596
+ outSlope: -1.2242596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.22481743
+ inSlope: -0.09179333
+ outSlope: -0.09179333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.24740964
+ inSlope: 0.6597894
+ outSlope: 0.6597894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.29248703
+ inSlope: 0.89587116
+ outSlope: 0.89587116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.30640334
+ inSlope: -0.4894607
+ outSlope: -0.4894607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.27624187
+ inSlope: -0.21470477
+ outSlope: -0.21470477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.28830683
+ inSlope: 0.28342214
+ outSlope: 0.28342214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.296175
+ inSlope: 0.6168282
+ outSlope: 0.6168282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.46699008
+ inSlope: 1.8655121
+ outSlope: 1.8655121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5669127
+ inSlope: 0.17188327
+ outSlope: 0.17188327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.5229486
+ inSlope: -0.42176527
+ outSlope: -0.42176527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.49302208
+ inSlope: -0.026931193
+ outSlope: -0.026931193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.51132995
+ inSlope: 0.07853158
+ outSlope: 0.07853158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.506758
+ inSlope: -0.08766362
+ outSlope: -0.08766362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.5043686
+ inSlope: 0.069138475
+ outSlope: 0.069138475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.48069012
+ inSlope: -1.4539598
+ outSlope: -1.4539598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.44981503
+ inSlope: -1.5035903
+ outSlope: -1.5035903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.43057021
+ inSlope: -1.1318815
+ outSlope: -1.1318815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.4120854
+ inSlope: -0.78229654
+ outSlope: -0.78229654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.3975473
+ inSlope: -0.05357002
+ outSlope: -0.05357002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.43588838
+ inSlope: 0.30331522
+ outSlope: 0.30331522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.4513067
+ inSlope: 0.16200021
+ outSlope: 0.16200021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.47203732
+ inSlope: 0.6497984
+ outSlope: 0.6497984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.4888865
+ inSlope: -0.106620915
+ outSlope: -0.106620915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.4620406
+ inSlope: -0.42199308
+ outSlope: -0.42199308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.4023964
+ inSlope: -0.1667808
+ outSlope: -0.1667808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.40309158
+ inSlope: 0.44386578
+ outSlope: 0.44386578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.39068282
+ inSlope: -0.47086823
+ outSlope: -0.47086823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.53209054
+ inSlope: -1.1275609
+ outSlope: -1.1275609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.6226027
+ inSlope: -1.11234
+ outSlope: -1.11234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.66312927
+ inSlope: -0.20950218
+ outSlope: -0.20950218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.67264175
+ inSlope: -0.45831305
+ outSlope: -0.45831305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.68954515
+ inSlope: 0.18232244
+ outSlope: 0.18232244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.6476906
+ inSlope: 0.5615067
+ outSlope: 0.5615067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.5271637
+ inSlope: 1.5410361
+ outSlope: 1.5410361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.4517158
+ inSlope: 0.60846686
+ outSlope: 0.60846686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.4142919
+ inSlope: 0.8091338
+ outSlope: 0.8091338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.34374136
+ inSlope: 0.5870861
+ outSlope: 0.5870861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31205985
+ inSlope: 0.18346775
+ outSlope: 0.18346775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.40255004
+ inSlope: -0.42660397
+ outSlope: -0.42660397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.49713576
+ inSlope: -0.27409968
+ outSlope: -0.27409968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.54881907
+ inSlope: -0.024155997
+ outSlope: -0.024155997
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.5426264
+ inSlope: 0.057324227
+ outSlope: 0.057324227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.5568785
+ inSlope: -0.9682283
+ outSlope: -0.9682283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.58817065
+ inSlope: -0.39988416
+ outSlope: -0.39988416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.59772
+ inSlope: -0.41879517
+ outSlope: -0.41879517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.582885
+ inSlope: 0.33619556
+ outSlope: 0.33619556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.55643916
+ inSlope: 0.22162399
+ outSlope: 0.22162399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.5453638
+ inSlope: -0.34207854
+ outSlope: -0.34207854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.603092
+ inSlope: 0.3339802
+ outSlope: 0.3339802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.5756328
+ inSlope: -0.12648119
+ outSlope: -0.12648119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7317576
+ inSlope: 0.9149762
+ outSlope: 0.9149762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.72852826
+ inSlope: -0.6641526
+ outSlope: -0.6641526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.6637651
+ inSlope: -0.5310278
+ outSlope: -0.5310278
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.66381943
+ inSlope: 0.6144589
+ outSlope: 0.6144589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.6804259
+ inSlope: -0.07111795
+ outSlope: -0.07111795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.6319406
+ inSlope: -0.59444785
+ outSlope: -0.59444785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.53830165
+ inSlope: -2.2894106
+ outSlope: -2.2894106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.33841982
+ inSlope: -3.7762115
+ outSlope: -3.7762115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.15252063
+ inSlope: -3.0529466
+ outSlope: -3.0529466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.07137541
+ inSlope: -1.8357764
+ outSlope: -1.8357764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.045563534
+ inSlope: -1.3718009
+ outSlope: -1.3718009
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.025648758
+ inSlope: -1.2189476
+ outSlope: -1.2189476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0049316883
+ inSlope: -1.4337316
+ outSlope: -1.4337316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.022142544
+ inSlope: -1.8177099
+ outSlope: -1.8177099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.09217551
+ inSlope: -2.1967273
+ outSlope: -2.1967273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.22096585
+ inSlope: -1.43044
+ outSlope: -1.43044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.29577902
+ inSlope: -0.41464844
+ outSlope: -0.41464844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.21765639
+ inSlope: 0.6629323
+ outSlope: 0.6629323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.12787002
+ inSlope: 0.75898004
+ outSlope: 0.75898004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.036298007
+ inSlope: 0.8099841
+ outSlope: 0.8099841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.034280352
+ inSlope: 0.8839823
+ outSlope: 0.8839823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.109015726
+ inSlope: 0.9191485
+ outSlope: 0.9191485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.26568732
+ inSlope: 1.0821285
+ outSlope: 1.0821285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.37543043
+ inSlope: 0.98397195
+ outSlope: 0.98397195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.40217584
+ inSlope: 0.61062694
+ outSlope: 0.61062694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.40885386
+ inSlope: -0.636985
+ outSlope: -0.636985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.3901508
+ inSlope: -1.3936958
+ outSlope: -1.3936958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.36239737
+ inSlope: -1.2082335
+ outSlope: -1.2082335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.34973493
+ inSlope: -0.072603
+ outSlope: -0.072603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.35919023
+ inSlope: 0.45040858
+ outSlope: 0.45040858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.43847772
+ inSlope: 0.7395242
+ outSlope: 0.7395242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.47004598
+ inSlope: 1.1814513
+ outSlope: 1.1814513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.55944896
+ inSlope: 0.2227974
+ outSlope: 0.2227974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.56199723
+ inSlope: 0.06756865
+ outSlope: 0.06756865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.5691599
+ inSlope: -0.15149751
+ outSlope: -0.15149751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5598297
+ inSlope: -0.36610165
+ outSlope: -0.36610165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.21007521
+ inSlope: 0.7507786
+ outSlope: 0.7507786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.28327078
+ inSlope: 0.6241068
+ outSlope: 0.6241068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.36286965
+ inSlope: 0.7668708
+ outSlope: 0.7668708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.47413713
+ inSlope: 0.6069684
+ outSlope: 0.6069684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.48475993
+ inSlope: -0.48877764
+ outSlope: -0.48877764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.373415
+ inSlope: -3.0819468
+ outSlope: -3.0819468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.17448694
+ inSlope: -4.6723127
+ outSlope: -4.6723127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09381486
+ inSlope: -4.8666744
+ outSlope: -4.8666744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.012264616
+ inSlope: -4.6314926
+ outSlope: -4.6314926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.060568076
+ inSlope: -3.866791
+ outSlope: -3.866791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.1554672
+ inSlope: -1.9394064
+ outSlope: -1.9394064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.22084936
+ inSlope: -0.8807628
+ outSlope: -0.8807628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.3070259
+ inSlope: -0.5108844
+ outSlope: -0.5108844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.28861815
+ inSlope: 0.35908824
+ outSlope: 0.35908824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.2544504
+ inSlope: 0.28742355
+ outSlope: 0.28742355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.21984391
+ inSlope: 0.11688631
+ outSlope: 0.11688631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.20452957
+ inSlope: 0.13969405
+ outSlope: 0.13969405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.1511929
+ inSlope: 0.66531277
+ outSlope: 0.66531277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.06962241
+ inSlope: 1.0227163
+ outSlope: 1.0227163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0045177257
+ inSlope: 1.1220247
+ outSlope: 1.1220247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.10905261
+ inSlope: 0.961143
+ outSlope: 0.961143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.18203738
+ inSlope: 0.07886149
+ outSlope: 0.07886149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.16217272
+ inSlope: -0.27351093
+ outSlope: -0.27351093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.12640941
+ inSlope: -0.15086773
+ outSlope: -0.15086773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.10726489
+ inSlope: -0.15786466
+ outSlope: -0.15786466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.10078999
+ inSlope: 0.021153463
+ outSlope: 0.021153463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.11195595
+ inSlope: 0.20571873
+ outSlope: 0.20571873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.11919977
+ inSlope: 0.22126172
+ outSlope: 0.22126172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.8933813
+ inSlope: -0.2860227
+ outSlope: -0.2860227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.8835957
+ inSlope: 0.26453146
+ outSlope: 0.26453146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.8235566
+ inSlope: 0.36762035
+ outSlope: 0.36762035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.8713154
+ inSlope: -1.0737162
+ outSlope: -1.0737162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.93076336
+ inSlope: -0.01629354
+ outSlope: -0.01629354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.8921147
+ inSlope: 0.05326336
+ outSlope: 0.05326336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.9261339
+ inSlope: -0.17191394
+ outSlope: -0.17191394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.9495202
+ inSlope: -0.1511462
+ outSlope: -0.1511462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.9092855
+ inSlope: 0.5478363
+ outSlope: 0.5478363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.8587086
+ inSlope: -0.2531739
+ outSlope: -0.2531739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.9360009
+ inSlope: -0.33750623
+ outSlope: -0.33750623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.96490973
+ inSlope: -0.03395873
+ outSlope: -0.03395873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.18084182
+ inSlope: -0.9425377
+ outSlope: -0.9425377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.11364755
+ inSlope: -0.6980163
+ outSlope: -0.6980163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.06768139
+ inSlope: -0.56239617
+ outSlope: -0.56239617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.019843517
+ inSlope: -0.57245135
+ outSlope: -0.57245135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.0003813898
+ inSlope: -0.60872155
+ outSlope: -0.60872155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.045209624
+ inSlope: -0.76449573
+ outSlope: -0.76449573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.10596851
+ inSlope: -1.1085699
+ outSlope: -1.1085699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.24892697
+ inSlope: -2.5644631
+ outSlope: -2.5644631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.42365578
+ inSlope: 0.80011976
+ outSlope: 0.80011976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.3271384
+ inSlope: 2.1007054
+ outSlope: 2.1007054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.24706444
+ inSlope: 1.1010054
+ outSlope: 1.1010054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.20980854
+ inSlope: 1.5847409
+ outSlope: 1.5847409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.040307935
+ inSlope: 2.8633564
+ outSlope: 2.8633564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.006741401
+ inSlope: 2.6215055
+ outSlope: 2.6215055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.0470755
+ inSlope: 2.1369112
+ outSlope: 2.1369112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.12864158
+ inSlope: 0.5924659
+ outSlope: 0.5924659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.10857414
+ inSlope: -0.4829485
+ outSlope: -0.4829485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.071733296
+ inSlope: -0.3800059
+ outSlope: -0.3800059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.053155098
+ inSlope: -0.38403308
+ outSlope: -0.38403308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.038485855
+ inSlope: -0.59972227
+ outSlope: -0.59972227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.026601737
+ inSlope: -0.7144693
+ outSlope: -0.7144693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.0024726696
+ inSlope: -0.73472524
+ outSlope: -0.73472524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.033827305
+ inSlope: -0.69830894
+ outSlope: -0.69830894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.08120849
+ inSlope: -0.7749177
+ outSlope: -0.7749177
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.23525712
+ inSlope: -0.8103547
+ outSlope: -0.8103547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.36208278
+ inSlope: -0.48419642
+ outSlope: -0.48419642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.34209204
+ inSlope: 0.7603582
+ outSlope: 0.7603582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.25020185
+ inSlope: 0.5998051
+ outSlope: 0.5998051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.2013508
+ inSlope: 0.6142663
+ outSlope: 0.6142663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.13787462
+ inSlope: 0.6478435
+ outSlope: 0.6478435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.083430044
+ inSlope: 0.4907111
+ outSlope: 0.4907111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.03397494
+ inSlope: 0.25828475
+ outSlope: 0.25828475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.021891605
+ inSlope: 0.22164947
+ outSlope: 0.22164947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.4942034
+ inSlope: 0.7775624
+ outSlope: 0.7775624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.4158243
+ inSlope: 0.56226486
+ outSlope: 0.56226486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.3989035
+ inSlope: 0.066400826
+ outSlope: 0.066400826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.3669004
+ inSlope: 0.5248909
+ outSlope: 0.5248909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.32383683
+ inSlope: 0.54055953
+ outSlope: 0.54055953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.2878154
+ inSlope: 1.008449
+ outSlope: 1.008449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.25822958
+ inSlope: 0.20609926
+ outSlope: 0.20609926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.26198563
+ inSlope: -0.20177382
+ outSlope: -0.20177382
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.27702475
+ inSlope: -0.61012536
+ outSlope: -0.61012536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.30131423
+ inSlope: -0.5398451
+ outSlope: -0.5398451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.30051288
+ inSlope: 0.5144017
+ outSlope: 0.5144017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.26592073
+ inSlope: 0.1879819
+ outSlope: 0.1879819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.26036042
+ inSlope: 0.20671983
+ outSlope: 0.20671983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.2446253
+ inSlope: 0.20263617
+ outSlope: 0.20263617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.22173336
+ inSlope: 0.44806165
+ outSlope: 0.44806165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.18914363
+ inSlope: 0.12410593
+ outSlope: 0.12410593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.21577895
+ inSlope: -0.5807408
+ outSlope: -0.5807408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.24586265
+ inSlope: -0.6580529
+ outSlope: -0.6580529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.31691676
+ inSlope: -0.880503
+ outSlope: -0.880503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.4904266
+ inSlope: -0.28091875
+ outSlope: -0.28091875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.5166458
+ inSlope: -0.030224811
+ outSlope: -0.030224811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.5246914
+ inSlope: 0.24655247
+ outSlope: 0.24655247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.51158375
+ inSlope: -0.09531686
+ outSlope: -0.09531686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.56707937
+ inSlope: -0.08844198
+ outSlope: -0.08844198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.5891366
+ inSlope: -0.07291755
+ outSlope: -0.07291755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.2271549
+ inSlope: -0.46219724
+ outSlope: -0.46219724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.19894777
+ inSlope: -0.35330778
+ outSlope: -0.35330778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.17716473
+ inSlope: -0.2552835
+ outSlope: -0.2552835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.17597783
+ inSlope: 0.050114267
+ outSlope: 0.050114267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.19406205
+ inSlope: 0.33332735
+ outSlope: 0.33332735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.32258886
+ inSlope: 1.7880785
+ outSlope: 1.7880785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.39972168
+ inSlope: 3.074853
+ outSlope: 3.074853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.6880825
+ inSlope: 2.6392121
+ outSlope: 2.6392121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8252518
+ inSlope: 0.22469243
+ outSlope: 0.22469243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.850085
+ inSlope: 0.39311385
+ outSlope: 0.39311385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.77625775
+ inSlope: -0.31415224
+ outSlope: -0.31415224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.8262541
+ inSlope: 0.36676887
+ outSlope: 0.36676887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.8137517
+ inSlope: -0.69270265
+ outSlope: -0.69270265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.5737643
+ inSlope: -1.0743902
+ outSlope: -1.0743902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.47552615
+ inSlope: -0.5619242
+ outSlope: -0.5619242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.46873927
+ inSlope: 0.103124775
+ outSlope: 0.103124775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.48012975
+ inSlope: -0.0940285
+ outSlope: -0.0940285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.4983777
+ inSlope: 0.18385851
+ outSlope: 0.18385851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.52561957
+ inSlope: 0.14244215
+ outSlope: 0.14244215
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.62811744
+ inSlope: 0.00019466877
+ outSlope: 0.00019466877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.62002474
+ inSlope: 0.12550068
+ outSlope: 0.12550068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.580348
+ inSlope: 0.19521672
+ outSlope: 0.19521672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.502437
+ inSlope: 0.7578492
+ outSlope: 0.7578492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.4051538
+ inSlope: 0.40606895
+ outSlope: 0.40606895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.39136618
+ inSlope: -0.06055296
+ outSlope: -0.06055296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.41570157
+ inSlope: -0.5902555
+ outSlope: -0.5902555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.5256302
+ inSlope: -1.0364298
+ outSlope: -1.0364298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.56954587
+ inSlope: 0.6128496
+ outSlope: 0.6128496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.45087647
+ inSlope: 0.824882
+ outSlope: 0.824882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.31237593
+ inSlope: 0.5159699
+ outSlope: 0.5159699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.31168136
+ inSlope: -0.48516023
+ outSlope: -0.48516023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.4028111
+ inSlope: -0.5310117
+ outSlope: -0.5310117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.4584448
+ inSlope: -0.22612563
+ outSlope: -0.22612563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.48239556
+ inSlope: 0.04484032
+ outSlope: 0.04484032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.4728725
+ inSlope: -0.16932176
+ outSlope: -0.16932176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.46642777
+ inSlope: 0.09464
+ outSlope: 0.09464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.44950762
+ inSlope: 0.098067604
+ outSlope: 0.098067604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.55922693
+ inSlope: 0.8927162
+ outSlope: 0.8927162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.64592665
+ inSlope: 0.42071563
+ outSlope: 0.42071563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.67780626
+ inSlope: 0.29955074
+ outSlope: 0.29955074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.7219821
+ inSlope: 0.35759068
+ outSlope: 0.35759068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.74130964
+ inSlope: 0.0627262
+ outSlope: 0.0627262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.70904875
+ inSlope: -1.6065929
+ outSlope: -1.6065929
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.47684902
+ inSlope: -3.4922287
+ outSlope: -3.4922287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.3253191
+ inSlope: -1.9188184
+ outSlope: -1.9188184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.28603575
+ inSlope: -0.04926865
+ outSlope: -0.04926865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.26986134
+ inSlope: -1.2604294
+ outSlope: -1.2604294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.16419286
+ inSlope: -2.308145
+ outSlope: -2.308145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12800434
+ inSlope: -1.7425301
+ outSlope: -1.7425301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.094287604
+ inSlope: -0.52667546
+ outSlope: -0.52667546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.09431955
+ inSlope: 0.26849565
+ outSlope: 0.26849565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.12372306
+ inSlope: 0.44085455
+ outSlope: 0.44085455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.16914162
+ inSlope: 0.255579
+ outSlope: 0.255579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.17896679
+ inSlope: -0.03737773
+ outSlope: -0.03737773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.17739919
+ inSlope: -0.28712916
+ outSlope: -0.28712916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.1693958
+ inSlope: -0.47764018
+ outSlope: -0.47764018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.11945951
+ inSlope: -0.5424603
+ outSlope: -0.5424603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.100327715
+ inSlope: -0.10059277
+ outSlope: -0.10059277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.1621826
+ inSlope: 0.9272209
+ outSlope: 0.9272209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.24769658
+ inSlope: 1.145323
+ outSlope: 1.145323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.40097314
+ inSlope: 1.1413589
+ outSlope: 1.1413589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.50188315
+ inSlope: 0.8351674
+ outSlope: 0.8351674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.54088795
+ inSlope: -0.0090618
+ outSlope: -0.0090618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.4819516
+ inSlope: -0.31574905
+ outSlope: -0.31574905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.42050263
+ inSlope: -0.17689972
+ outSlope: -0.17689972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.048845038
+ inSlope: 0.37560403
+ outSlope: 0.37560403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.039332725
+ inSlope: 0.19313186
+ outSlope: 0.19313186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.0698318
+ inSlope: -0.81515473
+ outSlope: -0.81515473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.19294263
+ inSlope: -2.3813863
+ outSlope: -2.3813863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.4008234
+ inSlope: -3.6973305
+ outSlope: -3.6973305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.6193961
+ inSlope: -2.0036068
+ outSlope: -2.0036068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.6639251
+ inSlope: 0.3238985
+ outSlope: 0.3238985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.56899434
+ inSlope: 1.0340497
+ outSlope: 1.0340497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.51327527
+ inSlope: 0.123390675
+ outSlope: 0.123390675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.5121722
+ inSlope: 0.16844547
+ outSlope: 0.16844547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.5044724
+ inSlope: -0.010065446
+ outSlope: -0.010065446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.47380286
+ inSlope: 0.42679816
+ outSlope: 0.42679816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.4119017
+ inSlope: 0.26504272
+ outSlope: 0.26504272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.4127393
+ inSlope: -0.0013643473
+ outSlope: -0.0013643473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.43456173
+ inSlope: 0.05739575
+ outSlope: 0.05739575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.42533052
+ inSlope: -0.0054216436
+ outSlope: -0.0054216436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.38570523
+ inSlope: 0.620662
+ outSlope: 0.620662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.29084066
+ inSlope: -0.059983194
+ outSlope: -0.059983194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.32073638
+ inSlope: -0.15691474
+ outSlope: -0.15691474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.3155353
+ inSlope: 0.15950574
+ outSlope: 0.15950574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.28584707
+ inSlope: 0.21149974
+ outSlope: 0.21149974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1175859
+ inSlope: 0.5751561
+ outSlope: 0.5751561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.1640988
+ inSlope: 0.5860599
+ outSlope: 0.5860599
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.2563979
+ inSlope: 1.3833065
+ outSlope: 1.3833065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.40832272
+ inSlope: -0.016731635
+ outSlope: -0.016731635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.3706678
+ inSlope: -0.71805847
+ outSlope: -0.71805847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.31024343
+ inSlope: -1.3267908
+ outSlope: -1.3267908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.1452684
+ inSlope: -1.5534623
+ outSlope: -1.5534623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0766047
+ inSlope: -1.1091291
+ outSlope: -1.1091291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.031433918
+ inSlope: -0.95191586
+ outSlope: -0.95191586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.014392786
+ inSlope: -1.0736619
+ outSlope: -1.0736619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.004354779
+ inSlope: -1.187912
+ outSlope: -1.187912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.045503713
+ inSlope: -1.104517
+ outSlope: -1.104517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.07299206
+ inSlope: -0.47140315
+ outSlope: -0.47140315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.06995624
+ inSlope: 0.26281446
+ outSlope: 0.26281446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.061947867
+ inSlope: 0.18585122
+ outSlope: 0.18585122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.053364992
+ inSlope: 0.20534877
+ outSlope: 0.20534877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.045125462
+ inSlope: 0.028978422
+ outSlope: 0.028978422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.0853822
+ inSlope: -0.6118706
+ outSlope: -0.6118706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.124848045
+ inSlope: -0.45937634
+ outSlope: -0.45937634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.13146129
+ inSlope: 0.2822169
+ outSlope: 0.2822169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.021565158
+ inSlope: 1.4153292
+ outSlope: 1.4153292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.0026370443
+ inSlope: 1.4588017
+ outSlope: 1.4588017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.073515296
+ inSlope: 1.3180383
+ outSlope: 1.3180383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.18042533
+ inSlope: 0.4037189
+ outSlope: 0.4037189
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.15820019
+ inSlope: -0.74034315
+ outSlope: -0.74034315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.05874329
+ inSlope: -1.1830809
+ outSlope: -1.1830809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.0021963895
+ inSlope: -0.9865592
+ outSlope: -0.9865592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.04482025
+ inSlope: -0.4184373
+ outSlope: -0.4184373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.058586687
+ inSlope: -0.19023496
+ outSlope: -0.19023496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.06270291
+ inSlope: -0.055204064
+ outSlope: -0.055204064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.06517246
+ inSlope: -0.048144802
+ outSlope: -0.048144802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.066152155
+ inSlope: 0.049107045
+ outSlope: 0.049107045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.055365898
+ inSlope: 0.13295712
+ outSlope: 0.13295712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.0455521
+ inSlope: 0.13217854
+ outSlope: 0.13217854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.028980574
+ inSlope: 0.21150054
+ outSlope: 0.21150054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.015732113
+ inSlope: 0.1658043
+ outSlope: 0.1658043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.013133945
+ inSlope: 0.14630131
+ outSlope: 0.14630131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.17298563
+ inSlope: -0.073563166
+ outSlope: -0.073563166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.1735604
+ inSlope: 0.13337298
+ outSlope: 0.13337298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.2040389
+ inSlope: 0.85967827
+ outSlope: 0.85967827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.3044149
+ inSlope: -0.45532417
+ outSlope: -0.45532417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.26526698
+ inSlope: -1.9477572
+ outSlope: -1.9477572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.09123636
+ inSlope: -2.3622632
+ outSlope: -2.3622632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.05592274
+ inSlope: -1.8281796
+ outSlope: -1.8281796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.030297097
+ inSlope: -1.3857949
+ outSlope: -1.3857949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.009729618
+ inSlope: -1.1010079
+ outSlope: -1.1010079
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.006403132
+ inSlope: -0.8090577
+ outSlope: -0.8090577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.017238947
+ inSlope: -0.42657998
+ outSlope: -0.42657998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.0206225
+ inSlope: 0.2020734
+ outSlope: 0.2020734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.010503222
+ inSlope: 0.8076954
+ outSlope: 0.8076954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.0063006533
+ inSlope: 1.1476889
+ outSlope: 1.1476889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.027753036
+ inSlope: 1.3402586
+ outSlope: 1.3402586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09633526
+ inSlope: 1.2565238
+ outSlope: 1.2565238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.12861367
+ inSlope: 0.40610227
+ outSlope: 0.40610227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.09527925
+ inSlope: -1.7299812
+ outSlope: -1.7299812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.06068275
+ inSlope: -2.3218691
+ outSlope: -2.3218691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.01788368
+ inSlope: -2.5902658
+ outSlope: -2.5902658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.025659986
+ inSlope: -2.4100986
+ outSlope: -2.4100986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.062453482
+ inSlope: -1.9912682
+ outSlope: -1.9912682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.15872343
+ inSlope: -1.2190585
+ outSlope: -1.2190585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.2228229
+ inSlope: -1.3336345
+ outSlope: -1.3336345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.26122206
+ inSlope: -0.86653894
+ outSlope: -0.86653894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.30765277
+ inSlope: -0.14873935
+ outSlope: -0.14873935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.25430748
+ inSlope: 1.236027
+ outSlope: 1.236027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.20592314
+ inSlope: 1.64294
+ outSlope: 1.64294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.17698649
+ inSlope: 2.00874
+ outSlope: 2.00874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.1389652
+ inSlope: 2.2496295
+ outSlope: 2.2496295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.0026185336
+ inSlope: 1.9047341
+ outSlope: 1.9047341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.14364319
+ inSlope: 0.9159529
+ outSlope: 0.9159529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.20663393
+ inSlope: 0.08640521
+ outSlope: 0.08640521
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.17657532
+ inSlope: -0.55530095
+ outSlope: -0.55530095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.10209505
+ inSlope: -1.2185292
+ outSlope: -1.2185292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.017873846
+ inSlope: -1.1680231
+ outSlope: -1.1680231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.00074170943
+ inSlope: -1.0561179
+ outSlope: -1.0561179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.045052134
+ inSlope: -0.74783325
+ outSlope: -0.74783325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.080095656
+ inSlope: -0.7028854
+ outSlope: -0.7028854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.124118544
+ inSlope: -0.20392877
+ outSlope: -0.20392877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.12457119
+ inSlope: 0.109194845
+ outSlope: 0.109194845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.101170935
+ inSlope: 0.37197268
+ outSlope: 0.37197268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.07988402
+ inSlope: 0.4886757
+ outSlope: 0.4886757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0714539
+ inSlope: 0.59260523
+ outSlope: 0.59260523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.047629617
+ inSlope: 0.76938987
+ outSlope: 0.76938987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0065579293
+ inSlope: 0.841393
+ outSlope: 0.841393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.007412127
+ inSlope: 0.8276123
+ outSlope: 0.8276123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.10761525
+ inSlope: 0.44944033
+ outSlope: 0.44944033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6115472
+ inSlope: 2.4727588
+ outSlope: 2.4727588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.73629224
+ inSlope: 2.2236123
+ outSlope: 2.2236123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.8999726
+ inSlope: -0.17342488
+ outSlope: -0.17342488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.6512156
+ inSlope: -4.3812585
+ outSlope: -4.3812585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.47390515
+ inSlope: -6.1338778
+ outSlope: -6.1338778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.17457435
+ inSlope: -4.495425
+ outSlope: -4.495425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.11186887
+ inSlope: -3.0918546
+ outSlope: -3.0918546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.04517187
+ inSlope: -1.4157522
+ outSlope: -1.4157522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.024320932
+ inSlope: -1.19983
+ outSlope: -1.19983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.005177578
+ inSlope: -1.0585196
+ outSlope: -1.0585196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.010963023
+ inSlope: -0.75606716
+ outSlope: -0.75606716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.020024767
+ inSlope: -0.23881364
+ outSlope: -0.23881364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.0189236
+ inSlope: 0.3541194
+ outSlope: 0.3541194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.008220799
+ inSlope: 0.8448756
+ outSlope: 0.8448756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.009238893
+ inSlope: 1.1541338
+ outSlope: 1.1541338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.03025029
+ inSlope: 1.2898349
+ outSlope: 1.2898349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0734113
+ inSlope: 1.1851315
+ outSlope: 1.1851315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.102395475
+ inSlope: 0.30795634
+ outSlope: 0.30795634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.045234583
+ inSlope: -1.8618884
+ outSlope: -1.8618884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.010309301
+ inSlope: -2.2914815
+ outSlope: -2.2914815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.07683472
+ inSlope: -2.7720714
+ outSlope: -2.7720714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.19212762
+ inSlope: -1.1365938
+ outSlope: -1.1365938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.20110466
+ inSlope: -0.17117427
+ outSlope: -0.17117427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.22590323
+ inSlope: -1.3290555
+ outSlope: -1.3290555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31163034
+ inSlope: -1.7578132
+ outSlope: -1.7578132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.4006573
+ inSlope: -1.7563739
+ outSlope: -1.7563739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.45731708
+ inSlope: 0.5565759
+ outSlope: 0.5565759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.11168727
+ inSlope: 3.6210756
+ outSlope: 3.6210756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.062432542
+ inSlope: 3.2050462
+ outSlope: 3.2050462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.2301437
+ inSlope: 1.5749996
+ outSlope: 1.5749996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.29198647
+ inSlope: 0.61992794
+ outSlope: 0.61992794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.38800246
+ inSlope: 0.85040236
+ outSlope: 0.85040236
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.39532816
+ inSlope: -0.5015637
+ outSlope: -0.5015637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.34611946
+ inSlope: -0.74069226
+ outSlope: -0.74069226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.23994294
+ inSlope: -1.7338858
+ outSlope: -1.7338858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.11811748
+ inSlope: -1.7440245
+ outSlope: -1.7440245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.04966779
+ inSlope: -0.8293134
+ outSlope: -0.8293134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.039123148
+ inSlope: -0.51129377
+ outSlope: -0.51129377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.025756132
+ inSlope: -0.544263
+ outSlope: -0.544263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.014482498
+ inSlope: -0.8569981
+ outSlope: -0.8569981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.0028104447
+ inSlope: -1.177947
+ outSlope: -1.177947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.024782367
+ inSlope: -1.3678548
+ outSlope: -1.3678548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.07009937
+ inSlope: -1.1417744
+ outSlope: -1.1417744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.094949394
+ inSlope: -0.24114244
+ outSlope: -0.24114244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.07388395
+ inSlope: 0.775514
+ outSlope: 0.775514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.04915984
+ inSlope: 0.5824513
+ outSlope: 0.5824513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.035183534
+ inSlope: 0.022249613
+ outSlope: 0.022249613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.0415492
+ inSlope: -0.180415
+ outSlope: -0.180415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.04168262
+ inSlope: 0.33578005
+ outSlope: 0.33578005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.020876136
+ inSlope: 0.8976544
+ outSlope: 0.8976544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.003789544
+ inSlope: 1.1188933
+ outSlope: 1.1188933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.016420316
+ inSlope: 1.2618062
+ outSlope: 1.2618062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.08069674
+ inSlope: 1.1737124
+ outSlope: 1.1737124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.17354347
+ inSlope: 0.789068
+ outSlope: 0.789068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3213438
+ inSlope: -1.2969017
+ outSlope: -1.2969017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.23446168
+ inSlope: -0.8594712
+ outSlope: -0.8594712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.21370706
+ inSlope: -0.10752271
+ outSlope: -0.10752271
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.22730136
+ inSlope: 1.1141701
+ outSlope: 1.1141701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.42188832
+ inSlope: 2.675878
+ outSlope: 2.675878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.55595726
+ inSlope: 2.4220335
+ outSlope: 2.4220335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6034922
+ inSlope: -0.27878192
+ outSlope: -0.27878192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.52995706
+ inSlope: -3.7329378
+ outSlope: -3.7329378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.33768672
+ inSlope: -1.8579662
+ outSlope: -1.8579662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.34668952
+ inSlope: 2.0042582
+ outSlope: 2.0042582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.44018614
+ inSlope: 2.6158714
+ outSlope: 2.6158714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.5084983
+ inSlope: 0.17613906
+ outSlope: 0.17613906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.448664
+ inSlope: -1.2955072
+ outSlope: -1.2955072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.40554526
+ inSlope: -0.25032634
+ outSlope: -0.25032634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.38454694
+ inSlope: -1.1239746
+ outSlope: -1.1239746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.30914578
+ inSlope: -1.2859344
+ outSlope: -1.2859344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.27144256
+ inSlope: -0.14908358
+ outSlope: -0.14908358
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.2573154
+ inSlope: -0.38242435
+ outSlope: -0.38242435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.2603661
+ inSlope: 0.7806154
+ outSlope: 0.7806154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.31182623
+ inSlope: 0.54542863
+ outSlope: 0.54542863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.28883097
+ inSlope: -1.1444397
+ outSlope: -1.1444397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.23714629
+ inSlope: -0.623751
+ outSlope: -0.623751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.34941
+ inSlope: 2.2263618
+ outSlope: 2.2263618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.58072335
+ inSlope: 1.6814427
+ outSlope: 1.6814427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.6318651
+ inSlope: -0.44247192
+ outSlope: -0.44247192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.5857366
+ inSlope: -0.5754703
+ outSlope: -0.5754703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.35005715
+ inSlope: -2.8897996
+ outSlope: -2.8897996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.20376575
+ inSlope: -2.606545
+ outSlope: -2.606545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.06993894
+ inSlope: -1.4572544
+ outSlope: -1.4572544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.033363745
+ inSlope: -0.65855724
+ outSlope: -0.65855724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.026276954
+ inSlope: -0.21436705
+ outSlope: -0.21436705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.026218183
+ inSlope: 0.120972216
+ outSlope: 0.120972216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.030309357
+ inSlope: 0.2162323
+ outSlope: 0.2162323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.03342592
+ inSlope: -0.0106130615
+ outSlope: -0.0106130615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.029955588
+ inSlope: -0.51259655
+ outSlope: -0.51259655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.016339384
+ inSlope: -1.1260123
+ outSlope: -1.1260123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.0075781196
+ inSlope: -1.6574366
+ outSlope: -1.6574366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.03890845
+ inSlope: -1.9811785
+ outSlope: -1.9811785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.15492275
+ inSlope: -0.7271762
+ outSlope: -0.7271762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.15148205
+ inSlope: 0.91790974
+ outSlope: 0.91790974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.026304655
+ inSlope: 2.153196
+ outSlope: 2.153196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.008630149
+ inSlope: 1.9739591
+ outSlope: 1.9739591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.06464432
+ inSlope: 1.3049519
+ outSlope: 1.3049519
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.100164086
+ inSlope: 0.23441143
+ outSlope: 0.23441143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.10338059
+ inSlope: 0.055649504
+ outSlope: 0.055649504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.123246394
+ inSlope: 0.26733094
+ outSlope: 0.26733094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.12731464
+ inSlope: 0.21770841
+ outSlope: 0.21770841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.4136915
+ inSlope: -0.48034835
+ outSlope: -0.48034835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.37637782
+ inSlope: -1.1983514
+ outSlope: -1.1983514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.29041597
+ inSlope: -0.7734417
+ outSlope: -0.7734417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.33201152
+ inSlope: 1.7178948
+ outSlope: 1.7178948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.58245003
+ inSlope: 2.9346952
+ outSlope: 2.9346952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.75185555
+ inSlope: 2.3989735
+ outSlope: 2.3989735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.9409422
+ inSlope: 0.7402546
+ outSlope: 0.7402546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.8603547
+ inSlope: -0.85370505
+ outSlope: -0.85370505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.8270118
+ inSlope: 0.30697912
+ outSlope: 0.30697912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.8749454
+ inSlope: -0.057984047
+ outSlope: -0.057984047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.8670349
+ inSlope: -0.20617089
+ outSlope: -0.20617089
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.81615156
+ inSlope: -1.1576836
+ outSlope: -1.1576836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.7717302
+ inSlope: -0.3085491
+ outSlope: -0.3085491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.7353025
+ inSlope: 0.45989376
+ outSlope: 0.45989376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.7840353
+ inSlope: -0.5635273
+ outSlope: -0.5635273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.62130755
+ inSlope: -1.1812727
+ outSlope: -1.1812727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.6056974
+ inSlope: 0.34527752
+ outSlope: 0.34527752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.6834202
+ inSlope: 1.0114567
+ outSlope: 1.0114567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.7846746
+ inSlope: -0.17564373
+ outSlope: -0.17564373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.67774606
+ inSlope: -0.4160289
+ outSlope: -0.4160289
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.70895267
+ inSlope: 0.87727034
+ outSlope: 0.87727034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.76435864
+ inSlope: 0.03026028
+ outSlope: 0.03026028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.748555
+ inSlope: -0.09234165
+ outSlope: -0.09234165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.7337848
+ inSlope: -0.20333934
+ outSlope: -0.20333934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.59127706
+ inSlope: 1.5468556
+ outSlope: 1.5468556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.50279415
+ inSlope: 1.761554
+ outSlope: 1.761554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.3325561
+ inSlope: 2.4025927
+ outSlope: 2.4025927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.22367555
+ inSlope: 1.5437281
+ outSlope: 1.5437281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.18415184
+ inSlope: 0.38697886
+ outSlope: 0.38697886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.1686512
+ inSlope: 0.6749982
+ outSlope: 0.6749982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.13998312
+ inSlope: 0.9521431
+ outSlope: 0.9521431
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.10459173
+ inSlope: 1.362922
+ outSlope: 1.362922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.07827613
+ inSlope: 1.7909789
+ outSlope: 1.7909789
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.04489249
+ inSlope: 1.9701068
+ outSlope: 1.9701068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.012605965
+ inSlope: 1.5875393
+ outSlope: 1.5875393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.008025438
+ inSlope: 0.7477528
+ outSlope: 0.7477528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.012319103
+ inSlope: -0.07753603
+ outSlope: -0.07753603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.0054409057
+ inSlope: -0.43193752
+ outSlope: -0.43193752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.0020788014
+ inSlope: -0.2713911
+ outSlope: -0.2713911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.0036054552
+ inSlope: 0.029184252
+ outSlope: 0.029184252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.001105994
+ inSlope: 0.016576458
+ outSlope: 0.016576458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.003052935
+ inSlope: -0.5097347
+ outSlope: -0.5097347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.018097162
+ inSlope: -1.3931465
+ outSlope: -1.3931465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.049491107
+ inSlope: -2.2831914
+ outSlope: -2.2831914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.14542603
+ inSlope: -3.0478766
+ outSlope: -3.0478766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.24052477
+ inSlope: -2.4733558
+ outSlope: -2.4733558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.35374683
+ inSlope: -0.8488288
+ outSlope: -0.8488288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.34605926
+ inSlope: 0.94192076
+ outSlope: 0.94192076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.30805263
+ inSlope: 0.151131
+ outSlope: 0.151131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.34270158
+ inSlope: -0.65566933
+ outSlope: -0.65566933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.3462667
+ inSlope: 0.6118053
+ outSlope: 0.6118053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.24834922
+ inSlope: -0.046260104
+ outSlope: -0.046260104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.3075149
+ inSlope: -2.4462075
+ outSlope: -2.4462075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.5714748
+ inSlope: -2.200161
+ outSlope: -2.200161
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.56481016
+ inSlope: 1.8512194
+ outSlope: 1.8512194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.40230033
+ inSlope: 1.1437254
+ outSlope: 1.1437254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.3605668
+ inSlope: 0.51912946
+ outSlope: 0.51912946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.30442703
+ inSlope: 0.3338504
+ outSlope: 0.3338504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.36296317
+ inSlope: -0.6349626
+ outSlope: -0.6349626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.44206205
+ inSlope: -1.4836769
+ outSlope: -1.4836769
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.5912171
+ inSlope: -1.1148665
+ outSlope: -1.1148665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.6926597
+ inSlope: -0.90822005
+ outSlope: -0.90822005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.6996678
+ inSlope: 0.70018804
+ outSlope: 0.70018804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.6410811
+ inSlope: -0.058439463
+ outSlope: -0.058439463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.6468169
+ inSlope: 0.08142645
+ outSlope: 0.08142645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.644503
+ inSlope: 0.0065642656
+ outSlope: 0.0065642656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.19119725
+ inSlope: 0.105929054
+ outSlope: 0.105929054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.19993024
+ inSlope: 0.42775774
+ outSlope: 0.42775774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.45021588
+ inSlope: 1.7303512
+ outSlope: 1.7303512
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.6268969
+ inSlope: 0.12847972
+ outSlope: 0.12847972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.600352
+ inSlope: -0.16881713
+ outSlope: -0.16881713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.5711742
+ inSlope: -1.4637312
+ outSlope: -1.4637312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.4604461
+ inSlope: -0.39133286
+ outSlope: -0.39133286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.486006
+ inSlope: 1.535119
+ outSlope: 1.535119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.51431024
+ inSlope: 0.88838875
+ outSlope: 0.88838875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.5156189
+ inSlope: 0.04095558
+ outSlope: 0.04095558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.46993184
+ inSlope: -2.8894987
+ outSlope: -2.8894987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.40609074
+ inSlope: -3.9672055
+ outSlope: -3.9672055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.19651003
+ inSlope: -4.2352743
+ outSlope: -4.2352743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12624294
+ inSlope: -3.8497124
+ outSlope: -3.8497124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.06818641
+ inSlope: -3.0715034
+ outSlope: -3.0715034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.023859587
+ inSlope: -2.0932164
+ outSlope: -2.0932164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.0015874024
+ inSlope: -1.2927392
+ outSlope: -1.2927392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.030639896
+ inSlope: -0.55605
+ outSlope: -0.55605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.04218323
+ inSlope: -0.21011809
+ outSlope: -0.21011809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.046619203
+ inSlope: -0.016691627
+ outSlope: -0.016691627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.04112594
+ inSlope: 0.081537664
+ outSlope: 0.081537664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.03519354
+ inSlope: 0.07782169
+ outSlope: 0.07782169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.033934165
+ inSlope: -0.04260399
+ outSlope: -0.04260399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.035013203
+ inSlope: -0.048872687
+ outSlope: -0.048872687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.036667924
+ inSlope: -0.08087147
+ outSlope: -0.08087147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.046849035
+ inSlope: -0.09954581
+ outSlope: -0.09954581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.024116391
+ inSlope: 0.5283769
+ outSlope: 0.5283769
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.008978342
+ inSlope: 0.7740624
+ outSlope: 0.7740624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.06902073
+ inSlope: 1.0077982
+ outSlope: 1.0077982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.21023023
+ inSlope: 0.7085786
+ outSlope: 0.7085786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.26041675
+ inSlope: 0.23308238
+ outSlope: 0.23308238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.30117983
+ inSlope: 0.5063336
+ outSlope: 0.5063336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.35330868
+ inSlope: -0.19983438
+ outSlope: -0.19983438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.28708923
+ inSlope: -0.10620201
+ outSlope: -0.10620201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.28544897
+ inSlope: -0.090860695
+ outSlope: -0.090860695
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.13441813
+ inSlope: -0.13511729
+ outSlope: -0.13511729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.12050557
+ inSlope: -0.7247827
+ outSlope: -0.7247827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.044101663
+ inSlope: -1.3219432
+ outSlope: -1.3219432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.0027023356
+ inSlope: -1.0865481
+ outSlope: -1.0865481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.013840675
+ inSlope: -0.8725405
+ outSlope: -0.8725405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.03390494
+ inSlope: 0.35624063
+ outSlope: 0.35624063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.010355515
+ inSlope: 1.0456983
+ outSlope: 1.0456983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.009821276
+ inSlope: 1.3606802
+ outSlope: 1.3606802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.17926687
+ inSlope: 2.5951529
+ outSlope: 2.5951529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.4379483
+ inSlope: 2.2689195
+ outSlope: 2.2689195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.57500786
+ inSlope: 1.0280988
+ outSlope: 1.0280988
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.67077756
+ inSlope: 1.5408232
+ outSlope: 1.5408232
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.7129721
+ inSlope: 0.45662147
+ outSlope: 0.45662147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.6839647
+ inSlope: -1.4765878
+ outSlope: -1.4765878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.59838915
+ inSlope: -3.9503953
+ outSlope: -3.9503953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.4408369
+ inSlope: -4.6148014
+ outSlope: -4.6148014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.30383387
+ inSlope: -3.1469994
+ outSlope: -3.1469994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.26184985
+ inSlope: -2.5257196
+ outSlope: -2.5257196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.2196433
+ inSlope: -2.494193
+ outSlope: -2.494193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.17871016
+ inSlope: -2.0665336
+ outSlope: -2.0665336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.1507589
+ inSlope: -1.5438018
+ outSlope: -1.5438018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.07865281
+ inSlope: -0.64232576
+ outSlope: -0.64232576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.06502986
+ inSlope: 0.08102872
+ outSlope: 0.08102872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.079582445
+ inSlope: 0.4308213
+ outSlope: 0.4308213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.1396956
+ inSlope: 0.6730138
+ outSlope: 0.6730138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.18307692
+ inSlope: 0.1287551
+ outSlope: 0.1287551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.17108856
+ inSlope: -0.11778083
+ outSlope: -0.11778083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.14618397
+ inSlope: -0.35814857
+ outSlope: -0.35814857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.10909913
+ inSlope: -0.29369748
+ outSlope: -0.29369748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.08746414
+ inSlope: -0.14986299
+ outSlope: -0.14986299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.079463445
+ inSlope: -0.05236482
+ outSlope: -0.05236482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.07602644
+ inSlope: 0.0023024045
+ outSlope: 0.0023024045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.059599206
+ inSlope: -0.43084735
+ outSlope: -0.43084735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.0043239654
+ inSlope: -0.5741176
+ outSlope: -0.5741176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.014162917
+ inSlope: -0.52680975
+ outSlope: -0.52680975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.043474242
+ inSlope: -0.33004576
+ outSlope: -0.33004576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.062245723
+ inSlope: -0.0653164
+ outSlope: -0.0653164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.064821154
+ inSlope: 0.003390436
+ outSlope: 0.003390436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.06380821
+ inSlope: 0.0135514345
+ outSlope: 0.0135514345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.22362763
+ inSlope: -0.044704914
+ outSlope: -0.044704914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.22054198
+ inSlope: -0.14764054
+ outSlope: -0.14764054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.17840157
+ inSlope: -0.9018905
+ outSlope: -0.9018905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0631039
+ inSlope: -0.6932147
+ outSlope: -0.6932147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.036873028
+ inSlope: -0.10484754
+ outSlope: -0.10484754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.038555913
+ inSlope: 0.20198092
+ outSlope: 0.20198092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.054462444
+ inSlope: 0.29050943
+ outSlope: 0.29050943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.062062476
+ inSlope: -0.06522994
+ outSlope: -0.06522994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.05081964
+ inSlope: -0.7285211
+ outSlope: -0.7285211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.03493022
+ inSlope: -1.1742325
+ outSlope: -1.1742325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.011678261
+ inSlope: -1.5521654
+ outSlope: -1.5521654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.016808908
+ inSlope: -1.7538166
+ outSlope: -1.7538166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.046782237
+ inSlope: -1.640523
+ outSlope: -1.640523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.071492955
+ inSlope: -1.0999639
+ outSlope: -1.0999639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.083447665
+ inSlope: -0.15803634
+ outSlope: -0.15803634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.05063335
+ inSlope: 2.1168864
+ outSlope: 2.1168864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.0061980165
+ inSlope: 2.9713168
+ outSlope: 2.9713168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.04841045
+ inSlope: 2.932466
+ outSlope: 2.932466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.12520826
+ inSlope: 1.8993547
+ outSlope: 1.8993547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.15486252
+ inSlope: 2.1162724
+ outSlope: 2.1162724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.19575061
+ inSlope: 2.8926964
+ outSlope: 2.8926964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.25128564
+ inSlope: 3.5299172
+ outSlope: 3.5299172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.3134153
+ inSlope: 3.256687
+ outSlope: 3.256687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.38339302
+ inSlope: 0.9111517
+ outSlope: 0.9111517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.3815594
+ inSlope: -1.1169989
+ outSlope: -1.1169989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.3529811
+ inSlope: -1.6049192
+ outSlope: -1.6049192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.30722243
+ inSlope: -0.950582
+ outSlope: -0.950582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.28166485
+ inSlope: -0.37678188
+ outSlope: -0.37678188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.22894621
+ inSlope: 0.016272977
+ outSlope: 0.016272977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.23319024
+ inSlope: -0.055409573
+ outSlope: -0.055409573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.25088942
+ inSlope: 0.45453072
+ outSlope: 0.45453072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.321815
+ inSlope: 0.4363529
+ outSlope: 0.4363529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.3669716
+ inSlope: 0.079326406
+ outSlope: 0.079326406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.3407177
+ inSlope: -0.31870037
+ outSlope: -0.31870037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.17250396
+ inSlope: -0.99884534
+ outSlope: -0.99884534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.08930535
+ inSlope: -0.6391642
+ outSlope: -0.6391642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.07006867
+ inSlope: -0.5449892
+ outSlope: -0.5449892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.018671293
+ inSlope: -0.143073
+ outSlope: -0.143073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.523615
+ inSlope: -1.3695575
+ outSlope: -1.3695575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.5795694
+ inSlope: 0.104547754
+ outSlope: 0.104547754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.47428548
+ inSlope: 1.0533831
+ outSlope: 1.0533831
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.42981026
+ inSlope: -0.14955206
+ outSlope: -0.14955206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.44443956
+ inSlope: -0.17728435
+ outSlope: -0.17728435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.55084807
+ inSlope: -1.6700218
+ outSlope: -1.6700218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.7273372
+ inSlope: 0.24851406
+ outSlope: 0.24851406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.71677583
+ inSlope: 0.6897611
+ outSlope: 0.6897611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.70434517
+ inSlope: -1.6576337
+ outSlope: -1.6576337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.77203023
+ inSlope: -1.8392694
+ outSlope: -1.8392694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.7656541
+ inSlope: -2.06656
+ outSlope: -2.06656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.90823853
+ inSlope: -0.8767382
+ outSlope: -0.8767382
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.6053547
+ inSlope: 9.181144
+ outSlope: 9.181144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.45170435
+ inSlope: 9.2996435
+ outSlope: 9.2996435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.2953647
+ inSlope: 8.874857
+ outSlope: 8.874857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.15587606
+ inSlope: 7.88056
+ outSlope: 7.88056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.032679632
+ inSlope: 7.5847044
+ outSlope: 7.5847044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.09694719
+ inSlope: 7.691884
+ outSlope: 7.691884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.22371626
+ inSlope: 5.538866
+ outSlope: 5.538866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.2815759
+ inSlope: -0.5108049
+ outSlope: -0.5108049
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.20668945
+ inSlope: -2.79968
+ outSlope: -2.79968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.18825331
+ inSlope: 0.40010595
+ outSlope: 0.40010595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2200263
+ inSlope: 2.4637928
+ outSlope: 2.4637928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.27037966
+ inSlope: 2.4959629
+ outSlope: 2.4959629
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.30322498
+ inSlope: 0.9827981
+ outSlope: 0.9827981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.25454867
+ inSlope: -1.1467133
+ outSlope: -1.1467133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.24215716
+ inSlope: 0.25623167
+ outSlope: 0.25623167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.25959033
+ inSlope: -0.2024274
+ outSlope: -0.2024274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.20790964
+ inSlope: -1.5489767
+ outSlope: -1.5489767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.15722142
+ inSlope: -1.3352563
+ outSlope: -1.3352563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.0974462
+ inSlope: -1.2928582
+ outSlope: -1.2928582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.032542624
+ inSlope: -1.002363
+ outSlope: -1.002363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.01853748
+ inSlope: -0.685436
+ outSlope: -0.685436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0046846746
+ inSlope: -0.21814111
+ outSlope: -0.21814111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.002423416
+ inSlope: -0.074121274
+ outSlope: -0.074121274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.002213968
+ inSlope: 0.021267004
+ outSlope: 0.021267004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.0031323154
+ inSlope: 0.047713622
+ outSlope: 0.047713622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.0038044206
+ inSlope: -0.012707228
+ outSlope: -0.012707228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.0027087415
+ inSlope: -0.1555588
+ outSlope: -0.1555588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.0013808671
+ inSlope: -0.34828055
+ outSlope: -0.34828055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.0089006
+ inSlope: -0.53571177
+ outSlope: -0.53571177
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.030774938
+ inSlope: -0.6681298
+ outSlope: -0.6681298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.049997665
+ inSlope: -0.43422994
+ outSlope: -0.43422994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.07252586
+ inSlope: -0.4982378
+ outSlope: -0.4982378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.1284972
+ inSlope: -0.6356785
+ outSlope: -0.6356785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.16643709
+ inSlope: 0.063804
+ outSlope: 0.063804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.15906414
+ inSlope: -0.27166468
+ outSlope: -0.27166468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.1934045
+ inSlope: -0.41603202
+ outSlope: -0.41603202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.19577444
+ inSlope: 0.42308712
+ outSlope: 0.42308712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.1282104
+ inSlope: 0.84679925
+ outSlope: 0.84679925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.11097321
+ inSlope: 0.32361218
+ outSlope: 0.32361218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.09898603
+ inSlope: 0.581919
+ outSlope: 0.581919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.055522233
+ inSlope: 0.857862
+ outSlope: 0.857862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.042639367
+ inSlope: 0.67734873
+ outSlope: 0.67734873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.024918802
+ inSlope: 0.4754458
+ outSlope: 0.4754458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.017095674
+ inSlope: 0.46814972
+ outSlope: 0.46814972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.009313714
+ inSlope: 0.44122583
+ outSlope: 0.44122583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.0023881607
+ inSlope: 0.3827867
+ outSlope: 0.3827867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0034458302
+ inSlope: 0.35652035
+ outSlope: 0.35652035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.0094958395
+ inSlope: 0.42447475
+ outSlope: 0.42447475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.017594859
+ inSlope: 0.5600047
+ outSlope: 0.5600047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.05460081
+ inSlope: 0.16190198
+ outSlope: 0.16190198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.04913124
+ inSlope: -0.46216708
+ outSlope: -0.46216708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.026273277
+ inSlope: -0.7990118
+ outSlope: -0.7990118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.012542225
+ inSlope: -0.7747184
+ outSlope: -0.7747184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.00044937804
+ inSlope: -0.60975647
+ outSlope: -0.60975647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0077830274
+ inSlope: -0.34353065
+ outSlope: -0.34353065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.011001561
+ inSlope: -0.056296933
+ outSlope: -0.056296933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.009659655
+ inSlope: 0.16412981
+ outSlope: 0.16412981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.0055305324
+ inSlope: 0.27192026
+ outSlope: 0.27192026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.00059566647
+ inSlope: 0.28694862
+ outSlope: 0.28694862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.427431
+ inSlope: 1.3425655
+ outSlope: 1.3425655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.2629663
+ inSlope: 2.1837087
+ outSlope: 2.1837087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.1520896
+ inSlope: 2.250612
+ outSlope: 2.250612
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.055968672
+ inSlope: 1.2645671
+ outSlope: 1.2645671
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.031478792
+ inSlope: 0.2952904
+ outSlope: 0.2952904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.029657155
+ inSlope: -0.010182146
+ outSlope: -0.010182146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.03181824
+ inSlope: -0.21909553
+ outSlope: -0.21909553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.059923977
+ inSlope: -1.0635059
+ outSlope: -1.0635059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.10952014
+ inSlope: -1.8450326
+ outSlope: -1.8450326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.2095871
+ inSlope: -1.8841388
+ outSlope: -1.8841388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.2948689
+ inSlope: -1.4488502
+ outSlope: -1.4488502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.33248416
+ inSlope: 0.20358041
+ outSlope: 0.20358041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.24075277
+ inSlope: 2.3973513
+ outSlope: 2.3973513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.15482385
+ inSlope: 2.04943
+ outSlope: 2.04943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.12882757
+ inSlope: -3.4592218
+ outSlope: -3.4592218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.27013114
+ inSlope: -7.331186
+ outSlope: -7.331186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.3732002
+ inSlope: -2.1079848
+ outSlope: -2.1079848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.34039724
+ inSlope: 4.168798
+ outSlope: 4.168798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.23424041
+ inSlope: 2.520561
+ outSlope: 2.520561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.25637862
+ inSlope: 0.57933354
+ outSlope: 0.57933354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.21492931
+ inSlope: -0.5378835
+ outSlope: -0.5378835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.27430806
+ inSlope: -3.619492
+ outSlope: -3.619492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.3355798
+ inSlope: -5.3946176
+ outSlope: -5.3946176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.45412934
+ inSlope: -7.639681
+ outSlope: -7.639681
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.5902356
+ inSlope: -5.8815536
+ outSlope: -5.8815536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.6784205
+ inSlope: -2.6967242
+ outSlope: -2.6967242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.74007165
+ inSlope: -1.9945569
+ outSlope: -1.9945569
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.74490565
+ inSlope: -0.7697965
+ outSlope: -0.7697965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.8221236
+ inSlope: -0.9198609
+ outSlope: -0.9198609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.8201282
+ inSlope: 0.46542454
+ outSlope: 0.46542454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.77046984
+ inSlope: 0.29335883
+ outSlope: 0.29335883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.8202698
+ inSlope: -0.9666852
+ outSlope: -0.9666852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.8587761
+ inSlope: 0.10946821
+ outSlope: 0.10946821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.8145586
+ inSlope: 0.67909014
+ outSlope: 0.67909014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.6905486
+ inSlope: 1.3067663
+ outSlope: 1.3067663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.5249652
+ inSlope: 0.1378746
+ outSlope: 0.1378746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.5074942
+ inSlope: 0.55540466
+ outSlope: 0.55540466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.48613608
+ inSlope: -0.17501295
+ outSlope: -0.17501295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.48929417
+ inSlope: 0.54208213
+ outSlope: 0.54208213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.33663338
+ inSlope: 1.4264903
+ outSlope: 1.4264903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.20732646
+ inSlope: 0.8949129
+ outSlope: 0.8949129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.12648353
+ inSlope: 1.0025644
+ outSlope: 1.0025644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.06593082
+ inSlope: 0.53650284
+ outSlope: 0.53650284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.05747574
+ inSlope: -0.09835128
+ outSlope: -0.09835128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.6057992
+ inSlope: -0.020368716
+ outSlope: -0.020368716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.50023884
+ inSlope: 1.3176533
+ outSlope: 1.3176533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.2899099
+ inSlope: 2.4183178
+ outSlope: 2.4183178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.10688187
+ inSlope: 3.2878199
+ outSlope: 3.2878199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.01001792
+ inSlope: 3.672348
+ outSlope: 3.672348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.21275935
+ inSlope: 4.551795
+ outSlope: 4.551795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.5994178
+ inSlope: 3.5431209
+ outSlope: 3.5431209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.67778563
+ inSlope: 0.7639314
+ outSlope: 0.7639314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.6759496
+ inSlope: -3.5361722
+ outSlope: -3.5361722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.55991334
+ inSlope: -4.5676775
+ outSlope: -4.5676775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5236938
+ inSlope: -4.1926427
+ outSlope: -4.1926427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.4201587
+ inSlope: -5.3719425
+ outSlope: -5.3719425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.34462923
+ inSlope: -2.9233434
+ outSlope: -2.9233434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.32271403
+ inSlope: -0.13556975
+ outSlope: -0.13556975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.34011024
+ inSlope: -0.776291
+ outSlope: -0.776291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.17462629
+ inSlope: -9.978911
+ outSlope: -9.978911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.03579411
+ inSlope: -13.99315
+ outSlope: -13.99315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.2918116
+ inSlope: -13.321302
+ outSlope: -13.321302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.4798371
+ inSlope: -8.201064
+ outSlope: -8.201064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.5651801
+ inSlope: -2.5248132
+ outSlope: -2.5248132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.56399745
+ inSlope: 0.086369
+ outSlope: 0.086369
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.56230116
+ inSlope: -0.059596952
+ outSlope: -0.059596952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.565984
+ inSlope: 1.0453615
+ outSlope: 1.0453615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.43444204
+ inSlope: 1.5217171
+ outSlope: 1.5217171
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.4466359
+ inSlope: -2.0325174
+ outSlope: -2.0325174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.5384575
+ inSlope: -2.4078102
+ outSlope: -2.4078102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.58634186
+ inSlope: 0.18458086
+ outSlope: 0.18458086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.5693047
+ inSlope: 0.36716795
+ outSlope: 0.36716795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.5271534
+ inSlope: 1.4050622
+ outSlope: 1.4050622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.4481981
+ inSlope: 0.34148148
+ outSlope: 0.34148148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.46060705
+ inSlope: -0.30813336
+ outSlope: -0.30813336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.5315092
+ inSlope: -0.73724693
+ outSlope: -0.73724693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.5731534
+ inSlope: -0.099191755
+ outSlope: -0.099191755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.58757293
+ inSlope: -0.48781562
+ outSlope: -0.48781562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.61053437
+ inSlope: 0.14390422
+ outSlope: 0.14390422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.5996595
+ inSlope: 0.047001287
+ outSlope: 0.047001287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.57884985
+ inSlope: -0.15072241
+ outSlope: -0.15072241
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.58390933
+ inSlope: 0.1648952
+ outSlope: 0.1648952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.61030334
+ inSlope: -0.28417498
+ outSlope: -0.28417498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.6718645
+ inSlope: -0.6319652
+ outSlope: -0.6319652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.72938275
+ inSlope: -0.02261877
+ outSlope: -0.02261877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.4185853
+ inSlope: -0.41515127
+ outSlope: -0.41515127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.43385068
+ inSlope: 1.2797117
+ outSlope: 1.2797117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.5682623
+ inSlope: 2.1414187
+ outSlope: 2.1414187
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.8448374
+ inSlope: 0.59497
+ outSlope: 0.59497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.75945437
+ inSlope: -2.4615297
+ outSlope: -2.4615297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.36766392
+ inSlope: -7.239688
+ outSlope: -7.239688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.094790004
+ inSlope: -8.770854
+ outSlope: -8.770854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.053562075
+ inSlope: -8.073849
+ outSlope: -8.073849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.17433801
+ inSlope: -2.3613086
+ outSlope: -2.3613086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.13227229
+ inSlope: 4.7648
+ outSlope: 4.7648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.015511483
+ inSlope: 4.6102595
+ outSlope: 4.6102595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.021402892
+ inSlope: 1.613709
+ outSlope: 1.613709
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.038278766
+ inSlope: 7.462493
+ outSlope: 7.462493
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.27015242
+ inSlope: 14.264597
+ outSlope: 14.264597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.51376486
+ inSlope: 12.466523
+ outSlope: 12.466523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.6857028
+ inSlope: 8.826852
+ outSlope: 8.826852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.839789
+ inSlope: -2.1501646
+ outSlope: -2.1501646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.73632264
+ inSlope: -7.5483265
+ outSlope: -7.5483265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.58817834
+ inSlope: -8.311913
+ outSlope: -8.311913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.45925915
+ inSlope: -8.94265
+ outSlope: -8.94265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.2900903
+ inSlope: -7.093178
+ outSlope: -7.093178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.22282013
+ inSlope: -1.9545571
+ outSlope: -1.9545571
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.22493845
+ inSlope: -0.023269974
+ outSlope: -0.023269974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.22204447
+ inSlope: -0.0059013143
+ outSlope: -0.0059013143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.21624593
+ inSlope: -1.096552
+ outSlope: -1.096552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.15418887
+ inSlope: -2.1015575
+ outSlope: -2.1015575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.03562647
+ inSlope: -0.19656855
+ outSlope: -0.19656855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.03787771
+ inSlope: 0.45840427
+ outSlope: 0.45840427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.15693745
+ inSlope: 1.655968
+ outSlope: 1.655968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.23938352
+ inSlope: 0.18495011
+ outSlope: 0.18495011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.19414404
+ inSlope: -0.44162214
+ outSlope: -0.44162214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.19872531
+ inSlope: 0.675696
+ outSlope: 0.675696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.3229235
+ inSlope: 1.5348741
+ outSlope: 1.5348741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.48121834
+ inSlope: 1.311723
+ outSlope: 1.311723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.6110317
+ inSlope: 0.1468922
+ outSlope: 0.1468922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.6511969
+ inSlope: 0.6510818
+ outSlope: 0.6510818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.7311178
+ inSlope: -0.37276486
+ outSlope: -0.37276486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.69594693
+ inSlope: -0.075311065
+ outSlope: -0.075311065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.68561035
+ inSlope: -0.05632389
+ outSlope: -0.05632389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.59987295
+ inSlope: 1.0428649
+ outSlope: 1.0428649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.5359737
+ inSlope: 0.49377722
+ outSlope: 0.49377722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.36248323
+ inSlope: 1.437323
+ outSlope: 1.437323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.26028
+ inSlope: 1.6103904
+ outSlope: 1.6103904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.1977958
+ inSlope: 0.47195166
+ outSlope: 0.47195166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.20646904
+ inSlope: 0.24537364
+ outSlope: 0.24537364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.1763955
+ inSlope: 0.44400615
+ outSlope: 0.44400615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.1820028
+ inSlope: -0.82444924
+ outSlope: -0.82444924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.3246995
+ inSlope: -3.236774
+ outSlope: -3.236774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.43313262
+ inSlope: -2.7007947
+ outSlope: -2.7007947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.56706434
+ inSlope: -1.2424326
+ outSlope: -1.2424326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.7132127
+ inSlope: -1.8746263
+ outSlope: -1.8746263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.8166048
+ inSlope: -0.92813814
+ outSlope: -0.92813814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.8234587
+ inSlope: 0.37716365
+ outSlope: 0.37716365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.74888897
+ inSlope: 0.77267003
+ outSlope: 0.77267003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.6573803
+ inSlope: 0.77859235
+ outSlope: 0.77859235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.5409776
+ inSlope: 0.5354034
+ outSlope: 0.5354034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.45239383
+ inSlope: 0.89198375
+ outSlope: 0.89198375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.41046816
+ inSlope: 0.17379211
+ outSlope: 0.17379211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.41101116
+ inSlope: -0.08947589
+ outSlope: -0.08947589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.43713605
+ inSlope: -0.5041059
+ outSlope: -0.5041059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.462866
+ inSlope: -0.4979517
+ outSlope: -0.4979517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.47725943
+ inSlope: 0.28762785
+ outSlope: 0.28762785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.3999057
+ inSlope: 1.197341
+ outSlope: 1.197341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.2240787
+ inSlope: 0.99440247
+ outSlope: 0.99440247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.15349638
+ inSlope: 0.9120299
+ outSlope: 0.9120299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.100563504
+ inSlope: 0.5389503
+ outSlope: 0.5389503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1124323
+ inSlope: 0.9286649
+ outSlope: 0.9286649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.12780544
+ inSlope: 0.91321075
+ outSlope: 0.91321075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.16646641
+ inSlope: 0.044185173
+ outSlope: 0.044185173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.13150205
+ inSlope: -0.6367376
+ outSlope: -0.6367376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.090489805
+ inSlope: -0.47187144
+ outSlope: -0.47187144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.068714835
+ inSlope: -0.25816286
+ outSlope: -0.25816286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.057741657
+ inSlope: -0.15513879
+ outSlope: -0.15513879
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.0485274
+ inSlope: -0.4186462
+ outSlope: -0.4186462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.025571935
+ inSlope: -0.9230498
+ outSlope: -0.9230498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.0085654585
+ inSlope: -1.1381439
+ outSlope: -1.1381439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.012366157
+ inSlope: -1.4337543
+ outSlope: -1.4337543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.039226305
+ inSlope: -1.8129044
+ outSlope: -1.8129044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.20751715
+ inSlope: -3.1193142
+ outSlope: -3.1193142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.39341903
+ inSlope: -1.1917915
+ outSlope: -1.1917915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.41318905
+ inSlope: -1.0298798
+ outSlope: -1.0298798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.54961747
+ inSlope: -2.3041587
+ outSlope: -2.3041587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.69838816
+ inSlope: -0.2747908
+ outSlope: -0.2747908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.5805594
+ inSlope: 0.37661648
+ outSlope: 0.37661648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.58255565
+ inSlope: -0.06451208
+ outSlope: -0.06451208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.5685567
+ inSlope: 0.27270734
+ outSlope: 0.27270734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.5003102
+ inSlope: 0.91775715
+ outSlope: 0.91775715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.42317215
+ inSlope: 0.88618815
+ outSlope: 0.88618815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.27473965
+ inSlope: 1.1502547
+ outSlope: 1.1502547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.2069533
+ inSlope: 1.6468319
+ outSlope: 1.6468319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.12521325
+ inSlope: 1.3370881
+ outSlope: 1.3370881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07107363
+ inSlope: 0.39332622
+ outSlope: 0.39332622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.060580317
+ inSlope: 0.34284812
+ outSlope: 0.34284812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.043262914
+ inSlope: 0.19375113
+ outSlope: 0.19375113
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.040716417
+ inSlope: 0.0069203293
+ outSlope: 0.0069203293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.039858237
+ inSlope: 0.06913836
+ outSlope: 0.06913836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.039181065
+ inSlope: -0.140401
+ outSlope: -0.140401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.06846225
+ inSlope: 0.023043863
+ outSlope: 0.023043863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.051920265
+ inSlope: 0.2787181
+ outSlope: 0.2787181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.037823528
+ inSlope: 0.4035231
+ outSlope: 0.4035231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.029952243
+ inSlope: 0.5337354
+ outSlope: 0.5337354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1807706
+ inSlope: 0.7146708
+ outSlope: 0.7146708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.22512528
+ inSlope: 1.1446593
+ outSlope: 1.1446593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.29630387
+ inSlope: 0.6986607
+ outSlope: 0.6986607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.3380694
+ inSlope: 0.3314212
+ outSlope: 0.3314212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.37468037
+ inSlope: 0.19801337
+ outSlope: 0.19801337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.3594269
+ inSlope: -0.418867
+ outSlope: -0.418867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.3127473
+ inSlope: -1.9928501
+ outSlope: -1.9928501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.15812308
+ inSlope: -3.724804
+ outSlope: -3.724804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.026030244
+ inSlope: -4.2655964
+ outSlope: -4.2655964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.0480019
+ inSlope: -4.5617647
+ outSlope: -4.5617647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.2668991
+ inSlope: -3.2403042
+ outSlope: -3.2403042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.31035694
+ inSlope: -1.9793613
+ outSlope: -1.9793613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.37171325
+ inSlope: -2.067978
+ outSlope: -2.067978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.47754738
+ inSlope: -3.770392
+ outSlope: -3.770392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.5939367
+ inSlope: -2.4866104
+ outSlope: -2.4866104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.63394123
+ inSlope: 0.21388313
+ outSlope: 0.21388313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.56085104
+ inSlope: 0.917252
+ outSlope: 0.917252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.42902905
+ inSlope: 0.2776515
+ outSlope: 0.2776515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.40701026
+ inSlope: 0.11054288
+ outSlope: 0.11054288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.3841532
+ inSlope: 0.10934131
+ outSlope: 0.10934131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.3695021
+ inSlope: 0.15470281
+ outSlope: 0.15470281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.34094208
+ inSlope: 0.6196517
+ outSlope: 0.6196517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.30868953
+ inSlope: 0.15030041
+ outSlope: 0.15030041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.2922021
+ inSlope: 0.4581548
+ outSlope: 0.4581548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.2582676
+ inSlope: 0.42116356
+ outSlope: 0.42116356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.23249467
+ inSlope: 0.7512361
+ outSlope: 0.7512361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.1828815
+ inSlope: 0.37771037
+ outSlope: 0.37771037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.17056584
+ inSlope: 0.22491953
+ outSlope: 0.22491953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.13075879
+ inSlope: 0.68292713
+ outSlope: 0.68292713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.077908024
+ inSlope: 0.7861508
+ outSlope: 0.7861508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.02885168
+ inSlope: 0.7038016
+ outSlope: 0.7038016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.006148588
+ inSlope: 0.6595557
+ outSlope: 0.6595557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.004705925
+ inSlope: 0.65634334
+ outSlope: 0.65634334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.027338374
+ inSlope: 0.7150116
+ outSlope: 0.7150116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.051866475
+ inSlope: 0.72050965
+ outSlope: 0.72050965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.03086201
+ inSlope: -0.019349251
+ outSlope: -0.019349251
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.030337527
+ inSlope: -0.045381457
+ outSlope: -0.045381457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.027136203
+ inSlope: 0.00022586435
+ outSlope: 0.00022586435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.028049843
+ inSlope: -0.01514086
+ outSlope: -0.01514086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.025425043
+ inSlope: -0.016089778
+ outSlope: -0.016089778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.023753216
+ inSlope: -0.09734087
+ outSlope: -0.09734087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.018989593
+ inSlope: -0.17056194
+ outSlope: -0.17056194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.013254725
+ inSlope: 0.033386603
+ outSlope: 0.033386603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.024237555
+ inSlope: 0.369399
+ outSlope: 0.369399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.06260254
+ inSlope: 0.8489498
+ outSlope: 0.8489498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.1293119
+ inSlope: 0.9087487
+ outSlope: 0.9087487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.1507278
+ inSlope: 0.31492785
+ outSlope: 0.31492785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.14713077
+ inSlope: -0.411715
+ outSlope: -0.411715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.13100561
+ inSlope: -0.41805553
+ outSlope: -0.41805553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.118899256
+ inSlope: -0.39890152
+ outSlope: -0.39890152
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.10069123
+ inSlope: -0.08757734
+ outSlope: -0.08757734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.1157588
+ inSlope: 0.1757394
+ outSlope: 0.1757394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.11602384
+ inSlope: 0.056328677
+ outSlope: 0.056328677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.12353382
+ inSlope: 0.042880293
+ outSlope: 0.042880293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.12538786
+ inSlope: 0.07821955
+ outSlope: 0.07821955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.13313147
+ inSlope: 0.02034368
+ outSlope: 0.02034368
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.13389325
+ inSlope: -0.013721747
+ outSlope: -0.013721747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.12630154
+ inSlope: -0.08918384
+ outSlope: -0.08918384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.11139397
+ inSlope: -0.1253802
+ outSlope: -0.1253802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0987476
+ inSlope: -0.11244166
+ outSlope: -0.11244166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.08645
+ inSlope: -0.28401738
+ outSlope: -0.28401738
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.0726852
+ inSlope: -0.21847686
+ outSlope: -0.21847686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.06187823
+ inSlope: -0.27291346
+ outSlope: -0.27291346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.04448009
+ inSlope: -0.10673079
+ outSlope: -0.10673079
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.04612246
+ inSlope: 0.00770644
+ outSlope: 0.00770644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.03879444
+ inSlope: -0.23782454
+ outSlope: -0.23782454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.03039589
+ inSlope: -0.22254248
+ outSlope: -0.22254248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.021160165
+ inSlope: -0.16601856
+ outSlope: -0.16601856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.014678364
+ inSlope: -0.08249453
+ outSlope: -0.08249453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.01151334
+ inSlope: -0.06822948
+ outSlope: -0.06822948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.0075278804
+ inSlope: -0.0794155
+ outSlope: -0.0794155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.005368506
+ inSlope: -0.040225163
+ outSlope: -0.040225163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.004983073
+ inSlope: 0.013174581
+ outSlope: 0.013174581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.0064543462
+ inSlope: 0.026600787
+ outSlope: 0.026600787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.0069138217
+ inSlope: 0.00077438494
+ outSlope: 0.00077438494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.007365878
+ inSlope: 0.046874277
+ outSlope: 0.046874277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.009921145
+ inSlope: 0.091717765
+ outSlope: 0.091717765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.03420133
+ inSlope: -0.05622852
+ outSlope: -0.05622852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.034501515
+ inSlope: 0.023528919
+ outSlope: 0.023528919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.023187619
+ inSlope: 0.2872496
+ outSlope: 0.2872496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.0068933675
+ inSlope: 0.33699036
+ outSlope: 0.33699036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.0013138297
+ inSlope: 0.3307734
+ outSlope: 0.3307734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.009534044
+ inSlope: 0.32573992
+ outSlope: 0.32573992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.02949925
+ inSlope: 0.22155124
+ outSlope: 0.22155124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.03741947
+ inSlope: 0.11929862
+ outSlope: 0.11929862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.04046503
+ inSlope: -0.018236132
+ outSlope: -0.018236132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.039072696
+ inSlope: 0.06300906
+ outSlope: 0.06300906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.047081023
+ inSlope: 0.1824722
+ outSlope: 0.1824722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.05425872
+ inSlope: 0.29298383
+ outSlope: 0.29298383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.07004899
+ inSlope: -0.1550582
+ outSlope: -0.1550582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.054244686
+ inSlope: -0.80918145
+ outSlope: -0.80918145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.013437106
+ inSlope: -1.732044
+ outSlope: -1.732044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.019898731
+ inSlope: -2.095759
+ outSlope: -2.095759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.056421462
+ inSlope: -2.0328562
+ outSlope: -2.0328562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.08766054
+ inSlope: -1.5790181
+ outSlope: -1.5790181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.13067341
+ inSlope: -0.038206596
+ outSlope: -0.038206596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.11763413
+ inSlope: -0.24425851
+ outSlope: -0.24425851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.13847804
+ inSlope: -0.34780818
+ outSlope: -0.34780818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.14704083
+ inSlope: -0.07481496
+ outSlope: -0.07481496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.15127681
+ inSlope: 0.0043416065
+ outSlope: 0.0043416065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.14371176
+ inSlope: 0.13095227
+ outSlope: 0.13095227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.124977484
+ inSlope: 0.16827995
+ outSlope: 0.16827995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.10352845
+ inSlope: 0.21196648
+ outSlope: 0.21196648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.08117225
+ inSlope: 0.1377671
+ outSlope: 0.1377671
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07173301
+ inSlope: 0.09535441
+ outSlope: 0.09535441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.061982095
+ inSlope: 0.14269768
+ outSlope: 0.14269768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.05759607
+ inSlope: 0.035334226
+ outSlope: 0.035334226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.05574824
+ inSlope: 0.09906837
+ outSlope: 0.09906837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.05203855
+ inSlope: -0.046992123
+ outSlope: -0.046992123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.057858903
+ inSlope: -0.061746176
+ outSlope: -0.061746176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.04809732
+ inSlope: 0.01733167
+ outSlope: 0.01733167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.050673425
+ inSlope: -0.061910026
+ outSlope: -0.061910026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.05427765
+ inSlope: 0.058421362
+ outSlope: 0.058421362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.04053306
+ inSlope: 0.26153868
+ outSlope: 0.26153868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.015122764
+ inSlope: 0.19231185
+ outSlope: 0.19231185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0068957894
+ inSlope: 0.15721186
+ outSlope: 0.15721186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.0017273945
+ inSlope: 0.14259195
+ outSlope: 0.14259195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0004896397
+ inSlope: 0.118306056
+ outSlope: 0.118306056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.002216144
+ inSlope: 0.089057446
+ outSlope: 0.089057446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.021393344
+ inSlope: 0.116563216
+ outSlope: 0.116563216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.025653575
+ inSlope: 0.14481992
+ outSlope: 0.14481992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.037089966
+ inSlope: 0.076057464
+ outSlope: 0.076057464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.040249556
+ inSlope: 0.039332844
+ outSlope: 0.039332844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.045153357
+ inSlope: 0.04418888
+ outSlope: 0.04418888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.043712407
+ inSlope: -0.08947176
+ outSlope: -0.08947176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.03743376
+ inSlope: -0.18778254
+ outSlope: -0.18778254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.0283299
+ inSlope: -0.38295388
+ outSlope: -0.38295388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.012238323
+ inSlope: -0.5387944
+ outSlope: -0.5387944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.0030249986
+ inSlope: -0.54059327
+ outSlope: -0.54059327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.005781434
+ inSlope: -0.5029978
+ outSlope: -0.5029978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.028866315
+ inSlope: -0.4766974
+ outSlope: -0.4766974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.0504872
+ inSlope: -0.28262252
+ outSlope: -0.28262252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.060777273
+ inSlope: -0.30607712
+ outSlope: -0.30607712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.09120125
+ inSlope: -0.34081322
+ outSlope: -0.34081322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.09630949
+ inSlope: 0.046271503
+ outSlope: 0.046271503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.08008494
+ inSlope: 0.08826958
+ outSlope: 0.08826958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.06910655
+ inSlope: 0.01516053
+ outSlope: 0.01516053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.06477144
+ inSlope: 0.023080878
+ outSlope: 0.023080878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.06067558
+ inSlope: 0.044993654
+ outSlope: 0.044993654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.053816695
+ inSlope: 0.11324811
+ outSlope: 0.11324811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.047436524
+ inSlope: 0.04528758
+ outSlope: 0.04528758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.044891104
+ inSlope: 0.064771496
+ outSlope: 0.064771496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.036987245
+ inSlope: 0.056988727
+ outSlope: 0.056988727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.033653613
+ inSlope: 0.099757485
+ outSlope: 0.099757485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.026701467
+ inSlope: 0.057515107
+ outSlope: 0.057515107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.024426166
+ inSlope: 0.04011099
+ outSlope: 0.04011099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.018074423
+ inSlope: 0.0972663
+ outSlope: 0.0972663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.011065442
+ inSlope: 0.0984964
+ outSlope: 0.0984964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0050405073
+ inSlope: 0.0895754
+ outSlope: 0.0895754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.002060002
+ inSlope: 0.088049226
+ outSlope: 0.088049226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.00060575566
+ inSlope: 0.08741088
+ outSlope: 0.08741088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.0008536915
+ inSlope: 0.08929321
+ outSlope: 0.08929321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0039720284
+ inSlope: 0.09741569
+ outSlope: 0.09741569
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.0056053037
+ inSlope: 0.09721459
+ outSlope: 0.09721459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.06188924
+ inSlope: -0.035484914
+ outSlope: -0.035484914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.060883395
+ inSlope: -0.08894001
+ outSlope: -0.08894001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.054010794
+ inSlope: -0.014916338
+ outSlope: -0.014916338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.054580055
+ inSlope: -0.050279956
+ outSlope: -0.050279956
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.047997367
+ inSlope: -0.04972497
+ outSlope: -0.04972497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.046192918
+ inSlope: -0.115405954
+ outSlope: -0.115405954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.03941836
+ inSlope: -0.29091457
+ outSlope: -0.29091457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.027998531
+ inSlope: -0.31058562
+ outSlope: -0.31058562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.022357445
+ inSlope: 0.05901195
+ outSlope: 0.05901195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.043680396
+ inSlope: 0.72689074
+ outSlope: 0.72689074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.119523205
+ inSlope: 1.7003298
+ outSlope: 1.7003298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.2571406
+ inSlope: 1.9171778
+ outSlope: 1.9171778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.30288142
+ inSlope: 0.68282044
+ outSlope: 0.68282044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.2943329
+ inSlope: -0.90406
+ outSlope: -0.90406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.2597651
+ inSlope: -0.8766786
+ outSlope: -0.8766786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.23511519
+ inSlope: -0.79134786
+ outSlope: -0.79134786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.1993527
+ inSlope: -0.17012955
+ outSlope: -0.17012955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.22740893
+ inSlope: 0.27864736
+ outSlope: 0.27864736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.22423498
+ inSlope: 0.09235436
+ outSlope: 0.09235436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.23858936
+ inSlope: 0.07819541
+ outSlope: 0.07819541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.24275835
+ inSlope: 0.16936243
+ outSlope: 0.16936243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.25977764
+ inSlope: 0.060416818
+ outSlope: 0.060416818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.2644195
+ inSlope: 0.034959946
+ outSlope: 0.034959946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.24920811
+ inSlope: -0.19333515
+ outSlope: -0.19333515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22399898
+ inSlope: -0.24751315
+ outSlope: -0.24751315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.19863477
+ inSlope: -0.22373801
+ outSlope: -0.22373801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.17417887
+ inSlope: -0.56604767
+ outSlope: -0.56604767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.14650993
+ inSlope: -0.44364673
+ outSlope: -0.44364673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.124665596
+ inSlope: -0.5494267
+ outSlope: -0.5494267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.088978186
+ inSlope: -0.23112506
+ outSlope: -0.23112506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.091842666
+ inSlope: 0.018258933
+ outSlope: 0.018258933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.0774362
+ inSlope: -0.47452748
+ outSlope: -0.47452748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.060641825
+ inSlope: -0.44530725
+ outSlope: -0.44530725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.042138204
+ inSlope: -0.33315828
+ outSlope: -0.33315828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.02914491
+ inSlope: -0.16431862
+ outSlope: -0.16431862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.022929903
+ inSlope: -0.1325055
+ outSlope: -0.1325055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.015238313
+ inSlope: -0.1525132
+ outSlope: -0.1525132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.011102969
+ inSlope: -0.076414175
+ outSlope: -0.076414175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.010414161
+ inSlope: 0.027119083
+ outSlope: 0.027119083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.013275004
+ inSlope: 0.049529172
+ outSlope: 0.049529172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.014045951
+ inSlope: -0.0033336123
+ outSlope: -0.0033336123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.01467056
+ inSlope: 0.08739968
+ outSlope: 0.08739968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.019564252
+ inSlope: 0.17705633
+ outSlope: 0.17705633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.066667125
+ inSlope: -0.0997925
+ outSlope: -0.0997925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.06706598
+ inSlope: 0.058512896
+ outSlope: 0.058512896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.043565676
+ inSlope: 0.5862763
+ outSlope: 0.5862763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.010624536
+ inSlope: 0.67613816
+ outSlope: 0.67613816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.00054495194
+ inSlope: 0.6607164
+ outSlope: 0.6607164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.03291462
+ inSlope: 0.6427727
+ outSlope: 0.6427727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.06157619
+ inSlope: 0.43774277
+ outSlope: 0.43774277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.077146344
+ inSlope: 0.23062012
+ outSlope: 0.23062012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.082598895
+ inSlope: -0.05300542
+ outSlope: -0.05300542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.07918224
+ inSlope: 0.123968914
+ outSlope: 0.123968914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.095683634
+ inSlope: 0.38100412
+ outSlope: 0.38100412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.11061628
+ inSlope: 0.6054448
+ outSlope: 0.6054448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.14343628
+ inSlope: -0.31645134
+ outSlope: -0.31645134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.11065185
+ inSlope: -1.6847078
+ outSlope: -1.6847078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.025861634
+ inSlope: -3.5833535
+ outSlope: -3.5833535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.042974427
+ inSlope: -4.3286104
+ outSlope: -4.3286104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.11842523
+ inSlope: -4.206061
+ outSlope: -4.206061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.18317632
+ inSlope: -3.2777686
+ outSlope: -3.2777686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.27290514
+ inSlope: -0.09912065
+ outSlope: -0.09912065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.25575358
+ inSlope: -0.5805464
+ outSlope: -0.5805464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.29950398
+ inSlope: -0.70178545
+ outSlope: -0.70178545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.31651592
+ inSlope: -0.13652201
+ outSlope: -0.13652201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.32275575
+ inSlope: 0.03990058
+ outSlope: 0.03990058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.3099959
+ inSlope: 0.25374871
+ outSlope: 0.25374871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.2664227
+ inSlope: 0.34945375
+ outSlope: 0.34945375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.22106768
+ inSlope: 0.4486829
+ outSlope: 0.4486829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.17395087
+ inSlope: 0.29882252
+ outSlope: 0.29882252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.15236135
+ inSlope: 0.21274498
+ outSlope: 0.21274498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.13046892
+ inSlope: 0.32455832
+ outSlope: 0.32455832
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.11997945
+ inSlope: 0.09392211
+ outSlope: 0.09392211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.11571586
+ inSlope: 0.2132631
+ outSlope: 0.2132631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10738916
+ inSlope: -0.07424875
+ outSlope: -0.07424875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.11837492
+ inSlope: -0.118996084
+ outSlope: -0.118996084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.09831573
+ inSlope: 0.046760112
+ outSlope: 0.046760112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.1027394
+ inSlope: -0.11528727
+ outSlope: -0.11528727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.1091789
+ inSlope: 0.12431246
+ outSlope: 0.12431246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.08115828
+ inSlope: 0.52651036
+ outSlope: 0.52651036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.03033004
+ inSlope: 0.3831627
+ outSlope: 0.3831627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.01395943
+ inSlope: 0.31234863
+ outSlope: 0.31234863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.003704534
+ inSlope: 0.28241432
+ outSlope: 0.28241432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0006816646
+ inSlope: 0.23382372
+ outSlope: 0.23382372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.004089596
+ inSlope: 0.17555702
+ outSlope: 0.17555702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.044254497
+ inSlope: 0.23642097
+ outSlope: 0.23642097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.052658092
+ inSlope: 0.27888072
+ outSlope: 0.27888072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.07367984
+ inSlope: 0.12555477
+ outSlope: 0.12555477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.07622865
+ inSlope: 0.05532106
+ outSlope: 0.05532106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.088184595
+ inSlope: 0.096559614
+ outSlope: 0.096559614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.08511153
+ inSlope: -0.18187585
+ outSlope: -0.18187585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.07285305
+ inSlope: -0.3579332
+ outSlope: -0.3579332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.05565688
+ inSlope: -0.7189927
+ outSlope: -0.7189927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.025643442
+ inSlope: -0.9968357
+ outSlope: -0.9968357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.0086708525
+ inSlope: -0.99174213
+ outSlope: -0.99174213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.007414595
+ inSlope: -0.91403365
+ outSlope: -0.91403365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.021796906
+ inSlope: -0.8236147
+ outSlope: -0.8236147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.04818782
+ inSlope: -0.8280674
+ outSlope: -0.8280674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.08644327
+ inSlope: -0.49856478
+ outSlope: -0.49856478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.105369
+ inSlope: -0.61790085
+ outSlope: -0.61790085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.16636585
+ inSlope: -0.64637005
+ outSlope: -0.64637005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.17372787
+ inSlope: 0.11198144
+ outSlope: 0.11198144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.15621594
+ inSlope: 0.24575451
+ outSlope: 0.24575451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.12257493
+ inSlope: 0.05008343
+ outSlope: 0.05008343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.11942912
+ inSlope: 0.005497863
+ outSlope: 0.005497863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.11570799
+ inSlope: 0.00448354
+ outSlope: 0.00448354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.11245337
+ inSlope: 0.06569764
+ outSlope: 0.06569764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.102009825
+ inSlope: 0.19032973
+ outSlope: 0.19032973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.09099232
+ inSlope: 0.07296286
+ outSlope: 0.07296286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.08712434
+ inSlope: 0.12224917
+ outSlope: 0.12224917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.07293224
+ inSlope: 0.13279608
+ outSlope: 0.13279608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.0647959
+ inSlope: 0.19252646
+ outSlope: 0.19252646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.05104012
+ inSlope: 0.11512533
+ outSlope: 0.11512533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.04645034
+ inSlope: 0.079803005
+ outSlope: 0.079803005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.034674503
+ inSlope: 0.17540288
+ outSlope: 0.17540288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.019170513
+ inSlope: 0.16942637
+ outSlope: 0.16942637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.010769171
+ inSlope: 0.17452544
+ outSlope: 0.17452544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.0048807235
+ inSlope: 0.1752482
+ outSlope: 0.1752482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0019804249
+ inSlope: 0.17466822
+ outSlope: 0.17466822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.0009415451
+ inSlope: 0.17942151
+ outSlope: 0.17942151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0072596683
+ inSlope: 0.19921626
+ outSlope: 0.19921626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.01061911
+ inSlope: 0.20086654
+ outSlope: 0.20086654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.018548131
+ inSlope: 0.10550731
+ outSlope: 0.10550731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.016723622
+ inSlope: 0.08982833
+ outSlope: 0.08982833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.015527882
+ inSlope: 0.042114493
+ outSlope: 0.042114493
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.015239814
+ inSlope: 0.038367
+ outSlope: 0.038367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.009729906
+ inSlope: 0.05842164
+ outSlope: 0.05842164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.013497913
+ inSlope: -0.15778902
+ outSlope: -0.15778902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.027681582
+ inSlope: -0.22207773
+ outSlope: -0.22207773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.037781928
+ inSlope: -0.14088237
+ outSlope: -0.14088237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.039447226
+ inSlope: 0.057514217
+ outSlope: 0.057514217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.028160611
+ inSlope: 0.17842647
+ outSlope: 0.17842647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.02269787
+ inSlope: 0.18450555
+ outSlope: 0.18450555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.013551468
+ inSlope: 0.43527254
+ outSlope: 0.43527254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.004713263
+ inSlope: 0.60101616
+ outSlope: 0.60101616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.006482385
+ inSlope: 0.66514593
+ outSlope: 0.66514593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.017458247
+ inSlope: 0.5901941
+ outSlope: 0.5901941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.026155503
+ inSlope: 0.4678021
+ outSlope: 0.4678021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.040364638
+ inSlope: 0.50711536
+ outSlope: 0.50711536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.06261017
+ inSlope: 0.8520908
+ outSlope: 0.8520908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.11122093
+ inSlope: 0.79482335
+ outSlope: 0.79482335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.1398684
+ inSlope: 0.757579
+ outSlope: 0.757579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.21609493
+ inSlope: 1.0106001
+ outSlope: 1.0106001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.2476824
+ inSlope: 1.01634
+ outSlope: 1.01634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.29031685
+ inSlope: 0.26868698
+ outSlope: 0.26868698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.26940966
+ inSlope: -0.366135
+ outSlope: -0.366135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.250792
+ inSlope: 0.027273621
+ outSlope: 0.027273621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.28414136
+ inSlope: 0.13643783
+ outSlope: 0.13643783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.29157704
+ inSlope: 0.061138332
+ outSlope: 0.061138332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.2856401
+ inSlope: -0.014539374
+ outSlope: -0.014539374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.27530777
+ inSlope: -0.33287406
+ outSlope: -0.33287406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.23139153
+ inSlope: -0.6797997
+ outSlope: -0.6797997
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.15211841
+ inSlope: -1.3669426
+ outSlope: -1.3669426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.08061872
+ inSlope: -1.363231
+ outSlope: -1.363231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.0012814625
+ inSlope: -1.1124063
+ outSlope: -1.1124063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.059785794
+ inSlope: -0.47550458
+ outSlope: -0.47550458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.0575987
+ inSlope: 0.292597
+ outSlope: 0.292597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.032746967
+ inSlope: 0.22797793
+ outSlope: 0.22797793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.020336892
+ inSlope: 0.18230215
+ outSlope: 0.18230215
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0099434415
+ inSlope: 0.25476867
+ outSlope: 0.25476867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.0053649736
+ inSlope: 0.29039305
+ outSlope: 0.29039305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.00026354304
+ inSlope: 0.31062457
+ outSlope: 0.31062457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0049891667
+ inSlope: 0.30651957
+ outSlope: 0.30651957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.014324497
+ inSlope: 0.24180731
+ outSlope: 0.24180731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.029187942
+ inSlope: 0.08266127
+ outSlope: 0.08266127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.03180145
+ inSlope: 0.012683783
+ outSlope: 0.012683783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Nod Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.046630032
+ inSlope: -0.3000902
+ outSlope: -0.3000902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.063903466
+ inSlope: -0.16592021
+ outSlope: -0.16592021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.06992087
+ inSlope: -0.014696955
+ outSlope: -0.014696955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.07328716
+ inSlope: -0.17393535
+ outSlope: -0.17393535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.08708644
+ inSlope: -0.101664536
+ outSlope: -0.101664536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.08931875
+ inSlope: -0.054064
+ outSlope: -0.054064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.08746919
+ inSlope: 0.22316784
+ outSlope: 0.22316784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.055272818
+ inSlope: 0.86653024
+ outSlope: 0.86653024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.018780017
+ inSlope: 1.2338955
+ outSlope: 1.2338955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.0023887986
+ inSlope: 1.2148067
+ outSlope: 1.2148067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.021713803
+ inSlope: 1.0186771
+ outSlope: 1.0186771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.03634467
+ inSlope: 0.6933749
+ outSlope: 0.6933749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.046592213
+ inSlope: -0.08717422
+ outSlope: -0.08717422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.04438491
+ inSlope: 0.13089338
+ outSlope: 0.13089338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.057761557
+ inSlope: 0.19977503
+ outSlope: 0.19977503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.06225615
+ inSlope: 0.13186377
+ outSlope: 0.13186377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.06941449
+ inSlope: 0.22948466
+ outSlope: 0.22948466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.08463024
+ inSlope: 0.6291541
+ outSlope: 0.6291541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.14593017
+ inSlope: 0.72983694
+ outSlope: 0.72983694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.17570464
+ inSlope: 0.3296498
+ outSlope: 0.3296498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.18574326
+ inSlope: -0.07557936
+ outSlope: -0.07557936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.17071442
+ inSlope: -0.20919508
+ outSlope: -0.20919508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.15090908
+ inSlope: -0.24519137
+ outSlope: -0.24519137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.12805992
+ inSlope: -0.37631005
+ outSlope: -0.37631005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.105865926
+ inSlope: -0.29912895
+ outSlope: -0.29912895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.092359215
+ inSlope: -0.1522705
+ outSlope: -0.1522705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.08652331
+ inSlope: -0.18638107
+ outSlope: -0.18638107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.07018019
+ inSlope: -0.14873087
+ outSlope: -0.14873087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.0668881
+ inSlope: -0.083099835
+ outSlope: -0.083099835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.06324145
+ inSlope: 0.025287222
+ outSlope: 0.025287222
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.066359565
+ inSlope: 0.0024450598
+ outSlope: 0.0024450598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.0655418
+ inSlope: 0.023315348
+ outSlope: 0.023315348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.062147878
+ inSlope: -0.2856505
+ outSlope: -0.2856505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.040780943
+ inSlope: -0.40163246
+ outSlope: -0.40163246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.03065882
+ inSlope: -0.21156245
+ outSlope: -0.21156245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.02335185
+ inSlope: -0.14187682
+ outSlope: -0.14187682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.013609974
+ inSlope: -0.09255935
+ outSlope: -0.09255935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.011142693
+ inSlope: -0.05448544
+ outSlope: -0.05448544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.00999274
+ inSlope: -0.08308415
+ outSlope: -0.08308415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.0068104737
+ inSlope: -0.074330665
+ outSlope: -0.074330665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.005895538
+ inSlope: -0.03207014
+ outSlope: -0.03207014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.0059203706
+ inSlope: 0.0048544607
+ outSlope: 0.0048544607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.005903288
+ inSlope: -0.011805279
+ outSlope: -0.011805279
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0049756137
+ inSlope: -0.033294823
+ outSlope: -0.033294823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.0030673293
+ inSlope: -0.048134044
+ outSlope: -0.048134044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.0022051856
+ inSlope: -0.054558244
+ outSlope: -0.054558244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0012487243
+ inSlope: -0.06533195
+ outSlope: -0.06533195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.00002745215
+ inSlope: -0.09263447
+ outSlope: -0.09263447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0018390792
+ inSlope: -0.13841711
+ outSlope: -0.13841711
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.0045864596
+ inSlope: -0.18250823
+ outSlope: -0.18250823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0110793505
+ inSlope: -0.16389385
+ outSlope: -0.16389385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.014733589
+ inSlope: -0.06469815
+ outSlope: -0.06469815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.016328262
+ inSlope: -0.05197633
+ outSlope: -0.05197633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.018661123
+ inSlope: -0.015997296
+ outSlope: -0.015997296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Tilt Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1546894
+ inSlope: -0.45162523
+ outSlope: -0.45162523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.20137426
+ inSlope: -0.35760987
+ outSlope: -0.35760987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.24155104
+ inSlope: -0.1765159
+ outSlope: -0.1765159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.24414337
+ inSlope: 0.33770698
+ outSlope: 0.33770698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.15485138
+ inSlope: 1.5900865
+ outSlope: 1.5900865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.025025075
+ inSlope: 2.1370835
+ outSlope: 2.1370835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.010777325
+ inSlope: 2.1101265
+ outSlope: 2.1101265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.076002255
+ inSlope: 1.6431808
+ outSlope: 1.6431808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.116342425
+ inSlope: 0.7886614
+ outSlope: 0.7886614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.1429077
+ inSlope: 0.61088175
+ outSlope: 0.61088175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.1829526
+ inSlope: 0.24737635
+ outSlope: 0.24737635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.18526667
+ inSlope: 0.083986305
+ outSlope: 0.083986305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.19694605
+ inSlope: -0.027610686
+ outSlope: -0.027610686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.16811405
+ inSlope: -0.19884084
+ outSlope: -0.19884084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.14376257
+ inSlope: -0.21335563
+ outSlope: -0.21335563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.107995145
+ inSlope: -0.25433624
+ outSlope: -0.25433624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.06954906
+ inSlope: -0.28170842
+ outSlope: -0.28170842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.026759831
+ inSlope: -0.47520497
+ outSlope: -0.47520497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.0011750943
+ inSlope: -0.52898216
+ outSlope: -0.52898216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.049207337
+ inSlope: -0.43578506
+ outSlope: -0.43578506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.07311854
+ inSlope: -0.11640105
+ outSlope: -0.11640105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07616473
+ inSlope: 0.0021122415
+ outSlope: 0.0021122415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.06605152
+ inSlope: 0.1834065
+ outSlope: 0.1834065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.042862844
+ inSlope: 0.09073073
+ outSlope: 0.09073073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.037933975
+ inSlope: 0.047642395
+ outSlope: 0.047642395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.028728595
+ inSlope: 0.075463824
+ outSlope: 0.075463824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.025855908
+ inSlope: 0.09521017
+ outSlope: 0.09521017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Turn Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.41146457
+ inSlope: -0.8875638
+ outSlope: -0.8875638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.37979525
+ inSlope: -0.3132555
+ outSlope: -0.3132555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.36130196
+ inSlope: -0.1597561
+ outSlope: -0.1597561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.36271802
+ inSlope: -0.34988022
+ outSlope: -0.34988022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.3134387
+ inSlope: -0.0438622
+ outSlope: -0.0438622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.3298469
+ inSlope: -0.19683589
+ outSlope: -0.19683589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.32223183
+ inSlope: 1.5346935
+ outSlope: 1.5346935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.49570423
+ inSlope: 2.5988119
+ outSlope: 2.5988119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.60575086
+ inSlope: 0.25219762
+ outSlope: 0.25219762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5872786
+ inSlope: 0.42996028
+ outSlope: 0.42996028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.77838236
+ inSlope: 0.6116998
+ outSlope: 0.6116998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.74299645
+ inSlope: -0.35014662
+ outSlope: -0.35014662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.6656537
+ inSlope: -0.46852693
+ outSlope: -0.46852693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.6073678
+ inSlope: -0.634318
+ outSlope: -0.634318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.52966464
+ inSlope: -0.9749321
+ outSlope: -0.9749321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.48191997
+ inSlope: -0.5638295
+ outSlope: -0.5638295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.31090114
+ inSlope: -1.3861499
+ outSlope: -1.3861499
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.23612912
+ inSlope: -0.86754704
+ outSlope: -0.86754704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.19286668
+ inSlope: -0.93512446
+ outSlope: -0.93512446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.14997056
+ inSlope: -0.6545896
+ outSlope: -0.6545896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.12366399
+ inSlope: -0.45284134
+ outSlope: -0.45284134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.11310181
+ inSlope: 0.10669771
+ outSlope: 0.10669771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.12319849
+ inSlope: 0.103391655
+ outSlope: 0.103391655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.12579659
+ inSlope: 0.11403199
+ outSlope: 0.11403199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.12923825
+ inSlope: -0.09740138
+ outSlope: -0.09740138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.11769295
+ inSlope: 0.010639017
+ outSlope: 0.010639017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.119897254
+ inSlope: -0.042111676
+ outSlope: -0.042111676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.11102477
+ inSlope: -0.171186
+ outSlope: -0.171186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.09890744
+ inSlope: -0.26549116
+ outSlope: -0.26549116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Nod Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.088715546
+ inSlope: -0.41629723
+ outSlope: -0.41629723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.09566247
+ inSlope: -0.41520882
+ outSlope: -0.41520882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.11300279
+ inSlope: -0.022446461
+ outSlope: -0.022446461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.10119113
+ inSlope: 0.20813134
+ outSlope: 0.20813134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.088294074
+ inSlope: 0.19594494
+ outSlope: 0.19594494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.04916912
+ inSlope: 0.60419697
+ outSlope: 0.60419697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.016683327
+ inSlope: 0.6077777
+ outSlope: 0.6077777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.0013535401
+ inSlope: 0.4657094
+ outSlope: 0.4657094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.008441407
+ inSlope: 0.37719506
+ outSlope: 0.37719506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.013926696
+ inSlope: 0.28752062
+ outSlope: 0.28752062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.018025419
+ inSlope: 0.24356744
+ outSlope: 0.24356744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.022045603
+ inSlope: 0.3153032
+ outSlope: 0.3153032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.028535608
+ inSlope: 0.55839133
+ outSlope: 0.55839133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.040658724
+ inSlope: 0.9744444
+ outSlope: 0.9744444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.061017055
+ inSlope: 1.4719723
+ outSlope: 1.4719723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.08972442
+ inSlope: 1.8386593
+ outSlope: 1.8386593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.15006107
+ inSlope: 1.2708088
+ outSlope: 1.2708088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.16386211
+ inSlope: -0.39144778
+ outSlope: -0.39144778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.108857915
+ inSlope: -1.4957974
+ outSlope: -1.4957974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.05959053
+ inSlope: -1.1825428
+ outSlope: -1.1825428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.04333107
+ inSlope: -0.85456204
+ outSlope: -0.85456204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.031104982
+ inSlope: -0.86481345
+ outSlope: -0.86481345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.0145038115
+ inSlope: -1.3481734
+ outSlope: -1.3481734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.013834083
+ inSlope: -2.0479674
+ outSlope: -2.0479674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.053761702
+ inSlope: -2.46421
+ outSlope: -2.46421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.09597434
+ inSlope: -2.2386553
+ outSlope: -2.2386553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.12838347
+ inSlope: -1.4925869
+ outSlope: -1.4925869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.15674327
+ inSlope: -0.38783437
+ outSlope: -0.38783437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.17850487
+ inSlope: -0.82836795
+ outSlope: -0.82836795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.2082729
+ inSlope: -0.08253378
+ outSlope: -0.08253378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.18423925
+ inSlope: 0.43628362
+ outSlope: 0.43628362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.1537058
+ inSlope: 0.62680197
+ outSlope: 0.62680197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.07613101
+ inSlope: 0.7818475
+ outSlope: 0.7818475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.03451276
+ inSlope: 0.9561876
+ outSlope: 0.9561876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.017784959
+ inSlope: 1.0166938
+ outSlope: 1.0166938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.00062299543
+ inSlope: 0.99897796
+ outSlope: 0.99897796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.015514275
+ inSlope: 0.92401105
+ outSlope: 0.92401105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.0602298
+ inSlope: 1.019761
+ outSlope: 1.019761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.1352938
+ inSlope: 0.9299431
+ outSlope: 0.9299431
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.19022581
+ inSlope: 0.64615774
+ outSlope: 0.64615774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22606845
+ inSlope: 0.22168791
+ outSlope: 0.22168791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.2309065
+ inSlope: 0.13786747
+ outSlope: 0.13786747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.2395954
+ inSlope: 0.10246717
+ outSlope: 0.10246717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.246561
+ inSlope: -0.34496057
+ outSlope: -0.34496057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.20007865
+ inSlope: -0.89341426
+ outSlope: -0.89341426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.14427261
+ inSlope: -1.4473791
+ outSlope: -1.4473791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.08884619
+ inSlope: -1.7451416
+ outSlope: -1.7451416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.034809966
+ inSlope: -1.3134158
+ outSlope: -1.3134158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.016077185
+ inSlope: -0.9460691
+ outSlope: -0.9460691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.0032743565
+ inSlope: -0.6680422
+ outSlope: -0.6680422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.0061908676
+ inSlope: -0.55034447
+ outSlope: -0.55034447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.01507044
+ inSlope: -0.54554105
+ outSlope: -0.54554105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.039685674
+ inSlope: -0.30546334
+ outSlope: -0.30546334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.045184094
+ inSlope: -0.037189983
+ outSlope: -0.037189983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.046930525
+ inSlope: 0.091980524
+ outSlope: 0.091980524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.034472372
+ inSlope: 0.22425163
+ outSlope: 0.22425163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.027994769
+ inSlope: 0.14269777
+ outSlope: 0.14269777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.023740105
+ inSlope: 0.07979281
+ outSlope: 0.07979281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.020286024
+ inSlope: -0.0054111015
+ outSlope: -0.0054111015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.024615783
+ inSlope: -0.12513459
+ outSlope: -0.12513459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.03321496
+ inSlope: -0.23853338
+ outSlope: -0.23853338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Tilt Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.78040576
+ inSlope: -2.27501
+ outSlope: -2.27501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.951136
+ inSlope: -1.9477344
+ outSlope: -1.9477344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -1.2150782
+ inSlope: -0.68808025
+ outSlope: -0.68808025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -1.1694224
+ inSlope: 2.1943638
+ outSlope: 2.1943638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.7590687
+ inSlope: 8.389409
+ outSlope: 8.389409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.083539814
+ inSlope: 10.7702265
+ outSlope: 10.7702265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.095427595
+ inSlope: 10.481029
+ outSlope: 10.481029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.53076196
+ inSlope: 5.768984
+ outSlope: 5.768984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.7302134
+ inSlope: 2.81992
+ outSlope: 2.81992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.92108786
+ inSlope: 1.3459088
+ outSlope: 1.3459088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.95280784
+ inSlope: 0.7228614
+ outSlope: 0.7228614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 1.0067887
+ inSlope: -0.22848865
+ outSlope: -0.22848865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.85968906
+ inSlope: -0.94377905
+ outSlope: -0.94377905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.7243421
+ inSlope: -1.1742473
+ outSlope: -1.1742473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.58793414
+ inSlope: -1.2574297
+ outSlope: -1.2574297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.42279798
+ inSlope: -1.469758
+ outSlope: -1.469758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.2678003
+ inSlope: -1.8700688
+ outSlope: -1.8700688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.12113422
+ inSlope: -2.5329638
+ outSlope: -2.5329638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.009374959
+ inSlope: -2.6139402
+ outSlope: -2.6139402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.17850879
+ inSlope: -2.3432665
+ outSlope: -2.3432665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.34288874
+ inSlope: -0.9408161
+ outSlope: -0.9408161
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.35847542
+ inSlope: 0.8195721
+ outSlope: 0.8195721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.24409766
+ inSlope: 0.78364384
+ outSlope: 0.78364384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.180422
+ inSlope: 0.38937783
+ outSlope: 0.38937783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.13905197
+ inSlope: 0.36814952
+ outSlope: 0.36814952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.11980747
+ inSlope: 0.40735078
+ outSlope: 0.40735078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Turn Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Eye Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Eye In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Eye Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Eye In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Jaw Close
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Jaw Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11985404
+ inSlope: -0.21499804
+ outSlope: -0.21499804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.12690404
+ inSlope: 0.07650854
+ outSlope: 0.07650854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.115142025
+ inSlope: 0.24494359
+ outSlope: 0.24494359
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.08563843
+ inSlope: 0.6821915
+ outSlope: 0.6821915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.019514525
+ inSlope: 0.7283461
+ outSlope: 0.7283461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.00799854
+ inSlope: 0.6954334
+ outSlope: 0.6954334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.003666567
+ inSlope: 0.819312
+ outSlope: 0.819312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.019311834
+ inSlope: 0.8332163
+ outSlope: 0.8332163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.03144042
+ inSlope: 0.59795594
+ outSlope: 0.59795594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.03924368
+ inSlope: -0.426921
+ outSlope: -0.426921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.017209731
+ inSlope: -1.4876962
+ outSlope: -1.4876962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.0103461435
+ inSlope: -1.3669682
+ outSlope: -1.3669682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.028355833
+ inSlope: -0.9557727
+ outSlope: -0.9557727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.042205203
+ inSlope: -0.82135075
+ outSlope: -0.82135075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.055734165
+ inSlope: -1.0214863
+ outSlope: -1.0214863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.07625471
+ inSlope: -1.6002613
+ outSlope: -1.6002613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.15204574
+ inSlope: -2.6902394
+ outSlope: -2.6902394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.2440555
+ inSlope: -2.5756044
+ outSlope: -2.5756044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.39577967
+ inSlope: -0.7885935
+ outSlope: -0.7885935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.4201567
+ inSlope: -0.13121736
+ outSlope: -0.13121736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.42678854
+ inSlope: -0.79767454
+ outSlope: -0.79767454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.49491072
+ inSlope: -0.8106627
+ outSlope: -0.8106627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.5550075
+ inSlope: 0.20506045
+ outSlope: 0.20506045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.45779893
+ inSlope: 0.35792416
+ outSlope: 0.35792416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.3863618
+ inSlope: 0.49790788
+ outSlope: 0.49790788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.2974382
+ inSlope: 0.6946418
+ outSlope: 0.6946418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.18835847
+ inSlope: 1.7743437
+ outSlope: 1.7743437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.12171323
+ inSlope: 2.2453494
+ outSlope: 2.2453494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.08189774
+ inSlope: 2.1883755
+ outSlope: 2.1883755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.04876745
+ inSlope: 1.733217
+ outSlope: 1.733217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.024123896
+ inSlope: 1.2312442
+ outSlope: 1.2312442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.007726017
+ inSlope: 1.7803605
+ outSlope: 1.7803605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.035222013
+ inSlope: 2.8441052
+ outSlope: 2.8441052
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.08707802
+ inSlope: 2.136801
+ outSlope: 2.136801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.10644864
+ inSlope: 1.2738819
+ outSlope: 1.2738819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.12954071
+ inSlope: 1.4954114
+ outSlope: 1.4954114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.15629564
+ inSlope: 1.5469356
+ outSlope: 1.5469356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.18110518
+ inSlope: 0.67576444
+ outSlope: 0.67576444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.1788211
+ inSlope: -0.2877043
+ outSlope: -0.2877043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.16405417
+ inSlope: -0.42552704
+ outSlope: -0.42552704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.15733083
+ inSlope: -0.5408836
+ outSlope: -0.5408836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.13888836
+ inSlope: -0.21435252
+ outSlope: -0.21435252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.21078722
+ inSlope: 1.2967943
+ outSlope: 1.2967943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.30099034
+ inSlope: 1.1404796
+ outSlope: 1.1404796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.48108938
+ inSlope: 1.5370554
+ outSlope: 1.5370554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5701962
+ inSlope: 0.36035067
+ outSlope: 0.36035067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.090603486
+ inSlope: 1.3727059
+ outSlope: 1.3727059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.1147452
+ inSlope: 1.5201705
+ outSlope: 1.5201705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.19493231
+ inSlope: 1.5981743
+ outSlope: 1.5981743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.3690652
+ inSlope: 1.0454564
+ outSlope: 1.0454564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.43160674
+ inSlope: 0.16470745
+ outSlope: 0.16470745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.456382
+ inSlope: 0.57345414
+ outSlope: 0.57345414
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.4863851
+ inSlope: 0.8201112
+ outSlope: 0.8201112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.512547
+ inSlope: -0.62009424
+ outSlope: -0.62009424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.36396852
+ inSlope: -3.3893008
+ outSlope: -3.3893008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.30497003
+ inSlope: -3.7613556
+ outSlope: -3.7613556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.23859012
+ inSlope: -3.8808124
+ outSlope: -3.8808124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.11401429
+ inSlope: -3.562501
+ outSlope: -3.562501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.0072638383
+ inSlope: -2.695837
+ outSlope: -2.695837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.033001333
+ inSlope: -2.120403
+ outSlope: -2.120403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.08632588
+ inSlope: -1.1639334
+ outSlope: -1.1639334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.118503794
+ inSlope: -0.37036234
+ outSlope: -0.37036234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.14704409
+ inSlope: -0.9241167
+ outSlope: -0.9241167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.21071403
+ inSlope: -1.289341
+ outSlope: -1.289341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.28748184
+ inSlope: -1.0506849
+ outSlope: -1.0506849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.32769492
+ inSlope: -0.066209495
+ outSlope: -0.066209495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.24739172
+ inSlope: 0.519311
+ outSlope: 0.519311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.2121768
+ inSlope: 0.409664
+ outSlope: 0.409664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.17454816
+ inSlope: 0.53741866
+ outSlope: 0.53741866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.14278428
+ inSlope: 0.4341012
+ outSlope: 0.4341012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.05427917
+ inSlope: 0.79874873
+ outSlope: 0.79874873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.00044573777
+ inSlope: 0.8001588
+ outSlope: 0.8001588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.054534577
+ inSlope: 0.9018549
+ outSlope: 0.9018549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.11977708
+ inSlope: 0.9346662
+ outSlope: 0.9346662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.18438788
+ inSlope: 1.1762388
+ outSlope: 1.1762388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.26631328
+ inSlope: 0.95485663
+ outSlope: 0.95485663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.29761514
+ inSlope: -0.09036505
+ outSlope: -0.09036505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.29241627
+ inSlope: -0.20458166
+ outSlope: -0.20458166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.29079568
+ inSlope: -0.39017147
+ outSlope: -0.39017147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.26732835
+ inSlope: -0.56354874
+ outSlope: -0.56354874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.25149715
+ inSlope: -0.489749
+ outSlope: -0.489749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.23212107
+ inSlope: -0.36399218
+ outSlope: -0.36399218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.22966613
+ inSlope: -0.20961753
+ outSlope: -0.20961753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.20894518
+ inSlope: -0.6565294
+ outSlope: -0.6565294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.16557679
+ inSlope: -0.4381482
+ outSlope: -0.4381482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.14570923
+ inSlope: -0.43508762
+ outSlope: -0.43508762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.12649249
+ inSlope: -0.32060525
+ outSlope: -0.32060525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.10885008
+ inSlope: -0.38028514
+ outSlope: -0.38028514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.09811787
+ inSlope: 0.15135857
+ outSlope: 0.15135857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.11542714
+ inSlope: 0.24623105
+ outSlope: 0.24623105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.11057735
+ inSlope: -0.42369744
+ outSlope: -0.42369744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.30834043
+ inSlope: 2.9831548
+ outSlope: 2.9831548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.4366762
+ inSlope: -1.8628707
+ outSlope: -1.8628707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.123577654
+ inSlope: -4.4238586
+ outSlope: -4.4238586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.046888202
+ inSlope: -4.703246
+ outSlope: -4.703246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.03319708
+ inSlope: -4.7838097
+ outSlope: -4.7838097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.11257196
+ inSlope: -4.476553
+ outSlope: -4.476553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.18241538
+ inSlope: -3.8016796
+ outSlope: -3.8016796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.2392945
+ inSlope: -2.1667624
+ outSlope: -2.1667624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.19318531
+ inSlope: 2.9303098
+ outSlope: 2.9303098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.13713686
+ inSlope: 3.0697374
+ outSlope: 3.0697374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.09086083
+ inSlope: 2.1213224
+ outSlope: 2.1213224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.05610109
+ inSlope: 0.4353311
+ outSlope: 0.4353311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.051915098
+ inSlope: 0.100509614
+ outSlope: 0.100509614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.052750714
+ inSlope: 0.094564274
+ outSlope: 0.094564274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.04876296
+ inSlope: 0.45594758
+ outSlope: 0.45594758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.037552476
+ inSlope: 0.6652124
+ outSlope: 0.6652124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.026589233
+ inSlope: 0.8463863
+ outSlope: 0.8463863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.009339627
+ inSlope: 1.1456301
+ outSlope: 1.1456301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0115984
+ inSlope: 1.3158677
+ outSlope: 1.3158677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.034522586
+ inSlope: 1.3687437
+ outSlope: 1.3687437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.057223145
+ inSlope: 1.3226709
+ outSlope: 1.3226709
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.078611575
+ inSlope: 1.3019638
+ outSlope: 1.3019638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.100621894
+ inSlope: 1.2957824
+ outSlope: 1.2957824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.14478867
+ inSlope: 1.4495873
+ outSlope: 1.4495873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.17012382
+ inSlope: 1.2392125
+ outSlope: 1.2392125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.19648866
+ inSlope: 0.059449427
+ outSlope: 0.059449427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.18018463
+ inSlope: -0.60715747
+ outSlope: -0.60715747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.16087733
+ inSlope: -0.39157742
+ outSlope: -0.39157742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.15131818
+ inSlope: -0.036459748
+ outSlope: -0.036459748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.1638868
+ inSlope: 0.14111607
+ outSlope: 0.14111607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.16995959
+ inSlope: -0.14193772
+ outSlope: -0.14193772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.15826957
+ inSlope: -0.26273742
+ outSlope: -0.26273742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.1342312
+ inSlope: -0.27823564
+ outSlope: -0.27823564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.10852663
+ inSlope: -0.57412624
+ outSlope: -0.57412624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.097775765
+ inSlope: -0.6057985
+ outSlope: -0.6057985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.050976306
+ inSlope: -0.186389
+ outSlope: -0.186389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.04582433
+ inSlope: -0.0522487
+ outSlope: -0.0522487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.043031294
+ inSlope: 0.008734287
+ outSlope: 0.008734287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.04432935
+ inSlope: 0.059900012
+ outSlope: 0.059900012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.045565046
+ inSlope: -0.022388978
+ outSlope: -0.022388978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.041205678
+ inSlope: -0.15562537
+ outSlope: -0.15562537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.03308616
+ inSlope: -0.4278631
+ outSlope: -0.4278631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.023905048
+ inSlope: -0.74620473
+ outSlope: -0.74620473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.00821269
+ inSlope: -1.226949
+ outSlope: -1.226949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.016993213
+ inSlope: -2.052418
+ outSlope: -2.052418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.06020118
+ inSlope: -2.9453027
+ outSlope: -2.9453027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.115169875
+ inSlope: -3.5117192
+ outSlope: -3.5117192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.17725837
+ inSlope: -3.2847059
+ outSlope: -3.2847059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.22465996
+ inSlope: -3.9055572
+ outSlope: -3.9055572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.30744466
+ inSlope: -5.867255
+ outSlope: -5.867255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.42023614
+ inSlope: -5.498692
+ outSlope: -5.498692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.49073422
+ inSlope: -4.2854834
+ outSlope: -4.2854834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.61400294
+ inSlope: -1.6127691
+ outSlope: -1.6127691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.61684436
+ inSlope: 2.311673
+ outSlope: 2.311673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.53694725
+ inSlope: 4.8789597
+ outSlope: 4.8789597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.45421252
+ inSlope: 4.9987726
+ outSlope: 4.9987726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.37032166
+ inSlope: 5.6058655
+ outSlope: 5.6058655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.16810346
+ inSlope: 5.234809
+ outSlope: 5.234809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.09285707
+ inSlope: 3.7317219
+ outSlope: 3.7317219
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.043712847
+ inSlope: 2.4300659
+ outSlope: 2.4300659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.011854954
+ inSlope: 1.6130736
+ outSlope: 1.6130736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.010056535
+ inSlope: 1.2010193
+ outSlope: 1.2010193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.028179297
+ inSlope: 1.065301
+ outSlope: 1.065301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.06012765
+ inSlope: 0.768947
+ outSlope: 0.768947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.07866356
+ inSlope: 0.3580336
+ outSlope: 0.3580336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.083132476
+ inSlope: 0.30668283
+ outSlope: 0.30668283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.09304107
+ inSlope: 0.124414824
+ outSlope: 0.124414824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.06798203
+ inSlope: -0.93506765
+ outSlope: -0.93506765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.04953552
+ inSlope: -1.1590347
+ outSlope: -1.1590347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.0075767143
+ inSlope: -1.3830941
+ outSlope: -1.3830941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.016755454
+ inSlope: -1.4881506
+ outSlope: -1.4881506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.04202827
+ inSlope: -1.6168001
+ outSlope: -1.6168001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.07064869
+ inSlope: -1.773406
+ outSlope: -1.773406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.10114177
+ inSlope: -2.0314054
+ outSlope: -2.0314054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.13812213
+ inSlope: -2.309149
+ outSlope: -2.309149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.14974356
+ inSlope: -0.9685115
+ outSlope: -0.9685115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.12912914
+ inSlope: -0.2463598
+ outSlope: -0.2463598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.15434508
+ inSlope: 0.9975301
+ outSlope: 0.9975301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.36350074
+ inSlope: 3.134504
+ outSlope: 3.134504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.73385835
+ inSlope: 2.0372486
+ outSlope: 2.0372486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.78601617
+ inSlope: 1.1787837
+ outSlope: 1.1787837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.8028257
+ inSlope: -0.3185609
+ outSlope: -0.3185609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.6750917
+ inSlope: -2.765809
+ outSlope: -2.765809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.5473765
+ inSlope: -1.5797262
+ outSlope: -1.5797262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.51897335
+ inSlope: 1.0408304
+ outSlope: 1.0408304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.65307194
+ inSlope: 1.5740004
+ outSlope: 1.5740004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.77165616
+ inSlope: 0.024163153
+ outSlope: 0.024163153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.7621915
+ inSlope: -0.057238393
+ outSlope: -0.057238393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.7338404
+ inSlope: -0.52052426
+ outSlope: -0.52052426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.67379075
+ inSlope: -0.10936807
+ outSlope: -0.10936807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.6441414
+ inSlope: -0.24476075
+ outSlope: -0.24476075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.5889513
+ inSlope: -0.34261855
+ outSlope: -0.34261855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.5759301
+ inSlope: 0.3665099
+ outSlope: 0.3665099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.72320104
+ inSlope: 3.9612617
+ outSlope: 3.9612617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.8613825
+ inSlope: 3.097561
+ outSlope: 3.097561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.9019256
+ inSlope: 1.6382251
+ outSlope: 1.6382251
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.91598994
+ inSlope: 1.4300067
+ outSlope: 1.4300067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.99025893
+ inSlope: 1.232233
+ outSlope: 1.232233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.99365133
+ inSlope: 0.4559116
+ outSlope: 0.4559116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 1.0189675
+ inSlope: -0.1418139
+ outSlope: -0.1418139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.9787482
+ inSlope: -1.3892604
+ outSlope: -1.3892604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.889332
+ inSlope: -2.686503
+ outSlope: -2.686503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.643145
+ inSlope: -1.102845
+ outSlope: -1.102845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.60720587
+ inSlope: -0.51867837
+ outSlope: -0.51867837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.6321702
+ inSlope: 0.9156168
+ outSlope: 0.9156168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.72284174
+ inSlope: 2.7059104
+ outSlope: 2.7059104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.89451194
+ inSlope: 1.8008488
+ outSlope: 1.8008488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Lower Leg Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.15264122
+ inSlope: -0.2642202
+ outSlope: -0.2642202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.09459026
+ inSlope: -0.87621856
+ outSlope: -0.87621856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.06175323
+ inSlope: -0.23703787
+ outSlope: -0.23703787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.06070662
+ inSlope: -0.0044826455
+ outSlope: -0.0044826455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.06366948
+ inSlope: 0.15810674
+ outSlope: 0.15810674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0840867
+ inSlope: 0.8230946
+ outSlope: 0.8230946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.12500498
+ inSlope: 1.730763
+ outSlope: 1.730763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.25722286
+ inSlope: 3.7294307
+ outSlope: 3.7294307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.39541698
+ inSlope: 3.8276114
+ outSlope: 3.8276114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.45313174
+ inSlope: 2.1928654
+ outSlope: 2.1928654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.3900667
+ inSlope: -3.6121807
+ outSlope: -3.6121807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.2595905
+ inSlope: -3.388085
+ outSlope: -3.388085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.16838191
+ inSlope: -2.412428
+ outSlope: -2.412428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.05620258
+ inSlope: -2.1309607
+ outSlope: -2.1309607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.020876167
+ inSlope: -2.0003462
+ outSlope: -2.0003462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.010475554
+ inSlope: -2.0379698
+ outSlope: -2.0379698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.047056094
+ inSlope: -2.1699877
+ outSlope: -2.1699877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.20819491
+ inSlope: -1.4810228
+ outSlope: -1.4810228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.251268
+ inSlope: -1.2086434
+ outSlope: -1.2086434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.28496313
+ inSlope: -0.70391095
+ outSlope: -0.70391095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.32142758
+ inSlope: -0.477338
+ outSlope: -0.477338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.3585207
+ inSlope: -0.39054966
+ outSlope: -0.39054966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.37002942
+ inSlope: 0.31911433
+ outSlope: 0.31911433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.26149696
+ inSlope: 0.6590712
+ outSlope: 0.6590712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.16227785
+ inSlope: 0.82788116
+ outSlope: 0.82788116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.073697105
+ inSlope: 0.5505966
+ outSlope: 0.5505966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.03175665
+ inSlope: 0.47723898
+ outSlope: 0.47723898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.008754195
+ inSlope: 0.44697523
+ outSlope: 0.44697523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.0013594266
+ inSlope: 0.43436
+ outSlope: 0.43436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.005724458
+ inSlope: 0.40556496
+ outSlope: 0.40556496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.012159484
+ inSlope: 0.375799
+ outSlope: 0.375799
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.018251171
+ inSlope: 0.38907057
+ outSlope: 0.38907057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.025128491
+ inSlope: 0.3733505
+ outSlope: 0.3733505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.030696176
+ inSlope: 0.34475392
+ outSlope: 0.34475392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.050978757
+ inSlope: 0.5490485
+ outSlope: 0.5490485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.061394803
+ inSlope: 0.7418595
+ outSlope: 0.7418595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.07570738
+ inSlope: 0.8992881
+ outSlope: 0.8992881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.091371045
+ inSlope: 1.3182987
+ outSlope: 1.3182987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.11965063
+ inSlope: 1.850549
+ outSlope: 1.850549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.15305595
+ inSlope: 2.1119604
+ outSlope: 2.1119604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.19004925
+ inSlope: 2.0611231
+ outSlope: 2.0611231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.22175999
+ inSlope: 2.7996547
+ outSlope: 2.7996547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.28337187
+ inSlope: 4.4626875
+ outSlope: 4.4626875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.370517
+ inSlope: 4.187299
+ outSlope: 4.187299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.42294836
+ inSlope: 3.2465882
+ outSlope: 3.2465882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.52620065
+ inSlope: -1.4792807
+ outSlope: -1.4792807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.4708233
+ inSlope: -3.3857646
+ outSlope: -3.3857646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.35697073
+ inSlope: -3.6901984
+ outSlope: -3.6901984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.22764665
+ inSlope: -3.2301736
+ outSlope: -3.2301736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.1826631
+ inSlope: -2.1429417
+ outSlope: -2.1429417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.15621532
+ inSlope: -1.257044
+ outSlope: -1.257044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.13519916
+ inSlope: -0.030013785
+ outSlope: -0.030013785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.14748235
+ inSlope: 0.47171742
+ outSlope: 0.47171742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.16455644
+ inSlope: 0.14323522
+ outSlope: 0.14323522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.17403898
+ inSlope: 0.58697164
+ outSlope: 0.58697164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.23333684
+ inSlope: 1.5625532
+ outSlope: 1.5625532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.29484653
+ inSlope: 0.3616958
+ outSlope: 0.3616958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.28349632
+ inSlope: 0.24866122
+ outSlope: 0.24866122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.3085573
+ inSlope: 1.1080751
+ outSlope: 1.1080751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Lower Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.297632
+ inSlope: -1.4574691
+ outSlope: -1.4574691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.27628532
+ inSlope: -1.0505713
+ outSlope: -1.0505713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.24005118
+ inSlope: -0.83325785
+ outSlope: -0.83325785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.18997012
+ inSlope: 0.08873963
+ outSlope: 0.08873963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.26544958
+ inSlope: 1.740753
+ outSlope: 1.740753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.37262896
+ inSlope: 2.5367808
+ outSlope: 2.5367808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.49202052
+ inSlope: 1.9962332
+ outSlope: 1.9962332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.6178958
+ inSlope: 3.693452
+ outSlope: 3.693452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6862494
+ inSlope: 1.9233818
+ outSlope: 1.9233818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.5100803
+ inSlope: -6.8672833
+ outSlope: -6.8672833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.3876439
+ inSlope: -6.6515594
+ outSlope: -6.6515594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.28836185
+ inSlope: -4.69655
+ outSlope: -4.69655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.2310924
+ inSlope: -3.0442028
+ outSlope: -3.0442028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.16383375
+ inSlope: -0.6046661
+ outSlope: -0.6046661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.16673267
+ inSlope: -0.025452845
+ outSlope: -0.025452845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.16880059
+ inSlope: 1.0281762
+ outSlope: 1.0281762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.23611784
+ inSlope: 2.4648333
+ outSlope: 2.4648333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.40304902
+ inSlope: 2.001425
+ outSlope: 2.001425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.48485777
+ inSlope: -0.1560998
+ outSlope: -0.1560998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.45645082
+ inSlope: -0.26887918
+ outSlope: -0.26887918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.46191972
+ inSlope: 0.01623852
+ outSlope: 0.01623852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.3996113
+ inSlope: -0.36451972
+ outSlope: -0.36451972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.33204558
+ inSlope: -0.28013822
+ outSlope: -0.28013822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.2966675
+ inSlope: -0.11973839
+ outSlope: -0.11973839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.31027356
+ inSlope: 0.67261106
+ outSlope: 0.67261106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.4625651
+ inSlope: 3.7023942
+ outSlope: 3.7023942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.532698
+ inSlope: 2.6020858
+ outSlope: 2.6020858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.5493012
+ inSlope: -1.1945891
+ outSlope: -1.1945891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.49287838
+ inSlope: -5.3232765
+ outSlope: -5.3232765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.37185884
+ inSlope: -5.0371456
+ outSlope: -5.0371456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.32497302
+ inSlope: -1.6065209
+ outSlope: -1.6065209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.31830752
+ inSlope: -0.7774658
+ outSlope: -0.7774658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.2990575
+ inSlope: -0.6748158
+ outSlope: -0.6748158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.29581368
+ inSlope: 0.2507698
+ outSlope: 0.2507698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.31854707
+ inSlope: 0.030899972
+ outSlope: 0.030899972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.3084465
+ inSlope: -0.48509318
+ outSlope: -0.48509318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.2978348
+ inSlope: -0.2585938
+ outSlope: -0.2585938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.29375753
+ inSlope: -0.8770385
+ outSlope: -0.8770385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.2356532
+ inSlope: -2.023746
+ outSlope: -2.023746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.20114209
+ inSlope: -2.1794767
+ outSlope: -2.1794767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.16300406
+ inSlope: -1.5850015
+ outSlope: -1.5850015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.14830855
+ inSlope: -0.94189477
+ outSlope: -0.94189477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.1169181
+ inSlope: -0.7042551
+ outSlope: -0.7042551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.105562
+ inSlope: -0.043386973
+ outSlope: -0.043386973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.10668599
+ inSlope: 0.07740311
+ outSlope: 0.07740311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.10814211
+ inSlope: -0.8799669
+ outSlope: -0.8799669
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.077353366
+ inSlope: -2.20301
+ outSlope: -2.20301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.03470868
+ inSlope: -2.3008869
+ outSlope: -2.3008869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.0006573331
+ inSlope: -1.8462253
+ outSlope: -1.8462253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.026832197
+ inSlope: -1.5010755
+ outSlope: -1.5010755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.09138436
+ inSlope: -0.46467578
+ outSlope: -0.46467578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.096983
+ inSlope: -0.04335869
+ outSlope: -0.04335869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.092829786
+ inSlope: 0.5310012
+ outSlope: 0.5310012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.06087137
+ inSlope: 1.0375733
+ outSlope: 1.0375733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.033674255
+ inSlope: 0.41590998
+ outSlope: 0.41590998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Foot Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.055959087
+ inSlope: 0.073790774
+ outSlope: 0.073790774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.054207426
+ inSlope: -0.33259425
+ outSlope: -0.33259425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.044872623
+ inSlope: -0.69317806
+ outSlope: -0.69317806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.012771902
+ inSlope: -1.2288294
+ outSlope: -1.2288294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.009859592
+ inSlope: -1.4921186
+ outSlope: -1.4921186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.036965497
+ inSlope: -1.7062471
+ outSlope: -1.7062471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.09535968
+ inSlope: -1.5654535
+ outSlope: -1.5654535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.1357472
+ inSlope: -0.89893943
+ outSlope: -0.89893943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.16350743
+ inSlope: -0.99542636
+ outSlope: -0.99542636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.20094171
+ inSlope: -0.83377016
+ outSlope: -0.83377016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.20985405
+ inSlope: 0.02059874
+ outSlope: 0.02059874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.17559096
+ inSlope: 1.6505852
+ outSlope: 1.6505852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.123336636
+ inSlope: 0.80144167
+ outSlope: 0.80144167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.12597017
+ inSlope: -0.65454185
+ outSlope: -0.65454185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.1403391
+ inSlope: -1.4304292
+ outSlope: -1.4304292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.21641682
+ inSlope: -2.6129444
+ outSlope: -2.6129444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.26074916
+ inSlope: -2.5459735
+ outSlope: -2.5459735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.30128253
+ inSlope: -2.9779665
+ outSlope: -2.9779665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.36001462
+ inSlope: -4.011247
+ outSlope: -4.011247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.43499064
+ inSlope: -2.5668657
+ outSlope: -2.5668657
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.41879123
+ inSlope: 1.6375859
+ outSlope: 1.6375859
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.3909902
+ inSlope: 3.2316966
+ outSlope: 3.2316966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.31106812
+ inSlope: 5.0856714
+ outSlope: 5.0856714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.22146799
+ inSlope: 5.1154275
+ outSlope: 5.1154275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.06876423
+ inSlope: 4.07317
+ outSlope: 4.07317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.04923421
+ inSlope: 2.8770642
+ outSlope: 2.8770642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.14223519
+ inSlope: 1.0296524
+ outSlope: 1.0296524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.16547222
+ inSlope: 0.6113118
+ outSlope: 0.6113118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.18189274
+ inSlope: 0.31641072
+ outSlope: 0.31641072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.19719203
+ inSlope: 0.25444263
+ outSlope: 0.25444263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.19862469
+ inSlope: -0.107365355
+ outSlope: -0.107365355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.20963727
+ inSlope: 0.20282213
+ outSlope: 0.20282213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.24803467
+ inSlope: 0.52081037
+ outSlope: 0.52081037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28937042
+ inSlope: -0.009491455
+ outSlope: -0.009491455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.25282136
+ inSlope: -0.40310958
+ outSlope: -0.40310958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.21578753
+ inSlope: -0.76497746
+ outSlope: -0.76497746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.16490583
+ inSlope: -0.69116354
+ outSlope: -0.69116354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.07275535
+ inSlope: -0.69556475
+ outSlope: -0.69556475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.022471009
+ inSlope: -0.8612485
+ outSlope: -0.8612485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.0074166064
+ inSlope: -0.9554466
+ outSlope: -0.9554466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.027391464
+ inSlope: -1.0938916
+ outSlope: -1.0938916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.085116364
+ inSlope: -1.2075741
+ outSlope: -1.2075741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.21144532
+ inSlope: -2.0103855
+ outSlope: -2.0103855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.328305
+ inSlope: -2.769622
+ outSlope: -2.769622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.37752232
+ inSlope: -2.3242354
+ outSlope: -2.3242354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.42975557
+ inSlope: -1.4835069
+ outSlope: -1.4835069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.45523
+ inSlope: -3.1682584
+ outSlope: -3.1682584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.53536445
+ inSlope: -2.8128908
+ outSlope: -2.8128908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.54899293
+ inSlope: -0.7176508
+ outSlope: -0.7176508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.5467469
+ inSlope: 1.5485927
+ outSlope: 1.5485927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.4620086
+ inSlope: 2.8745522
+ outSlope: 2.8745522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.35598746
+ inSlope: 3.831357
+ outSlope: 3.831357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.28413633
+ inSlope: 4.1056314
+ outSlope: 4.1056314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.16489755
+ inSlope: 2.799257
+ outSlope: 2.799257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.12582473
+ inSlope: 1.9223394
+ outSlope: 1.9223394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.100819625
+ inSlope: 0.76223207
+ outSlope: 0.76223207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.10041702
+ inSlope: 0.16923642
+ outSlope: 0.16923642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.0855371
+ inSlope: 0.71478504
+ outSlope: 0.71478504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.046883732
+ inSlope: 1.8677858
+ outSlope: 1.8677858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.009093341
+ inSlope: 2.4980898
+ outSlope: 2.4980898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.036385957
+ inSlope: 2.5759082
+ outSlope: 2.5759082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.076771416
+ inSlope: 2.0068989
+ outSlope: 2.0068989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.10328272
+ inSlope: 1.2205653
+ outSlope: 1.2205653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.12649837
+ inSlope: 0.51329994
+ outSlope: 0.51329994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.13456668
+ inSlope: 0.28829604
+ outSlope: 0.28829604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.13610832
+ inSlope: -0.53972274
+ outSlope: -0.53972274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.116575636
+ inSlope: -2.0046895
+ outSlope: -2.0046895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.0692858
+ inSlope: -3.567819
+ outSlope: -3.567819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.0023518999
+ inSlope: -4.62845
+ outSlope: -4.62845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.08499556
+ inSlope: -4.6658735
+ outSlope: -4.6658735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.15788074
+ inSlope: -3.7114863
+ outSlope: -3.7114863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.20871197
+ inSlope: -2.1997328
+ outSlope: -2.1997328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.23045993
+ inSlope: 0.53177035
+ outSlope: 0.53177035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Foot Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.23533835
+ inSlope: 4.9466305
+ outSlope: 4.9466305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.15993688
+ inSlope: 3.994561
+ outSlope: 3.994561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.10218644
+ inSlope: 2.3570828
+ outSlope: 2.3570828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.08136752
+ inSlope: 1.4010491
+ outSlope: 1.4010491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.05548485
+ inSlope: 1.1059506
+ outSlope: 1.1059506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.04450246
+ inSlope: 0.68148685
+ outSlope: 0.68148685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.032768566
+ inSlope: 0.7744107
+ outSlope: 0.7744107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.018688794
+ inSlope: 0.7597184
+ outSlope: 0.7597184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.0074446443
+ inSlope: 0.50803226
+ outSlope: 0.50803226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.001754402
+ inSlope: 0.20040546
+ outSlope: 0.20040546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.0007644688
+ inSlope: 0.017055336
+ outSlope: 0.017055336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.0011858913
+ inSlope: 0.019137975
+ outSlope: 0.019137975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.00012652921
+ inSlope: 0.12898904
+ outSlope: 0.12898904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: 0.0031137466
+ inSlope: 0.2376943
+ outSlope: 0.2376943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0077965725
+ inSlope: 0.30904186
+ outSlope: 0.30904186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.020173011
+ inSlope: 0.43711245
+ outSlope: 0.43711245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.035919137
+ inSlope: 0.45969385
+ outSlope: 0.45969385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.05067975
+ inSlope: 0.47819966
+ outSlope: 0.47819966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.059248667
+ inSlope: -0.42813963
+ outSlope: -0.42813963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.036408443
+ inSlope: -1.403686
+ outSlope: -1.403686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.012459176
+ inSlope: -1.4149976
+ outSlope: -1.4149976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.010758097
+ inSlope: -1.2773421
+ outSlope: -1.2773421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.030118853
+ inSlope: -0.81351936
+ outSlope: -0.81351936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.037875384
+ inSlope: -0.28373104
+ outSlope: -0.28373104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.036739305
+ inSlope: 0.017202443
+ outSlope: 0.017202443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.037703823
+ inSlope: -0.18688056
+ outSlope: -0.18688056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.042968664
+ inSlope: -0.26767913
+ outSlope: -0.26767913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.046626452
+ inSlope: -0.10980449
+ outSlope: -0.10980449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.04662881
+ inSlope: -0.00018954295
+ outSlope: -0.00018954295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.04670775
+ inSlope: -0.0004252423
+ outSlope: -0.0004252423
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.052808646
+ inSlope: -0.11800077
+ outSlope: -0.11800077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.060984176
+ inSlope: 0.00913673
+ outSlope: 0.00913673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.05019629
+ inSlope: 0.13691238
+ outSlope: 0.13691238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.046906814
+ inSlope: 0.031952627
+ outSlope: 0.031952627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.046933636
+ inSlope: -0.00084143213
+ outSlope: -0.00084143213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.047620073
+ inSlope: -0.0011703384
+ outSlope: -0.0011703384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.047639888
+ inSlope: -0.1315531
+ outSlope: -0.1315531
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.05200517
+ inSlope: -1.1976506
+ outSlope: -1.1976506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.08756153
+ inSlope: -1.9044536
+ outSlope: -1.9044536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.1154869
+ inSlope: -1.1542639
+ outSlope: -1.1542639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.12603696
+ inSlope: 0.033802688
+ outSlope: 0.033802688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.114359975
+ inSlope: 1.0819154
+ outSlope: 1.0819154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.08997298
+ inSlope: 1.164099
+ outSlope: 1.164099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.07555671
+ inSlope: 0.1883194
+ outSlope: 0.1883194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.08369567
+ inSlope: -0.85408974
+ outSlope: -0.85408974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.10402634
+ inSlope: -1.1050806
+ outSlope: -1.1050806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.120531656
+ inSlope: -0.832818
+ outSlope: -0.832818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.13178691
+ inSlope: -0.73057747
+ outSlope: -0.73057747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.14488421
+ inSlope: -0.84565485
+ outSlope: -0.84565485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.16842245
+ inSlope: -0.07391192
+ outSlope: -0.07391192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.16243911
+ inSlope: 0.79737407
+ outSlope: 0.79737407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.08603598
+ inSlope: 1.4410195
+ outSlope: 1.4410195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.06532876
+ inSlope: 1.0680104
+ outSlope: 1.0680104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.037319124
+ inSlope: 0.81175315
+ outSlope: 0.81175315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.02337696
+ inSlope: 0.82706475
+ outSlope: 0.82706475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.009750326
+ inSlope: 0.7053944
+ outSlope: 0.7053944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.0001360232
+ inSlope: -0.134714
+ outSlope: -0.134714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.014241136
+ inSlope: -0.77959406
+ outSlope: -0.77959406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.025850791
+ inSlope: -0.35870942
+ outSlope: -0.35870942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.026198266
+ inSlope: 0.03552687
+ outSlope: 0.03552687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.024666537
+ inSlope: 0.14816186
+ outSlope: 0.14816186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.021259569
+ inSlope: 0.21355867
+ outSlope: 0.21355867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.01582881
+ inSlope: -0.0118850805
+ outSlope: -0.0118850805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.01794414
+ inSlope: -0.24136218
+ outSlope: -0.24136218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.023874154
+ inSlope: -0.37361354
+ outSlope: -0.37361354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.030397922
+ inSlope: -0.35136604
+ outSlope: -0.35136604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.035586365
+ inSlope: -0.1297129
+ outSlope: -0.1297129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.034721594
+ inSlope: 0.39125326
+ outSlope: 0.39125326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.022544764
+ inSlope: 0.95034885
+ outSlope: 0.95034885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.003043225
+ inSlope: 1.1783776
+ outSlope: 1.1783776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.016734447
+ inSlope: 1.0089788
+ outSlope: 1.0089788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Toes Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.11126245
+ inSlope: 1.6455588
+ outSlope: 1.6455588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.1622197
+ inSlope: 1.5241663
+ outSlope: 1.5241663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.2122668
+ inSlope: 1.4563494
+ outSlope: 1.4563494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.2530354
+ inSlope: 0.8294851
+ outSlope: 0.8294851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.27976412
+ inSlope: 0.32007366
+ outSlope: 0.32007366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.29338476
+ inSlope: 0.048907246
+ outSlope: 0.048907246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.3238249
+ inSlope: 0.4263277
+ outSlope: 0.4263277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.37431848
+ inSlope: 1.2757196
+ outSlope: 1.2757196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.45252523
+ inSlope: 1.8122022
+ outSlope: 1.8122022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.5273093
+ inSlope: 2.9320714
+ outSlope: 2.9320714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.6336075
+ inSlope: 2.9089031
+ outSlope: 2.9089031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.7498532
+ inSlope: 1.8175364
+ outSlope: 1.8175364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.7870205
+ inSlope: 0.24288678
+ outSlope: 0.24288678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.72169846
+ inSlope: -1.7818253
+ outSlope: -1.7818253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.6518581
+ inSlope: -0.7480495
+ outSlope: -0.7480495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.6153863
+ inSlope: -0.7104213
+ outSlope: -0.7104213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.56663865
+ inSlope: -1.3430066
+ outSlope: -1.3430066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.46315512
+ inSlope: -0.4538991
+ outSlope: -0.4538991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.44855323
+ inSlope: 0.18351334
+ outSlope: 0.18351334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.4806062
+ inSlope: 0.54716
+ outSlope: 0.54716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.54239494
+ inSlope: 0.68396574
+ outSlope: 0.68396574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.6387741
+ inSlope: 0.9736285
+ outSlope: 0.9736285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.77031934
+ inSlope: 0.7135327
+ outSlope: 0.7135327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.8102402
+ inSlope: 0.639441
+ outSlope: 0.639441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.8456907
+ inSlope: -0.39872327
+ outSlope: -0.39872327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.7857374
+ inSlope: -0.90982914
+ outSlope: -0.90982914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.6931614
+ inSlope: -0.5886954
+ outSlope: -0.5886954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.668105
+ inSlope: -0.6301266
+ outSlope: -0.6301266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.62499684
+ inSlope: -0.27323836
+ outSlope: -0.27323836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.61616856
+ inSlope: -0.0890691
+ outSlope: -0.0890691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.6017213
+ inSlope: -0.8066428
+ outSlope: -0.8066428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.49656987
+ inSlope: -0.3599971
+ outSlope: -0.3599971
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.4730519
+ inSlope: -0.10084963
+ outSlope: -0.10084963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.05827794
+ inSlope: 0.49009153
+ outSlope: 0.49009153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.050285548
+ inSlope: 0.46211007
+ outSlope: 0.46211007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.042678274
+ inSlope: 0.465319
+ outSlope: 0.465319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.03477493
+ inSlope: 0.63629913
+ outSlope: 0.63629913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.021468325
+ inSlope: 0.8451527
+ outSlope: 0.8451527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.0066030947
+ inSlope: 0.9029735
+ outSlope: 0.9029735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.008630868
+ inSlope: 0.94752437
+ outSlope: 0.94752437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.02498102
+ inSlope: 0.97777
+ outSlope: 0.97777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.057702478
+ inSlope: 0.9613303
+ outSlope: 0.9613303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.106712654
+ inSlope: 1.0576944
+ outSlope: 1.0576944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.20634714
+ inSlope: 1.2557819
+ outSlope: 1.2557819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31870514
+ inSlope: 1.0562898
+ outSlope: 1.0562898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.36990595
+ inSlope: -0.027436346
+ outSlope: -0.027436346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.32234967
+ inSlope: -2.0535986
+ outSlope: -2.0535986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.23537685
+ inSlope: -2.9778128
+ outSlope: -2.9778128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.18351924
+ inSlope: -2.765554
+ outSlope: -2.765554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.1431918
+ inSlope: -2.7422476
+ outSlope: -2.7422476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09211108
+ inSlope: -2.8984194
+ outSlope: -2.8984194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.046577908
+ inSlope: -2.5134552
+ outSlope: -2.5134552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.008329322
+ inSlope: -2.13677
+ outSlope: -2.13677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.024647692
+ inSlope: -1.7573954
+ outSlope: -1.7573954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.06744224
+ inSlope: -0.77519435
+ outSlope: -0.77519435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.0806831
+ inSlope: -0.17366225
+ outSlope: -0.17366225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.09821937
+ inSlope: -0.29035968
+ outSlope: -0.29035968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.10185764
+ inSlope: -0.24197349
+ outSlope: -0.24197349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.106707
+ inSlope: 0.11912751
+ outSlope: 0.11912751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.08528061
+ inSlope: 0.549093
+ outSlope: 0.549093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.058219433
+ inSlope: 0.4781472
+ outSlope: 0.4781472
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.03552088
+ inSlope: 0.47616822
+ outSlope: 0.47616822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.019565616
+ inSlope: 0.45550284
+ outSlope: 0.45550284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.01227388
+ inSlope: 0.38250208
+ outSlope: 0.38250208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.0068155588
+ inSlope: 0.2989605
+ outSlope: 0.2989605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.0023085396
+ inSlope: 0.23309574
+ outSlope: 0.23309574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.00095429155
+ inSlope: 0.18151298
+ outSlope: 0.18151298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.0037418874
+ inSlope: 0.13423783
+ outSlope: 0.13423783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.0054288814
+ inSlope: 0.06076736
+ outSlope: 0.06076736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.005767464
+ inSlope: -0.04047259
+ outSlope: -0.04047259
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.0040797964
+ inSlope: -0.13897766
+ outSlope: -0.13897766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.0011348797
+ inSlope: -0.18270105
+ outSlope: -0.18270105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.0020102782
+ inSlope: -0.10450274
+ outSlope: -0.10450274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.0023485867
+ inSlope: -0.019877989
+ outSlope: -0.019877989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.0026728772
+ inSlope: 0.06968965
+ outSlope: 0.06968965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.000025600692
+ inSlope: 0.1939211
+ outSlope: 0.1939211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.0037911537
+ inSlope: 0.25411776
+ outSlope: 0.25411776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0084449835
+ inSlope: 0.2873786
+ outSlope: 0.2873786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.013370431
+ inSlope: 0.30869228
+ outSlope: 0.30869228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.018734716
+ inSlope: 0.314166
+ outSlope: 0.314166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.023842622
+ inSlope: 0.31969
+ outSlope: 0.31969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.034496002
+ inSlope: 0.289475
+ outSlope: 0.289475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.05077874
+ inSlope: 0.25177205
+ outSlope: 0.25177205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.0784986
+ inSlope: 0.6845143
+ outSlope: 0.6845143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.12406933
+ inSlope: 1.1205244
+ outSlope: 1.1205244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.16200557
+ inSlope: 1.1215172
+ outSlope: 1.1215172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.26969296
+ inSlope: 1.4415776
+ outSlope: 1.4415776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.33646068
+ inSlope: 1.1697617
+ outSlope: 1.1697617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.40114164
+ inSlope: -0.9464139
+ outSlope: -0.9464139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.27813312
+ inSlope: -1.2908268
+ outSlope: -1.2908268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.24379241
+ inSlope: -1.0117762
+ outSlope: -1.0117762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.1684094
+ inSlope: -0.6445439
+ outSlope: -0.6445439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.12295627
+ inSlope: -0.47584987
+ outSlope: -0.47584987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.072772965
+ inSlope: -1.0524536
+ outSlope: -1.0524536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.053927343
+ inSlope: -1.0942374
+ outSlope: -1.0942374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.0063003725
+ inSlope: -0.7521417
+ outSlope: -0.7521417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.0048163338
+ inSlope: -0.5750676
+ outSlope: -0.5750676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.018649904
+ inSlope: -0.3032444
+ outSlope: -0.3032444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.027115121
+ inSlope: -0.25650743
+ outSlope: -0.25650743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.031526845
+ inSlope: -0.29838145
+ outSlope: -0.29838145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.04585127
+ inSlope: -0.14073007
+ outSlope: -0.14073007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.04444708
+ inSlope: 0.008571893
+ outSlope: 0.008571893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.16242671
+ inSlope: -0.71581393
+ outSlope: -0.71581393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.18602175
+ inSlope: -0.70057935
+ outSlope: -0.70057935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.19743003
+ inSlope: -0.40355125
+ outSlope: -0.40355125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.20014796
+ inSlope: -0.029533688
+ outSlope: -0.029533688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.20508282
+ inSlope: -0.17385559
+ outSlope: -0.17385559
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.21466132
+ inSlope: 0.048566356
+ outSlope: 0.048566356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.20921259
+ inSlope: 0.15520349
+ outSlope: 0.15520349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.16839723
+ inSlope: 1.5425372
+ outSlope: 1.5425372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.102416955
+ inSlope: 2.164352
+ outSlope: 2.164352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.06546039
+ inSlope: 2.2028084
+ outSlope: 2.2028084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.028990082
+ inSlope: 2.8850913
+ outSlope: 2.8850913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.030709224
+ inSlope: 3.3030186
+ outSlope: 3.3030186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.08111043
+ inSlope: 2.85474
+ outSlope: 2.85474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.12586713
+ inSlope: 2.468534
+ outSlope: 2.468534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.16339482
+ inSlope: 1.807975
+ outSlope: 1.807975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.19487692
+ inSlope: 0.22146842
+ outSlope: 0.22146842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.18199001
+ inSlope: -0.32175836
+ outSlope: -0.32175836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.18282919
+ inSlope: 0.5853059
+ outSlope: 0.5853059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.1969263
+ inSlope: 1.2431912
+ outSlope: 1.2431912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.22426885
+ inSlope: 1.9073939
+ outSlope: 1.9073939
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.28886038
+ inSlope: 1.2004837
+ outSlope: 1.2004837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2969327
+ inSlope: -0.036308203
+ outSlope: -0.036308203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.30765757
+ inSlope: 0.30698806
+ outSlope: 0.30698806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.29788932
+ inSlope: -0.34203205
+ outSlope: -0.34203205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.27286428
+ inSlope: -0.4881035
+ outSlope: -0.4881035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.22664101
+ inSlope: -0.7998176
+ outSlope: -0.7998176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.18114997
+ inSlope: -0.9145653
+ outSlope: -0.9145653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.1665996
+ inSlope: -0.6451863
+ outSlope: -0.6451863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.15485919
+ inSlope: -0.23872666
+ outSlope: -0.23872666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.14945605
+ inSlope: 0.107933536
+ outSlope: 0.107933536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.14624934
+ inSlope: -0.31427833
+ outSlope: -0.31427833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.09456054
+ inSlope: -0.78161633
+ outSlope: -0.78161633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.08157323
+ inSlope: -0.6885412
+ outSlope: -0.6885412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.07160919
+ inSlope: -0.5254046
+ outSlope: -0.5254046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.064059764
+ inSlope: -0.50847244
+ outSlope: -0.50847244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.054660127
+ inSlope: -0.51932466
+ outSlope: -0.51932466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.04674896
+ inSlope: -0.41091704
+ outSlope: -0.41091704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.040962905
+ inSlope: -0.3692802
+ outSlope: -0.3692802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.03443963
+ inSlope: -0.37631363
+ outSlope: -0.37631363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.02841913
+ inSlope: -0.41716018
+ outSlope: -0.41716018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.020534305
+ inSlope: -0.3757729
+ outSlope: -0.3757729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.015893312
+ inSlope: -0.27366126
+ outSlope: -0.27366126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.011412205
+ inSlope: -0.18389632
+ outSlope: -0.18389632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.009763441
+ inSlope: 0.014898319
+ outSlope: 0.014898319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.011908815
+ inSlope: 0.084562585
+ outSlope: 0.084562585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.012582191
+ inSlope: -0.004636623
+ outSlope: -0.004636623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.011754261
+ inSlope: -0.15689054
+ outSlope: -0.15689054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.007352512
+ inSlope: -0.3913051
+ outSlope: -0.3913051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0012892294
+ inSlope: -0.585821
+ outSlope: -0.585821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.012174835
+ inSlope: -0.6165092
+ outSlope: -0.6165092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.021839518
+ inSlope: -0.4126458
+ outSlope: -0.4126458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.025929682
+ inSlope: -0.008603029
+ outSlope: -0.008603029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.022126285
+ inSlope: 0.468722
+ outSlope: 0.468722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.010305631
+ inSlope: 0.86698675
+ outSlope: 0.86698675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.0067732455
+ inSlope: 1.0382345
+ outSlope: 1.0382345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.024302404
+ inSlope: 1.2318213
+ outSlope: 1.2318213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.04783417
+ inSlope: 1.3242216
+ outSlope: 1.3242216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.06844308
+ inSlope: 1.073877
+ outSlope: 1.073877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.09679023
+ inSlope: 0.8439722
+ outSlope: 0.8439722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.14395475
+ inSlope: 0.93261033
+ outSlope: 0.93261033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.17800078
+ inSlope: 0.42269242
+ outSlope: 0.42269242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.19448191
+ inSlope: 0.25051713
+ outSlope: 0.25051713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.18574691
+ inSlope: -0.6930598
+ outSlope: -0.6930598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.10866422
+ inSlope: -0.6280149
+ outSlope: -0.6280149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.09037382
+ inSlope: -0.23838541
+ outSlope: -0.23838541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.08661082
+ inSlope: -0.20071495
+ outSlope: -0.20071495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.08368334
+ inSlope: -0.25358835
+ outSlope: -0.25358835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.060898043
+ inSlope: -0.19061103
+ outSlope: -0.19061103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.057862148
+ inSlope: -0.09410463
+ outSlope: -0.09410463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05568704
+ inSlope: -0.15707791
+ outSlope: -0.15707791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.39871114
+ inSlope: 0.15754269
+ outSlope: 0.15754269
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.40269986
+ inSlope: 0.062755704
+ outSlope: 0.062755704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.39578032
+ inSlope: -0.36883003
+ outSlope: -0.36883003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.33294433
+ inSlope: -0.582242
+ outSlope: -0.582242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.30872282
+ inSlope: -0.08588084
+ outSlope: -0.08588084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.29031166
+ inSlope: -0.48500824
+ outSlope: -0.48500824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.25972497
+ inSlope: 0.027378231
+ outSlope: 0.027378231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.2930763
+ inSlope: 1.2773845
+ outSlope: 1.2773845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.38079518
+ inSlope: 2.2874641
+ outSlope: 2.2874641
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.46165
+ inSlope: 1.947721
+ outSlope: 1.947721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.5492806
+ inSlope: 0.83796227
+ outSlope: 0.83796227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.7015061
+ inSlope: 1.9535584
+ outSlope: 1.9535584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.7584578
+ inSlope: 0.8148648
+ outSlope: 0.8148648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.73373514
+ inSlope: -0.5568736
+ outSlope: -0.5568736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.6642485
+ inSlope: -0.5032562
+ outSlope: -0.5032562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.62464136
+ inSlope: -0.056833923
+ outSlope: -0.056833923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.6166105
+ inSlope: -0.901173
+ outSlope: -0.901173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.5718166
+ inSlope: -1.2755151
+ outSlope: -1.2755151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.45928448
+ inSlope: -0.24783993
+ outSlope: -0.24783993
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.45371178
+ inSlope: -0.061892033
+ outSlope: -0.061892033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.43309122
+ inSlope: -0.5599376
+ outSlope: -0.5599376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.38950402
+ inSlope: -0.3887025
+ outSlope: -0.3887025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.3486595
+ inSlope: -0.74426544
+ outSlope: -0.74426544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.32260448
+ inSlope: -0.05343144
+ outSlope: -0.05343144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.33874783
+ inSlope: 0.101611115
+ outSlope: 0.101611115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.33845282
+ inSlope: 0.24262303
+ outSlope: 0.24262303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.37842178
+ inSlope: 0.68690634
+ outSlope: 0.68690634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.49977493
+ inSlope: 1.826494
+ outSlope: 1.826494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.5631986
+ inSlope: 1.454762
+ outSlope: 1.454762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.59575987
+ inSlope: 0.92455757
+ outSlope: 0.92455757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.74273723
+ inSlope: 0.8051585
+ outSlope: 0.8051585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.77968794
+ inSlope: 0.661082
+ outSlope: 0.661082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Lower Leg Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13335024
+ inSlope: -0.8268547
+ outSlope: -0.8268547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.14664778
+ inSlope: -0.7658322
+ outSlope: -0.7658322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.15905334
+ inSlope: -0.63854253
+ outSlope: -0.63854253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.16793251
+ inSlope: -0.74928117
+ outSlope: -0.74928117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.18402936
+ inSlope: -0.95069134
+ outSlope: -0.95069134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.23240392
+ inSlope: -1.0156646
+ outSlope: -1.0156646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.262586
+ inSlope: -0.49322385
+ outSlope: -0.49322385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.26893607
+ inSlope: -0.17668024
+ outSlope: -0.17668024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.30855548
+ inSlope: -0.25392944
+ outSlope: -0.25392944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.31444636
+ inSlope: 0.12148719
+ outSlope: 0.12148719
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.31226194
+ inSlope: 0.823066
+ outSlope: 0.823066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.2870105
+ inSlope: 2.4735036
+ outSlope: 2.4735036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.22981153
+ inSlope: 3.4882143
+ outSlope: 3.4882143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.1106765
+ inSlope: 3.4793262
+ outSlope: 3.4793262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.054759357
+ inSlope: 2.6904254
+ outSlope: 2.6904254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.020995729
+ inSlope: 2.1359138
+ outSlope: 2.1359138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.016437707
+ inSlope: 2.0208645
+ outSlope: 2.0208645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.046366353
+ inSlope: 1.5712293
+ outSlope: 1.5712293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.06881197
+ inSlope: 1.2315603
+ outSlope: 1.2315603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.087418325
+ inSlope: 0.95806
+ outSlope: 0.95806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.11163826
+ inSlope: 0.5565694
+ outSlope: 0.5565694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.13806154
+ inSlope: 0.28623578
+ outSlope: 0.28623578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.14032193
+ inSlope: -0.46703562
+ outSlope: -0.46703562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12714283
+ inSlope: -1.0576937
+ outSlope: -1.0576937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.08144663
+ inSlope: -1.3424112
+ outSlope: -1.3424112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.060318507
+ inSlope: -1.3876653
+ outSlope: -1.3876653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.008130666
+ inSlope: -1.6426845
+ outSlope: -1.6426845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.019564927
+ inSlope: -1.6500338
+ outSlope: -1.6500338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.04687041
+ inSlope: -1.502399
+ outSlope: -1.502399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.069644846
+ inSlope: -1.1814328
+ outSlope: -1.1814328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.10706992
+ inSlope: -0.43039772
+ outSlope: -0.43039772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.11549688
+ inSlope: -0.07908255
+ outSlope: -0.07908255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.11527123
+ inSlope: 0.23457192
+ outSlope: 0.23457192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.058404543
+ inSlope: 1.2635725
+ outSlope: 1.2635725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.036110982
+ inSlope: 1.3918515
+ outSlope: 1.3918515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.012009534
+ inSlope: 1.5403115
+ outSlope: 1.5403115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.015232685
+ inSlope: 1.6597247
+ outSlope: 1.6597247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.04331457
+ inSlope: 1.6701391
+ outSlope: 1.6701391
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.07090433
+ inSlope: 1.8159361
+ outSlope: 1.8159361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.10384611
+ inSlope: 1.8318093
+ outSlope: 1.8318093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.13196458
+ inSlope: 1.524246
+ outSlope: 1.524246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.15465426
+ inSlope: 1.3691725
+ outSlope: 1.3691725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.26204133
+ inSlope: 1.1327703
+ outSlope: 1.1327703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.3042404
+ inSlope: -0.6866426
+ outSlope: -0.6866426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.1980561
+ inSlope: -1.8973826
+ outSlope: -1.8973826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.16471815
+ inSlope: -1.9041855
+ outSlope: -1.9041855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.104290135
+ inSlope: -1.7929858
+ outSlope: -1.7929858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0160213
+ inSlope: -1.877873
+ outSlope: -1.877873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.016310815
+ inSlope: -2.0700326
+ outSlope: -2.0700326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.052980244
+ inSlope: -2.0914955
+ outSlope: -2.0914955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.11474898
+ inSlope: -1.5846438
+ outSlope: -1.5846438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.1388492
+ inSlope: -1.447056
+ outSlope: -1.447056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.18275969
+ inSlope: -1.111681
+ outSlope: -1.111681
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.2370806
+ inSlope: -0.163517
+ outSlope: -0.163517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.24271446
+ inSlope: -0.088163376
+ outSlope: -0.088163376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.24381325
+ inSlope: -0.25679624
+ outSlope: -0.25679624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.25548342
+ inSlope: -0.08700647
+ outSlope: -0.08700647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.24541637
+ inSlope: 0.33465016
+ outSlope: 0.33465016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.1969973
+ inSlope: 0.49331146
+ outSlope: 0.49331146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.14216842
+ inSlope: 0.92349035
+ outSlope: 0.92349035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.12523736
+ inSlope: 1.2265453
+ outSlope: 1.2265453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.043485884
+ inSlope: 1.6810794
+ outSlope: 1.6810794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.016290119
+ inSlope: 1.5279183
+ outSlope: 1.5279183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0074447305
+ inSlope: 1.2945004
+ outSlope: 1.2945004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.043606665
+ inSlope: 0.9769857
+ outSlope: 0.9769857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.07373309
+ inSlope: 0.8396697
+ outSlope: 0.8396697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.08741489
+ inSlope: 0.877048
+ outSlope: 0.877048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.14656816
+ inSlope: 0.7119069
+ outSlope: 0.7119069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.17993675
+ inSlope: 0.7263682
+ outSlope: 0.7263682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Lower Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.475671
+ inSlope: -0.70927566
+ outSlope: -0.70927566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.5225246
+ inSlope: -0.73863363
+ outSlope: -0.73863363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.60232145
+ inSlope: -1.1774087
+ outSlope: -1.1774087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.7781007
+ inSlope: -0.5656623
+ outSlope: -0.5656623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.77196485
+ inSlope: 1.6578124
+ outSlope: 1.6578124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.70556265
+ inSlope: 1.9618249
+ outSlope: 1.9618249
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.6307557
+ inSlope: 2.91504
+ outSlope: 2.91504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.45355353
+ inSlope: 3.4013338
+ outSlope: 3.4013338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.4025892
+ inSlope: 3.2847319
+ outSlope: 3.2847319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.2854506
+ inSlope: 3.5488443
+ outSlope: 3.5488443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.09752761
+ inSlope: 4.117591
+ outSlope: 4.117591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.027004963
+ inSlope: 4.2985725
+ outSlope: 4.2985725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.045757994
+ inSlope: 4.3450003
+ outSlope: 4.3450003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.18612465
+ inSlope: 3.943273
+ outSlope: 3.943273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.36122808
+ inSlope: 3.206728
+ outSlope: 3.206728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.41440606
+ inSlope: 2.584935
+ outSlope: 2.584935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.45789415
+ inSlope: -0.21575621
+ outSlope: -0.21575621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.4132618
+ inSlope: 0.18714237
+ outSlope: 0.18714237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.46378326
+ inSlope: 0.008723449
+ outSlope: 0.008723449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.4433192
+ inSlope: -0.79264975
+ outSlope: -0.79264975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.42756674
+ inSlope: -1.831042
+ outSlope: -1.831042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.33135447
+ inSlope: -2.9279594
+ outSlope: -2.9279594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.11400242
+ inSlope: -2.4255455
+ outSlope: -2.4255455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.03620754
+ inSlope: -2.2172525
+ outSlope: -2.2172525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.00022071594
+ inSlope: -2.1292598
+ outSlope: -2.1292598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.0704215
+ inSlope: -2.2218604
+ outSlope: -2.2218604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.62002367
+ inSlope: -2.7650685
+ outSlope: -2.7650685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.9357663
+ inSlope: -2.5825977
+ outSlope: -2.5825977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -1.0600226
+ inSlope: 1.4295293
+ outSlope: 1.4295293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.90235233
+ inSlope: 1.6533957
+ outSlope: 1.6533957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.6909193
+ inSlope: 1.250447
+ outSlope: 1.250447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.3923276
+ inSlope: 1.1488192
+ outSlope: 1.1488192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.24316877
+ inSlope: 1.0081342
+ outSlope: 1.0081342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Foot Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.4497104
+ inSlope: 0.89380854
+ outSlope: 0.89380854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.47521988
+ inSlope: 0.6200889
+ outSlope: 0.6200889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.4832
+ inSlope: 0.83898777
+ outSlope: 0.83898777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.64304495
+ inSlope: 1.2292056
+ outSlope: 1.2292056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.68990076
+ inSlope: 0.9187148
+ outSlope: 0.9187148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.701481
+ inSlope: -0.95735466
+ outSlope: -0.95735466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.62316024
+ inSlope: -1.243434
+ outSlope: -1.243434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.45018795
+ inSlope: -3.0315795
+ outSlope: -3.0315795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.39544368
+ inSlope: -3.6469226
+ outSlope: -3.6469226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.32862398
+ inSlope: -5.6316175
+ outSlope: -5.6316175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.20772155
+ inSlope: -9.157291
+ outSlope: -9.157291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.023379508
+ inSlope: -11.1748495
+ outSlope: -11.1748495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.16477309
+ inSlope: -11.233804
+ outSlope: -11.233804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.35108027
+ inSlope: -10.636017
+ outSlope: -10.636017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.51930666
+ inSlope: -8.127899
+ outSlope: -8.127899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.6799727
+ inSlope: -2.858617
+ outSlope: -2.858617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.72352475
+ inSlope: 0.955858
+ outSlope: 0.955858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.60469896
+ inSlope: 1.8426201
+ outSlope: 1.8426201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.5479227
+ inSlope: -0.24656141
+ outSlope: -0.24656141
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.6046745
+ inSlope: -0.8130266
+ outSlope: -0.8130266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.62892777
+ inSlope: -1.6514378
+ outSlope: -1.6514378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.70139736
+ inSlope: -1.9586886
+ outSlope: -1.9586886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.81998706
+ inSlope: -1.6192174
+ outSlope: -1.6192174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.92380625
+ inSlope: -0.020454556
+ outSlope: -0.020454556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.81791914
+ inSlope: 1.204896
+ outSlope: 1.204896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.789015
+ inSlope: -0.13948476
+ outSlope: -0.13948476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.81985104
+ inSlope: -0.8566984
+ outSlope: -0.8566984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.9027006
+ inSlope: -1.3695301
+ outSlope: -1.3695301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.9375465
+ inSlope: 0.7688309
+ outSlope: 0.7688309
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.79959255
+ inSlope: 1.5255293
+ outSlope: 1.5255293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.7015344
+ inSlope: 2.823852
+ outSlope: 2.823852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.4242026
+ inSlope: 3.7560635
+ outSlope: 3.7560635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.28349757
+ inSlope: 5.0474663
+ outSlope: 5.0474663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.19097292
+ inSlope: 5.669053
+ outSlope: 5.669053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.094528
+ inSlope: 5.8179054
+ outSlope: 5.8179054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.002957071
+ inSlope: 5.7377567
+ outSlope: 5.7377567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.09673037
+ inSlope: 5.4317913
+ outSlope: 5.4317913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.18401662
+ inSlope: 4.8345017
+ outSlope: 4.8345017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.3955873
+ inSlope: 4.2286925
+ outSlope: 4.2286925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.65955997
+ inSlope: 2.6853228
+ outSlope: 2.6853228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.7195593
+ inSlope: 0.8029624
+ outSlope: 0.8029624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.72494626
+ inSlope: 0.5455667
+ outSlope: 0.5455667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.75890046
+ inSlope: -0.06267613
+ outSlope: -0.06267613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.7107864
+ inSlope: -0.7504399
+ outSlope: -0.7504399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.6066972
+ inSlope: -1.517032
+ outSlope: -1.517032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.46850175
+ inSlope: -2.3935716
+ outSlope: -2.3935716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.33661994
+ inSlope: -1.479142
+ outSlope: -1.479142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.22758466
+ inSlope: -1.3160484
+ outSlope: -1.3160484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.14591037
+ inSlope: -1.1117055
+ outSlope: -1.1117055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.108188376
+ inSlope: -1.159647
+ outSlope: -1.159647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Foot Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.041598707
+ inSlope: 0.0010941178
+ outSlope: 0.0010941178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.04356553
+ inSlope: -0.11865266
+ outSlope: -0.11865266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.049979724
+ inSlope: -0.1752364
+ outSlope: -0.1752364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.05346507
+ inSlope: -0.29029667
+ outSlope: -0.29029667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.059656296
+ inSlope: -0.3688953
+ outSlope: -0.3688953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.10555846
+ inSlope: -0.8538606
+ outSlope: -0.8538606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.1577971
+ inSlope: -1.0911822
+ outSlope: -1.0911822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.19894497
+ inSlope: -0.46918496
+ outSlope: -0.46918496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.22806962
+ inSlope: -0.7453088
+ outSlope: -0.7453088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.27593818
+ inSlope: -1.1213361
+ outSlope: -1.1213361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.3847922
+ inSlope: -2.1795356
+ outSlope: -2.1795356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.45663598
+ inSlope: -1.533556
+ outSlope: -1.533556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.48861346
+ inSlope: -1.0407679
+ outSlope: -1.0407679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.508463
+ inSlope: -0.9699834
+ outSlope: -0.9699834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.5209462
+ inSlope: -2.6584651
+ outSlope: -2.6584651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.59707844
+ inSlope: -3.9235892
+ outSlope: -3.9235892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.6517324
+ inSlope: -3.4218297
+ outSlope: -3.4218297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.9549591
+ inSlope: -4.1468725
+ outSlope: -4.1468725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -1.218257
+ inSlope: -1.8841285
+ outSlope: -1.8841285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -1.282054
+ inSlope: -2.7331128
+ outSlope: -2.7331128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -1.3383793
+ inSlope: -2.470764
+ outSlope: -2.470764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -1.1237676
+ inSlope: 1.1603065
+ outSlope: 1.1603065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -1.1108012
+ inSlope: -0.3633181
+ outSlope: -0.3633181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -1.1358782
+ inSlope: -1.0774729
+ outSlope: -1.0774729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -1.146717
+ inSlope: -0.11130819
+ outSlope: -0.11130819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -1.1395885
+ inSlope: -0.5060475
+ outSlope: -0.5060475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -1.2389079
+ inSlope: -2.5812783
+ outSlope: -2.5812783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -1.4575305
+ inSlope: -1.3135363
+ outSlope: -1.3135363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -1.4709082
+ inSlope: -1.4497597
+ outSlope: -1.4497597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -1.5058563
+ inSlope: 0.56345105
+ outSlope: 0.56345105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -1.2241921
+ inSlope: 6.7272873
+ outSlope: 6.7272873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.70095766
+ inSlope: 5.731283
+ outSlope: 5.731283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.608511
+ inSlope: 5.3100405
+ outSlope: 5.3100405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.5239565
+ inSlope: 2.9262285
+ outSlope: 2.9262285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.5109701
+ inSlope: 0.31891853
+ outSlope: 0.31891853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.51289576
+ inSlope: 0.12621073
+ outSlope: 0.12621073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.4594847
+ inSlope: 0.55940294
+ outSlope: 0.55940294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.3997314
+ inSlope: 0.53099203
+ outSlope: 0.53099203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.39454412
+ inSlope: -0.25513822
+ outSlope: -0.25513822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.38899657
+ inSlope: 0.5410092
+ outSlope: 0.5410092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.3499045
+ inSlope: 0.51537085
+ outSlope: 0.51537085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.3179373
+ inSlope: 0.82254666
+ outSlope: 0.82254666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.2708203
+ inSlope: 0.44364226
+ outSlope: 0.44364226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.2350955
+ inSlope: 0.53520983
+ outSlope: 0.53520983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.12154609
+ inSlope: 0.9878552
+ outSlope: 0.9878552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.10500152
+ inSlope: 0.86905867
+ outSlope: 0.86905867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.092577495
+ inSlope: 0.7439831
+ outSlope: 0.7439831
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.06051576
+ inSlope: 0.45651162
+ outSlope: 0.45651162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.046782732
+ inSlope: 0.16813256
+ outSlope: 0.16813256
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.044400945
+ inSlope: 0.11904436
+ outSlope: 0.11904436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.04281458
+ inSlope: 0.12642872
+ outSlope: 0.12642872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.040186644
+ inSlope: 0.14055324
+ outSlope: 0.14055324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.032021817
+ inSlope: 0.1186408
+ outSlope: 0.1186408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.025880586
+ inSlope: 0.12357915
+ outSlope: 0.12357915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Toes Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.5176084
+ inSlope: 1.4052649
+ outSlope: 1.4052649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -1.4370203
+ inSlope: 1.7763357
+ outSlope: 1.7763357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -1.1341693
+ inSlope: 3.6132965
+ outSlope: 3.6132965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.9704541
+ inSlope: 1.1440399
+ outSlope: 1.1440399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.89210105
+ inSlope: 1.7270421
+ outSlope: 1.7270421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.7954035
+ inSlope: 0.8584919
+ outSlope: 0.8584919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.71379656
+ inSlope: 1.1875849
+ outSlope: 1.1875849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.6790491
+ inSlope: -1.4013712
+ outSlope: -1.4013712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.790203
+ inSlope: -5.322958
+ outSlope: -5.322958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -1.1065695
+ inSlope: -5.062742
+ outSlope: -5.062742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -1.2869953
+ inSlope: -1.6775088
+ outSlope: -1.6775088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -1.3436193
+ inSlope: 0.7014389
+ outSlope: 0.7014389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -1.1420628
+ inSlope: 3.2284636
+ outSlope: 3.2284636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.90166986
+ inSlope: 2.202026
+ outSlope: 2.202026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.83129025
+ inSlope: -0.7327498
+ outSlope: -0.7327498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -1.1188387
+ inSlope: -2.0948286
+ outSlope: -2.0948286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -1.2625506
+ inSlope: -0.7260747
+ outSlope: -0.7260747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -1.1753354
+ inSlope: 1.5022995
+ outSlope: 1.5022995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -1.0991495
+ inSlope: 0.01812102
+ outSlope: 0.01812102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -1.1016343
+ inSlope: -0.40762106
+ outSlope: -0.40762106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -1.1240358
+ inSlope: -0.5058615
+ outSlope: -0.5058615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -1.1918563
+ inSlope: -0.35816824
+ outSlope: -0.35816824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -1.2761436
+ inSlope: -0.49723554
+ outSlope: -0.49723554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -1.3634459
+ inSlope: 0.067312
+ outSlope: 0.067312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -1.304412
+ inSlope: 0.72964764
+ outSlope: 0.72964764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -1.2827387
+ inSlope: 0.31997406
+ outSlope: 0.31997406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -1.2943925
+ inSlope: -0.5177297
+ outSlope: -0.5177297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Shoulder Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.3000137
+ inSlope: 0.2849684
+ outSlope: 0.2849684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.21152434
+ inSlope: 1.4709727
+ outSlope: 1.4709727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.1160577
+ inSlope: 0.92739683
+ outSlope: 0.92739683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.08909944
+ inSlope: 0.14146341
+ outSlope: 0.14146341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.07035813
+ inSlope: 0.41397053
+ outSlope: 0.41397053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.056546252
+ inSlope: 0.40740615
+ outSlope: 0.40740615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.040333435
+ inSlope: 0.6845447
+ outSlope: 0.6845447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.026832046
+ inSlope: 0.9104078
+ outSlope: 0.9104078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.009986538
+ inSlope: 1.0053054
+ outSlope: 1.0053054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.0066781007
+ inSlope: 0.8859966
+ outSlope: 0.8859966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.019546652
+ inSlope: 0.6305051
+ outSlope: 0.6305051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.032749802
+ inSlope: 0.24445224
+ outSlope: 0.24445224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.03584339
+ inSlope: 0.02626209
+ outSlope: 0.02626209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.033625204
+ inSlope: -0.5090301
+ outSlope: -0.5090301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.018875737
+ inSlope: -1.3206675
+ outSlope: -1.3206675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.010397001
+ inSlope: -1.8984996
+ outSlope: -1.8984996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.044407524
+ inSlope: -1.7036188
+ outSlope: -1.7036188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.06718424
+ inSlope: -0.69093543
+ outSlope: -0.69093543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.067438684
+ inSlope: 0.64172083
+ outSlope: 0.64172083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.045793567
+ inSlope: 1.614183
+ outSlope: 1.614183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.013632641
+ inSlope: 1.9043007
+ outSlope: 1.9043007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.01768306
+ inSlope: 1.8737319
+ outSlope: 1.8737319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.048825026
+ inSlope: 2.2399638
+ outSlope: 2.2399638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.09234845
+ inSlope: 3.311882
+ outSlope: 3.311882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.15922098
+ inSlope: 4.5800467
+ outSlope: 4.5800467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.3300074
+ inSlope: 4.4595213
+ outSlope: 4.4595213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.42763597
+ inSlope: 1.3441099
+ outSlope: 1.3441099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.45899633
+ inSlope: 1.4291887
+ outSlope: 1.4291887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.56787443
+ inSlope: 1.8961592
+ outSlope: 1.8961592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.62531424
+ inSlope: -0.37283912
+ outSlope: -0.37283912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.45863387
+ inSlope: -2.1624625
+ outSlope: -2.1624625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.30944067
+ inSlope: -2.1427064
+ outSlope: -2.1427064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.22778717
+ inSlope: -1.0550416
+ outSlope: -1.0550416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.18377304
+ inSlope: -0.4526196
+ outSlope: -0.4526196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.18765496
+ inSlope: 0.7728636
+ outSlope: 0.7728636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.30079767
+ inSlope: 0.7792957
+ outSlope: 0.7792957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.3272859
+ inSlope: 0.13717635
+ outSlope: 0.13717635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.31608215
+ inSlope: -0.6295401
+ outSlope: -0.6295401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.2617083
+ inSlope: -0.6533921
+ outSlope: -0.6533921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.23661752
+ inSlope: -0.16722113
+ outSlope: -0.16722113
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.22173527
+ inSlope: -0.6276835
+ outSlope: -0.6276835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.16760014
+ inSlope: -0.6014515
+ outSlope: -0.6014515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.12507173
+ inSlope: -1.2938101
+ outSlope: -1.2938101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.038516603
+ inSlope: -1.7293296
+ outSlope: -1.7293296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.011277949
+ inSlope: -1.527716
+ outSlope: -1.527716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.012407216
+ inSlope: -1.333158
+ outSlope: -1.333158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.06446715
+ inSlope: -0.6953145
+ outSlope: -0.6953145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.08728356
+ inSlope: -0.40576765
+ outSlope: -0.40576765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.1122683
+ inSlope: -0.21045002
+ outSlope: -0.21045002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.108844906
+ inSlope: 0.11791834
+ outSlope: 0.11791834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.108089186
+ inSlope: -0.1695375
+ outSlope: -0.1695375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.12825972
+ inSlope: -0.2314739
+ outSlope: -0.2314739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.15533347
+ inSlope: -0.7693793
+ outSlope: -0.7693793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.16984425
+ inSlope: -0.947135
+ outSlope: -0.947135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Shoulder Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.042374216
+ inSlope: 0.2583923
+ outSlope: 0.2583923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.03475556
+ inSlope: 0.66665804
+ outSlope: 0.66665804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.020199439
+ inSlope: 1.0651927
+ outSlope: 1.0651927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.0007508276
+ inSlope: 1.1296124
+ outSlope: 1.1296124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.017454276
+ inSlope: 1.0914788
+ outSlope: 1.0914788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.03713356
+ inSlope: 1.2915027
+ outSlope: 1.2915027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.08652163
+ inSlope: 1.6526015
+ outSlope: 1.6526015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.18524057
+ inSlope: 2.3338432
+ outSlope: 2.3338432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.3839068
+ inSlope: 1.8866992
+ outSlope: 1.8866992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.49224633
+ inSlope: 0.5211332
+ outSlope: 0.5211332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.498928
+ inSlope: -0.4129953
+ outSlope: -0.4129953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.48558494
+ inSlope: -0.83991575
+ outSlope: -0.83991575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.4445662
+ inSlope: -1.7854759
+ outSlope: -1.7854759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.2933086
+ inSlope: -2.2026129
+ outSlope: -2.2026129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.2584777
+ inSlope: -1.553313
+ outSlope: -1.553313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.25789937
+ inSlope: 0.5565799
+ outSlope: 0.5565799
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.2900081
+ inSlope: 0.3466535
+ outSlope: 0.3466535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.27303228
+ inSlope: -0.9379986
+ outSlope: -0.9379986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.17131402
+ inSlope: -1.0179963
+ outSlope: -1.0179963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.14250885
+ inSlope: -0.80314535
+ outSlope: -0.80314535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.12920877
+ inSlope: -0.60851467
+ outSlope: -0.60851467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.122225046
+ inSlope: -0.7058754
+ outSlope: -0.7058754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.10567962
+ inSlope: -1.0357316
+ outSlope: -1.0357316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.051635638
+ inSlope: -1.0511001
+ outSlope: -1.0511001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.017407084
+ inSlope: -1.0136044
+ outSlope: -1.0136044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.00055376254
+ inSlope: -1.2917383
+ outSlope: -1.2917383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.025650818
+ inSlope: -1.4383178
+ outSlope: -1.4383178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.04739012
+ inSlope: -1.2501209
+ outSlope: -1.2501209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.06732147
+ inSlope: -0.8233149
+ outSlope: -0.8233149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.0713853
+ inSlope: 0.54561424
+ outSlope: 0.54561424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.056646798
+ inSlope: 0.94425684
+ outSlope: 0.94425684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.039910104
+ inSlope: 1.1618264
+ outSlope: 1.1618264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.01791929
+ inSlope: 1.3190049
+ outSlope: 1.3190049
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.004056685
+ inSlope: 1.1059791
+ outSlope: 1.1059791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.018946644
+ inSlope: 1.1194363
+ outSlope: 1.1194363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.041371193
+ inSlope: 1.3259584
+ outSlope: 1.3259584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.12774868
+ inSlope: 1.2678579
+ outSlope: 1.2678579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.24351469
+ inSlope: 0.6918532
+ outSlope: 0.6918532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.30101308
+ inSlope: -0.01354517
+ outSlope: -0.01354517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.24850391
+ inSlope: -0.76957655
+ outSlope: -0.76957655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.14417067
+ inSlope: -1.2889814
+ outSlope: -1.2889814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.070816554
+ inSlope: -1.6614974
+ outSlope: -1.6614974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.041962635
+ inSlope: -1.7563384
+ outSlope: -1.7563384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.012271999
+ inSlope: -2.1143045
+ outSlope: -2.1143045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.028514119
+ inSlope: -2.603425
+ outSlope: -2.603425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.07450876
+ inSlope: -2.5948987
+ outSlope: -2.5948987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.2420117
+ inSlope: -1.7699516
+ outSlope: -1.7699516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.3347448
+ inSlope: -0.6594968
+ outSlope: -0.6594968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.33575934
+ inSlope: 0.3438336
+ outSlope: 0.3438336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.3291081
+ inSlope: 0.6335491
+ outSlope: 0.6335491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.30269727
+ inSlope: 0.68554103
+ outSlope: 0.68554103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.26317975
+ inSlope: -0.12302458
+ outSlope: -0.12302458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.26675484
+ inSlope: 0.07732169
+ outSlope: 0.07732169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.25349465
+ inSlope: 0.42733887
+ outSlope: 0.42733887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.21299551
+ inSlope: 0.018981969
+ outSlope: 0.018981969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.21005563
+ inSlope: 0.16026346
+ outSlope: 0.16026346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.022359047
+ inSlope: -0.81600523
+ outSlope: -0.81600523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.008372538
+ inSlope: -0.84923923
+ outSlope: -0.84923923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.0058855913
+ inSlope: -0.842564
+ outSlope: -0.842564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.032740466
+ inSlope: -0.7391598
+ outSlope: -0.7391598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.044351622
+ inSlope: -0.6733856
+ outSlope: -0.6733856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.06735374
+ inSlope: 0.44123712
+ outSlope: 0.44123712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.03715704
+ inSlope: 1.4273858
+ outSlope: 1.4273858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.009001909
+ inSlope: 1.9186194
+ outSlope: 1.9186194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.0676737
+ inSlope: 2.4970746
+ outSlope: 2.4970746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.15001242
+ inSlope: 2.255664
+ outSlope: 2.255664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.26876023
+ inSlope: 1.5259392
+ outSlope: 1.5259392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.29353085
+ inSlope: 1.3064587
+ outSlope: 1.3064587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31230882
+ inSlope: 0.44335794
+ outSlope: 0.44335794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.30830944
+ inSlope: 0.13491344
+ outSlope: 0.13491344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.31680593
+ inSlope: 1.2868991
+ outSlope: 1.2868991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.35120603
+ inSlope: 1.7159503
+ outSlope: 1.7159503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.39420184
+ inSlope: 0.049963303
+ outSlope: 0.049963303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.39012754
+ inSlope: 1.1806835
+ outSlope: 1.1806835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.43355787
+ inSlope: 1.877455
+ outSlope: 1.877455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.41697994
+ inSlope: -1.6990246
+ outSlope: -1.6990246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.29866248
+ inSlope: -2.533996
+ outSlope: -2.533996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.23114386
+ inSlope: -1.0955967
+ outSlope: -1.0955967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.22982538
+ inSlope: 0.7306148
+ outSlope: 0.7306148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.26061112
+ inSlope: 0.5665699
+ outSlope: 0.5665699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.26056966
+ inSlope: -0.33419907
+ outSlope: -0.33419907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.25481135
+ inSlope: 0.35647935
+ outSlope: 0.35647935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.3014678
+ inSlope: 0.8277868
+ outSlope: 0.8277868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.31144542
+ inSlope: -0.14415187
+ outSlope: -0.14415187
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.29666275
+ inSlope: 0.064374864
+ outSlope: 0.064374864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.31359124
+ inSlope: 0.9489906
+ outSlope: 0.9489906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.38662866
+ inSlope: 0.51903653
+ outSlope: 0.51903653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.37932125
+ inSlope: -1.0452274
+ outSlope: -1.0452274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.33796304
+ inSlope: -1.3461984
+ outSlope: -1.3461984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.31337062
+ inSlope: -1.6050863
+ outSlope: -1.6050863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28446022
+ inSlope: 0.18523347
+ outSlope: 0.18523347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.31954506
+ inSlope: 1.0934392
+ outSlope: 1.0934392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.32090816
+ inSlope: -0.21258488
+ outSlope: -0.21258488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.26372543
+ inSlope: -1.1408837
+ outSlope: -1.1408837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.10950015
+ inSlope: -0.96400267
+ outSlope: -0.96400267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.073046364
+ inSlope: -0.45765936
+ outSlope: -0.45765936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.060895383
+ inSlope: -0.10297267
+ outSlope: -0.10297267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.06747161
+ inSlope: 0.36726606
+ outSlope: 0.36726606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.14770962
+ inSlope: 0.7873608
+ outSlope: 0.7873608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.23237611
+ inSlope: 1.0521337
+ outSlope: 1.0521337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.296799
+ inSlope: 0.7292263
+ outSlope: 0.7292263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.34748352
+ inSlope: 0.97277355
+ outSlope: 0.97277355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.40966865
+ inSlope: 0.052526645
+ outSlope: 0.052526645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.3544576
+ inSlope: -1.1880748
+ outSlope: -1.1880748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.33283976
+ inSlope: -1.4319129
+ outSlope: -1.4319129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.3067272
+ inSlope: -0.8936557
+ outSlope: -0.8936557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.30305126
+ inSlope: -0.20696212
+ outSlope: -0.20696212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.28212366
+ inSlope: -0.3188415
+ outSlope: -0.3188415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.27621785
+ inSlope: 0.27059668
+ outSlope: 0.27059668
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.29114383
+ inSlope: 0.8492073
+ outSlope: 0.8492073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.31106687
+ inSlope: 0.298561
+ outSlope: 0.298561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.28768346
+ inSlope: -0.3814484
+ outSlope: -0.3814484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.27078575
+ inSlope: -0.19348042
+ outSlope: -0.19348042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.32957867
+ inSlope: -1.0401357
+ outSlope: -1.0401357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.41556433
+ inSlope: -0.24562174
+ outSlope: -0.24562174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.34373716
+ inSlope: 2.708736
+ outSlope: 2.708736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.15050547
+ inSlope: 4.6106462
+ outSlope: 4.6106462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.0015959934
+ inSlope: 4.129322
+ outSlope: 4.129322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.06555023
+ inSlope: 3.3836455
+ outSlope: 3.3836455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.16984491
+ inSlope: -0.3427692
+ outSlope: -0.3427692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.1553219
+ inSlope: -1.4478106
+ outSlope: -1.4478106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.1215846
+ inSlope: -2.2144623
+ outSlope: -2.2144623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.08150655
+ inSlope: -0.40636146
+ outSlope: -0.40636146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.10803923
+ inSlope: 5.1599007
+ outSlope: 5.1599007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.25350308
+ inSlope: 3.9672658
+ outSlope: 3.9672658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.2402813
+ inSlope: -0.4002061
+ outSlope: -0.4002061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.26337022
+ inSlope: 1.0202304
+ outSlope: 1.0202304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.28155237
+ inSlope: -5.626153
+ outSlope: -5.626153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.07583222
+ inSlope: -6.569459
+ outSlope: -6.569459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.06257061
+ inSlope: -0.19696462
+ outSlope: -0.19696462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.06926674
+ inSlope: 0.1960766
+ outSlope: 0.1960766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.06910649
+ inSlope: -0.3035014
+ outSlope: -0.3035014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.059150033
+ inSlope: -0.80938506
+ outSlope: -0.80938506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.024088679
+ inSlope: -0.9619032
+ outSlope: -0.9619032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.010063605
+ inSlope: -0.5422143
+ outSlope: -0.5422143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.0060148872
+ inSlope: 0.05401513
+ outSlope: 0.05401513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.011864108
+ inSlope: 0.5356319
+ outSlope: 0.5356319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.023869267
+ inSlope: 0.84991896
+ outSlope: 0.84991896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.040194713
+ inSlope: 1.0098872
+ outSlope: 1.0098872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0738057
+ inSlope: 0.9036317
+ outSlope: 0.9036317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.09948487
+ inSlope: 0.6297663
+ outSlope: 0.6297663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.10864559
+ inSlope: 0.34869754
+ outSlope: 0.34869754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.11110811
+ inSlope: -0.030607834
+ outSlope: -0.030607834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.10687899
+ inSlope: 0.31851193
+ outSlope: 0.31851193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.11824238
+ inSlope: 1.3930261
+ outSlope: 1.3930261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.15331315
+ inSlope: 5.979804
+ outSlope: 5.979804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.317569
+ inSlope: 5.408829
+ outSlope: 5.408829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.3336073
+ inSlope: 1.0206047
+ outSlope: 1.0206047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.41441512
+ inSlope: 0.6481233
+ outSlope: 0.6481233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.42230815
+ inSlope: -0.12071115
+ outSlope: -0.12071115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.4182353
+ inSlope: -1.3998623
+ outSlope: -1.3998623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.3756461
+ inSlope: -1.96526
+ outSlope: -1.96526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.3527267
+ inSlope: -0.95437825
+ outSlope: -0.95437825
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.34383354
+ inSlope: 0.1789017
+ outSlope: 0.1789017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.35869008
+ inSlope: -0.22423649
+ outSlope: -0.22423649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.336359
+ inSlope: -1.3494046
+ outSlope: -1.3494046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.31370997
+ inSlope: -1.4567628
+ outSlope: -1.4567628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28780028
+ inSlope: -8.430253
+ outSlope: -8.430253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.032701813
+ inSlope: -8.740704
+ outSlope: -8.740704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.0035562222
+ inSlope: -1.5525445
+ outSlope: -1.5525445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.01904984
+ inSlope: -0.6724057
+ outSlope: -0.6724057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.02639048
+ inSlope: 0.100592375
+ outSlope: 0.100592375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.02261687
+ inSlope: 0.4119454
+ outSlope: 0.4119454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.01265898
+ inSlope: 0.74061453
+ outSlope: 0.74061453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0020702563
+ inSlope: 0.9444604
+ outSlope: 0.9444604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.018823003
+ inSlope: 1.0435176
+ outSlope: 1.0435176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.07078168
+ inSlope: 0.8906098
+ outSlope: 0.8906098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.115442395
+ inSlope: 0.24697877
+ outSlope: 0.24697877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.11049957
+ inSlope: -0.34490514
+ outSlope: -0.34490514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.07953508
+ inSlope: -0.5893876
+ outSlope: -0.5893876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.04291602
+ inSlope: -0.85908496
+ outSlope: -0.85908496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.0107625
+ inSlope: -1.076967
+ outSlope: -1.076967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.008130253
+ inSlope: -1.2012954
+ outSlope: -1.2012954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.029280914
+ inSlope: -1.2704644
+ outSlope: -1.2704644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.070750326
+ inSlope: -1.1708674
+ outSlope: -1.1708674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.0895079
+ inSlope: -0.9698971
+ outSlope: -0.9698971
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.11173747
+ inSlope: -0.30223763
+ outSlope: -0.30223763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10082359
+ inSlope: 0.22862077
+ outSlope: 0.22862077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.09305985
+ inSlope: 0.22290504
+ outSlope: 0.22290504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07130998
+ inSlope: 0.2225299
+ outSlope: 0.2225299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.06829334
+ inSlope: 0.027990442
+ outSlope: 0.027990442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.06359898
+ inSlope: 0.5363204
+ outSlope: 0.5363204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.04996888
+ inSlope: 1.3235824
+ outSlope: 1.3235824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.019479612
+ inSlope: 2.8203447
+ outSlope: 2.8203447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.04404252
+ inSlope: 5.9180408
+ outSlope: 5.9180408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.17778821
+ inSlope: 4.0780973
+ outSlope: 4.0780973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.17997895
+ inSlope: 0.07413588
+ outSlope: 0.07413588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.1802594
+ inSlope: 0.07374066
+ outSlope: 0.07374066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.182437
+ inSlope: 0.047391064
+ outSlope: 0.047391064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.18183914
+ inSlope: 0.043009266
+ outSlope: 0.043009266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.18568043
+ inSlope: 0.03455859
+ outSlope: 0.03455859
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.18587504
+ inSlope: -3.9269838
+ outSlope: -3.9269838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.054779224
+ inSlope: -6.1625023
+ outSlope: -6.1625023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.019544445
+ inSlope: -3.2060452
+ outSlope: -3.2060452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.05208944
+ inSlope: -1.5189953
+ outSlope: -1.5189953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.07017737
+ inSlope: -0.88617826
+ outSlope: -0.88617826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.09003891
+ inSlope: -0.46375582
+ outSlope: -0.46375582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.1473688
+ inSlope: -0.49640965
+ outSlope: -0.49640965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.016471714
+ inSlope: -1.0795298
+ outSlope: -1.0795298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.0017895441
+ inSlope: -1.120854
+ outSlope: -1.120854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.08954235
+ inSlope: -1.6473581
+ outSlope: -1.6473581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.23169686
+ inSlope: -1.1651402
+ outSlope: -1.1651402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.1669302
+ inSlope: 3.4901948
+ outSlope: 3.4901948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.0056610815
+ inSlope: 6.233791
+ outSlope: 6.233791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.24536571
+ inSlope: 8.507925
+ outSlope: 8.507925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6759678
+ inSlope: 7.6758013
+ outSlope: 7.6758013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.79708165
+ inSlope: 7.745211
+ outSlope: 7.745211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.9341413
+ inSlope: 6.497656
+ outSlope: 6.497656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 1.01367
+ inSlope: 2.384683
+ outSlope: 2.384683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 1.0136306
+ inSlope: 0.011354696
+ outSlope: 0.011354696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 1.0136901
+ inSlope: 0.014129737
+ outSlope: 0.014129737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 1.0140482
+ inSlope: -3.9520102
+ outSlope: -3.9520102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.8819566
+ inSlope: -7.2214255
+ outSlope: -7.2214255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.58146733
+ inSlope: 0.090426296
+ outSlope: 0.090426296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.6337206
+ inSlope: 0.89297974
+ outSlope: 0.89297974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.68473035
+ inSlope: 1.9815806
+ outSlope: 1.9815806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.861606
+ inSlope: 1.6648576
+ outSlope: 1.6648576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.90448177
+ inSlope: 1.1943315
+ outSlope: 1.1943315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.9325138
+ inSlope: 3.2738895
+ outSlope: 3.2738895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 1.0136113
+ inSlope: 2.4335866
+ outSlope: 2.4335866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 1.0136333
+ inSlope: 0.013142837
+ outSlope: 0.013142837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 1.0136498
+ inSlope: -0.0000035762787
+ outSlope: -0.0000035762787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 1.0025862
+ inSlope: 0.435888
+ outSlope: 0.435888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 1.0135682
+ inSlope: -0.003966097
+ outSlope: -0.003966097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 1.0139173
+ inSlope: 0.01441957
+ outSlope: 0.01441957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 1.0140488
+ inSlope: -4.8870964
+ outSlope: -4.8870964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.85101426
+ inSlope: -7.738561
+ outSlope: -7.738561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.756097
+ inSlope: -5.150407
+ outSlope: -5.150407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.40941456
+ inSlope: -1.7150598
+ outSlope: -1.7150598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.3113439
+ inSlope: -0.7517381
+ outSlope: -0.7517381
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.25144
+ inSlope: -0.55521643
+ outSlope: -0.55521643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22975434
+ inSlope: -0.06791002
+ outSlope: -0.06791002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.32461482
+ inSlope: 1.7634406
+ outSlope: 1.7634406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.5377652
+ inSlope: 1.8221354
+ outSlope: 1.8221354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.66665375
+ inSlope: 0.36391887
+ outSlope: 0.36391887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.6990712
+ inSlope: 1.2495065
+ outSlope: 1.2495065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.9178367
+ inSlope: 2.5546098
+ outSlope: 2.5546098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.96220917
+ inSlope: 2.8718243
+ outSlope: 2.8718243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 1.0135641
+ inSlope: 1.5551909
+ outSlope: 1.5551909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 1.0140488
+ inSlope: 0.0062084254
+ outSlope: 0.0062084254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 1.0137552
+ inSlope: -0.00071527937
+ outSlope: -0.00071527937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 1.0137019
+ inSlope: -1.5171945
+ outSlope: -1.5171945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.911128
+ inSlope: -2.7771444
+ outSlope: -2.7771444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.6652146
+ inSlope: -0.7536891
+ outSlope: -0.7536891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.6428215
+ inSlope: -0.5698155
+ outSlope: -0.5698155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Forearm Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.300416
+ inSlope: -3.1046848
+ outSlope: -3.1046848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.20091145
+ inSlope: -2.5466943
+ outSlope: -2.5466943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.08277189
+ inSlope: -1.3566751
+ outSlope: -1.3566751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.060447447
+ inSlope: -1.3026016
+ outSlope: -1.3026016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.03935188
+ inSlope: -1.1163626
+ outSlope: -1.1163626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.023235394
+ inSlope: -0.62031794
+ outSlope: -0.62031794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.018674636
+ inSlope: 0.29443547
+ outSlope: 0.29443547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.0330499
+ inSlope: 1.5001816
+ outSlope: 1.5001816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.0686809
+ inSlope: 2.7310834
+ outSlope: 2.7310834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.33803865
+ inSlope: 4.046464
+ outSlope: 4.046464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.5285711
+ inSlope: 4.1468396
+ outSlope: 4.1468396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.67541945
+ inSlope: 3.953791
+ outSlope: 3.953791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.73336875
+ inSlope: 2.2367678
+ outSlope: 2.2367678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.7499783
+ inSlope: -2.4527233
+ outSlope: -2.4527233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.6516114
+ inSlope: -10.048907
+ outSlope: -10.048907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.41501504
+ inSlope: -8.940457
+ outSlope: -8.940457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.35359642
+ inSlope: -3.208127
+ outSlope: -3.208127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.30807757
+ inSlope: -1.5986955
+ outSlope: -1.5986955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.32681292
+ inSlope: 2.222385
+ outSlope: 2.222385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.37438673
+ inSlope: 9.63184
+ outSlope: 9.63184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.6478746
+ inSlope: 9.611811
+ outSlope: 9.611811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.6947801
+ inSlope: 1.179751
+ outSlope: 1.179751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.6598697
+ inSlope: -1.7587011
+ outSlope: -1.7587011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.57554847
+ inSlope: -1.562526
+ outSlope: -1.562526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.4833368
+ inSlope: -1.7202427
+ outSlope: -1.7202427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.44927025
+ inSlope: -0.16662616
+ outSlope: -0.16662616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.47285035
+ inSlope: 0.16440704
+ outSlope: 0.16440704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.4302352
+ inSlope: -0.6706011
+ outSlope: -0.6706011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.40646872
+ inSlope: -1.1994627
+ outSlope: -1.1994627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.37977168
+ inSlope: -5.3807364
+ outSlope: -5.3807364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.22711101
+ inSlope: -4.4533043
+ outSlope: -4.4533043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.23132834
+ inSlope: 0.16371861
+ outSlope: 0.16371861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.2458192
+ inSlope: 1.0443898
+ outSlope: 1.0443898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.30717084
+ inSlope: 2.4287004
+ outSlope: 2.4287004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.39046758
+ inSlope: 1.6961858
+ outSlope: 1.6961858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.40797213
+ inSlope: 1.3460429
+ outSlope: 1.3460429
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.43533564
+ inSlope: 0.30790985
+ outSlope: 0.30790985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.37358686
+ inSlope: -3.4986088
+ outSlope: -3.4986088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.3016156
+ inSlope: -3.0639243
+ outSlope: -3.0639243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.27145615
+ inSlope: -1.6253004
+ outSlope: -1.6253004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.24743897
+ inSlope: -1.1402055
+ outSlope: -1.1402055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.23344934
+ inSlope: 6.593772
+ outSlope: 6.593772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.46723115
+ inSlope: 7.406101
+ outSlope: 7.406101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.48031914
+ inSlope: 0.24193765
+ outSlope: 0.24193765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.45210305
+ inSlope: -0.65598583
+ outSlope: -0.65598583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.4530677
+ inSlope: 1.0344038
+ outSlope: 1.0344038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.60217714
+ inSlope: 0.67221946
+ outSlope: 0.67221946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.5378143
+ inSlope: -0.45919102
+ outSlope: -0.45919102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.53907233
+ inSlope: -0.32451183
+ outSlope: -0.32451183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.5178361
+ inSlope: -0.27518597
+ outSlope: -0.27518597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.4840088
+ inSlope: -1.3416636
+ outSlope: -1.3416636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.36650148
+ inSlope: -1.6127164
+ outSlope: -1.6127164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.29665115
+ inSlope: -1.2477336
+ outSlope: -1.2477336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.26012483
+ inSlope: 0.1330958
+ outSlope: 0.1330958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.30635366
+ inSlope: 1.1236821
+ outSlope: 1.1236821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.31056136
+ inSlope: -1.6899416
+ outSlope: -1.6899416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.20247626
+ inSlope: -5.1738663
+ outSlope: -5.1738663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.09776631
+ inSlope: -8.301962
+ outSlope: -8.301962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.07425553
+ inSlope: -6.0107284
+ outSlope: -6.0107284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.10259113
+ inSlope: -1.1483061
+ outSlope: -1.1483061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.11253237
+ inSlope: -0.12697968
+ outSlope: -0.12697968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.1068237
+ inSlope: 0.88408935
+ outSlope: 0.88408935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.08306267
+ inSlope: 1.674619
+ outSlope: 1.674619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.05100312
+ inSlope: 2.146691
+ outSlope: 2.146691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.011506372
+ inSlope: 2.4265604
+ outSlope: 2.4265604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.029882142
+ inSlope: 2.4510846
+ outSlope: 2.4510846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.07019579
+ inSlope: 6.1573257
+ outSlope: 6.1573257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.23512791
+ inSlope: 7.883992
+ outSlope: 7.883992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.4000093
+ inSlope: 0.80148196
+ outSlope: 0.80148196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.3879153
+ inSlope: -0.41411233
+ outSlope: -0.41411233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.38425228
+ inSlope: 0.24192354
+ outSlope: 0.24192354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Forearm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3538633
+ inSlope: 0.13389555
+ outSlope: 0.13389555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.35309377
+ inSlope: -0.24059348
+ outSlope: -0.24059348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.31738085
+ inSlope: -0.10950363
+ outSlope: -0.10950363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.32123214
+ inSlope: -0.5604034
+ outSlope: -0.5604034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.23371352
+ inSlope: -0.9252476
+ outSlope: -0.9252476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.1782351
+ inSlope: -0.95971453
+ outSlope: -0.95971453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.13718863
+ inSlope: -0.41671556
+ outSlope: -0.41671556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.13274032
+ inSlope: -0.49627328
+ outSlope: -0.49627328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.1206462
+ inSlope: -1.7065282
+ outSlope: -1.7065282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.0758561
+ inSlope: -2.358062
+ outSlope: -2.358062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.042044207
+ inSlope: -1.0940169
+ outSlope: -1.0940169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.039388902
+ inSlope: 0.16824809
+ outSlope: 0.16824809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.04765247
+ inSlope: 0.9415077
+ outSlope: 0.9415077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.07077246
+ inSlope: 1.5192099
+ outSlope: 1.5192099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.09829275
+ inSlope: 1.3075348
+ outSlope: 1.3075348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.11435714
+ inSlope: 2.1321623
+ outSlope: 2.1321623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.16936499
+ inSlope: 2.6049528
+ outSlope: 2.6049528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.20665318
+ inSlope: -0.5121008
+ outSlope: -0.5121008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.17119367
+ inSlope: -0.941602
+ outSlope: -0.941602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.12541664
+ inSlope: -0.42738047
+ outSlope: -0.42738047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.14274023
+ inSlope: 0.5154093
+ outSlope: 0.5154093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.15130289
+ inSlope: -0.33183157
+ outSlope: -0.33183157
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.13955554
+ inSlope: -1.1191735
+ outSlope: -1.1191735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.07937744
+ inSlope: -2.0839896
+ outSlope: -2.0839896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.044530883
+ inSlope: -1.8908298
+ outSlope: -1.8908298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.01634984
+ inSlope: -1.6173211
+ outSlope: -1.6173211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.009379769
+ inSlope: -0.3708075
+ outSlope: -0.3708075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.0039896034
+ inSlope: 1.1033947
+ outSlope: 1.1033947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.02740002
+ inSlope: 1.5063026
+ outSlope: 1.5063026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.05419964
+ inSlope: 1.5258899
+ outSlope: 1.5258899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.095392816
+ inSlope: 0.7467689
+ outSlope: 0.7467689
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.09293451
+ inSlope: -0.727764
+ outSlope: -0.727764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.07754813
+ inSlope: -0.99834013
+ outSlope: -0.99834013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.059656538
+ inSlope: -1.4369609
+ outSlope: -1.4369609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.029649476
+ inSlope: -2.220498
+ outSlope: -2.220498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.014359997
+ inSlope: -3.0101593
+ outSlope: -3.0101593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.07068907
+ inSlope: -3.3355904
+ outSlope: -3.3355904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.17153148
+ inSlope: -2.2160416
+ outSlope: -2.2160416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.19941421
+ inSlope: 0.63275075
+ outSlope: 0.63275075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.15043981
+ inSlope: 2.8697183
+ outSlope: 2.8697183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.103757024
+ inSlope: 3.0118952
+ outSlope: 3.0118952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.050042637
+ inSlope: 3.3429527
+ outSlope: 3.3429527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.0076753944
+ inSlope: 3.4242692
+ outSlope: 3.4242692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.113880515
+ inSlope: 2.61403
+ outSlope: 2.61403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.17395179
+ inSlope: 0.983816
+ outSlope: 0.983816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.18299425
+ inSlope: -0.16600788
+ outSlope: -0.16600788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.17699398
+ inSlope: 0.25085288
+ outSlope: 0.25085288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.18947509
+ inSlope: 0.12036961
+ outSlope: 0.12036961
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.19654882
+ inSlope: 0.12399775
+ outSlope: 0.12399775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.19098008
+ inSlope: -0.3163566
+ outSlope: -0.3163566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.16588086
+ inSlope: -0.4099568
+ outSlope: -0.4099568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.13099742
+ inSlope: -1.1064415
+ outSlope: -1.1064415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.041868564
+ inSlope: -1.278579
+ outSlope: -1.278579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.021713665
+ inSlope: -1.1254408
+ outSlope: -1.1254408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.004353903
+ inSlope: -0.9778837
+ outSlope: -0.9778837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.010882428
+ inSlope: -0.8926312
+ outSlope: -0.8926312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.025400441
+ inSlope: -0.9150138
+ outSlope: -0.9150138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.05929721
+ inSlope: -1.1040287
+ outSlope: -1.1040287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.11216762
+ inSlope: -0.89890164
+ outSlope: -0.89890164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.15554632
+ inSlope: -0.9663231
+ outSlope: -0.9663231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.21299164
+ inSlope: 0.5584637
+ outSlope: 0.5584637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.1052379
+ inSlope: 0.7674301
+ outSlope: 0.7674301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.09511687
+ inSlope: 0.46796244
+ outSlope: 0.46796244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.08963925
+ inSlope: 0.5289024
+ outSlope: 0.5289024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.07748671
+ inSlope: 0.87344515
+ outSlope: 0.87344515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.06052402
+ inSlope: 0.9226785
+ outSlope: 0.9226785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.026219675
+ inSlope: 0.4876878
+ outSlope: 0.4876878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.006999278
+ inSlope: 0.38028407
+ outSlope: 0.38028407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.00032999643
+ inSlope: 0.41876787
+ outSlope: 0.41876787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.006959646
+ inSlope: 0.43492198
+ outSlope: 0.43492198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.014167391
+ inSlope: 0.40916675
+ outSlope: 0.40916675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.026182221
+ inSlope: 0.32634562
+ outSlope: 0.32634562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.03693983
+ inSlope: 0.33981994
+ outSlope: 0.33981994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Hand Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.018308219
+ inSlope: 3.2639058
+ outSlope: 3.2639058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.039982684
+ inSlope: 3.227754
+ outSlope: 3.227754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.08928348
+ inSlope: 2.3003974
+ outSlope: 2.3003974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.116662525
+ inSlope: 0.8931901
+ outSlope: 0.8931901
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.119056456
+ inSlope: -0.3678908
+ outSlope: -0.3678908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.08552205
+ inSlope: -0.924687
+ outSlope: -0.924687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.07357653
+ inSlope: -0.40773213
+ outSlope: -0.40773213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.07193099
+ inSlope: 0.11145483
+ outSlope: 0.11145483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.07900857
+ inSlope: -0.62567526
+ outSlope: -0.62567526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.061530486
+ inSlope: -1.4959127
+ outSlope: -1.4959127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: 0.029144738
+ inSlope: -2.271338
+ outSlope: -2.271338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.014180397
+ inSlope: -2.751842
+ outSlope: -2.751842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.062583625
+ inSlope: -2.8800874
+ outSlope: -2.8800874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.19753808
+ inSlope: -2.3755217
+ outSlope: -2.3755217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.2571068
+ inSlope: -0.6678005
+ outSlope: -0.6678005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.25653246
+ inSlope: 0.75563395
+ outSlope: 0.75563395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.23191904
+ inSlope: 1.8600024
+ outSlope: 1.8600024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.19453244
+ inSlope: 1.7037028
+ outSlope: 1.7037028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.175129
+ inSlope: 0.19735134
+ outSlope: 0.19735134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.18795407
+ inSlope: -0.36615852
+ outSlope: -0.36615852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.18733427
+ inSlope: -0.58663994
+ outSlope: -0.58663994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.20750871
+ inSlope: -1.6036451
+ outSlope: -1.6036451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.2905734
+ inSlope: -3.4605603
+ outSlope: -3.4605603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.3561419
+ inSlope: -1.7754645
+ outSlope: -1.7754645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.34975642
+ inSlope: 0.031024247
+ outSlope: 0.031024247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.35510775
+ inSlope: 0.54826546
+ outSlope: 0.54826546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.33148092
+ inSlope: 2.229954
+ outSlope: 2.229954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.22065347
+ inSlope: 3.5373373
+ outSlope: 3.5373373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.104908645
+ inSlope: 3.6627135
+ outSlope: 3.6627135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.04077456
+ inSlope: 4.008503
+ outSlope: 4.008503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.028707983
+ inSlope: 3.8411102
+ outSlope: 3.8411102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.08726232
+ inSlope: 2.403919
+ outSlope: 2.403919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.108838536
+ inSlope: -0.2731781
+ outSlope: -0.2731781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.07815639
+ inSlope: -3.0012565
+ outSlope: -3.0012565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.008796749
+ inSlope: -4.120311
+ outSlope: -4.120311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.05918814
+ inSlope: -2.8630624
+ outSlope: -2.8630624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.086639546
+ inSlope: -0.08315003
+ outSlope: -0.08315003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.061959803
+ inSlope: 2.3783276
+ outSlope: 2.3783276
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.007362029
+ inSlope: 3.0582972
+ outSlope: 3.0582972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.039983343
+ inSlope: 1.8405855
+ outSlope: 1.8405855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.05399076
+ inSlope: -0.29179186
+ outSlope: -0.29179186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.030256957
+ inSlope: -2.1747878
+ outSlope: -2.1747878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.018502092
+ inSlope: -3.159943
+ outSlope: -3.159943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.075074375
+ inSlope: -4.195261
+ outSlope: -4.195261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.15834399
+ inSlope: -2.2134738
+ outSlope: -2.2134738
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.14885676
+ inSlope: 0.9752901
+ outSlope: 0.9752901
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.099765204
+ inSlope: 1.4527025
+ outSlope: 1.4527025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.058567945
+ inSlope: 1.0807004
+ outSlope: 1.0807004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.04138739
+ inSlope: 1.080505
+ outSlope: 1.080505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.022551145
+ inSlope: 1.2192538
+ outSlope: 1.2192538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.0007456379
+ inSlope: 1.3916526
+ outSlope: 1.3916526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.02383723
+ inSlope: 1.870749
+ outSlope: 1.870749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.061612602
+ inSlope: 2.1497855
+ outSlope: 2.1497855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.09549668
+ inSlope: 1.862797
+ outSlope: 1.862797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.123705775
+ inSlope: 1.251947
+ outSlope: 1.251947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.1372282
+ inSlope: 0.6677969
+ outSlope: 0.6677969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.14596565
+ inSlope: -0.19882163
+ outSlope: -0.19882163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.13060082
+ inSlope: -1.6906447
+ outSlope: -1.6906447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.08961088
+ inSlope: 0.74001145
+ outSlope: 0.74001145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.15526785
+ inSlope: 1.7137659
+ outSlope: 1.7137659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.14673635
+ inSlope: -1.0830909
+ outSlope: -1.0830909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.11916446
+ inSlope: -1.9790056
+ outSlope: -1.9790056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.033603407
+ inSlope: -3.0724435
+ outSlope: -3.0724435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.021645524
+ inSlope: -3.4316587
+ outSlope: -3.4316587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: -0.13632686
+ inSlope: -2.9205852
+ outSlope: -2.9205852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.17813785
+ inSlope: -1.8919806
+ outSlope: -1.8919806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.18597417
+ inSlope: 0.56841564
+ outSlope: 0.56841564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.16772377
+ inSlope: 0.023681112
+ outSlope: 0.023681112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.18226495
+ inSlope: -0.42720163
+ outSlope: -0.42720163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.18966155
+ inSlope: 0.26092958
+ outSlope: 0.26092958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.16787225
+ inSlope: -0.1004761
+ outSlope: -0.1004761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.21697907
+ inSlope: -0.6923471
+ outSlope: -0.6923471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.22702344
+ inSlope: 0.74174994
+ outSlope: 0.74174994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.17466883
+ inSlope: 2.447443
+ outSlope: 2.447443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.06820942
+ inSlope: 3.5743074
+ outSlope: 3.5743074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0072864015
+ inSlope: 3.4648209
+ outSlope: 3.4648209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.047284506
+ inSlope: 2.957491
+ outSlope: 2.957491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.14576685
+ inSlope: 1.0077634
+ outSlope: 1.0077634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.15278696
+ inSlope: -0.3756111
+ outSlope: -0.3756111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.13751481
+ inSlope: -0.4697299
+ outSlope: -0.4697299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.12820043
+ inSlope: 0.10157758
+ outSlope: 0.10157758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.13419971
+ inSlope: -1.4861422
+ outSlope: -1.4861422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.10013343
+ inSlope: -0.63906866
+ outSlope: -0.63906866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.11289744
+ inSlope: 0.4976763
+ outSlope: 0.4976763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.10827209
+ inSlope: -0.8367444
+ outSlope: -0.8367444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.088831045
+ inSlope: -1.461137
+ outSlope: -1.461137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.026771363
+ inSlope: -1.9372253
+ outSlope: -1.9372253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.0050065443
+ inSlope: -1.7904174
+ outSlope: -1.7904174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.032908764
+ inSlope: -0.06336516
+ outSlope: -0.06336516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.0071179457
+ inSlope: 1.4528637
+ outSlope: 1.4528637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.015520671
+ inSlope: 1.0533037
+ outSlope: 1.0533037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.027992291
+ inSlope: 0.70231664
+ outSlope: 0.70231664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.038931184
+ inSlope: 0.6205485
+ outSlope: 0.6205485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.055318292
+ inSlope: 0.26555637
+ outSlope: 0.26555637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.053019576
+ inSlope: -0.17707285
+ outSlope: -0.17707285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.03885134
+ inSlope: -0.37041876
+ outSlope: -0.37041876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.023470692
+ inSlope: -0.5349214
+ outSlope: -0.5349214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Hand In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.4163036
+ inSlope: -0.32401952
+ outSlope: -0.32401952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -1.4183351
+ inSlope: 0.10077248
+ outSlope: 0.10077248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -1.5042183
+ inSlope: -1.2054574
+ outSlope: -1.2054574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -1.5009782
+ inSlope: 2.337318
+ outSlope: 2.337318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -1.0163354
+ inSlope: 7.293881
+ outSlope: 7.293881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.5322987
+ inSlope: 5.9480214
+ outSlope: 5.9480214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.3195246
+ inSlope: 2.331347
+ outSlope: 2.331347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.29612052
+ inSlope: -0.64059615
+ outSlope: -0.64059615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.30208683
+ inSlope: 1.170999
+ outSlope: 1.170999
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.26748228
+ inSlope: 3.0294485
+ outSlope: 3.0294485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.20110531
+ inSlope: 3.6582642
+ outSlope: 3.6582642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.14554025
+ inSlope: 0.15648103
+ outSlope: 0.15648103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.19588928
+ inSlope: -6.5678587
+ outSlope: -6.5678587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.36446866
+ inSlope: -9.369352
+ outSlope: -9.369352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.5082007
+ inSlope: -4.5721526
+ outSlope: -4.5721526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.5168736
+ inSlope: 3.8106413
+ outSlope: 3.8106413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.38117945
+ inSlope: 10.78754
+ outSlope: 10.78754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.15728927
+ inSlope: 12.24028
+ outSlope: 12.24028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.02682951
+ inSlope: 6.8879204
+ outSlope: 6.8879204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.07230851
+ inSlope: -0.07928085
+ outSlope: -0.07928085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.024187466
+ inSlope: -8.457485
+ outSlope: -8.457485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.20960741
+ inSlope: -15.851105
+ outSlope: -15.851105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.5041822
+ inSlope: -16.128904
+ outSlope: -16.128904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -1.119488
+ inSlope: -10.239435
+ outSlope: -10.239435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -1.5194391
+ inSlope: -5.7198377
+ outSlope: -5.7198377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -1.8642795
+ inSlope: -3.9772701
+ outSlope: -3.9772701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -1.9050021
+ inSlope: 2.1743045
+ outSlope: 2.1743045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -1.710518
+ inSlope: 0.63637435
+ outSlope: 0.63637435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -1.7466427
+ inSlope: -1.8311243
+ outSlope: -1.8311243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -1.8360711
+ inSlope: 1.0635685
+ outSlope: 1.0635685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -1.8096542
+ inSlope: -1.5589263
+ outSlope: -1.5589263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -1.9223598
+ inSlope: -0.035920173
+ outSlope: -0.035920173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -1.8620411
+ inSlope: -0.2768036
+ outSlope: -0.2768036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -1.9736366
+ inSlope: -2.0110793
+ outSlope: -2.0110793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -2.0133774
+ inSlope: 1.521733
+ outSlope: 1.521733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -1.8538157
+ inSlope: 1.2007046
+ outSlope: 1.2007046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -1.7674752
+ inSlope: 1.4737537
+ outSlope: 1.4737537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -1.7600596
+ inSlope: -1.1531471
+ outSlope: -1.1531471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -1.8897545
+ inSlope: -0.7629032
+ outSlope: -0.7629032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -1.8013158
+ inSlope: 1.7764503
+ outSlope: 1.7764503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -1.6093487
+ inSlope: 0.845549
+ outSlope: 0.845549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Shoulder Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -1.0616356
+ inSlope: 0.30092627
+ outSlope: 0.30092627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -1.0604637
+ inSlope: -0.14393099
+ outSlope: -0.14393099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.9703547
+ inSlope: 1.6857343
+ outSlope: 1.6857343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.7652379
+ inSlope: 4.827797
+ outSlope: 4.827797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.4859519
+ inSlope: 6.255772
+ outSlope: 6.255772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.2489907
+ inSlope: 8.166766
+ outSlope: 8.166766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.1041426
+ inSlope: 8.842075
+ outSlope: 8.842075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.04574488
+ inSlope: 8.592661
+ outSlope: 8.592661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.18227915
+ inSlope: 7.4185286
+ outSlope: 7.4185286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.3786735
+ inSlope: 4.711194
+ outSlope: 4.711194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.51873904
+ inSlope: 4.128212
+ outSlope: 4.128212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.69815147
+ inSlope: 2.5280118
+ outSlope: 2.5280118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.7692849
+ inSlope: 2.3009691
+ outSlope: 2.3009691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.84371054
+ inSlope: 0.31890422
+ outSlope: 0.31890422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.67712665
+ inSlope: -14.121933
+ outSlope: -14.121933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.35081106
+ inSlope: -23.809576
+ outSlope: -23.809576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.11652514
+ inSlope: -26.07048
+ outSlope: -26.07048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.5182041
+ inSlope: -17.418625
+ outSlope: -17.418625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.69714546
+ inSlope: -4.465528
+ outSlope: -4.465528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.49570757
+ inSlope: 12.278666
+ outSlope: 12.278666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.25776643
+ inSlope: 13.132908
+ outSlope: 13.132908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.05794441
+ inSlope: 7.2452087
+ outSlope: 7.2452087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.016259106
+ inSlope: -3.1415582
+ outSlope: -3.1415582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.16266233
+ inSlope: -10.799915
+ outSlope: -10.799915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.37625593
+ inSlope: -10.936445
+ outSlope: -10.936445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.5272102
+ inSlope: -7.109715
+ outSlope: -7.109715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.6132462
+ inSlope: -5.097214
+ outSlope: -5.097214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.69711715
+ inSlope: -5.9750004
+ outSlope: -5.9750004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -1.0468397
+ inSlope: -5.545562
+ outSlope: -5.545562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -1.2666701
+ inSlope: -1.8399185
+ outSlope: -1.8399185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -1.2878021
+ inSlope: 0.41914386
+ outSlope: 0.41914386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -1.2362661
+ inSlope: 0.06023127
+ outSlope: 0.06023127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -1.2751745
+ inSlope: -0.89401686
+ outSlope: -0.89401686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -1.3086655
+ inSlope: -0.6718761
+ outSlope: -0.6718761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -1.3064816
+ inSlope: 0.81258136
+ outSlope: 0.81258136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -1.3024064
+ inSlope: -0.84167635
+ outSlope: -0.84167635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -1.3287693
+ inSlope: 0.83149636
+ outSlope: 0.83149636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -1.1756932
+ inSlope: 1.3947268
+ outSlope: 1.3947268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -1.1146624
+ inSlope: -0.14299406
+ outSlope: -0.14299406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -1.1193354
+ inSlope: 0.22207491
+ outSlope: 0.22207491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -1.038583
+ inSlope: 1.4630411
+ outSlope: 1.4630411
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.8372367
+ inSlope: 1.5325457
+ outSlope: 1.5325457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.71522063
+ inSlope: 1.2781018
+ outSlope: 1.2781018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Shoulder Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.19685963
+ inSlope: -1.6871223
+ outSlope: -1.6871223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.22520734
+ inSlope: -1.683845
+ outSlope: -1.683845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.2953617
+ inSlope: -0.09291941
+ outSlope: -0.09291941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.20265551
+ inSlope: 2.2220018
+ outSlope: 2.2220018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.07086894
+ inSlope: 2.8509731
+ outSlope: 2.8509731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.022941194
+ inSlope: 2.586244
+ outSlope: 2.586244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.015339319
+ inSlope: 2.0500531
+ outSlope: 2.0500531
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.045394387
+ inSlope: 1.8415627
+ outSlope: 1.8415627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.11000024
+ inSlope: 2.0080667
+ outSlope: 2.0080667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.34133148
+ inSlope: 1.2802823
+ outSlope: 1.2802823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.42314854
+ inSlope: 1.344509
+ outSlope: 1.344509
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.4653212
+ inSlope: -0.26061532
+ outSlope: -0.26061532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.43809462
+ inSlope: 0.47812566
+ outSlope: 0.47812566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.45732483
+ inSlope: 3.2147164
+ outSlope: 3.2147164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5452517
+ inSlope: 6.3050327
+ outSlope: 6.3050327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.6674924
+ inSlope: 8.03829
+ outSlope: 8.03829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.81319445
+ inSlope: 2.620782
+ outSlope: 2.620782
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.7548517
+ inSlope: -4.3149257
+ outSlope: -4.3149257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.5737648
+ inSlope: -5.675025
+ outSlope: -5.675025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.48019508
+ inSlope: -4.709486
+ outSlope: -4.709486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.41678074
+ inSlope: -4.720735
+ outSlope: -4.720735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.32283738
+ inSlope: -5.202303
+ outSlope: -5.202303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.24337082
+ inSlope: -3.89495
+ outSlope: -3.89495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.19300584
+ inSlope: -2.4343815
+ outSlope: -2.4343815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.16222484
+ inSlope: -2.3870893
+ outSlope: -2.3870893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.113436274
+ inSlope: -3.3775449
+ outSlope: -3.3775449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.049640123
+ inSlope: -3.255041
+ outSlope: -3.255041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.0049350113
+ inSlope: -3.3629122
+ outSlope: -3.3629122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.06245685
+ inSlope: -3.6817539
+ outSlope: -3.6817539
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.117790006
+ inSlope: -2.674253
+ outSlope: -2.674253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.15159853
+ inSlope: -1.3563168
+ outSlope: -1.3563168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.112067826
+ inSlope: 1.7916257
+ outSlope: 1.7916257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.0792335
+ inSlope: 2.0491774
+ outSlope: 2.0491774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.043761976
+ inSlope: 2.0209088
+ outSlope: 2.0209088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.011869934
+ inSlope: 1.5387614
+ outSlope: 1.5387614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.007530022
+ inSlope: 0.850481
+ outSlope: 0.850481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.016479405
+ inSlope: 0.40583277
+ outSlope: 0.40583277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.022960465
+ inSlope: 0.08465216
+ outSlope: 0.08465216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.023879504
+ inSlope: 0.04619478
+ outSlope: 0.04619478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.02384016
+ inSlope: -0.06893753
+ outSlope: -0.06893753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.018815637
+ inSlope: -0.25926673
+ outSlope: -0.25926673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.013482766
+ inSlope: -0.31085837
+ outSlope: -0.31085837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.008453701
+ inSlope: -0.39860398
+ outSlope: -0.39860398
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.00019598042
+ inSlope: -0.7615924
+ outSlope: -0.7615924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.016932687
+ inSlope: -1.029522
+ outSlope: -1.029522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.049811155
+ inSlope: -0.8618935
+ outSlope: -0.8618935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.08641545
+ inSlope: -0.7291337
+ outSlope: -0.7291337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.1301985
+ inSlope: -0.4811173
+ outSlope: -0.4811173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.14870362
+ inSlope: -0.18112348
+ outSlope: -0.18112348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.14372727
+ inSlope: 0.6420839
+ outSlope: 0.6420839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.10464605
+ inSlope: 1.544776
+ outSlope: 1.544776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.050353423
+ inSlope: 1.4459958
+ outSlope: 1.4459958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.02881454
+ inSlope: 1.136262
+ outSlope: 1.136262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.012478055
+ inSlope: 0.87164474
+ outSlope: 0.87164474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.0002402576
+ inSlope: 0.57843864
+ outSlope: 0.57843864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.006803212
+ inSlope: 0.3982954
+ outSlope: 0.3982954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.013516759
+ inSlope: 0.45398664
+ outSlope: 0.45398664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.031906657
+ inSlope: 0.6349425
+ outSlope: 0.6349425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.06581402
+ inSlope: 0.66668165
+ outSlope: 0.66668165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.10252673
+ inSlope: 0.23208573
+ outSlope: 0.23208573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.09889024
+ inSlope: -0.09559804
+ outSlope: -0.09559804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.09916464
+ inSlope: 0.16498275
+ outSlope: 0.16498275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.11409254
+ inSlope: 0.06326957
+ outSlope: 0.06326957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.1125636
+ inSlope: -0.044359982
+ outSlope: -0.044359982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.0977205
+ inSlope: -0.5805886
+ outSlope: -0.5805886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.03459411
+ inSlope: -1.188743
+ outSlope: -1.188743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.014243684
+ inSlope: -1.1595478
+ outSlope: -1.1595478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.004057444
+ inSlope: -1.2664375
+ outSlope: -1.2664375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.027970864
+ inSlope: -1.4765396
+ outSlope: -1.4765396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.1352849
+ inSlope: -1.6772605
+ outSlope: -1.6772605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.28167522
+ inSlope: -1.1082244
+ outSlope: -1.1082244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.35105878
+ inSlope: -0.22532284
+ outSlope: -0.22532284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.11642207
+ inSlope: 0.32139266
+ outSlope: 0.32139266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.13880858
+ inSlope: 0.63881695
+ outSlope: 0.63881695
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.19150369
+ inSlope: 0.94272006
+ outSlope: 0.94272006
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.27460697
+ inSlope: 1.4705664
+ outSlope: 1.4705664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.386459
+ inSlope: 0.10822366
+ outSlope: 0.10822366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.33950216
+ inSlope: -1.0751332
+ outSlope: -1.0751332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.28511375
+ inSlope: -0.7452838
+ outSlope: -0.7452838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.21300305
+ inSlope: -1.3068392
+ outSlope: -1.3068392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.17067039
+ inSlope: -1.4362577
+ outSlope: -1.4362577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.143546
+ inSlope: -2.177397
+ outSlope: -2.177397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.09809056
+ inSlope: -3.39822
+ outSlope: -3.39822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.030272104
+ inSlope: -4.008919
+ outSlope: -4.008919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.035539936
+ inSlope: -0.7734834
+ outSlope: -0.7734834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.0044893418
+ inSlope: 5.086191
+ outSlope: 5.086191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.13399962
+ inSlope: 3.6854365
+ outSlope: 3.6854365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.12733711
+ inSlope: -4.845562
+ outSlope: -4.845562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.027518956
+ inSlope: -4.781996
+ outSlope: -4.781996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.032062583
+ inSlope: -1.292965
+ outSlope: -1.292965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.07061775
+ inSlope: -3.6294818
+ outSlope: -3.6294818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.15304519
+ inSlope: -4.5588846
+ outSlope: -4.5588846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.22258142
+ inSlope: -0.3392806
+ outSlope: -0.3392806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.16435553
+ inSlope: 1.3869488
+ outSlope: 1.3869488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.17634983
+ inSlope: -1.1362206
+ outSlope: -1.1362206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.22683318
+ inSlope: -1.008441
+ outSlope: -1.008441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.23584418
+ inSlope: -1.2764373
+ outSlope: -1.2764373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.26938105
+ inSlope: -1.9698882
+ outSlope: -1.9698882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.30150706
+ inSlope: -1.5502342
+ outSlope: -1.5502342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.33521113
+ inSlope: -0.53831273
+ outSlope: -0.53831273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31625867
+ inSlope: 0.94895124
+ outSlope: 0.94895124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.2800944
+ inSlope: 0.23391119
+ outSlope: 0.23391119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.28471133
+ inSlope: -0.035691295
+ outSlope: -0.035691295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.27443114
+ inSlope: 0.27793434
+ outSlope: 0.27793434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.2713679
+ inSlope: -0.21966374
+ outSlope: -0.21966374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.2800454
+ inSlope: 0.18586028
+ outSlope: 0.18586028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.2385031
+ inSlope: 0.5059818
+ outSlope: 0.5059818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.20051777
+ inSlope: 1.0032253
+ outSlope: 1.0032253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.15218307
+ inSlope: 0.76648223
+ outSlope: 0.76648223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.116376325
+ inSlope: 0.53040195
+ outSlope: 0.53040195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.073841676
+ inSlope: 0.22288597
+ outSlope: 0.22288597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.076197736
+ inSlope: -0.33582562
+ outSlope: -0.33582562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10400347
+ inSlope: -0.07003388
+ outSlope: -0.07003388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.08712558
+ inSlope: 0.6101124
+ outSlope: 0.6101124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.062333744
+ inSlope: 0.8511205
+ outSlope: 0.8511205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.032745514
+ inSlope: 0.8318856
+ outSlope: 0.8318856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.01965798
+ inSlope: 0.76718724
+ outSlope: 0.76718724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.007172629
+ inSlope: 0.78030396
+ outSlope: 0.78030396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.0063521275
+ inSlope: 0.8904172
+ outSlope: 0.8904172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.040613186
+ inSlope: 1.099011
+ outSlope: 1.099011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.092494756
+ inSlope: 0.88737726
+ outSlope: 0.88737726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.12927243
+ inSlope: 0.593976
+ outSlope: 0.593976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.14301871
+ inSlope: 0.0049214065
+ outSlope: 0.0049214065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.13843046
+ inSlope: 0.38948798
+ outSlope: 0.38948798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.15600163
+ inSlope: 0.9804728
+ outSlope: 0.9804728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.19473264
+ inSlope: 0.6497434
+ outSlope: 0.6497434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.20556018
+ inSlope: 1.0200331
+ outSlope: 1.0200331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.22873388
+ inSlope: 1.030374
+ outSlope: 1.030374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.2490035
+ inSlope: 0.5682702
+ outSlope: 0.5682702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.2890808
+ inSlope: 0.20337486
+ outSlope: 0.20337486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.29605567
+ inSlope: 0.10570458
+ outSlope: 0.10570458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.048305824
+ inSlope: 1.1227522
+ outSlope: 1.1227522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.10918966
+ inSlope: 1.1412091
+ outSlope: 1.1412091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.14125703
+ inSlope: 0.6958283
+ outSlope: 0.6958283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.16334443
+ inSlope: 0.26280913
+ outSlope: 0.26280913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.20060368
+ inSlope: 0.79031676
+ outSlope: 0.79031676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.23866488
+ inSlope: 0.7537086
+ outSlope: 0.7537086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31500512
+ inSlope: 1.8411514
+ outSlope: 1.8411514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.73238826
+ inSlope: 5.537445
+ outSlope: 5.537445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 1.0369984
+ inSlope: 5.5367537
+ outSlope: 5.5367537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 1.0586684
+ inSlope: -7.9081507
+ outSlope: -7.9081507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.8837949
+ inSlope: -9.145857
+ outSlope: -9.145857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.75380677
+ inSlope: 0.2401061
+ outSlope: 0.2401061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.89179844
+ inSlope: -2.0487862
+ outSlope: -2.0487862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.685514
+ inSlope: -12.981201
+ outSlope: -12.981201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.45909217
+ inSlope: -12.68863
+ outSlope: -12.68863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.26256004
+ inSlope: -12.792011
+ outSlope: -12.792011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.03268891
+ inSlope: -8.171949
+ outSlope: -8.171949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.009841307
+ inSlope: 0.8729751
+ outSlope: 0.8729751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.061788052
+ inSlope: 1.8447754
+ outSlope: 1.8447754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.051651146
+ inSlope: -3.0101953
+ outSlope: -3.0101953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.03855169
+ inSlope: -5.745865
+ outSlope: -5.745865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.13987748
+ inSlope: -6.3041267
+ outSlope: -6.3041267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.3456417
+ inSlope: -4.7541413
+ outSlope: -4.7541413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.40716028
+ inSlope: -3.2119055
+ outSlope: -3.2119055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.54957855
+ inSlope: -1.3306851
+ outSlope: -1.3306851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.63408494
+ inSlope: 0.42054752
+ outSlope: 0.42054752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.437707
+ inSlope: 0.9993398
+ outSlope: 0.9993398
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.40897492
+ inSlope: -0.14024122
+ outSlope: -0.14024122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.43185797
+ inSlope: 0.124102354
+ outSlope: 0.124102354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.37219065
+ inSlope: 0.9956003
+ outSlope: 0.9956003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.3179549
+ inSlope: 0.5722954
+ outSlope: 0.5722954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.27769879
+ inSlope: 0.7070837
+ outSlope: 0.7070837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.21251276
+ inSlope: 0.27512205
+ outSlope: 0.27512205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.21430856
+ inSlope: -0.022227935
+ outSlope: -0.022227935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.20560837
+ inSlope: 0.6558405
+ outSlope: 0.6558405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.17730348
+ inSlope: 0.54085004
+ outSlope: 0.54085004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.2131179
+ inSlope: -0.68715715
+ outSlope: -0.68715715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.25462583
+ inSlope: 0.09645948
+ outSlope: 0.09645948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.23784898
+ inSlope: 0.75893265
+ outSlope: 0.75893265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.19420183
+ inSlope: 2.2001884
+ outSlope: 2.2001884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.14837122
+ inSlope: 3.8393502
+ outSlope: 3.8393502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.06622361
+ inSlope: 7.9746437
+ outSlope: 7.9746437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.11744998
+ inSlope: 5.6957765
+ outSlope: 5.6957765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.123635426
+ inSlope: 0.36983022
+ outSlope: 0.36983022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.13535194
+ inSlope: 0.3099962
+ outSlope: 0.3099962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.1401109
+ inSlope: -0.18963736
+ outSlope: -0.18963736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.12903093
+ inSlope: -3.616884
+ outSlope: -3.616884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.019546809
+ inSlope: -3.8835058
+ outSlope: -3.8835058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0004204196
+ inSlope: -0.92089653
+ outSlope: -0.92089653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.0111495815
+ inSlope: -0.7473614
+ outSlope: -0.7473614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.025332393
+ inSlope: -0.82333004
+ outSlope: -0.82333004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.038593877
+ inSlope: -0.618911
+ outSlope: -0.618911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.045962825
+ inSlope: -0.27978593
+ outSlope: -0.27978593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.047739424
+ inSlope: -0.019034669
+ outSlope: -0.019034669
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.04855449
+ inSlope: -0.11704051
+ outSlope: -0.11704051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.05586234
+ inSlope: -0.22583322
+ outSlope: -0.22583322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.059168518
+ inSlope: -0.3561712
+ outSlope: -0.3561712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.08434462
+ inSlope: 0.14913008
+ outSlope: 0.14913008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.14385025
+ inSlope: 2.1661947
+ outSlope: 2.1661947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.34449682
+ inSlope: 3.2595139
+ outSlope: 3.2595139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.50260997
+ inSlope: 1.0982816
+ outSlope: 1.0982816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.40037376
+ inSlope: -1.647881
+ outSlope: -1.647881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.25596586
+ inSlope: -1.4845715
+ outSlope: -1.4845715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.201318
+ inSlope: -0.0181112
+ outSlope: -0.0181112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.209704
+ inSlope: 1.0004082
+ outSlope: 1.0004082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.23466526
+ inSlope: 1.6294029
+ outSlope: 1.6294029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.2718651
+ inSlope: -1.0235132
+ outSlope: -1.0235132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.22990066
+ inSlope: -4.0523815
+ outSlope: -4.0523815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.13678585
+ inSlope: -5.9274483
+ outSlope: -5.9274483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.03231924
+ inSlope: -4.6713343
+ outSlope: -4.6713343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.018925153
+ inSlope: 0.22968125
+ outSlope: 0.22968125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.039975274
+ inSlope: 7.5049915
+ outSlope: 7.5049915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.23124099
+ inSlope: 15.032701
+ outSlope: 15.032701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.5410648
+ inSlope: 24.067904
+ outSlope: 24.067904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 1.0335037
+ inSlope: 14.773227
+ outSlope: 14.773227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 1.0335052
+ inSlope: 0.000039339102
+ outSlope: 0.000039339102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 1.033505
+ inSlope: -0.000007152564
+ outSlope: -0.000007152564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 1.033505
+ inSlope: -1.5489676
+ outSlope: -1.5489676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.981872
+ inSlope: -10.963713
+ outSlope: -10.963713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.6680475
+ inSlope: -13.641829
+ outSlope: -13.641829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.52714485
+ inSlope: -6.711507
+ outSlope: -6.711507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.4443308
+ inSlope: -4.2798243
+ outSlope: -4.2798243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.38448417
+ inSlope: -4.8037643
+ outSlope: -4.8037643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.2842055
+ inSlope: -2.764375
+ outSlope: -2.764375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.29233843
+ inSlope: 2.3670473
+ outSlope: 2.3670473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.363107
+ inSlope: 4.425968
+ outSlope: 4.425968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.6187326
+ inSlope: 1.4616551
+ outSlope: 1.4616551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.50752753
+ inSlope: -2.701561
+ outSlope: -2.701561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.37803116
+ inSlope: -2.1308258
+ outSlope: -2.1308258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.27183142
+ inSlope: -1.2896762
+ outSlope: -1.2896762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.21455446
+ inSlope: -0.23310433
+ outSlope: -0.23310433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.21696122
+ inSlope: 0.177279
+ outSlope: 0.177279
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.2259136
+ inSlope: 0.48482582
+ outSlope: 0.48482582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.27149442
+ inSlope: 0.7050309
+ outSlope: 0.7050309
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.349821
+ inSlope: 0.9118941
+ outSlope: 0.9118941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.43434283
+ inSlope: 1.5282902
+ outSlope: 1.5282902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.5147792
+ inSlope: 0.96269405
+ outSlope: 0.96269405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.6268966
+ inSlope: 1.6352425
+ outSlope: 1.6352425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.8051426
+ inSlope: 1.2080698
+ outSlope: 1.2080698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.90271753
+ inSlope: -0.52581894
+ outSlope: -0.52581894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.7766866
+ inSlope: -0.471084
+ outSlope: -0.471084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.8705097
+ inSlope: 1.8647149
+ outSlope: 1.8647149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.9796323
+ inSlope: 2.8487124
+ outSlope: 2.8487124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 1.0335048
+ inSlope: 1.6112778
+ outSlope: 1.6112778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 1.0333415
+ inSlope: -0.0022136802
+ outSlope: -0.0022136802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 1.0333636
+ inSlope: -0.12125188
+ outSlope: -0.12125188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 1.0294632
+ inSlope: -1.1469454
+ outSlope: -1.1469454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.9951317
+ inSlope: -1.3788545
+ outSlope: -1.3788545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.9592131
+ inSlope: -0.9410008
+ outSlope: -0.9410008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.9077569
+ inSlope: -0.13677993
+ outSlope: -0.13677993
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.9061779
+ inSlope: -0.101169445
+ outSlope: -0.101169445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Forearm Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.4240599
+ inSlope: 0.66134846
+ outSlope: 0.66134846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.4609475
+ inSlope: 0.07193348
+ outSlope: 0.07193348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.46463147
+ inSlope: 0.32915384
+ outSlope: 0.32915384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.47507417
+ inSlope: -0.63528645
+ outSlope: -0.63528645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.4173951
+ inSlope: -0.66591626
+ outSlope: -0.66591626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.3895368
+ inSlope: -0.66174626
+ outSlope: -0.66174626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.36067837
+ inSlope: -0.2939856
+ outSlope: -0.2939856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.34182212
+ inSlope: -0.5752718
+ outSlope: -0.5752718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.26833144
+ inSlope: -0.70614046
+ outSlope: -0.70614046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.23825797
+ inSlope: -1.6729226
+ outSlope: -1.6729226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.20176919
+ inSlope: -2.6995153
+ outSlope: -2.6995153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.14827421
+ inSlope: -2.8958278
+ outSlope: -2.8958278
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.105241686
+ inSlope: 2.3314793
+ outSlope: 2.3314793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.22599012
+ inSlope: 6.610785
+ outSlope: 6.610785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.32560098
+ inSlope: 9.537907
+ outSlope: 9.537907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.54392004
+ inSlope: 5.4283724
+ outSlope: 5.4283724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.50654656
+ inSlope: -2.0735104
+ outSlope: -2.0735104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.4748031
+ inSlope: -3.2168057
+ outSlope: -3.2168057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.3993198
+ inSlope: -3.6837296
+ outSlope: -3.6837296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.35201222
+ inSlope: 0.28790295
+ outSlope: 0.28790295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.40891737
+ inSlope: 2.0280404
+ outSlope: 2.0280404
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.41961432
+ inSlope: -1.2983665
+ outSlope: -1.2983665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.36563852
+ inSlope: -1.2127914
+ outSlope: -1.2127914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.37918797
+ inSlope: 0.88928634
+ outSlope: 0.88928634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.39528137
+ inSlope: -0.5148425
+ outSlope: -0.5148425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.36202657
+ inSlope: -1.3314767
+ outSlope: -1.3314767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.35089886
+ inSlope: 0.19078925
+ outSlope: 0.19078925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.3683862
+ inSlope: -1.2713406
+ outSlope: -1.2713406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.30852088
+ inSlope: -4.606775
+ outSlope: -4.606775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2148272
+ inSlope: -5.247428
+ outSlope: -5.247428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.13360679
+ inSlope: -3.5983973
+ outSlope: -3.5983973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.09488074
+ inSlope: -0.5816349
+ outSlope: -0.5816349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.11421898
+ inSlope: 2.4908013
+ outSlope: 2.4908013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.17790736
+ inSlope: 4.3365016
+ outSlope: 4.3365016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.25877005
+ inSlope: 4.4815655
+ outSlope: 4.4815655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.3272939
+ inSlope: 3.3513937
+ outSlope: 3.3513937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.40490228
+ inSlope: 0.23761979
+ outSlope: 0.23761979
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.3848721
+ inSlope: -1.4884174
+ outSlope: -1.4884174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.24490972
+ inSlope: -1.2710196
+ outSlope: -1.2710196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.24709707
+ inSlope: 0.4413154
+ outSlope: 0.4413154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.26386487
+ inSlope: 0.086288534
+ outSlope: 0.086288534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.27358454
+ inSlope: 0.42711985
+ outSlope: 0.42711985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.30353227
+ inSlope: 0.06881035
+ outSlope: 0.06881035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.29820997
+ inSlope: 0.3784377
+ outSlope: 0.3784377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.38171735
+ inSlope: 0.79815286
+ outSlope: 0.79815286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.40216935
+ inSlope: 0.099009365
+ outSlope: 0.099009365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.3907013
+ inSlope: -0.5235516
+ outSlope: -0.5235516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.36262032
+ inSlope: -0.30341354
+ outSlope: -0.30341354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.3727157
+ inSlope: 0.87553823
+ outSlope: 0.87553823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.4035552
+ inSlope: 0.5112905
+ outSlope: 0.5112905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.3783265
+ inSlope: -0.06615228
+ outSlope: -0.06615228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.3806302
+ inSlope: -0.35131875
+ outSlope: -0.35131875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.35707375
+ inSlope: -0.4507501
+ outSlope: -0.4507501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.3117189
+ inSlope: -2.0450032
+ outSlope: -2.0450032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.26811886
+ inSlope: -3.7123098
+ outSlope: -3.7123098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.18797536
+ inSlope: -7.87591
+ outSlope: -7.87591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.005588776
+ inSlope: -5.5472016
+ outSlope: -5.5472016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.0030688185
+ inSlope: -0.21016917
+ outSlope: -0.21016917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0014167918
+ inSlope: -0.33751225
+ outSlope: -0.33751225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.008181612
+ inSlope: -0.44103247
+ outSlope: -0.44103247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.01611807
+ inSlope: 0.017523393
+ outSlope: 0.017523393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.0075977356
+ inSlope: 3.5811312
+ outSlope: 3.5811312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.10325432
+ inSlope: 4.113811
+ outSlope: 4.113811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.12953039
+ inSlope: 1.4982979
+ outSlope: 1.4982979
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.1531975
+ inSlope: 1.6982694
+ outSlope: 1.6982694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.25186524
+ inSlope: 1.5449911
+ outSlope: 1.5449911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.2863042
+ inSlope: -0.3335985
+ outSlope: -0.3335985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.28061217
+ inSlope: -0.30490756
+ outSlope: -0.30490756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Forearm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.16792822
+ inSlope: 0.103298225
+ outSlope: 0.103298225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.16702372
+ inSlope: 0.06648353
+ outSlope: 0.06648353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.17193027
+ inSlope: 0.0072634276
+ outSlope: 0.0072634276
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.1734317
+ inSlope: 0.0624924
+ outSlope: 0.0624924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.17071219
+ inSlope: -0.33576295
+ outSlope: -0.33576295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.1464786
+ inSlope: -0.2615915
+ outSlope: -0.2615915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.1590556
+ inSlope: -0.034042183
+ outSlope: -0.034042183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.15642847
+ inSlope: 0.33575925
+ outSlope: 0.33575925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.22639894
+ inSlope: 1.5666163
+ outSlope: 1.5666163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.355994
+ inSlope: 2.1913705
+ outSlope: 2.1913705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.50891006
+ inSlope: 5.0299735
+ outSlope: 5.0299735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.71777105
+ inSlope: 5.6742973
+ outSlope: 5.6742973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.7971365
+ inSlope: -2.5473142
+ outSlope: -2.5473142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.63286066
+ inSlope: -6.527568
+ outSlope: -6.527568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5795511
+ inSlope: -2.8241525
+ outSlope: -2.8241525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.53872234
+ inSlope: -4.786917
+ outSlope: -4.786917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.41998735
+ inSlope: -2.143845
+ outSlope: -2.143845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.4672609
+ inSlope: 4.0881653
+ outSlope: 4.0881653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.5562594
+ inSlope: 0.03346777
+ outSlope: 0.03346777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.4683765
+ inSlope: -6.6754694
+ outSlope: -6.6754694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.33374202
+ inSlope: -8.989351
+ outSlope: -8.989351
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.16872981
+ inSlope: -13.685768
+ outSlope: -13.685768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.1224498
+ inSlope: -15.122273
+ outSlope: -15.122273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.3353455
+ inSlope: -10.231098
+ outSlope: -10.231098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.4634861
+ inSlope: -7.2561564
+ outSlope: -7.2561564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.57721716
+ inSlope: -3.222238
+ outSlope: -3.222238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.57089394
+ inSlope: 5.620736
+ outSlope: 5.620736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.38985947
+ inSlope: 7.687846
+ outSlope: 7.687846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.31463265
+ inSlope: 2.7046895
+ outSlope: 2.7046895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.34570584
+ inSlope: -1.0957156
+ outSlope: -1.0957156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.36706907
+ inSlope: -0.54945123
+ outSlope: -0.54945123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.39770567
+ inSlope: -0.10742168
+ outSlope: -0.10742168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.3561993
+ inSlope: 1.9991685
+ outSlope: 1.9991685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.17614807
+ inSlope: 2.1678572
+ outSlope: 2.1678572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.098483026
+ inSlope: 1.4437301
+ outSlope: 1.4437301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.07337096
+ inSlope: 1.5071639
+ outSlope: 1.5071639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.048243918
+ inSlope: 1.3375304
+ outSlope: 1.3375304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.028786661
+ inSlope: 0.9595995
+ outSlope: 0.9595995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.016257297
+ inSlope: 0.55339605
+ outSlope: 0.55339605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.010340144
+ inSlope: 0.2230885
+ outSlope: 0.2230885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.016782245
+ inSlope: -0.4190183
+ outSlope: -0.4190183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.03509308
+ inSlope: -0.5800855
+ outSlope: -0.5800855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.051258612
+ inSlope: -0.29544717
+ outSlope: -0.29544717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.054570816
+ inSlope: 0.015121886
+ outSlope: 0.015121886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.05384615
+ inSlope: -0.01274227
+ outSlope: -0.01274227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.05829426
+ inSlope: -0.23403805
+ outSlope: -0.23403805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.06623524
+ inSlope: -0.13745843
+ outSlope: -0.13745843
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.06585576
+ inSlope: 0.11592228
+ outSlope: 0.11592228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.06235648
+ inSlope: -0.017309874
+ outSlope: -0.017309874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07602888
+ inSlope: -0.13649932
+ outSlope: -0.13649932
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.080544494
+ inSlope: -0.3081055
+ outSlope: -0.3081055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.09920922
+ inSlope: -0.73579144
+ outSlope: -0.73579144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.13210732
+ inSlope: -0.32858142
+ outSlope: -0.32858142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.13401563
+ inSlope: 0.08268319
+ outSlope: 0.08268319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.12899585
+ inSlope: 0.31798333
+ outSlope: 0.31798333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.110596456
+ inSlope: 0.0020506456
+ outSlope: 0.0020506456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.13350591
+ inSlope: -0.03869448
+ outSlope: -0.03869448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.113538206
+ inSlope: 0.08426838
+ outSlope: 0.08426838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.12579878
+ inSlope: -0.27065885
+ outSlope: -0.27065885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.13239595
+ inSlope: -0.13471204
+ outSlope: -0.13471204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.14048445
+ inSlope: 0.07616855
+ outSlope: 0.07616855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.13631643
+ inSlope: 0.11175773
+ outSlope: 0.11175773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.14812529
+ inSlope: -0.39522868
+ outSlope: -0.39522868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.1545672
+ inSlope: -0.2231677
+ outSlope: -0.2231677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.15556413
+ inSlope: -0.02466735
+ outSlope: -0.02466735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.1440902
+ inSlope: 0.5678702
+ outSlope: 0.5678702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.11243592
+ inSlope: 0.43464342
+ outSlope: 0.43464342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.10569368
+ inSlope: -0.06938053
+ outSlope: -0.06938053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.106662445
+ inSlope: -0.032912523
+ outSlope: -0.032912523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Hand Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13439341
+ inSlope: -1.9758949
+ outSlope: -1.9758949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.16726069
+ inSlope: -1.8889699
+ outSlope: -1.8889699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.21465512
+ inSlope: -0.6437285
+ outSlope: -0.6437285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.21408182
+ inSlope: 0.3167566
+ outSlope: 0.3167566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.18579158
+ inSlope: 1.1420481
+ outSlope: 1.1420481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.059369814
+ inSlope: 2.0247881
+ outSlope: 2.0247881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.027075114
+ inSlope: 1.8031601
+ outSlope: 1.8031601
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0007352687
+ inSlope: 1.5320975
+ outSlope: 1.5320975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.04438644
+ inSlope: 1.2138884
+ outSlope: 1.2138884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.08404437
+ inSlope: 1.1217353
+ outSlope: 1.1217353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.11439248
+ inSlope: 0.47895357
+ outSlope: 0.47895357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.10660077
+ inSlope: -0.51527584
+ outSlope: -0.51527584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.08389734
+ inSlope: -0.9703008
+ outSlope: -0.9703008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.06451565
+ inSlope: -1.4600785
+ outSlope: -1.4600785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.035228103
+ inSlope: -2.3024406
+ outSlope: -2.3024406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.0122323
+ inSlope: -3.7327347
+ outSlope: -3.7327347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.08919626
+ inSlope: -5.76771
+ outSlope: -5.76771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.20449077
+ inSlope: -7.904461
+ outSlope: -7.904461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.5034282
+ inSlope: -8.012339
+ outSlope: -8.012339
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.61975735
+ inSlope: -6.2333508
+ outSlope: -6.2333508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.8417976
+ inSlope: -10.45507
+ outSlope: -10.45507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -1.0597084
+ inSlope: -2.6627011
+ outSlope: -2.6627011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.9305542
+ inSlope: 2.3232834
+ outSlope: 2.3232834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.98226565
+ inSlope: -4.452201
+ outSlope: -4.452201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -1.0789608
+ inSlope: -7.471903
+ outSlope: -7.471903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -1.2313288
+ inSlope: 8.553144
+ outSlope: 8.553144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.79385626
+ inSlope: 27.674156
+ outSlope: 27.674156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.30885783
+ inSlope: 23.066158
+ outSlope: 23.066158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.024985032
+ inSlope: 17.426462
+ outSlope: 17.426462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.27202794
+ inSlope: 17.110071
+ outSlope: 17.110071
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.54535437
+ inSlope: 7.811082
+ outSlope: 7.811082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5323971
+ inSlope: 0.397561
+ outSlope: 0.397561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.5586064
+ inSlope: 0.8825191
+ outSlope: 0.8825191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.56181437
+ inSlope: -5.6259975
+ outSlope: -5.6259975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.3710733
+ inSlope: -7.150173
+ outSlope: -7.150173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.32347548
+ inSlope: -5.6344156
+ outSlope: -5.6344156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.18325964
+ inSlope: -8.63054
+ outSlope: -8.63054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.035791095
+ inSlope: -6.4502683
+ outSlope: -6.4502683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.031749107
+ inSlope: -2.5761473
+ outSlope: -2.5761473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.0500804
+ inSlope: -1.3999062
+ outSlope: -1.3999062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.0784126
+ inSlope: -2.7813265
+ outSlope: -2.7813265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.1427912
+ inSlope: -4.220693
+ outSlope: -4.220693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.21910223
+ inSlope: -3.9421592
+ outSlope: -3.9421592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.3052104
+ inSlope: -1.2930576
+ outSlope: -1.2930576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.2531293
+ inSlope: 2.8171353
+ outSlope: 2.8171353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.14158738
+ inSlope: 3.457231
+ outSlope: 3.457231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.024191339
+ inSlope: 3.7085767
+ outSlope: 3.7085767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.039632767
+ inSlope: 3.825136
+ outSlope: 3.825136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.10331307
+ inSlope: 3.5372996
+ outSlope: 3.5372996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.19542329
+ inSlope: 1.6793919
+ outSlope: 1.6793919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.08278285
+ inSlope: -1.688308
+ outSlope: -1.688308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.03495057
+ inSlope: -1.2217786
+ outSlope: -1.2217786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.01602352
+ inSlope: -1.0900854
+ outSlope: -1.0900854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.0013855746
+ inSlope: -1.006145
+ outSlope: -1.006145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.031789914
+ inSlope: -0.779508
+ outSlope: -0.779508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.06487467
+ inSlope: -0.20978123
+ outSlope: -0.20978123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.06753143
+ inSlope: 0.12189646
+ outSlope: 0.12189646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.061521526
+ inSlope: 0.12549588
+ outSlope: 0.12549588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.06441293
+ inSlope: -0.25241578
+ outSlope: -0.25241578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07401257
+ inSlope: -0.21502128
+ outSlope: -0.21502128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.080032304
+ inSlope: -0.061792374
+ outSlope: -0.061792374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.07873203
+ inSlope: 0.23089504
+ outSlope: 0.23089504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.06507278
+ inSlope: 0.39267376
+ outSlope: 0.39267376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.05981218
+ inSlope: -0.025763765
+ outSlope: -0.025763765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.06593157
+ inSlope: -0.72630066
+ outSlope: -0.72630066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.12683785
+ inSlope: -0.81823725
+ outSlope: -0.81823725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.13481802
+ inSlope: -0.099182814
+ outSlope: -0.099182814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.11892947
+ inSlope: 0.7234899
+ outSlope: 0.7234899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.07417613
+ inSlope: 1.0098604
+ outSlope: 1.0098604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.04366849
+ inSlope: 0.6027013
+ outSlope: 0.6027013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.03719221
+ inSlope: 0.21026573
+ outSlope: 0.21026573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.03665964
+ inSlope: -0.0260255
+ outSlope: -0.0260255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.038059726
+ inSlope: 0.031840753
+ outSlope: 0.031840753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.03559828
+ inSlope: 0.32890683
+ outSlope: 0.32890683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.027096175
+ inSlope: 0.64647853
+ outSlope: 0.64647853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.014049018
+ inSlope: 0.77169347
+ outSlope: 0.77169347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.0013730833
+ inSlope: 0.6074677
+ outSlope: 0.6074677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.006199886
+ inSlope: 0.23549248
+ outSlope: 0.23549248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.0064766584
+ inSlope: -0.18981904
+ outSlope: -0.18981904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.00012740902
+ inSlope: -0.5782854
+ outSlope: -0.5782854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.012799683
+ inSlope: -0.9789572
+ outSlope: -0.9789572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.032759465
+ inSlope: -1.5761858
+ outSlope: -1.5761858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.06533916
+ inSlope: -2.6423619
+ outSlope: -2.6423619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.12083811
+ inSlope: -1.6090853
+ outSlope: -1.6090853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.11897529
+ inSlope: 0.24240777
+ outSlope: 0.24240777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.088919505
+ inSlope: 0.7910073
+ outSlope: 0.7910073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.07516768
+ inSlope: 1.6731212
+ outSlope: 1.6731212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.03314845
+ inSlope: 1.6605768
+ outSlope: 1.6605768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.019814758
+ inSlope: 0.72122085
+ outSlope: 0.72122085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.009107813
+ inSlope: 0.77966
+ outSlope: 0.77966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.0061738193
+ inSlope: 0.9881688
+ outSlope: 0.9881688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.023831148
+ inSlope: 0.9686687
+ outSlope: 0.9686687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.038462788
+ inSlope: 0.69273174
+ outSlope: 0.69273174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.046922095
+ inSlope: 0.35024396
+ outSlope: 0.35024396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.051536355
+ inSlope: 0.10379852
+ outSlope: 0.10379852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.05573298
+ inSlope: 0.06495321
+ outSlope: 0.06495321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.055762723
+ inSlope: 0.14977683
+ outSlope: 0.14977683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Hand In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.68603367
+ inSlope: -2.375744
+ outSlope: -2.375744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.41388258
+ inSlope: -0.3130418
+ outSlope: -0.3130418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.8192984
+ inSlope: 0.45612618
+ outSlope: 0.45612618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.6472123
+ inSlope: -0.18767434
+ outSlope: -0.18767434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.6096015
+ inSlope: -0.0072007817
+ outSlope: -0.0072007817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.64281344
+ inSlope: 0.063437015
+ outSlope: 0.063437015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.00073035544
+ inSlope: -0.55093837
+ outSlope: -0.55093837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.031637486
+ inSlope: -0.23874941
+ outSlope: -0.23874941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.04577779
+ inSlope: -0.03855758
+ outSlope: -0.03855758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.037617333
+ inSlope: 0.1810123
+ outSlope: 0.1810123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.013395111
+ inSlope: 0.25938934
+ outSlope: 0.25938934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.002046747
+ inSlope: 0.17404558
+ outSlope: 0.17404558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.00047777483
+ inSlope: 0.13478158
+ outSlope: 0.13478158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.0024459683
+ inSlope: 0.11083576
+ outSlope: 0.11083576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.010071004
+ inSlope: 0.000056438148
+ outSlope: 0.000056438148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.004828241
+ inSlope: -0.028359275
+ outSlope: -0.028359275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.0034390083
+ inSlope: 0.012261981
+ outSlope: 0.012261981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.0076917126
+ inSlope: 0.062227
+ outSlope: 0.062227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.010796785
+ inSlope: 0.05012346
+ outSlope: 0.05012346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.0067891213
+ inSlope: -0.13559847
+ outSlope: -0.13559847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.2169576
+ inSlope: -0.32781678
+ outSlope: -0.32781678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.24986249
+ inSlope: -0.329474
+ outSlope: -0.329474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.38677317
+ inSlope: -2.7259302
+ outSlope: -2.7259302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.10074117
+ inSlope: -1.1394331
+ outSlope: -1.1394331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.07270172
+ inSlope: -0.00008240342
+ outSlope: -0.00008240342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.5264409
+ inSlope: 0.74337673
+ outSlope: 0.74337673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5563985
+ inSlope: -0.13558044
+ outSlope: -0.13558044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.34307334
+ inSlope: -0.118427694
+ outSlope: -0.118427694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.3595155
+ inSlope: 0.11402796
+ outSlope: 0.11402796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.43221462
+ inSlope: 0.15360564
+ outSlope: 0.15360564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5613316
+ inSlope: -2.6973076
+ outSlope: -2.6973076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.25225854
+ inSlope: -0.3568191
+ outSlope: -0.3568191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.6996995
+ inSlope: 0.7361419
+ outSlope: 0.7361419
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.731701
+ inSlope: -0.1345737
+ outSlope: -0.1345737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.5104963
+ inSlope: -0.2926487
+ outSlope: -0.2926487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.4957985
+ inSlope: 0.18182087
+ outSlope: 0.18182087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.6068094
+ inSlope: 0.25131235
+ outSlope: 0.25131235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.2785838
+ inSlope: 0.10605014
+ outSlope: 0.10605014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.26435003
+ inSlope: 0.10639708
+ outSlope: 0.10639708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.22041202
+ inSlope: 0.062090516
+ outSlope: 0.062090516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.219402
+ inSlope: 1.9044417
+ outSlope: 1.9044417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.15693069
+ inSlope: 4.5689945
+ outSlope: 4.5689945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.06710233
+ inSlope: 5.9050426
+ outSlope: 5.9050426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.039903887
+ inSlope: 6.6790514
+ outSlope: 6.6790514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5700543
+ inSlope: 4.181988
+ outSlope: 4.181988
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.6271676
+ inSlope: 4.473652
+ outSlope: 4.473652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.7191759
+ inSlope: 0.984758
+ outSlope: 0.984758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.6599928
+ inSlope: -1.589509
+ outSlope: -1.589509
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.6661923
+ inSlope: 0.34322473
+ outSlope: 0.34322473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.55553055
+ inSlope: -0.0012677917
+ outSlope: -0.0012677917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.55774724
+ inSlope: -0.007324226
+ outSlope: -0.007324226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.5947836
+ inSlope: 0.22688827
+ outSlope: 0.22688827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.6199699
+ inSlope: 0.10344217
+ outSlope: 0.10344217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.6214251
+ inSlope: 0.28733996
+ outSlope: 0.28733996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.6295479
+ inSlope: 0.038911745
+ outSlope: 0.038911745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.62272215
+ inSlope: -0.20110686
+ outSlope: -0.20110686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.6207342
+ inSlope: -0.058870967
+ outSlope: -0.058870967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5842801
+ inSlope: -0.06408505
+ outSlope: -0.06408505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.43760413
+ inSlope: 0.25861478
+ outSlope: 0.25861478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.40868396
+ inSlope: 0.072552934
+ outSlope: 0.072552934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.5692751
+ inSlope: -0.90309167
+ outSlope: -0.90309167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.5918146
+ inSlope: -0.26986268
+ outSlope: -0.26986268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.59373295
+ inSlope: 0.99319786
+ outSlope: 0.99319786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.40221977
+ inSlope: 5.377145
+ outSlope: 5.377145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.21196319
+ inSlope: 5.531576
+ outSlope: 5.531576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.12367542
+ inSlope: 4.7066317
+ outSlope: 4.7066317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.055075623
+ inSlope: -10.94986
+ outSlope: -10.94986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.48867038
+ inSlope: 1.5683355
+ outSlope: 1.5683355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.002797819
+ inSlope: 15.037304
+ outSlope: 15.037304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.012572583
+ inSlope: 0.90195334
+ outSlope: 0.90195334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.12282319
+ inSlope: 0.10243925
+ outSlope: 0.10243925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.10105978
+ inSlope: -0.31520602
+ outSlope: -0.31520602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.007791083
+ inSlope: -0.38275605
+ outSlope: -0.38275605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.0015440108
+ inSlope: -0.376835
+ outSlope: -0.376835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.0047701607
+ inSlope: -0.38829195
+ outSlope: -0.38829195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.052486643
+ inSlope: -0.21630472
+ outSlope: -0.21630472
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.05557444
+ inSlope: -0.04801986
+ outSlope: -0.04801986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.054087304
+ inSlope: -0.072317794
+ outSlope: -0.072317794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.05798503
+ inSlope: -0.08977887
+ outSlope: -0.08977887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.05707993
+ inSlope: 0.095465615
+ outSlope: 0.095465615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0059556244
+ inSlope: 0.47158164
+ outSlope: 0.47158164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.024717804
+ inSlope: 0.42322135
+ outSlope: 0.42322135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.043119654
+ inSlope: 0.31607753
+ outSlope: 0.31607753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.05904399
+ inSlope: 0.3261806
+ outSlope: 0.3261806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.0644671
+ inSlope: -0.24857497
+ outSlope: -0.24857497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.050758164
+ inSlope: 0.31436008
+ outSlope: 0.31436008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.07494576
+ inSlope: 0.88265777
+ outSlope: 0.88265777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.080180064
+ inSlope: 0.31357354
+ outSlope: 0.31357354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05477938
+ inSlope: -0.7811784
+ outSlope: -0.7811784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.31528863
+ inSlope: 0.15954326
+ outSlope: 0.15954326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.29475933
+ inSlope: 0.14605714
+ outSlope: 0.14605714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.25553548
+ inSlope: -0.008755633
+ outSlope: -0.008755633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.25574493
+ inSlope: 9.449781
+ outSlope: 9.449781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.059456937
+ inSlope: 26.596893
+ outSlope: 26.596893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.6308173
+ inSlope: 22.880878
+ outSlope: 22.880878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.82215214
+ inSlope: 5.740421
+ outSlope: 5.740421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8221645
+ inSlope: 0.0012785208
+ outSlope: 0.0012785208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.8223303
+ inSlope: 0.0035280022
+ outSlope: 0.0035280022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.82239705
+ inSlope: 0.52226055
+ outSlope: 0.52226055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.83973897
+ inSlope: -0.51127064
+ outSlope: -0.51127064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.8053547
+ inSlope: -1.8748069
+ outSlope: -1.8748069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.62432593
+ inSlope: -1.8303216
+ outSlope: -1.8303216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.4383653
+ inSlope: -0.72135663
+ outSlope: -0.72135663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.41687477
+ inSlope: 0.38945264
+ outSlope: 0.38945264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.4803127
+ inSlope: 1.1227183
+ outSlope: 1.1227183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.6347711
+ inSlope: -0.4147964
+ outSlope: -0.4147964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.33575946
+ inSlope: -0.5426212
+ outSlope: -0.5426212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.31637517
+ inSlope: -0.29014823
+ outSlope: -0.29014823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.31206036
+ inSlope: 0.30456066
+ outSlope: 0.30456066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.32652718
+ inSlope: -0.17073172
+ outSlope: -0.17073172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.3063693
+ inSlope: -0.6488726
+ outSlope: -0.6488726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.3048981
+ inSlope: -0.06271011
+ outSlope: -0.06271011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.42758125
+ inSlope: 0.26174808
+ outSlope: 0.26174808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.38153523
+ inSlope: 0.15247591
+ outSlope: 0.15247591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.36170274
+ inSlope: 0.14295204
+ outSlope: 0.14295204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.3190097
+ inSlope: 0.0074207853
+ outSlope: 0.0074207853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.31894687
+ inSlope: 9.429871
+ outSlope: 9.429871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.004680958
+ inSlope: 26.50596
+ outSlope: 26.50596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5645843
+ inSlope: 26.069828
+ outSlope: 26.069828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.8643125
+ inSlope: 8.917515
+ outSlope: 8.917515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8618345
+ inSlope: -0.28903514
+ outSlope: -0.28903514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.3653932
+ inSlope: -0.729777
+ outSlope: -0.729777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.32232755
+ inSlope: 0.25596702
+ outSlope: 0.25596702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.3653924
+ inSlope: 0.5255288
+ outSlope: 0.5255288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.5594888
+ inSlope: -0.40956077
+ outSlope: -0.40956077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.27445868
+ inSlope: -0.74848455
+ outSlope: -0.74848455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.24302837
+ inSlope: -0.35855
+ outSlope: -0.35855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.33371505
+ inSlope: 0.6035899
+ outSlope: 0.6035899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ m_PPtrCurves: []
+ m_SampleRate: 60
+ m_WrapMode: 0
+ m_Bounds:
+ m_Center: {x: 0, y: 0, z: 0}
+ m_Extent: {x: 0, y: 0, z: 0}
+ m_ClipBindingConstant:
+ genericBindings:
+ - serializedVersion: 2
+ path: 0
+ attribute: 8
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 9
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 13
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 15
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 22
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 25
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 26
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 28
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 101
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 102
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 103
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 104
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 121
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 124
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 7
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 10
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 11
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 12
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 14
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 16
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 17
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 18
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 19
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 20
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 21
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 23
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 24
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 27
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 29
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 30
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 31
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 32
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 33
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 34
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 35
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 36
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 37
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 38
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 39
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 40
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 41
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 42
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 43
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 44
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 45
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 46
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 47
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 48
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 49
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 50
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 51
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 52
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 53
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 54
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 55
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 56
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 63
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 64
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 65
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 66
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 67
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 68
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 69
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 70
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 71
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 72
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 73
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 74
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 75
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 76
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 77
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 78
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 79
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 80
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 81
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 82
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 83
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 84
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 85
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 86
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 87
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 88
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 89
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 90
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 91
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 92
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 93
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 94
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 95
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 96
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 122
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 123
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 57
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 58
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 59
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 60
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 61
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 62
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 97
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 98
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 99
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 100
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 105
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 106
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 107
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 108
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 109
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 110
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 111
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 112
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 113
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 114
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 115
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 116
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 117
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 118
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 119
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 120
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 125
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 126
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 127
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 128
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 129
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 130
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 131
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 132
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 133
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 134
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 135
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 0
+ attribute: 136
+ script: {fileID: 0}
+ typeID: 95
+ customType: 8
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_AdditiveReferencePoseClip: {fileID: 0}
+ m_AdditiveReferencePoseTime: 0
+ m_StartTime: 0
+ m_StopTime: 2.4833333
+ m_OrientationOffsetY: 0
+ m_Level: 0
+ m_CycleOffset: 0
+ m_HasAdditiveReferencePose: 0
+ m_LoopTime: 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:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.13648874
+ inSlope: 0.096084885
+ outSlope: 0.096084885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.13982962
+ inSlope: -0.001839499
+ outSlope: -0.001839499
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.115332104
+ inSlope: -0.18749844
+ outSlope: -0.18749844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.09875705
+ inSlope: -0.1957592
+ outSlope: -0.1957592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.07715347
+ inSlope: -0.2777763
+ outSlope: -0.2777763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.057680946
+ inSlope: -0.27264145
+ outSlope: -0.27264145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.04843384
+ inSlope: -0.3172018
+ outSlope: -0.3172018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.03686693
+ inSlope: -0.3228891
+ outSlope: -0.3228891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.026878906
+ inSlope: -0.31331772
+ outSlope: -0.31331772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.021410365
+ inSlope: -0.29195794
+ outSlope: -0.29195794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.008208061
+ inSlope: -0.1501907
+ outSlope: -0.1501907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.005785696
+ inSlope: -0.17186119
+ outSlope: -0.17186119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.00247936
+ inSlope: -0.2173559
+ outSlope: -0.2173559
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.0014594939
+ inSlope: -0.24105036
+ outSlope: -0.24105036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.005555644
+ inSlope: -0.23332798
+ outSlope: -0.23332798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.0151339425
+ inSlope: -0.14025186
+ outSlope: -0.14025186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.023003787
+ inSlope: 0.01198753
+ outSlope: 0.01198753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.022246182
+ inSlope: -0.0037169866
+ outSlope: -0.0037169866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.021641025
+ inSlope: 0.028323986
+ outSlope: 0.028323986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.0141390525
+ inSlope: 0.057133563
+ outSlope: 0.057133563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.0075453753
+ inSlope: 0.10820858
+ outSlope: 0.10820858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.0015235804
+ inSlope: 0.12788132
+ outSlope: 0.12788132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.00063354446
+ inSlope: 0.13230893
+ outSlope: 0.13230893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.002886713
+ inSlope: 0.1364614
+ outSlope: 0.1364614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.012843109
+ inSlope: 0.16667101
+ outSlope: 0.16667101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.030108172
+ inSlope: 0.16410911
+ outSlope: 0.16410911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.048119254
+ inSlope: 0.21236622
+ outSlope: 0.21236622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.0663027
+ inSlope: 0.20051056
+ outSlope: 0.20051056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.08195168
+ inSlope: 0.1424878
+ outSlope: 0.1424878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.08869367
+ inSlope: -0.0749287
+ outSlope: -0.0749287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.060855407
+ inSlope: -0.24535328
+ outSlope: -0.24535328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.040251452
+ inSlope: -0.23949488
+ outSlope: -0.23949488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9146259
+ inSlope: 0.130654
+ outSlope: 0.130654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.90277326
+ inSlope: -0.19085902
+ outSlope: -0.19085902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.8386242
+ inSlope: -0.20691116
+ outSlope: -0.20691116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.80091625
+ inSlope: -0.13841197
+ outSlope: -0.13841197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.73681635
+ inSlope: -0.15403484
+ outSlope: -0.15403484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.7991492
+ inSlope: -0.008273728
+ outSlope: -0.008273728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.8359845
+ inSlope: 0.521506
+ outSlope: 0.521506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.93072385
+ inSlope: 0.21822652
+ outSlope: 0.21822652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.9660854
+ inSlope: 0.05178141
+ outSlope: 0.05178141
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15535302
+ inSlope: 0.27952376
+ outSlope: 0.27952376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.2422312
+ inSlope: 0.72958386
+ outSlope: 0.72958386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.38900355
+ inSlope: 0.9920893
+ outSlope: 0.9920893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.70857006
+ inSlope: 0.6687629
+ outSlope: 0.6687629
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.8087642
+ inSlope: -0.038028397
+ outSlope: -0.038028397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.6837556
+ inSlope: -0.53920317
+ outSlope: -0.53920317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.44569212
+ inSlope: -1.2466035
+ outSlope: -1.2466035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.28156266
+ inSlope: -0.75091195
+ outSlope: -0.75091195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.14777447
+ inSlope: -0.5207137
+ outSlope: -0.5207137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.0731844
+ inSlope: -0.2830485
+ outSlope: -0.2830485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.06435739
+ inSlope: -0.2467611
+ outSlope: -0.2467611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15650526
+ inSlope: -0.6982326
+ outSlope: -0.6982326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.1164401
+ inSlope: -0.5150964
+ outSlope: -0.5150964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.085862845
+ inSlope: -0.23920588
+ outSlope: -0.23920588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.06666039
+ inSlope: -0.26353776
+ outSlope: -0.26353776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.037349448
+ inSlope: -0.3477
+ outSlope: -0.3477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.02129735
+ inSlope: -0.23273477
+ outSlope: -0.23273477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.01615085
+ inSlope: 0.01567747
+ outSlope: 0.01567747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.023720142
+ inSlope: 0.33799428
+ outSlope: 0.33799428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.052180734
+ inSlope: 0.8305074
+ outSlope: 0.8305074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.11230684
+ inSlope: 1.659579
+ outSlope: 1.659579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.20784271
+ inSlope: 1.7456539
+ outSlope: 1.7456539
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.2841499
+ inSlope: 0.66325366
+ outSlope: 0.66325366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.31877488
+ inSlope: 0.92790395
+ outSlope: 0.92790395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.4147318
+ inSlope: 0.7353498
+ outSlope: 0.7353498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.4620669
+ inSlope: -0.06000644
+ outSlope: -0.06000644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.3844395
+ inSlope: -0.45033795
+ outSlope: -0.45033795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.16088603
+ inSlope: -0.86437756
+ outSlope: -0.86437756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.08652902
+ inSlope: -0.53750247
+ outSlope: -0.53750247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.062567435
+ inSlope: -0.19635996
+ outSlope: -0.19635996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.052274235
+ inSlope: -0.07532969
+ outSlope: -0.07532969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.049445495
+ inSlope: -0.02127642
+ outSlope: -0.02127642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.04823535
+ inSlope: -0.01822084
+ outSlope: -0.01822084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.048723847
+ inSlope: 0.0070658233
+ outSlope: 0.0070658233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.050319485
+ inSlope: -0.0067809494
+ outSlope: -0.0067809494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.0498154
+ inSlope: -0.0003100183
+ outSlope: -0.0003100183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3497607
+ inSlope: 1.0380104
+ outSlope: 1.0380104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.41227582
+ inSlope: 0.8337045
+ outSlope: 0.8337045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.56479836
+ inSlope: 0.41306955
+ outSlope: 0.41306955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.4367438
+ inSlope: -2.8187442
+ outSlope: -2.8187442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.11332753
+ inSlope: -4.6488028
+ outSlope: -4.6488028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.034775637
+ inSlope: -4.5595016
+ outSlope: -4.5595016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.038655717
+ inSlope: -4.0659285
+ outSlope: -4.0659285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.18760115
+ inSlope: -1.9035857
+ outSlope: -1.9035857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.25086838
+ inSlope: -1.2448065
+ outSlope: -1.2448065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.41885966
+ inSlope: -1.3483791
+ outSlope: -1.3483791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.49221563
+ inSlope: -0.285871
+ outSlope: -0.285871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.3805557
+ inSlope: 0.6511525
+ outSlope: 0.6511525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.27746165
+ inSlope: 0.6403494
+ outSlope: 0.6403494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.16142839
+ inSlope: 0.7710285
+ outSlope: 0.7710285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.052049488
+ inSlope: 0.9209407
+ outSlope: 0.9209407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.0053767115
+ inSlope: 0.925415
+ outSlope: 0.925415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.04008922
+ inSlope: 0.9065491
+ outSlope: 0.9065491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.10258302
+ inSlope: 0.9347418
+ outSlope: 0.9347418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.15908058
+ inSlope: 0.31969905
+ outSlope: 0.31969905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.16737205
+ inSlope: 0.009492794
+ outSlope: 0.009492794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.15301941
+ inSlope: -0.38694298
+ outSlope: -0.38694298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0908942
+ inSlope: -0.28231752
+ outSlope: -0.28231752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.046013437
+ inSlope: -0.24038619
+ outSlope: -0.24038619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.023690961
+ inSlope: -0.21657942
+ outSlope: -0.21657942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0925751
+ inSlope: -0.12438413
+ outSlope: -0.12438413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.09455506
+ inSlope: -0.112543136
+ outSlope: -0.112543136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.08497789
+ inSlope: 0.18136491
+ outSlope: 0.18136491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.059651952
+ inSlope: 0.332955
+ outSlope: 0.332955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.025028624
+ inSlope: 0.47958666
+ outSlope: 0.47958666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.007797018
+ inSlope: 0.5618534
+ outSlope: 0.5618534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.0019454092
+ inSlope: 0.5992619
+ outSlope: 0.5992619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.045420244
+ inSlope: 0.7043355
+ outSlope: 0.7043355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.08630958
+ inSlope: 0.3786981
+ outSlope: 0.3786981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.09677337
+ inSlope: 0.04651469
+ outSlope: 0.04651469
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.09559184
+ inSlope: 0.04296317
+ outSlope: 0.04296317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.103680365
+ inSlope: 0.013137473
+ outSlope: 0.013137473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.09921162
+ inSlope: -0.044161495
+ outSlope: -0.044161495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.10213922
+ inSlope: -0.028041404
+ outSlope: -0.028041404
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.08480579
+ inSlope: -0.102610014
+ outSlope: -0.102610014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.075380445
+ inSlope: -0.05529111
+ outSlope: -0.05529111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.06826803
+ inSlope: -0.13704401
+ outSlope: -0.13704401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.056580417
+ inSlope: -0.11550604
+ outSlope: -0.11550604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.045562122
+ inSlope: -0.090759896
+ outSlope: -0.090759896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.03320919
+ inSlope: -0.1850917
+ outSlope: -0.1850917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.024052568
+ inSlope: -0.16506577
+ outSlope: -0.16506577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.013271106
+ inSlope: -0.17564976
+ outSlope: -0.17564976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.004218681
+ inSlope: -0.17001908
+ outSlope: -0.17001908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.0010081809
+ inSlope: -0.14493968
+ outSlope: -0.14493968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.008361674
+ inSlope: -0.059725165
+ outSlope: -0.059725165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.00911798
+ inSlope: 0.021916406
+ outSlope: 0.021916406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.005770292
+ inSlope: 0.037135705
+ outSlope: 0.037135705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0049124192
+ inSlope: 0.013529306
+ outSlope: 0.013529306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0043369876
+ inSlope: 0.025413964
+ outSlope: 0.025413964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0026279995
+ inSlope: 0.023139162
+ outSlope: 0.023139162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.0023827846
+ inSlope: 0.0054122135
+ outSlope: 0.0054122135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.0031021433
+ inSlope: -0.021705462
+ outSlope: -0.021705462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.91989636
+ inSlope: -0.26360375
+ outSlope: -0.26360375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.81197333
+ inSlope: -0.12270224
+ outSlope: -0.12270224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.87576604
+ inSlope: 1.2031211
+ outSlope: 1.2031211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.97908294
+ inSlope: -0.18447535
+ outSlope: -0.18447535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.92212653
+ inSlope: -0.4820667
+ outSlope: -0.4820667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.7626979
+ inSlope: -0.7173253
+ outSlope: -0.7173253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.75324196
+ inSlope: 0.44528466
+ outSlope: 0.44528466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.98166025
+ inSlope: 0.105249986
+ outSlope: 0.105249986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.9899583
+ inSlope: 0.053431444
+ outSlope: 0.053431444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 1.0002346
+ inSlope: 0.0051042084
+ outSlope: 0.0051042084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.09542543
+ inSlope: 0.95713496
+ outSlope: 0.95713496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.06305897
+ inSlope: -0.08038928
+ outSlope: -0.08038928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.11040265
+ inSlope: -1.3272573
+ outSlope: -1.3272573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.33703563
+ inSlope: -2.1554475
+ outSlope: -2.1554475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.50855434
+ inSlope: -0.8340874
+ outSlope: -0.8340874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.52427775
+ inSlope: 0.06637366
+ outSlope: 0.06637366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.42994642
+ inSlope: 2.84973
+ outSlope: 2.84973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.1705998
+ inSlope: 3.6844196
+ outSlope: 3.6844196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.069495715
+ inSlope: 2.2492626
+ outSlope: 2.2492626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.038723126
+ inSlope: 1.5464895
+ outSlope: 1.5464895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.017946115
+ inSlope: 1.201437
+ outSlope: 1.201437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0013250096
+ inSlope: 1.3506448
+ outSlope: 1.3506448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.02707561
+ inSlope: 1.7934221
+ outSlope: 1.7934221
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.09973786
+ inSlope: 2.3647795
+ outSlope: 2.3647795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.21347575
+ inSlope: 1.8877003
+ outSlope: 1.8877003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.30830687
+ inSlope: 0.5929538
+ outSlope: 0.5929538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.2853671
+ inSlope: -0.75945306
+ outSlope: -0.75945306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.1935431
+ inSlope: -0.6274198
+ outSlope: -0.6274198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.10523542
+ inSlope: -0.6579199
+ outSlope: -0.6579199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.020434069
+ inSlope: -0.82125163
+ outSlope: -0.82125163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.006524509
+ inSlope: -0.84378326
+ outSlope: -0.84378326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.007692213
+ inSlope: -0.85644937
+ outSlope: -0.85644937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.064593315
+ inSlope: -0.8554257
+ outSlope: -0.8554257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.16627604
+ inSlope: -0.8837002
+ outSlope: -0.8837002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.255518
+ inSlope: -0.88541543
+ outSlope: -0.88541543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.37640822
+ inSlope: -0.29323906
+ outSlope: -0.29323906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.39126378
+ inSlope: -0.0902895
+ outSlope: -0.0902895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.34298623
+ inSlope: 0.6675837
+ outSlope: 0.6675837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.27462444
+ inSlope: 0.08342987
+ outSlope: 0.08342987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.27500534
+ inSlope: 0.1678369
+ outSlope: 0.1678369
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.26635182
+ inSlope: 0.17594178
+ outSlope: 0.17594178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.7487732
+ inSlope: 0.27151555
+ outSlope: 0.27151555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.73872113
+ inSlope: -0.27361062
+ outSlope: -0.27361062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.85587376
+ inSlope: -0.07639833
+ outSlope: -0.07639833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.8293532
+ inSlope: 0.35476717
+ outSlope: 0.35476717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.7233981
+ inSlope: 1.3589085
+ outSlope: 1.3589085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.59787154
+ inSlope: 1.9672894
+ outSlope: 1.9672894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.5131633
+ inSlope: 0.6596452
+ outSlope: 0.6596452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.47616354
+ inSlope: 1.1661415
+ outSlope: 1.1661415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.35997808
+ inSlope: 1.2306871
+ outSlope: 1.2306871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.28226736
+ inSlope: 0.32613367
+ outSlope: 0.32613367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.26734403
+ inSlope: -0.13699128
+ outSlope: -0.13699128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.45543534
+ inSlope: -0.62684447
+ outSlope: -0.62684447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.6675329
+ inSlope: -0.7985838
+ outSlope: -0.7985838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.72367924
+ inSlope: -0.29637724
+ outSlope: -0.29637724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.82339376
+ inSlope: -0.5355679
+ outSlope: -0.5355679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.90075344
+ inSlope: -0.22053663
+ outSlope: -0.22053663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.95028996
+ inSlope: -0.3284037
+ outSlope: -0.3284037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15098688
+ inSlope: -0.060702115
+ outSlope: -0.060702115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.19803171
+ inSlope: 0.5626699
+ outSlope: 0.5626699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.18418455
+ inSlope: -0.9088848
+ outSlope: -0.9088848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.105692014
+ inSlope: -1.388469
+ outSlope: -1.388469
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.038980387
+ inSlope: -1.0927721
+ outSlope: -1.0927721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.01346214
+ inSlope: -0.33863723
+ outSlope: -0.33863723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.017751534
+ inSlope: 0.5924581
+ outSlope: 0.5924581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.08518733
+ inSlope: 2.2339191
+ outSlope: 2.2339191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.31309238
+ inSlope: 4.3647833
+ outSlope: 4.3647833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5972283
+ inSlope: 2.8509693
+ outSlope: 2.8509693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.67593163
+ inSlope: 0.23890886
+ outSlope: 0.23890886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.6829281
+ inSlope: -0.33975574
+ outSlope: -0.33975574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.6278856
+ inSlope: 0.10848652
+ outSlope: 0.10848652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.6771692
+ inSlope: 0.1781972
+ outSlope: 0.1781972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.57715404
+ inSlope: -0.7382072
+ outSlope: -0.7382072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.5156636
+ inSlope: 0.27059045
+ outSlope: 0.27059045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.5315109
+ inSlope: -0.018539835
+ outSlope: -0.018539835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.47260785
+ inSlope: -0.7374902
+ outSlope: -0.7374902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.28008184
+ inSlope: -1.8468194
+ outSlope: -1.8468194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.13871533
+ inSlope: -1.365335
+ outSlope: -1.365335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.0654909
+ inSlope: -0.92751515
+ outSlope: -0.92751515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.029144606
+ inSlope: -0.35609296
+ outSlope: -0.35609296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.02599966
+ inSlope: -0.024072058
+ outSlope: -0.024072058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.04223931
+ inSlope: 0.46288103
+ outSlope: 0.46288103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05672297
+ inSlope: 0.40102318
+ outSlope: 0.40102318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.36910012
+ inSlope: -0.16378754
+ outSlope: -0.16378754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.41600266
+ inSlope: -0.20163703
+ outSlope: -0.20163703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.38195777
+ inSlope: 0.6264813
+ outSlope: 0.6264813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.3088094
+ inSlope: 1.6359854
+ outSlope: 1.6359854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.18082562
+ inSlope: 1.8975694
+ outSlope: 1.8975694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.13207756
+ inSlope: 0.71567124
+ outSlope: 0.71567124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.13919154
+ inSlope: -1.138267
+ outSlope: -1.138267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.20010675
+ inSlope: -2.153907
+ outSlope: -2.153907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.23707403
+ inSlope: -1.9981112
+ outSlope: -1.9981112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.29516256
+ inSlope: -1.830954
+ outSlope: -1.830954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.4818413
+ inSlope: -2.6841998
+ outSlope: -2.6841998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.6386387
+ inSlope: -1.5246817
+ outSlope: -1.5246817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.7145058
+ inSlope: -0.4746281
+ outSlope: -0.4746281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.74196905
+ inSlope: 0.035778638
+ outSlope: 0.035778638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.5917817
+ inSlope: 0.57646275
+ outSlope: 0.57646275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.5343254
+ inSlope: 0.32667547
+ outSlope: 0.32667547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.55371994
+ inSlope: -1.2272817
+ outSlope: -1.2272817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.57782245
+ inSlope: -1.041348
+ outSlope: -1.041348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.58843166
+ inSlope: -0.6619706
+ outSlope: -0.6619706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.5986572
+ inSlope: 0.14711393
+ outSlope: 0.14711393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.5194105
+ inSlope: 0.5521949
+ outSlope: 0.5521949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.38667274
+ inSlope: 0.7043538
+ outSlope: 0.7043538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.3396532
+ inSlope: 0.8022437
+ outSlope: 0.8022437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.3240321
+ inSlope: -0.63092047
+ outSlope: -0.63092047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.4140028
+ inSlope: -1.1321124
+ outSlope: -1.1321124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.43983182
+ inSlope: -0.47606286
+ outSlope: -0.47606286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.40756634
+ inSlope: -1.3625242
+ outSlope: -1.3625242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.2749247
+ inSlope: -1.2242596
+ outSlope: -1.2242596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.22481743
+ inSlope: -0.09179333
+ outSlope: -0.09179333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.24740964
+ inSlope: 0.6597894
+ outSlope: 0.6597894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.29248703
+ inSlope: 0.89587116
+ outSlope: 0.89587116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.30640334
+ inSlope: -0.4894607
+ outSlope: -0.4894607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.27624187
+ inSlope: -0.21470477
+ outSlope: -0.21470477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.28830683
+ inSlope: 0.28342214
+ outSlope: 0.28342214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.296175
+ inSlope: 0.6168282
+ outSlope: 0.6168282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.46699008
+ inSlope: 1.8655121
+ outSlope: 1.8655121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5669127
+ inSlope: 0.17188327
+ outSlope: 0.17188327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.5229486
+ inSlope: -0.42176527
+ outSlope: -0.42176527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.49302208
+ inSlope: -0.026931193
+ outSlope: -0.026931193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.51132995
+ inSlope: 0.07853158
+ outSlope: 0.07853158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.506758
+ inSlope: -0.08766362
+ outSlope: -0.08766362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.5043686
+ inSlope: 0.069138475
+ outSlope: 0.069138475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.48069012
+ inSlope: -1.4539598
+ outSlope: -1.4539598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.44981503
+ inSlope: -1.5035903
+ outSlope: -1.5035903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.43057021
+ inSlope: -1.1318815
+ outSlope: -1.1318815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.4120854
+ inSlope: -0.78229654
+ outSlope: -0.78229654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.3975473
+ inSlope: -0.05357002
+ outSlope: -0.05357002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.43588838
+ inSlope: 0.30331522
+ outSlope: 0.30331522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.4513067
+ inSlope: 0.16200021
+ outSlope: 0.16200021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.47203732
+ inSlope: 0.6497984
+ outSlope: 0.6497984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.4888865
+ inSlope: -0.106620915
+ outSlope: -0.106620915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.4620406
+ inSlope: -0.42199308
+ outSlope: -0.42199308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.4023964
+ inSlope: -0.1667808
+ outSlope: -0.1667808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.40309158
+ inSlope: 0.44386578
+ outSlope: 0.44386578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.39068282
+ inSlope: -0.47086823
+ outSlope: -0.47086823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.53209054
+ inSlope: -1.1275609
+ outSlope: -1.1275609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.6226027
+ inSlope: -1.11234
+ outSlope: -1.11234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.66312927
+ inSlope: -0.20950218
+ outSlope: -0.20950218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.67264175
+ inSlope: -0.45831305
+ outSlope: -0.45831305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.68954515
+ inSlope: 0.18232244
+ outSlope: 0.18232244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.6476906
+ inSlope: 0.5615067
+ outSlope: 0.5615067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.5271637
+ inSlope: 1.5410361
+ outSlope: 1.5410361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.4517158
+ inSlope: 0.60846686
+ outSlope: 0.60846686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.4142919
+ inSlope: 0.8091338
+ outSlope: 0.8091338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.34374136
+ inSlope: 0.5870861
+ outSlope: 0.5870861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31205985
+ inSlope: 0.18346775
+ outSlope: 0.18346775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.40255004
+ inSlope: -0.42660397
+ outSlope: -0.42660397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.49713576
+ inSlope: -0.27409968
+ outSlope: -0.27409968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.54881907
+ inSlope: -0.024155997
+ outSlope: -0.024155997
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.5426264
+ inSlope: 0.057324227
+ outSlope: 0.057324227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.5568785
+ inSlope: -0.9682283
+ outSlope: -0.9682283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.58817065
+ inSlope: -0.39988416
+ outSlope: -0.39988416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.59772
+ inSlope: -0.41879517
+ outSlope: -0.41879517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.582885
+ inSlope: 0.33619556
+ outSlope: 0.33619556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.55643916
+ inSlope: 0.22162399
+ outSlope: 0.22162399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.5453638
+ inSlope: -0.34207854
+ outSlope: -0.34207854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.603092
+ inSlope: 0.3339802
+ outSlope: 0.3339802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.5756328
+ inSlope: -0.12648119
+ outSlope: -0.12648119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7317576
+ inSlope: 0.9149762
+ outSlope: 0.9149762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.72852826
+ inSlope: -0.6641526
+ outSlope: -0.6641526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.6637651
+ inSlope: -0.5310278
+ outSlope: -0.5310278
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.66381943
+ inSlope: 0.6144589
+ outSlope: 0.6144589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.6804259
+ inSlope: -0.07111795
+ outSlope: -0.07111795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.6319406
+ inSlope: -0.59444785
+ outSlope: -0.59444785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.53830165
+ inSlope: -2.2894106
+ outSlope: -2.2894106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.33841982
+ inSlope: -3.7762115
+ outSlope: -3.7762115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.15252063
+ inSlope: -3.0529466
+ outSlope: -3.0529466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.07137541
+ inSlope: -1.8357764
+ outSlope: -1.8357764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.045563534
+ inSlope: -1.3718009
+ outSlope: -1.3718009
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.025648758
+ inSlope: -1.2189476
+ outSlope: -1.2189476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0049316883
+ inSlope: -1.4337316
+ outSlope: -1.4337316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.022142544
+ inSlope: -1.8177099
+ outSlope: -1.8177099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.09217551
+ inSlope: -2.1967273
+ outSlope: -2.1967273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.22096585
+ inSlope: -1.43044
+ outSlope: -1.43044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.29577902
+ inSlope: -0.41464844
+ outSlope: -0.41464844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.21765639
+ inSlope: 0.6629323
+ outSlope: 0.6629323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.12787002
+ inSlope: 0.75898004
+ outSlope: 0.75898004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.036298007
+ inSlope: 0.8099841
+ outSlope: 0.8099841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.034280352
+ inSlope: 0.8839823
+ outSlope: 0.8839823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.109015726
+ inSlope: 0.9191485
+ outSlope: 0.9191485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.26568732
+ inSlope: 1.0821285
+ outSlope: 1.0821285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.37543043
+ inSlope: 0.98397195
+ outSlope: 0.98397195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.40217584
+ inSlope: 0.61062694
+ outSlope: 0.61062694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.40885386
+ inSlope: -0.636985
+ outSlope: -0.636985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.3901508
+ inSlope: -1.3936958
+ outSlope: -1.3936958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.36239737
+ inSlope: -1.2082335
+ outSlope: -1.2082335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.34973493
+ inSlope: -0.072603
+ outSlope: -0.072603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.35919023
+ inSlope: 0.45040858
+ outSlope: 0.45040858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.43847772
+ inSlope: 0.7395242
+ outSlope: 0.7395242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.47004598
+ inSlope: 1.1814513
+ outSlope: 1.1814513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.55944896
+ inSlope: 0.2227974
+ outSlope: 0.2227974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.56199723
+ inSlope: 0.06756865
+ outSlope: 0.06756865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.5691599
+ inSlope: -0.15149751
+ outSlope: -0.15149751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5598297
+ inSlope: -0.36610165
+ outSlope: -0.36610165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftFootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.21007521
+ inSlope: 0.7507786
+ outSlope: 0.7507786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.28327078
+ inSlope: 0.6241068
+ outSlope: 0.6241068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.36286965
+ inSlope: 0.7668708
+ outSlope: 0.7668708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.47413713
+ inSlope: 0.6069684
+ outSlope: 0.6069684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.48475993
+ inSlope: -0.48877764
+ outSlope: -0.48877764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.373415
+ inSlope: -3.0819468
+ outSlope: -3.0819468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.17448694
+ inSlope: -4.6723127
+ outSlope: -4.6723127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09381486
+ inSlope: -4.8666744
+ outSlope: -4.8666744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.012264616
+ inSlope: -4.6314926
+ outSlope: -4.6314926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.060568076
+ inSlope: -3.866791
+ outSlope: -3.866791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.1554672
+ inSlope: -1.9394064
+ outSlope: -1.9394064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.22084936
+ inSlope: -0.8807628
+ outSlope: -0.8807628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.3070259
+ inSlope: -0.5108844
+ outSlope: -0.5108844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.28861815
+ inSlope: 0.35908824
+ outSlope: 0.35908824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.2544504
+ inSlope: 0.28742355
+ outSlope: 0.28742355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.21984391
+ inSlope: 0.11688631
+ outSlope: 0.11688631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.20452957
+ inSlope: 0.13969405
+ outSlope: 0.13969405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.1511929
+ inSlope: 0.66531277
+ outSlope: 0.66531277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.06962241
+ inSlope: 1.0227163
+ outSlope: 1.0227163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0045177257
+ inSlope: 1.1220247
+ outSlope: 1.1220247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.10905261
+ inSlope: 0.961143
+ outSlope: 0.961143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.18203738
+ inSlope: 0.07886149
+ outSlope: 0.07886149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.16217272
+ inSlope: -0.27351093
+ outSlope: -0.27351093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.12640941
+ inSlope: -0.15086773
+ outSlope: -0.15086773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.10726489
+ inSlope: -0.15786466
+ outSlope: -0.15786466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.10078999
+ inSlope: 0.021153463
+ outSlope: 0.021153463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.11195595
+ inSlope: 0.20571873
+ outSlope: 0.20571873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.11919977
+ inSlope: 0.22126172
+ outSlope: 0.22126172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.8933813
+ inSlope: -0.2860227
+ outSlope: -0.2860227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.8835957
+ inSlope: 0.26453146
+ outSlope: 0.26453146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.8235566
+ inSlope: 0.36762035
+ outSlope: 0.36762035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.8713154
+ inSlope: -1.0737162
+ outSlope: -1.0737162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.93076336
+ inSlope: -0.01629354
+ outSlope: -0.01629354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.8921147
+ inSlope: 0.05326336
+ outSlope: 0.05326336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.9261339
+ inSlope: -0.17191394
+ outSlope: -0.17191394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.9495202
+ inSlope: -0.1511462
+ outSlope: -0.1511462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.9092855
+ inSlope: 0.5478363
+ outSlope: 0.5478363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.8587086
+ inSlope: -0.2531739
+ outSlope: -0.2531739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.9360009
+ inSlope: -0.33750623
+ outSlope: -0.33750623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.96490973
+ inSlope: -0.03395873
+ outSlope: -0.03395873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.18084182
+ inSlope: -0.9425377
+ outSlope: -0.9425377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.11364755
+ inSlope: -0.6980163
+ outSlope: -0.6980163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.06768139
+ inSlope: -0.56239617
+ outSlope: -0.56239617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.019843517
+ inSlope: -0.57245135
+ outSlope: -0.57245135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.0003813898
+ inSlope: -0.60872155
+ outSlope: -0.60872155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.045209624
+ inSlope: -0.76449573
+ outSlope: -0.76449573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.10596851
+ inSlope: -1.1085699
+ outSlope: -1.1085699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.24892697
+ inSlope: -2.5644631
+ outSlope: -2.5644631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.42365578
+ inSlope: 0.80011976
+ outSlope: 0.80011976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.3271384
+ inSlope: 2.1007054
+ outSlope: 2.1007054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.24706444
+ inSlope: 1.1010054
+ outSlope: 1.1010054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.20980854
+ inSlope: 1.5847409
+ outSlope: 1.5847409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.040307935
+ inSlope: 2.8633564
+ outSlope: 2.8633564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.006741401
+ inSlope: 2.6215055
+ outSlope: 2.6215055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.0470755
+ inSlope: 2.1369112
+ outSlope: 2.1369112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.12864158
+ inSlope: 0.5924659
+ outSlope: 0.5924659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.10857414
+ inSlope: -0.4829485
+ outSlope: -0.4829485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.071733296
+ inSlope: -0.3800059
+ outSlope: -0.3800059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.053155098
+ inSlope: -0.38403308
+ outSlope: -0.38403308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.038485855
+ inSlope: -0.59972227
+ outSlope: -0.59972227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.026601737
+ inSlope: -0.7144693
+ outSlope: -0.7144693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.0024726696
+ inSlope: -0.73472524
+ outSlope: -0.73472524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.033827305
+ inSlope: -0.69830894
+ outSlope: -0.69830894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.08120849
+ inSlope: -0.7749177
+ outSlope: -0.7749177
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.23525712
+ inSlope: -0.8103547
+ outSlope: -0.8103547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.36208278
+ inSlope: -0.48419642
+ outSlope: -0.48419642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.34209204
+ inSlope: 0.7603582
+ outSlope: 0.7603582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.25020185
+ inSlope: 0.5998051
+ outSlope: 0.5998051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.2013508
+ inSlope: 0.6142663
+ outSlope: 0.6142663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.13787462
+ inSlope: 0.6478435
+ outSlope: 0.6478435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.083430044
+ inSlope: 0.4907111
+ outSlope: 0.4907111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.03397494
+ inSlope: 0.25828475
+ outSlope: 0.25828475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.021891605
+ inSlope: 0.22164947
+ outSlope: 0.22164947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.4942034
+ inSlope: 0.7775624
+ outSlope: 0.7775624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.4158243
+ inSlope: 0.56226486
+ outSlope: 0.56226486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.3989035
+ inSlope: 0.066400826
+ outSlope: 0.066400826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.3669004
+ inSlope: 0.5248909
+ outSlope: 0.5248909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.32383683
+ inSlope: 0.54055953
+ outSlope: 0.54055953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.2878154
+ inSlope: 1.008449
+ outSlope: 1.008449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.25822958
+ inSlope: 0.20609926
+ outSlope: 0.20609926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.26198563
+ inSlope: -0.20177382
+ outSlope: -0.20177382
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.27702475
+ inSlope: -0.61012536
+ outSlope: -0.61012536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.30131423
+ inSlope: -0.5398451
+ outSlope: -0.5398451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.30051288
+ inSlope: 0.5144017
+ outSlope: 0.5144017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.26592073
+ inSlope: 0.1879819
+ outSlope: 0.1879819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.26036042
+ inSlope: 0.20671983
+ outSlope: 0.20671983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.2446253
+ inSlope: 0.20263617
+ outSlope: 0.20263617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.22173336
+ inSlope: 0.44806165
+ outSlope: 0.44806165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.18914363
+ inSlope: 0.12410593
+ outSlope: 0.12410593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.21577895
+ inSlope: -0.5807408
+ outSlope: -0.5807408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.24586265
+ inSlope: -0.6580529
+ outSlope: -0.6580529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.31691676
+ inSlope: -0.880503
+ outSlope: -0.880503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.4904266
+ inSlope: -0.28091875
+ outSlope: -0.28091875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.5166458
+ inSlope: -0.030224811
+ outSlope: -0.030224811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.5246914
+ inSlope: 0.24655247
+ outSlope: 0.24655247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.51158375
+ inSlope: -0.09531686
+ outSlope: -0.09531686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.56707937
+ inSlope: -0.08844198
+ outSlope: -0.08844198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.5891366
+ inSlope: -0.07291755
+ outSlope: -0.07291755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.2271549
+ inSlope: -0.46219724
+ outSlope: -0.46219724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.19894777
+ inSlope: -0.35330778
+ outSlope: -0.35330778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.17716473
+ inSlope: -0.2552835
+ outSlope: -0.2552835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.17597783
+ inSlope: 0.050114267
+ outSlope: 0.050114267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.19406205
+ inSlope: 0.33332735
+ outSlope: 0.33332735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.32258886
+ inSlope: 1.7880785
+ outSlope: 1.7880785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.39972168
+ inSlope: 3.074853
+ outSlope: 3.074853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.6880825
+ inSlope: 2.6392121
+ outSlope: 2.6392121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8252518
+ inSlope: 0.22469243
+ outSlope: 0.22469243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.850085
+ inSlope: 0.39311385
+ outSlope: 0.39311385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.77625775
+ inSlope: -0.31415224
+ outSlope: -0.31415224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.8262541
+ inSlope: 0.36676887
+ outSlope: 0.36676887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.8137517
+ inSlope: -0.69270265
+ outSlope: -0.69270265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.5737643
+ inSlope: -1.0743902
+ outSlope: -1.0743902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.47552615
+ inSlope: -0.5619242
+ outSlope: -0.5619242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.46873927
+ inSlope: 0.103124775
+ outSlope: 0.103124775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.48012975
+ inSlope: -0.0940285
+ outSlope: -0.0940285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.4983777
+ inSlope: 0.18385851
+ outSlope: 0.18385851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.52561957
+ inSlope: 0.14244215
+ outSlope: 0.14244215
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.62811744
+ inSlope: 0.00019466877
+ outSlope: 0.00019466877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.62002474
+ inSlope: 0.12550068
+ outSlope: 0.12550068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.580348
+ inSlope: 0.19521672
+ outSlope: 0.19521672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.502437
+ inSlope: 0.7578492
+ outSlope: 0.7578492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.4051538
+ inSlope: 0.40606895
+ outSlope: 0.40606895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.39136618
+ inSlope: -0.06055296
+ outSlope: -0.06055296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.41570157
+ inSlope: -0.5902555
+ outSlope: -0.5902555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.5256302
+ inSlope: -1.0364298
+ outSlope: -1.0364298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.56954587
+ inSlope: 0.6128496
+ outSlope: 0.6128496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.45087647
+ inSlope: 0.824882
+ outSlope: 0.824882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.31237593
+ inSlope: 0.5159699
+ outSlope: 0.5159699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.31168136
+ inSlope: -0.48516023
+ outSlope: -0.48516023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.4028111
+ inSlope: -0.5310117
+ outSlope: -0.5310117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.4584448
+ inSlope: -0.22612563
+ outSlope: -0.22612563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.48239556
+ inSlope: 0.04484032
+ outSlope: 0.04484032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.4728725
+ inSlope: -0.16932176
+ outSlope: -0.16932176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.46642777
+ inSlope: 0.09464
+ outSlope: 0.09464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.44950762
+ inSlope: 0.098067604
+ outSlope: 0.098067604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.55922693
+ inSlope: 0.8927162
+ outSlope: 0.8927162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.64592665
+ inSlope: 0.42071563
+ outSlope: 0.42071563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.67780626
+ inSlope: 0.29955074
+ outSlope: 0.29955074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.7219821
+ inSlope: 0.35759068
+ outSlope: 0.35759068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.74130964
+ inSlope: 0.0627262
+ outSlope: 0.0627262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.70904875
+ inSlope: -1.6065929
+ outSlope: -1.6065929
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.47684902
+ inSlope: -3.4922287
+ outSlope: -3.4922287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.3253191
+ inSlope: -1.9188184
+ outSlope: -1.9188184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.28603575
+ inSlope: -0.04926865
+ outSlope: -0.04926865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.26986134
+ inSlope: -1.2604294
+ outSlope: -1.2604294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.16419286
+ inSlope: -2.308145
+ outSlope: -2.308145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12800434
+ inSlope: -1.7425301
+ outSlope: -1.7425301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.094287604
+ inSlope: -0.52667546
+ outSlope: -0.52667546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.09431955
+ inSlope: 0.26849565
+ outSlope: 0.26849565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.12372306
+ inSlope: 0.44085455
+ outSlope: 0.44085455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.16914162
+ inSlope: 0.255579
+ outSlope: 0.255579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.17896679
+ inSlope: -0.03737773
+ outSlope: -0.03737773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.17739919
+ inSlope: -0.28712916
+ outSlope: -0.28712916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.1693958
+ inSlope: -0.47764018
+ outSlope: -0.47764018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.11945951
+ inSlope: -0.5424603
+ outSlope: -0.5424603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.100327715
+ inSlope: -0.10059277
+ outSlope: -0.10059277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.1621826
+ inSlope: 0.9272209
+ outSlope: 0.9272209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.24769658
+ inSlope: 1.145323
+ outSlope: 1.145323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.40097314
+ inSlope: 1.1413589
+ outSlope: 1.1413589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.50188315
+ inSlope: 0.8351674
+ outSlope: 0.8351674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.54088795
+ inSlope: -0.0090618
+ outSlope: -0.0090618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.4819516
+ inSlope: -0.31574905
+ outSlope: -0.31574905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.42050263
+ inSlope: -0.17689972
+ outSlope: -0.17689972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightFootQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.048845038
+ inSlope: 0.37560403
+ outSlope: 0.37560403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.039332725
+ inSlope: 0.19313186
+ outSlope: 0.19313186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.0698318
+ inSlope: -0.81515473
+ outSlope: -0.81515473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.19294263
+ inSlope: -2.3813863
+ outSlope: -2.3813863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.4008234
+ inSlope: -3.6973305
+ outSlope: -3.6973305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.6193961
+ inSlope: -2.0036068
+ outSlope: -2.0036068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.6639251
+ inSlope: 0.3238985
+ outSlope: 0.3238985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.56899434
+ inSlope: 1.0340497
+ outSlope: 1.0340497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.51327527
+ inSlope: 0.123390675
+ outSlope: 0.123390675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.5121722
+ inSlope: 0.16844547
+ outSlope: 0.16844547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.5044724
+ inSlope: -0.010065446
+ outSlope: -0.010065446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.47380286
+ inSlope: 0.42679816
+ outSlope: 0.42679816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.4119017
+ inSlope: 0.26504272
+ outSlope: 0.26504272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.4127393
+ inSlope: -0.0013643473
+ outSlope: -0.0013643473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.43456173
+ inSlope: 0.05739575
+ outSlope: 0.05739575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.42533052
+ inSlope: -0.0054216436
+ outSlope: -0.0054216436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.38570523
+ inSlope: 0.620662
+ outSlope: 0.620662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.29084066
+ inSlope: -0.059983194
+ outSlope: -0.059983194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.32073638
+ inSlope: -0.15691474
+ outSlope: -0.15691474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.3155353
+ inSlope: 0.15950574
+ outSlope: 0.15950574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.28584707
+ inSlope: 0.21149974
+ outSlope: 0.21149974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1175859
+ inSlope: 0.5751561
+ outSlope: 0.5751561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.1640988
+ inSlope: 0.5860599
+ outSlope: 0.5860599
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.2563979
+ inSlope: 1.3833065
+ outSlope: 1.3833065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.40832272
+ inSlope: -0.016731635
+ outSlope: -0.016731635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.3706678
+ inSlope: -0.71805847
+ outSlope: -0.71805847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.31024343
+ inSlope: -1.3267908
+ outSlope: -1.3267908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.1452684
+ inSlope: -1.5534623
+ outSlope: -1.5534623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0766047
+ inSlope: -1.1091291
+ outSlope: -1.1091291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.031433918
+ inSlope: -0.95191586
+ outSlope: -0.95191586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.014392786
+ inSlope: -1.0736619
+ outSlope: -1.0736619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.004354779
+ inSlope: -1.187912
+ outSlope: -1.187912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.045503713
+ inSlope: -1.104517
+ outSlope: -1.104517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.07299206
+ inSlope: -0.47140315
+ outSlope: -0.47140315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.06995624
+ inSlope: 0.26281446
+ outSlope: 0.26281446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.061947867
+ inSlope: 0.18585122
+ outSlope: 0.18585122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.053364992
+ inSlope: 0.20534877
+ outSlope: 0.20534877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.045125462
+ inSlope: 0.028978422
+ outSlope: 0.028978422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.0853822
+ inSlope: -0.6118706
+ outSlope: -0.6118706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.124848045
+ inSlope: -0.45937634
+ outSlope: -0.45937634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.13146129
+ inSlope: 0.2822169
+ outSlope: 0.2822169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.021565158
+ inSlope: 1.4153292
+ outSlope: 1.4153292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.0026370443
+ inSlope: 1.4588017
+ outSlope: 1.4588017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.073515296
+ inSlope: 1.3180383
+ outSlope: 1.3180383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.18042533
+ inSlope: 0.4037189
+ outSlope: 0.4037189
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.15820019
+ inSlope: -0.74034315
+ outSlope: -0.74034315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.05874329
+ inSlope: -1.1830809
+ outSlope: -1.1830809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.0021963895
+ inSlope: -0.9865592
+ outSlope: -0.9865592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.04482025
+ inSlope: -0.4184373
+ outSlope: -0.4184373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.058586687
+ inSlope: -0.19023496
+ outSlope: -0.19023496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.06270291
+ inSlope: -0.055204064
+ outSlope: -0.055204064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.06517246
+ inSlope: -0.048144802
+ outSlope: -0.048144802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.066152155
+ inSlope: 0.049107045
+ outSlope: 0.049107045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.055365898
+ inSlope: 0.13295712
+ outSlope: 0.13295712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.0455521
+ inSlope: 0.13217854
+ outSlope: 0.13217854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.028980574
+ inSlope: 0.21150054
+ outSlope: 0.21150054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.015732113
+ inSlope: 0.1658043
+ outSlope: 0.1658043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.013133945
+ inSlope: 0.14630131
+ outSlope: 0.14630131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.17298563
+ inSlope: -0.073563166
+ outSlope: -0.073563166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.1735604
+ inSlope: 0.13337298
+ outSlope: 0.13337298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.2040389
+ inSlope: 0.85967827
+ outSlope: 0.85967827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.3044149
+ inSlope: -0.45532417
+ outSlope: -0.45532417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.26526698
+ inSlope: -1.9477572
+ outSlope: -1.9477572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.09123636
+ inSlope: -2.3622632
+ outSlope: -2.3622632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.05592274
+ inSlope: -1.8281796
+ outSlope: -1.8281796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.030297097
+ inSlope: -1.3857949
+ outSlope: -1.3857949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.009729618
+ inSlope: -1.1010079
+ outSlope: -1.1010079
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.006403132
+ inSlope: -0.8090577
+ outSlope: -0.8090577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.017238947
+ inSlope: -0.42657998
+ outSlope: -0.42657998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.0206225
+ inSlope: 0.2020734
+ outSlope: 0.2020734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.010503222
+ inSlope: 0.8076954
+ outSlope: 0.8076954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.0063006533
+ inSlope: 1.1476889
+ outSlope: 1.1476889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.027753036
+ inSlope: 1.3402586
+ outSlope: 1.3402586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09633526
+ inSlope: 1.2565238
+ outSlope: 1.2565238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.12861367
+ inSlope: 0.40610227
+ outSlope: 0.40610227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.09527925
+ inSlope: -1.7299812
+ outSlope: -1.7299812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.06068275
+ inSlope: -2.3218691
+ outSlope: -2.3218691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.01788368
+ inSlope: -2.5902658
+ outSlope: -2.5902658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.025659986
+ inSlope: -2.4100986
+ outSlope: -2.4100986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.062453482
+ inSlope: -1.9912682
+ outSlope: -1.9912682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.15872343
+ inSlope: -1.2190585
+ outSlope: -1.2190585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.2228229
+ inSlope: -1.3336345
+ outSlope: -1.3336345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.26122206
+ inSlope: -0.86653894
+ outSlope: -0.86653894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.30765277
+ inSlope: -0.14873935
+ outSlope: -0.14873935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.25430748
+ inSlope: 1.236027
+ outSlope: 1.236027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.20592314
+ inSlope: 1.64294
+ outSlope: 1.64294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.17698649
+ inSlope: 2.00874
+ outSlope: 2.00874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.1389652
+ inSlope: 2.2496295
+ outSlope: 2.2496295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.0026185336
+ inSlope: 1.9047341
+ outSlope: 1.9047341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.14364319
+ inSlope: 0.9159529
+ outSlope: 0.9159529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.20663393
+ inSlope: 0.08640521
+ outSlope: 0.08640521
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.17657532
+ inSlope: -0.55530095
+ outSlope: -0.55530095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.10209505
+ inSlope: -1.2185292
+ outSlope: -1.2185292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.017873846
+ inSlope: -1.1680231
+ outSlope: -1.1680231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.00074170943
+ inSlope: -1.0561179
+ outSlope: -1.0561179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.045052134
+ inSlope: -0.74783325
+ outSlope: -0.74783325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.080095656
+ inSlope: -0.7028854
+ outSlope: -0.7028854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.124118544
+ inSlope: -0.20392877
+ outSlope: -0.20392877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.12457119
+ inSlope: 0.109194845
+ outSlope: 0.109194845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.101170935
+ inSlope: 0.37197268
+ outSlope: 0.37197268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.07988402
+ inSlope: 0.4886757
+ outSlope: 0.4886757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0714539
+ inSlope: 0.59260523
+ outSlope: 0.59260523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.047629617
+ inSlope: 0.76938987
+ outSlope: 0.76938987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0065579293
+ inSlope: 0.841393
+ outSlope: 0.841393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.007412127
+ inSlope: 0.8276123
+ outSlope: 0.8276123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.10761525
+ inSlope: 0.44944033
+ outSlope: 0.44944033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6115472
+ inSlope: 2.4727588
+ outSlope: 2.4727588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.73629224
+ inSlope: 2.2236123
+ outSlope: 2.2236123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.8999726
+ inSlope: -0.17342488
+ outSlope: -0.17342488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.6512156
+ inSlope: -4.3812585
+ outSlope: -4.3812585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.47390515
+ inSlope: -6.1338778
+ outSlope: -6.1338778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.17457435
+ inSlope: -4.495425
+ outSlope: -4.495425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.11186887
+ inSlope: -3.0918546
+ outSlope: -3.0918546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.04517187
+ inSlope: -1.4157522
+ outSlope: -1.4157522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.024320932
+ inSlope: -1.19983
+ outSlope: -1.19983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.005177578
+ inSlope: -1.0585196
+ outSlope: -1.0585196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.010963023
+ inSlope: -0.75606716
+ outSlope: -0.75606716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.020024767
+ inSlope: -0.23881364
+ outSlope: -0.23881364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.0189236
+ inSlope: 0.3541194
+ outSlope: 0.3541194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.008220799
+ inSlope: 0.8448756
+ outSlope: 0.8448756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.009238893
+ inSlope: 1.1541338
+ outSlope: 1.1541338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.03025029
+ inSlope: 1.2898349
+ outSlope: 1.2898349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0734113
+ inSlope: 1.1851315
+ outSlope: 1.1851315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.102395475
+ inSlope: 0.30795634
+ outSlope: 0.30795634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.045234583
+ inSlope: -1.8618884
+ outSlope: -1.8618884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.010309301
+ inSlope: -2.2914815
+ outSlope: -2.2914815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.07683472
+ inSlope: -2.7720714
+ outSlope: -2.7720714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.19212762
+ inSlope: -1.1365938
+ outSlope: -1.1365938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.20110466
+ inSlope: -0.17117427
+ outSlope: -0.17117427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.22590323
+ inSlope: -1.3290555
+ outSlope: -1.3290555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31163034
+ inSlope: -1.7578132
+ outSlope: -1.7578132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.4006573
+ inSlope: -1.7563739
+ outSlope: -1.7563739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.45731708
+ inSlope: 0.5565759
+ outSlope: 0.5565759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.11168727
+ inSlope: 3.6210756
+ outSlope: 3.6210756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.062432542
+ inSlope: 3.2050462
+ outSlope: 3.2050462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.2301437
+ inSlope: 1.5749996
+ outSlope: 1.5749996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.29198647
+ inSlope: 0.61992794
+ outSlope: 0.61992794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.38800246
+ inSlope: 0.85040236
+ outSlope: 0.85040236
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.39532816
+ inSlope: -0.5015637
+ outSlope: -0.5015637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.34611946
+ inSlope: -0.74069226
+ outSlope: -0.74069226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.23994294
+ inSlope: -1.7338858
+ outSlope: -1.7338858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.11811748
+ inSlope: -1.7440245
+ outSlope: -1.7440245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.04966779
+ inSlope: -0.8293134
+ outSlope: -0.8293134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.039123148
+ inSlope: -0.51129377
+ outSlope: -0.51129377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.025756132
+ inSlope: -0.544263
+ outSlope: -0.544263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.014482498
+ inSlope: -0.8569981
+ outSlope: -0.8569981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.0028104447
+ inSlope: -1.177947
+ outSlope: -1.177947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.024782367
+ inSlope: -1.3678548
+ outSlope: -1.3678548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.07009937
+ inSlope: -1.1417744
+ outSlope: -1.1417744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.094949394
+ inSlope: -0.24114244
+ outSlope: -0.24114244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.07388395
+ inSlope: 0.775514
+ outSlope: 0.775514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.04915984
+ inSlope: 0.5824513
+ outSlope: 0.5824513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.035183534
+ inSlope: 0.022249613
+ outSlope: 0.022249613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.0415492
+ inSlope: -0.180415
+ outSlope: -0.180415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.04168262
+ inSlope: 0.33578005
+ outSlope: 0.33578005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.020876136
+ inSlope: 0.8976544
+ outSlope: 0.8976544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.003789544
+ inSlope: 1.1188933
+ outSlope: 1.1188933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.016420316
+ inSlope: 1.2618062
+ outSlope: 1.2618062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.08069674
+ inSlope: 1.1737124
+ outSlope: 1.1737124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.17354347
+ inSlope: 0.789068
+ outSlope: 0.789068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3213438
+ inSlope: -1.2969017
+ outSlope: -1.2969017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.23446168
+ inSlope: -0.8594712
+ outSlope: -0.8594712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.21370706
+ inSlope: -0.10752271
+ outSlope: -0.10752271
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.22730136
+ inSlope: 1.1141701
+ outSlope: 1.1141701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.42188832
+ inSlope: 2.675878
+ outSlope: 2.675878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.55595726
+ inSlope: 2.4220335
+ outSlope: 2.4220335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6034922
+ inSlope: -0.27878192
+ outSlope: -0.27878192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.52995706
+ inSlope: -3.7329378
+ outSlope: -3.7329378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.33768672
+ inSlope: -1.8579662
+ outSlope: -1.8579662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.34668952
+ inSlope: 2.0042582
+ outSlope: 2.0042582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.44018614
+ inSlope: 2.6158714
+ outSlope: 2.6158714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.5084983
+ inSlope: 0.17613906
+ outSlope: 0.17613906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.448664
+ inSlope: -1.2955072
+ outSlope: -1.2955072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.40554526
+ inSlope: -0.25032634
+ outSlope: -0.25032634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.38454694
+ inSlope: -1.1239746
+ outSlope: -1.1239746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.30914578
+ inSlope: -1.2859344
+ outSlope: -1.2859344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.27144256
+ inSlope: -0.14908358
+ outSlope: -0.14908358
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.2573154
+ inSlope: -0.38242435
+ outSlope: -0.38242435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.2603661
+ inSlope: 0.7806154
+ outSlope: 0.7806154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.31182623
+ inSlope: 0.54542863
+ outSlope: 0.54542863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.28883097
+ inSlope: -1.1444397
+ outSlope: -1.1444397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.23714629
+ inSlope: -0.623751
+ outSlope: -0.623751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.34941
+ inSlope: 2.2263618
+ outSlope: 2.2263618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.58072335
+ inSlope: 1.6814427
+ outSlope: 1.6814427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.6318651
+ inSlope: -0.44247192
+ outSlope: -0.44247192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.5857366
+ inSlope: -0.5754703
+ outSlope: -0.5754703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.35005715
+ inSlope: -2.8897996
+ outSlope: -2.8897996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.20376575
+ inSlope: -2.606545
+ outSlope: -2.606545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.06993894
+ inSlope: -1.4572544
+ outSlope: -1.4572544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.033363745
+ inSlope: -0.65855724
+ outSlope: -0.65855724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.026276954
+ inSlope: -0.21436705
+ outSlope: -0.21436705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.026218183
+ inSlope: 0.120972216
+ outSlope: 0.120972216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.030309357
+ inSlope: 0.2162323
+ outSlope: 0.2162323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.03342592
+ inSlope: -0.0106130615
+ outSlope: -0.0106130615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.029955588
+ inSlope: -0.51259655
+ outSlope: -0.51259655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.016339384
+ inSlope: -1.1260123
+ outSlope: -1.1260123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.0075781196
+ inSlope: -1.6574366
+ outSlope: -1.6574366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.03890845
+ inSlope: -1.9811785
+ outSlope: -1.9811785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.15492275
+ inSlope: -0.7271762
+ outSlope: -0.7271762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.15148205
+ inSlope: 0.91790974
+ outSlope: 0.91790974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.026304655
+ inSlope: 2.153196
+ outSlope: 2.153196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.008630149
+ inSlope: 1.9739591
+ outSlope: 1.9739591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.06464432
+ inSlope: 1.3049519
+ outSlope: 1.3049519
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.100164086
+ inSlope: 0.23441143
+ outSlope: 0.23441143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.10338059
+ inSlope: 0.055649504
+ outSlope: 0.055649504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.123246394
+ inSlope: 0.26733094
+ outSlope: 0.26733094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.12731464
+ inSlope: 0.21770841
+ outSlope: 0.21770841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.4136915
+ inSlope: -0.48034835
+ outSlope: -0.48034835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.37637782
+ inSlope: -1.1983514
+ outSlope: -1.1983514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.29041597
+ inSlope: -0.7734417
+ outSlope: -0.7734417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.33201152
+ inSlope: 1.7178948
+ outSlope: 1.7178948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.58245003
+ inSlope: 2.9346952
+ outSlope: 2.9346952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.75185555
+ inSlope: 2.3989735
+ outSlope: 2.3989735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.9409422
+ inSlope: 0.7402546
+ outSlope: 0.7402546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.8603547
+ inSlope: -0.85370505
+ outSlope: -0.85370505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.8270118
+ inSlope: 0.30697912
+ outSlope: 0.30697912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.8749454
+ inSlope: -0.057984047
+ outSlope: -0.057984047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.8670349
+ inSlope: -0.20617089
+ outSlope: -0.20617089
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.81615156
+ inSlope: -1.1576836
+ outSlope: -1.1576836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.7717302
+ inSlope: -0.3085491
+ outSlope: -0.3085491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.7353025
+ inSlope: 0.45989376
+ outSlope: 0.45989376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.7840353
+ inSlope: -0.5635273
+ outSlope: -0.5635273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.62130755
+ inSlope: -1.1812727
+ outSlope: -1.1812727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.6056974
+ inSlope: 0.34527752
+ outSlope: 0.34527752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.6834202
+ inSlope: 1.0114567
+ outSlope: 1.0114567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.7846746
+ inSlope: -0.17564373
+ outSlope: -0.17564373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.67774606
+ inSlope: -0.4160289
+ outSlope: -0.4160289
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.70895267
+ inSlope: 0.87727034
+ outSlope: 0.87727034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.76435864
+ inSlope: 0.03026028
+ outSlope: 0.03026028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.748555
+ inSlope: -0.09234165
+ outSlope: -0.09234165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.7337848
+ inSlope: -0.20333934
+ outSlope: -0.20333934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.59127706
+ inSlope: 1.5468556
+ outSlope: 1.5468556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.50279415
+ inSlope: 1.761554
+ outSlope: 1.761554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.3325561
+ inSlope: 2.4025927
+ outSlope: 2.4025927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.22367555
+ inSlope: 1.5437281
+ outSlope: 1.5437281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.18415184
+ inSlope: 0.38697886
+ outSlope: 0.38697886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.1686512
+ inSlope: 0.6749982
+ outSlope: 0.6749982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.13998312
+ inSlope: 0.9521431
+ outSlope: 0.9521431
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.10459173
+ inSlope: 1.362922
+ outSlope: 1.362922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.07827613
+ inSlope: 1.7909789
+ outSlope: 1.7909789
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.04489249
+ inSlope: 1.9701068
+ outSlope: 1.9701068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.012605965
+ inSlope: 1.5875393
+ outSlope: 1.5875393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.008025438
+ inSlope: 0.7477528
+ outSlope: 0.7477528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.012319103
+ inSlope: -0.07753603
+ outSlope: -0.07753603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.0054409057
+ inSlope: -0.43193752
+ outSlope: -0.43193752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.0020788014
+ inSlope: -0.2713911
+ outSlope: -0.2713911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.0036054552
+ inSlope: 0.029184252
+ outSlope: 0.029184252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.001105994
+ inSlope: 0.016576458
+ outSlope: 0.016576458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.003052935
+ inSlope: -0.5097347
+ outSlope: -0.5097347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.018097162
+ inSlope: -1.3931465
+ outSlope: -1.3931465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.049491107
+ inSlope: -2.2831914
+ outSlope: -2.2831914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.14542603
+ inSlope: -3.0478766
+ outSlope: -3.0478766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.24052477
+ inSlope: -2.4733558
+ outSlope: -2.4733558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.35374683
+ inSlope: -0.8488288
+ outSlope: -0.8488288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.34605926
+ inSlope: 0.94192076
+ outSlope: 0.94192076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.30805263
+ inSlope: 0.151131
+ outSlope: 0.151131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.34270158
+ inSlope: -0.65566933
+ outSlope: -0.65566933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.3462667
+ inSlope: 0.6118053
+ outSlope: 0.6118053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.24834922
+ inSlope: -0.046260104
+ outSlope: -0.046260104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.3075149
+ inSlope: -2.4462075
+ outSlope: -2.4462075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.5714748
+ inSlope: -2.200161
+ outSlope: -2.200161
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.56481016
+ inSlope: 1.8512194
+ outSlope: 1.8512194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.40230033
+ inSlope: 1.1437254
+ outSlope: 1.1437254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.3605668
+ inSlope: 0.51912946
+ outSlope: 0.51912946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.30442703
+ inSlope: 0.3338504
+ outSlope: 0.3338504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.36296317
+ inSlope: -0.6349626
+ outSlope: -0.6349626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.44206205
+ inSlope: -1.4836769
+ outSlope: -1.4836769
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.5912171
+ inSlope: -1.1148665
+ outSlope: -1.1148665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.6926597
+ inSlope: -0.90822005
+ outSlope: -0.90822005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.6996678
+ inSlope: 0.70018804
+ outSlope: 0.70018804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.6410811
+ inSlope: -0.058439463
+ outSlope: -0.058439463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.6468169
+ inSlope: 0.08142645
+ outSlope: 0.08142645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.644503
+ inSlope: 0.0065642656
+ outSlope: 0.0065642656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHandQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.19119725
+ inSlope: 0.105929054
+ outSlope: 0.105929054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.19993024
+ inSlope: 0.42775774
+ outSlope: 0.42775774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.45021588
+ inSlope: 1.7303512
+ outSlope: 1.7303512
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.6268969
+ inSlope: 0.12847972
+ outSlope: 0.12847972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.600352
+ inSlope: -0.16881713
+ outSlope: -0.16881713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.5711742
+ inSlope: -1.4637312
+ outSlope: -1.4637312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.4604461
+ inSlope: -0.39133286
+ outSlope: -0.39133286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.486006
+ inSlope: 1.535119
+ outSlope: 1.535119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.51431024
+ inSlope: 0.88838875
+ outSlope: 0.88838875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.5156189
+ inSlope: 0.04095558
+ outSlope: 0.04095558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.46993184
+ inSlope: -2.8894987
+ outSlope: -2.8894987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.40609074
+ inSlope: -3.9672055
+ outSlope: -3.9672055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.19651003
+ inSlope: -4.2352743
+ outSlope: -4.2352743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12624294
+ inSlope: -3.8497124
+ outSlope: -3.8497124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.06818641
+ inSlope: -3.0715034
+ outSlope: -3.0715034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.023859587
+ inSlope: -2.0932164
+ outSlope: -2.0932164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.0015874024
+ inSlope: -1.2927392
+ outSlope: -1.2927392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.030639896
+ inSlope: -0.55605
+ outSlope: -0.55605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.04218323
+ inSlope: -0.21011809
+ outSlope: -0.21011809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.046619203
+ inSlope: -0.016691627
+ outSlope: -0.016691627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.04112594
+ inSlope: 0.081537664
+ outSlope: 0.081537664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.03519354
+ inSlope: 0.07782169
+ outSlope: 0.07782169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.033934165
+ inSlope: -0.04260399
+ outSlope: -0.04260399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.035013203
+ inSlope: -0.048872687
+ outSlope: -0.048872687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.036667924
+ inSlope: -0.08087147
+ outSlope: -0.08087147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.046849035
+ inSlope: -0.09954581
+ outSlope: -0.09954581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.024116391
+ inSlope: 0.5283769
+ outSlope: 0.5283769
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.008978342
+ inSlope: 0.7740624
+ outSlope: 0.7740624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.06902073
+ inSlope: 1.0077982
+ outSlope: 1.0077982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.21023023
+ inSlope: 0.7085786
+ outSlope: 0.7085786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.26041675
+ inSlope: 0.23308238
+ outSlope: 0.23308238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.30117983
+ inSlope: 0.5063336
+ outSlope: 0.5063336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.35330868
+ inSlope: -0.19983438
+ outSlope: -0.19983438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.28708923
+ inSlope: -0.10620201
+ outSlope: -0.10620201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.28544897
+ inSlope: -0.090860695
+ outSlope: -0.090860695
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.13441813
+ inSlope: -0.13511729
+ outSlope: -0.13511729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.12050557
+ inSlope: -0.7247827
+ outSlope: -0.7247827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.044101663
+ inSlope: -1.3219432
+ outSlope: -1.3219432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.0027023356
+ inSlope: -1.0865481
+ outSlope: -1.0865481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.013840675
+ inSlope: -0.8725405
+ outSlope: -0.8725405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.03390494
+ inSlope: 0.35624063
+ outSlope: 0.35624063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.010355515
+ inSlope: 1.0456983
+ outSlope: 1.0456983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.009821276
+ inSlope: 1.3606802
+ outSlope: 1.3606802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.17926687
+ inSlope: 2.5951529
+ outSlope: 2.5951529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.4379483
+ inSlope: 2.2689195
+ outSlope: 2.2689195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.57500786
+ inSlope: 1.0280988
+ outSlope: 1.0280988
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.67077756
+ inSlope: 1.5408232
+ outSlope: 1.5408232
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.7129721
+ inSlope: 0.45662147
+ outSlope: 0.45662147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.6839647
+ inSlope: -1.4765878
+ outSlope: -1.4765878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.59838915
+ inSlope: -3.9503953
+ outSlope: -3.9503953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.4408369
+ inSlope: -4.6148014
+ outSlope: -4.6148014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.30383387
+ inSlope: -3.1469994
+ outSlope: -3.1469994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.26184985
+ inSlope: -2.5257196
+ outSlope: -2.5257196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.2196433
+ inSlope: -2.494193
+ outSlope: -2.494193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.17871016
+ inSlope: -2.0665336
+ outSlope: -2.0665336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.1507589
+ inSlope: -1.5438018
+ outSlope: -1.5438018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.07865281
+ inSlope: -0.64232576
+ outSlope: -0.64232576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.06502986
+ inSlope: 0.08102872
+ outSlope: 0.08102872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.079582445
+ inSlope: 0.4308213
+ outSlope: 0.4308213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.1396956
+ inSlope: 0.6730138
+ outSlope: 0.6730138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.18307692
+ inSlope: 0.1287551
+ outSlope: 0.1287551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.17108856
+ inSlope: -0.11778083
+ outSlope: -0.11778083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.14618397
+ inSlope: -0.35814857
+ outSlope: -0.35814857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.10909913
+ inSlope: -0.29369748
+ outSlope: -0.29369748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.08746414
+ inSlope: -0.14986299
+ outSlope: -0.14986299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.079463445
+ inSlope: -0.05236482
+ outSlope: -0.05236482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.07602644
+ inSlope: 0.0023024045
+ outSlope: 0.0023024045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.059599206
+ inSlope: -0.43084735
+ outSlope: -0.43084735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.0043239654
+ inSlope: -0.5741176
+ outSlope: -0.5741176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.014162917
+ inSlope: -0.52680975
+ outSlope: -0.52680975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.043474242
+ inSlope: -0.33004576
+ outSlope: -0.33004576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.062245723
+ inSlope: -0.0653164
+ outSlope: -0.0653164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.064821154
+ inSlope: 0.003390436
+ outSlope: 0.003390436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.06380821
+ inSlope: 0.0135514345
+ outSlope: 0.0135514345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.22362763
+ inSlope: -0.044704914
+ outSlope: -0.044704914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.22054198
+ inSlope: -0.14764054
+ outSlope: -0.14764054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.17840157
+ inSlope: -0.9018905
+ outSlope: -0.9018905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0631039
+ inSlope: -0.6932147
+ outSlope: -0.6932147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.036873028
+ inSlope: -0.10484754
+ outSlope: -0.10484754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.038555913
+ inSlope: 0.20198092
+ outSlope: 0.20198092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.054462444
+ inSlope: 0.29050943
+ outSlope: 0.29050943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.062062476
+ inSlope: -0.06522994
+ outSlope: -0.06522994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.05081964
+ inSlope: -0.7285211
+ outSlope: -0.7285211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.03493022
+ inSlope: -1.1742325
+ outSlope: -1.1742325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.011678261
+ inSlope: -1.5521654
+ outSlope: -1.5521654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.016808908
+ inSlope: -1.7538166
+ outSlope: -1.7538166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.046782237
+ inSlope: -1.640523
+ outSlope: -1.640523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.071492955
+ inSlope: -1.0999639
+ outSlope: -1.0999639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.083447665
+ inSlope: -0.15803634
+ outSlope: -0.15803634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.05063335
+ inSlope: 2.1168864
+ outSlope: 2.1168864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.0061980165
+ inSlope: 2.9713168
+ outSlope: 2.9713168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.04841045
+ inSlope: 2.932466
+ outSlope: 2.932466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.12520826
+ inSlope: 1.8993547
+ outSlope: 1.8993547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.15486252
+ inSlope: 2.1162724
+ outSlope: 2.1162724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.19575061
+ inSlope: 2.8926964
+ outSlope: 2.8926964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.25128564
+ inSlope: 3.5299172
+ outSlope: 3.5299172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.3134153
+ inSlope: 3.256687
+ outSlope: 3.256687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.38339302
+ inSlope: 0.9111517
+ outSlope: 0.9111517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.3815594
+ inSlope: -1.1169989
+ outSlope: -1.1169989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.3529811
+ inSlope: -1.6049192
+ outSlope: -1.6049192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.30722243
+ inSlope: -0.950582
+ outSlope: -0.950582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.28166485
+ inSlope: -0.37678188
+ outSlope: -0.37678188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.22894621
+ inSlope: 0.016272977
+ outSlope: 0.016272977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.23319024
+ inSlope: -0.055409573
+ outSlope: -0.055409573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.25088942
+ inSlope: 0.45453072
+ outSlope: 0.45453072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.321815
+ inSlope: 0.4363529
+ outSlope: 0.4363529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.3669716
+ inSlope: 0.079326406
+ outSlope: 0.079326406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.3407177
+ inSlope: -0.31870037
+ outSlope: -0.31870037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.17250396
+ inSlope: -0.99884534
+ outSlope: -0.99884534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.08930535
+ inSlope: -0.6391642
+ outSlope: -0.6391642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.07006867
+ inSlope: -0.5449892
+ outSlope: -0.5449892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.018671293
+ inSlope: -0.143073
+ outSlope: -0.143073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandT.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.523615
+ inSlope: -1.3695575
+ outSlope: -1.3695575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.5795694
+ inSlope: 0.104547754
+ outSlope: 0.104547754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.47428548
+ inSlope: 1.0533831
+ outSlope: 1.0533831
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.42981026
+ inSlope: -0.14955206
+ outSlope: -0.14955206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.44443956
+ inSlope: -0.17728435
+ outSlope: -0.17728435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.55084807
+ inSlope: -1.6700218
+ outSlope: -1.6700218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.7273372
+ inSlope: 0.24851406
+ outSlope: 0.24851406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.71677583
+ inSlope: 0.6897611
+ outSlope: 0.6897611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.70434517
+ inSlope: -1.6576337
+ outSlope: -1.6576337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.77203023
+ inSlope: -1.8392694
+ outSlope: -1.8392694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.7656541
+ inSlope: -2.06656
+ outSlope: -2.06656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.90823853
+ inSlope: -0.8767382
+ outSlope: -0.8767382
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.6053547
+ inSlope: 9.181144
+ outSlope: 9.181144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.45170435
+ inSlope: 9.2996435
+ outSlope: 9.2996435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.2953647
+ inSlope: 8.874857
+ outSlope: 8.874857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.15587606
+ inSlope: 7.88056
+ outSlope: 7.88056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.032679632
+ inSlope: 7.5847044
+ outSlope: 7.5847044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.09694719
+ inSlope: 7.691884
+ outSlope: 7.691884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.22371626
+ inSlope: 5.538866
+ outSlope: 5.538866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.2815759
+ inSlope: -0.5108049
+ outSlope: -0.5108049
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.20668945
+ inSlope: -2.79968
+ outSlope: -2.79968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.18825331
+ inSlope: 0.40010595
+ outSlope: 0.40010595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2200263
+ inSlope: 2.4637928
+ outSlope: 2.4637928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.27037966
+ inSlope: 2.4959629
+ outSlope: 2.4959629
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.30322498
+ inSlope: 0.9827981
+ outSlope: 0.9827981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.25454867
+ inSlope: -1.1467133
+ outSlope: -1.1467133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.24215716
+ inSlope: 0.25623167
+ outSlope: 0.25623167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.25959033
+ inSlope: -0.2024274
+ outSlope: -0.2024274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.20790964
+ inSlope: -1.5489767
+ outSlope: -1.5489767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.15722142
+ inSlope: -1.3352563
+ outSlope: -1.3352563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.0974462
+ inSlope: -1.2928582
+ outSlope: -1.2928582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.032542624
+ inSlope: -1.002363
+ outSlope: -1.002363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.01853748
+ inSlope: -0.685436
+ outSlope: -0.685436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0046846746
+ inSlope: -0.21814111
+ outSlope: -0.21814111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.002423416
+ inSlope: -0.074121274
+ outSlope: -0.074121274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.002213968
+ inSlope: 0.021267004
+ outSlope: 0.021267004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.0031323154
+ inSlope: 0.047713622
+ outSlope: 0.047713622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.0038044206
+ inSlope: -0.012707228
+ outSlope: -0.012707228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.0027087415
+ inSlope: -0.1555588
+ outSlope: -0.1555588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.0013808671
+ inSlope: -0.34828055
+ outSlope: -0.34828055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.0089006
+ inSlope: -0.53571177
+ outSlope: -0.53571177
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.030774938
+ inSlope: -0.6681298
+ outSlope: -0.6681298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.049997665
+ inSlope: -0.43422994
+ outSlope: -0.43422994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.07252586
+ inSlope: -0.4982378
+ outSlope: -0.4982378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.1284972
+ inSlope: -0.6356785
+ outSlope: -0.6356785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.16643709
+ inSlope: 0.063804
+ outSlope: 0.063804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.15906414
+ inSlope: -0.27166468
+ outSlope: -0.27166468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.1934045
+ inSlope: -0.41603202
+ outSlope: -0.41603202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.19577444
+ inSlope: 0.42308712
+ outSlope: 0.42308712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.1282104
+ inSlope: 0.84679925
+ outSlope: 0.84679925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.11097321
+ inSlope: 0.32361218
+ outSlope: 0.32361218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.09898603
+ inSlope: 0.581919
+ outSlope: 0.581919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.055522233
+ inSlope: 0.857862
+ outSlope: 0.857862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.042639367
+ inSlope: 0.67734873
+ outSlope: 0.67734873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.024918802
+ inSlope: 0.4754458
+ outSlope: 0.4754458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.017095674
+ inSlope: 0.46814972
+ outSlope: 0.46814972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.009313714
+ inSlope: 0.44122583
+ outSlope: 0.44122583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.0023881607
+ inSlope: 0.3827867
+ outSlope: 0.3827867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0034458302
+ inSlope: 0.35652035
+ outSlope: 0.35652035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.0094958395
+ inSlope: 0.42447475
+ outSlope: 0.42447475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.017594859
+ inSlope: 0.5600047
+ outSlope: 0.5600047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.05460081
+ inSlope: 0.16190198
+ outSlope: 0.16190198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.04913124
+ inSlope: -0.46216708
+ outSlope: -0.46216708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.026273277
+ inSlope: -0.7990118
+ outSlope: -0.7990118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.012542225
+ inSlope: -0.7747184
+ outSlope: -0.7747184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.00044937804
+ inSlope: -0.60975647
+ outSlope: -0.60975647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0077830274
+ inSlope: -0.34353065
+ outSlope: -0.34353065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.011001561
+ inSlope: -0.056296933
+ outSlope: -0.056296933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.009659655
+ inSlope: 0.16412981
+ outSlope: 0.16412981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.0055305324
+ inSlope: 0.27192026
+ outSlope: 0.27192026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.00059566647
+ inSlope: 0.28694862
+ outSlope: 0.28694862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.x
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.427431
+ inSlope: 1.3425655
+ outSlope: 1.3425655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.2629663
+ inSlope: 2.1837087
+ outSlope: 2.1837087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.1520896
+ inSlope: 2.250612
+ outSlope: 2.250612
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.055968672
+ inSlope: 1.2645671
+ outSlope: 1.2645671
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.031478792
+ inSlope: 0.2952904
+ outSlope: 0.2952904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.029657155
+ inSlope: -0.010182146
+ outSlope: -0.010182146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.03181824
+ inSlope: -0.21909553
+ outSlope: -0.21909553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.059923977
+ inSlope: -1.0635059
+ outSlope: -1.0635059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.10952014
+ inSlope: -1.8450326
+ outSlope: -1.8450326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.2095871
+ inSlope: -1.8841388
+ outSlope: -1.8841388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.2948689
+ inSlope: -1.4488502
+ outSlope: -1.4488502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.33248416
+ inSlope: 0.20358041
+ outSlope: 0.20358041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.24075277
+ inSlope: 2.3973513
+ outSlope: 2.3973513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.15482385
+ inSlope: 2.04943
+ outSlope: 2.04943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.12882757
+ inSlope: -3.4592218
+ outSlope: -3.4592218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.27013114
+ inSlope: -7.331186
+ outSlope: -7.331186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.3732002
+ inSlope: -2.1079848
+ outSlope: -2.1079848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.34039724
+ inSlope: 4.168798
+ outSlope: 4.168798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.23424041
+ inSlope: 2.520561
+ outSlope: 2.520561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.25637862
+ inSlope: 0.57933354
+ outSlope: 0.57933354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.21492931
+ inSlope: -0.5378835
+ outSlope: -0.5378835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.27430806
+ inSlope: -3.619492
+ outSlope: -3.619492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.3355798
+ inSlope: -5.3946176
+ outSlope: -5.3946176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.45412934
+ inSlope: -7.639681
+ outSlope: -7.639681
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.5902356
+ inSlope: -5.8815536
+ outSlope: -5.8815536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.6784205
+ inSlope: -2.6967242
+ outSlope: -2.6967242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.74007165
+ inSlope: -1.9945569
+ outSlope: -1.9945569
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.74490565
+ inSlope: -0.7697965
+ outSlope: -0.7697965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.8221236
+ inSlope: -0.9198609
+ outSlope: -0.9198609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.8201282
+ inSlope: 0.46542454
+ outSlope: 0.46542454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.77046984
+ inSlope: 0.29335883
+ outSlope: 0.29335883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.8202698
+ inSlope: -0.9666852
+ outSlope: -0.9666852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.8587761
+ inSlope: 0.10946821
+ outSlope: 0.10946821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.8145586
+ inSlope: 0.67909014
+ outSlope: 0.67909014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.6905486
+ inSlope: 1.3067663
+ outSlope: 1.3067663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.5249652
+ inSlope: 0.1378746
+ outSlope: 0.1378746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.5074942
+ inSlope: 0.55540466
+ outSlope: 0.55540466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.48613608
+ inSlope: -0.17501295
+ outSlope: -0.17501295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.48929417
+ inSlope: 0.54208213
+ outSlope: 0.54208213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.33663338
+ inSlope: 1.4264903
+ outSlope: 1.4264903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.20732646
+ inSlope: 0.8949129
+ outSlope: 0.8949129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.12648353
+ inSlope: 1.0025644
+ outSlope: 1.0025644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.06593082
+ inSlope: 0.53650284
+ outSlope: 0.53650284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.05747574
+ inSlope: -0.09835128
+ outSlope: -0.09835128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.y
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.6057992
+ inSlope: -0.020368716
+ outSlope: -0.020368716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.50023884
+ inSlope: 1.3176533
+ outSlope: 1.3176533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.2899099
+ inSlope: 2.4183178
+ outSlope: 2.4183178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.10688187
+ inSlope: 3.2878199
+ outSlope: 3.2878199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.01001792
+ inSlope: 3.672348
+ outSlope: 3.672348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.21275935
+ inSlope: 4.551795
+ outSlope: 4.551795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.5994178
+ inSlope: 3.5431209
+ outSlope: 3.5431209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.67778563
+ inSlope: 0.7639314
+ outSlope: 0.7639314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.6759496
+ inSlope: -3.5361722
+ outSlope: -3.5361722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.55991334
+ inSlope: -4.5676775
+ outSlope: -4.5676775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5236938
+ inSlope: -4.1926427
+ outSlope: -4.1926427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.4201587
+ inSlope: -5.3719425
+ outSlope: -5.3719425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.34462923
+ inSlope: -2.9233434
+ outSlope: -2.9233434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.32271403
+ inSlope: -0.13556975
+ outSlope: -0.13556975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.34011024
+ inSlope: -0.776291
+ outSlope: -0.776291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.17462629
+ inSlope: -9.978911
+ outSlope: -9.978911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.03579411
+ inSlope: -13.99315
+ outSlope: -13.99315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.2918116
+ inSlope: -13.321302
+ outSlope: -13.321302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.4798371
+ inSlope: -8.201064
+ outSlope: -8.201064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.5651801
+ inSlope: -2.5248132
+ outSlope: -2.5248132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.56399745
+ inSlope: 0.086369
+ outSlope: 0.086369
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.56230116
+ inSlope: -0.059596952
+ outSlope: -0.059596952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.565984
+ inSlope: 1.0453615
+ outSlope: 1.0453615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.43444204
+ inSlope: 1.5217171
+ outSlope: 1.5217171
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.4466359
+ inSlope: -2.0325174
+ outSlope: -2.0325174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.5384575
+ inSlope: -2.4078102
+ outSlope: -2.4078102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.58634186
+ inSlope: 0.18458086
+ outSlope: 0.18458086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.5693047
+ inSlope: 0.36716795
+ outSlope: 0.36716795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.5271534
+ inSlope: 1.4050622
+ outSlope: 1.4050622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.4481981
+ inSlope: 0.34148148
+ outSlope: 0.34148148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.46060705
+ inSlope: -0.30813336
+ outSlope: -0.30813336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.5315092
+ inSlope: -0.73724693
+ outSlope: -0.73724693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.5731534
+ inSlope: -0.099191755
+ outSlope: -0.099191755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.58757293
+ inSlope: -0.48781562
+ outSlope: -0.48781562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.61053437
+ inSlope: 0.14390422
+ outSlope: 0.14390422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.5996595
+ inSlope: 0.047001287
+ outSlope: 0.047001287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.57884985
+ inSlope: -0.15072241
+ outSlope: -0.15072241
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.58390933
+ inSlope: 0.1648952
+ outSlope: 0.1648952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.61030334
+ inSlope: -0.28417498
+ outSlope: -0.28417498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.6718645
+ inSlope: -0.6319652
+ outSlope: -0.6319652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.72938275
+ inSlope: -0.02261877
+ outSlope: -0.02261877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.z
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.4185853
+ inSlope: -0.41515127
+ outSlope: -0.41515127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.43385068
+ inSlope: 1.2797117
+ outSlope: 1.2797117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.5682623
+ inSlope: 2.1414187
+ outSlope: 2.1414187
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.8448374
+ inSlope: 0.59497
+ outSlope: 0.59497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.75945437
+ inSlope: -2.4615297
+ outSlope: -2.4615297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.36766392
+ inSlope: -7.239688
+ outSlope: -7.239688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.094790004
+ inSlope: -8.770854
+ outSlope: -8.770854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.053562075
+ inSlope: -8.073849
+ outSlope: -8.073849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.17433801
+ inSlope: -2.3613086
+ outSlope: -2.3613086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.13227229
+ inSlope: 4.7648
+ outSlope: 4.7648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.015511483
+ inSlope: 4.6102595
+ outSlope: 4.6102595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.021402892
+ inSlope: 1.613709
+ outSlope: 1.613709
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.038278766
+ inSlope: 7.462493
+ outSlope: 7.462493
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.27015242
+ inSlope: 14.264597
+ outSlope: 14.264597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.51376486
+ inSlope: 12.466523
+ outSlope: 12.466523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.6857028
+ inSlope: 8.826852
+ outSlope: 8.826852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.839789
+ inSlope: -2.1501646
+ outSlope: -2.1501646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.73632264
+ inSlope: -7.5483265
+ outSlope: -7.5483265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.58817834
+ inSlope: -8.311913
+ outSlope: -8.311913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.45925915
+ inSlope: -8.94265
+ outSlope: -8.94265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.2900903
+ inSlope: -7.093178
+ outSlope: -7.093178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.22282013
+ inSlope: -1.9545571
+ outSlope: -1.9545571
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.22493845
+ inSlope: -0.023269974
+ outSlope: -0.023269974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.22204447
+ inSlope: -0.0059013143
+ outSlope: -0.0059013143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.21624593
+ inSlope: -1.096552
+ outSlope: -1.096552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.15418887
+ inSlope: -2.1015575
+ outSlope: -2.1015575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.03562647
+ inSlope: -0.19656855
+ outSlope: -0.19656855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.03787771
+ inSlope: 0.45840427
+ outSlope: 0.45840427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.15693745
+ inSlope: 1.655968
+ outSlope: 1.655968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.23938352
+ inSlope: 0.18495011
+ outSlope: 0.18495011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.19414404
+ inSlope: -0.44162214
+ outSlope: -0.44162214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.19872531
+ inSlope: 0.675696
+ outSlope: 0.675696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.3229235
+ inSlope: 1.5348741
+ outSlope: 1.5348741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.48121834
+ inSlope: 1.311723
+ outSlope: 1.311723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.6110317
+ inSlope: 0.1468922
+ outSlope: 0.1468922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.6511969
+ inSlope: 0.6510818
+ outSlope: 0.6510818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.7311178
+ inSlope: -0.37276486
+ outSlope: -0.37276486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.69594693
+ inSlope: -0.075311065
+ outSlope: -0.075311065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.68561035
+ inSlope: -0.05632389
+ outSlope: -0.05632389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHandQ.w
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.59987295
+ inSlope: 1.0428649
+ outSlope: 1.0428649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.5359737
+ inSlope: 0.49377722
+ outSlope: 0.49377722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.36248323
+ inSlope: 1.437323
+ outSlope: 1.437323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.26028
+ inSlope: 1.6103904
+ outSlope: 1.6103904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.1977958
+ inSlope: 0.47195166
+ outSlope: 0.47195166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.20646904
+ inSlope: 0.24537364
+ outSlope: 0.24537364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.1763955
+ inSlope: 0.44400615
+ outSlope: 0.44400615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.1820028
+ inSlope: -0.82444924
+ outSlope: -0.82444924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.3246995
+ inSlope: -3.236774
+ outSlope: -3.236774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.43313262
+ inSlope: -2.7007947
+ outSlope: -2.7007947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.56706434
+ inSlope: -1.2424326
+ outSlope: -1.2424326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.7132127
+ inSlope: -1.8746263
+ outSlope: -1.8746263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.8166048
+ inSlope: -0.92813814
+ outSlope: -0.92813814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.8234587
+ inSlope: 0.37716365
+ outSlope: 0.37716365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.74888897
+ inSlope: 0.77267003
+ outSlope: 0.77267003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.6573803
+ inSlope: 0.77859235
+ outSlope: 0.77859235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.5409776
+ inSlope: 0.5354034
+ outSlope: 0.5354034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.45239383
+ inSlope: 0.89198375
+ outSlope: 0.89198375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.41046816
+ inSlope: 0.17379211
+ outSlope: 0.17379211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.41101116
+ inSlope: -0.08947589
+ outSlope: -0.08947589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.43713605
+ inSlope: -0.5041059
+ outSlope: -0.5041059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.462866
+ inSlope: -0.4979517
+ outSlope: -0.4979517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.47725943
+ inSlope: 0.28762785
+ outSlope: 0.28762785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.3999057
+ inSlope: 1.197341
+ outSlope: 1.197341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.2240787
+ inSlope: 0.99440247
+ outSlope: 0.99440247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.15349638
+ inSlope: 0.9120299
+ outSlope: 0.9120299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.100563504
+ inSlope: 0.5389503
+ outSlope: 0.5389503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1124323
+ inSlope: 0.9286649
+ outSlope: 0.9286649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.12780544
+ inSlope: 0.91321075
+ outSlope: 0.91321075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.16646641
+ inSlope: 0.044185173
+ outSlope: 0.044185173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.13150205
+ inSlope: -0.6367376
+ outSlope: -0.6367376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.090489805
+ inSlope: -0.47187144
+ outSlope: -0.47187144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.068714835
+ inSlope: -0.25816286
+ outSlope: -0.25816286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.057741657
+ inSlope: -0.15513879
+ outSlope: -0.15513879
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.0485274
+ inSlope: -0.4186462
+ outSlope: -0.4186462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.025571935
+ inSlope: -0.9230498
+ outSlope: -0.9230498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.0085654585
+ inSlope: -1.1381439
+ outSlope: -1.1381439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.012366157
+ inSlope: -1.4337543
+ outSlope: -1.4337543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.039226305
+ inSlope: -1.8129044
+ outSlope: -1.8129044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.20751715
+ inSlope: -3.1193142
+ outSlope: -3.1193142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.39341903
+ inSlope: -1.1917915
+ outSlope: -1.1917915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.41318905
+ inSlope: -1.0298798
+ outSlope: -1.0298798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.54961747
+ inSlope: -2.3041587
+ outSlope: -2.3041587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.69838816
+ inSlope: -0.2747908
+ outSlope: -0.2747908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.5805594
+ inSlope: 0.37661648
+ outSlope: 0.37661648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.58255565
+ inSlope: -0.06451208
+ outSlope: -0.06451208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.5685567
+ inSlope: 0.27270734
+ outSlope: 0.27270734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.5003102
+ inSlope: 0.91775715
+ outSlope: 0.91775715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.42317215
+ inSlope: 0.88618815
+ outSlope: 0.88618815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.27473965
+ inSlope: 1.1502547
+ outSlope: 1.1502547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.2069533
+ inSlope: 1.6468319
+ outSlope: 1.6468319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.12521325
+ inSlope: 1.3370881
+ outSlope: 1.3370881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07107363
+ inSlope: 0.39332622
+ outSlope: 0.39332622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.060580317
+ inSlope: 0.34284812
+ outSlope: 0.34284812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.043262914
+ inSlope: 0.19375113
+ outSlope: 0.19375113
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.040716417
+ inSlope: 0.0069203293
+ outSlope: 0.0069203293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.039858237
+ inSlope: 0.06913836
+ outSlope: 0.06913836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.039181065
+ inSlope: -0.140401
+ outSlope: -0.140401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.06846225
+ inSlope: 0.023043863
+ outSlope: 0.023043863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.051920265
+ inSlope: 0.2787181
+ outSlope: 0.2787181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.037823528
+ inSlope: 0.4035231
+ outSlope: 0.4035231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.029952243
+ inSlope: 0.5337354
+ outSlope: 0.5337354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1807706
+ inSlope: 0.7146708
+ outSlope: 0.7146708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.22512528
+ inSlope: 1.1446593
+ outSlope: 1.1446593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.29630387
+ inSlope: 0.6986607
+ outSlope: 0.6986607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.3380694
+ inSlope: 0.3314212
+ outSlope: 0.3314212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.37468037
+ inSlope: 0.19801337
+ outSlope: 0.19801337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.3594269
+ inSlope: -0.418867
+ outSlope: -0.418867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.3127473
+ inSlope: -1.9928501
+ outSlope: -1.9928501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.15812308
+ inSlope: -3.724804
+ outSlope: -3.724804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.026030244
+ inSlope: -4.2655964
+ outSlope: -4.2655964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.0480019
+ inSlope: -4.5617647
+ outSlope: -4.5617647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.2668991
+ inSlope: -3.2403042
+ outSlope: -3.2403042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.31035694
+ inSlope: -1.9793613
+ outSlope: -1.9793613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.37171325
+ inSlope: -2.067978
+ outSlope: -2.067978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.47754738
+ inSlope: -3.770392
+ outSlope: -3.770392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.5939367
+ inSlope: -2.4866104
+ outSlope: -2.4866104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.63394123
+ inSlope: 0.21388313
+ outSlope: 0.21388313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.56085104
+ inSlope: 0.917252
+ outSlope: 0.917252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.42902905
+ inSlope: 0.2776515
+ outSlope: 0.2776515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.40701026
+ inSlope: 0.11054288
+ outSlope: 0.11054288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.3841532
+ inSlope: 0.10934131
+ outSlope: 0.10934131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.3695021
+ inSlope: 0.15470281
+ outSlope: 0.15470281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.34094208
+ inSlope: 0.6196517
+ outSlope: 0.6196517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.30868953
+ inSlope: 0.15030041
+ outSlope: 0.15030041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.2922021
+ inSlope: 0.4581548
+ outSlope: 0.4581548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.2582676
+ inSlope: 0.42116356
+ outSlope: 0.42116356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.23249467
+ inSlope: 0.7512361
+ outSlope: 0.7512361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.1828815
+ inSlope: 0.37771037
+ outSlope: 0.37771037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.17056584
+ inSlope: 0.22491953
+ outSlope: 0.22491953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.13075879
+ inSlope: 0.68292713
+ outSlope: 0.68292713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.077908024
+ inSlope: 0.7861508
+ outSlope: 0.7861508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.02885168
+ inSlope: 0.7038016
+ outSlope: 0.7038016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.006148588
+ inSlope: 0.6595557
+ outSlope: 0.6595557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.004705925
+ inSlope: 0.65634334
+ outSlope: 0.65634334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.027338374
+ inSlope: 0.7150116
+ outSlope: 0.7150116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.051866475
+ inSlope: 0.72050965
+ outSlope: 0.72050965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Spine Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.03086201
+ inSlope: -0.019349251
+ outSlope: -0.019349251
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.030337527
+ inSlope: -0.045381457
+ outSlope: -0.045381457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.027136203
+ inSlope: 0.00022586435
+ outSlope: 0.00022586435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.028049843
+ inSlope: -0.01514086
+ outSlope: -0.01514086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.025425043
+ inSlope: -0.016089778
+ outSlope: -0.016089778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.023753216
+ inSlope: -0.09734087
+ outSlope: -0.09734087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.018989593
+ inSlope: -0.17056194
+ outSlope: -0.17056194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.013254725
+ inSlope: 0.033386603
+ outSlope: 0.033386603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.024237555
+ inSlope: 0.369399
+ outSlope: 0.369399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.06260254
+ inSlope: 0.8489498
+ outSlope: 0.8489498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.1293119
+ inSlope: 0.9087487
+ outSlope: 0.9087487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.1507278
+ inSlope: 0.31492785
+ outSlope: 0.31492785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.14713077
+ inSlope: -0.411715
+ outSlope: -0.411715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.13100561
+ inSlope: -0.41805553
+ outSlope: -0.41805553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.118899256
+ inSlope: -0.39890152
+ outSlope: -0.39890152
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.10069123
+ inSlope: -0.08757734
+ outSlope: -0.08757734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.1157588
+ inSlope: 0.1757394
+ outSlope: 0.1757394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.11602384
+ inSlope: 0.056328677
+ outSlope: 0.056328677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.12353382
+ inSlope: 0.042880293
+ outSlope: 0.042880293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.12538786
+ inSlope: 0.07821955
+ outSlope: 0.07821955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.13313147
+ inSlope: 0.02034368
+ outSlope: 0.02034368
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.13389325
+ inSlope: -0.013721747
+ outSlope: -0.013721747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.12630154
+ inSlope: -0.08918384
+ outSlope: -0.08918384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.11139397
+ inSlope: -0.1253802
+ outSlope: -0.1253802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0987476
+ inSlope: -0.11244166
+ outSlope: -0.11244166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.08645
+ inSlope: -0.28401738
+ outSlope: -0.28401738
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.0726852
+ inSlope: -0.21847686
+ outSlope: -0.21847686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.06187823
+ inSlope: -0.27291346
+ outSlope: -0.27291346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.04448009
+ inSlope: -0.10673079
+ outSlope: -0.10673079
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.04612246
+ inSlope: 0.00770644
+ outSlope: 0.00770644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.03879444
+ inSlope: -0.23782454
+ outSlope: -0.23782454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.03039589
+ inSlope: -0.22254248
+ outSlope: -0.22254248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.021160165
+ inSlope: -0.16601856
+ outSlope: -0.16601856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.014678364
+ inSlope: -0.08249453
+ outSlope: -0.08249453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.01151334
+ inSlope: -0.06822948
+ outSlope: -0.06822948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.0075278804
+ inSlope: -0.0794155
+ outSlope: -0.0794155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.005368506
+ inSlope: -0.040225163
+ outSlope: -0.040225163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.004983073
+ inSlope: 0.013174581
+ outSlope: 0.013174581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.0064543462
+ inSlope: 0.026600787
+ outSlope: 0.026600787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.0069138217
+ inSlope: 0.00077438494
+ outSlope: 0.00077438494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.007365878
+ inSlope: 0.046874277
+ outSlope: 0.046874277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.009921145
+ inSlope: 0.091717765
+ outSlope: 0.091717765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.03420133
+ inSlope: -0.05622852
+ outSlope: -0.05622852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.034501515
+ inSlope: 0.023528919
+ outSlope: 0.023528919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.023187619
+ inSlope: 0.2872496
+ outSlope: 0.2872496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.0068933675
+ inSlope: 0.33699036
+ outSlope: 0.33699036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.0013138297
+ inSlope: 0.3307734
+ outSlope: 0.3307734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.009534044
+ inSlope: 0.32573992
+ outSlope: 0.32573992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.02949925
+ inSlope: 0.22155124
+ outSlope: 0.22155124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.03741947
+ inSlope: 0.11929862
+ outSlope: 0.11929862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.04046503
+ inSlope: -0.018236132
+ outSlope: -0.018236132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.039072696
+ inSlope: 0.06300906
+ outSlope: 0.06300906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.047081023
+ inSlope: 0.1824722
+ outSlope: 0.1824722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.05425872
+ inSlope: 0.29298383
+ outSlope: 0.29298383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.07004899
+ inSlope: -0.1550582
+ outSlope: -0.1550582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.054244686
+ inSlope: -0.80918145
+ outSlope: -0.80918145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.013437106
+ inSlope: -1.732044
+ outSlope: -1.732044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.019898731
+ inSlope: -2.095759
+ outSlope: -2.095759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.056421462
+ inSlope: -2.0328562
+ outSlope: -2.0328562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.08766054
+ inSlope: -1.5790181
+ outSlope: -1.5790181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.13067341
+ inSlope: -0.038206596
+ outSlope: -0.038206596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.11763413
+ inSlope: -0.24425851
+ outSlope: -0.24425851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.13847804
+ inSlope: -0.34780818
+ outSlope: -0.34780818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.14704083
+ inSlope: -0.07481496
+ outSlope: -0.07481496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.15127681
+ inSlope: 0.0043416065
+ outSlope: 0.0043416065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.14371176
+ inSlope: 0.13095227
+ outSlope: 0.13095227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.124977484
+ inSlope: 0.16827995
+ outSlope: 0.16827995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.10352845
+ inSlope: 0.21196648
+ outSlope: 0.21196648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.08117225
+ inSlope: 0.1377671
+ outSlope: 0.1377671
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07173301
+ inSlope: 0.09535441
+ outSlope: 0.09535441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.061982095
+ inSlope: 0.14269768
+ outSlope: 0.14269768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.05759607
+ inSlope: 0.035334226
+ outSlope: 0.035334226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.05574824
+ inSlope: 0.09906837
+ outSlope: 0.09906837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.05203855
+ inSlope: -0.046992123
+ outSlope: -0.046992123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.057858903
+ inSlope: -0.061746176
+ outSlope: -0.061746176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.04809732
+ inSlope: 0.01733167
+ outSlope: 0.01733167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.050673425
+ inSlope: -0.061910026
+ outSlope: -0.061910026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.05427765
+ inSlope: 0.058421362
+ outSlope: 0.058421362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.04053306
+ inSlope: 0.26153868
+ outSlope: 0.26153868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.015122764
+ inSlope: 0.19231185
+ outSlope: 0.19231185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0068957894
+ inSlope: 0.15721186
+ outSlope: 0.15721186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.0017273945
+ inSlope: 0.14259195
+ outSlope: 0.14259195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0004896397
+ inSlope: 0.118306056
+ outSlope: 0.118306056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.002216144
+ inSlope: 0.089057446
+ outSlope: 0.089057446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.021393344
+ inSlope: 0.116563216
+ outSlope: 0.116563216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.025653575
+ inSlope: 0.14481992
+ outSlope: 0.14481992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.037089966
+ inSlope: 0.076057464
+ outSlope: 0.076057464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.040249556
+ inSlope: 0.039332844
+ outSlope: 0.039332844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.045153357
+ inSlope: 0.04418888
+ outSlope: 0.04418888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.043712407
+ inSlope: -0.08947176
+ outSlope: -0.08947176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.03743376
+ inSlope: -0.18778254
+ outSlope: -0.18778254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.0283299
+ inSlope: -0.38295388
+ outSlope: -0.38295388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.012238323
+ inSlope: -0.5387944
+ outSlope: -0.5387944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.0030249986
+ inSlope: -0.54059327
+ outSlope: -0.54059327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.005781434
+ inSlope: -0.5029978
+ outSlope: -0.5029978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.028866315
+ inSlope: -0.4766974
+ outSlope: -0.4766974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.0504872
+ inSlope: -0.28262252
+ outSlope: -0.28262252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.060777273
+ inSlope: -0.30607712
+ outSlope: -0.30607712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.09120125
+ inSlope: -0.34081322
+ outSlope: -0.34081322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.09630949
+ inSlope: 0.046271503
+ outSlope: 0.046271503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.08008494
+ inSlope: 0.08826958
+ outSlope: 0.08826958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.06910655
+ inSlope: 0.01516053
+ outSlope: 0.01516053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.06477144
+ inSlope: 0.023080878
+ outSlope: 0.023080878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.06067558
+ inSlope: 0.044993654
+ outSlope: 0.044993654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.053816695
+ inSlope: 0.11324811
+ outSlope: 0.11324811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.047436524
+ inSlope: 0.04528758
+ outSlope: 0.04528758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.044891104
+ inSlope: 0.064771496
+ outSlope: 0.064771496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.036987245
+ inSlope: 0.056988727
+ outSlope: 0.056988727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.033653613
+ inSlope: 0.099757485
+ outSlope: 0.099757485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.026701467
+ inSlope: 0.057515107
+ outSlope: 0.057515107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.024426166
+ inSlope: 0.04011099
+ outSlope: 0.04011099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.018074423
+ inSlope: 0.0972663
+ outSlope: 0.0972663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.011065442
+ inSlope: 0.0984964
+ outSlope: 0.0984964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0050405073
+ inSlope: 0.0895754
+ outSlope: 0.0895754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.002060002
+ inSlope: 0.088049226
+ outSlope: 0.088049226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.00060575566
+ inSlope: 0.08741088
+ outSlope: 0.08741088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.0008536915
+ inSlope: 0.08929321
+ outSlope: 0.08929321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0039720284
+ inSlope: 0.09741569
+ outSlope: 0.09741569
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.0056053037
+ inSlope: 0.09721459
+ outSlope: 0.09721459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Chest Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.06188924
+ inSlope: -0.035484914
+ outSlope: -0.035484914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.060883395
+ inSlope: -0.08894001
+ outSlope: -0.08894001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.054010794
+ inSlope: -0.014916338
+ outSlope: -0.014916338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.054580055
+ inSlope: -0.050279956
+ outSlope: -0.050279956
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.047997367
+ inSlope: -0.04972497
+ outSlope: -0.04972497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.046192918
+ inSlope: -0.115405954
+ outSlope: -0.115405954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.03941836
+ inSlope: -0.29091457
+ outSlope: -0.29091457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.027998531
+ inSlope: -0.31058562
+ outSlope: -0.31058562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.022357445
+ inSlope: 0.05901195
+ outSlope: 0.05901195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.043680396
+ inSlope: 0.72689074
+ outSlope: 0.72689074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.119523205
+ inSlope: 1.7003298
+ outSlope: 1.7003298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.2571406
+ inSlope: 1.9171778
+ outSlope: 1.9171778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.30288142
+ inSlope: 0.68282044
+ outSlope: 0.68282044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.2943329
+ inSlope: -0.90406
+ outSlope: -0.90406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.2597651
+ inSlope: -0.8766786
+ outSlope: -0.8766786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.23511519
+ inSlope: -0.79134786
+ outSlope: -0.79134786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.1993527
+ inSlope: -0.17012955
+ outSlope: -0.17012955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.22740893
+ inSlope: 0.27864736
+ outSlope: 0.27864736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.22423498
+ inSlope: 0.09235436
+ outSlope: 0.09235436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.23858936
+ inSlope: 0.07819541
+ outSlope: 0.07819541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.24275835
+ inSlope: 0.16936243
+ outSlope: 0.16936243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.25977764
+ inSlope: 0.060416818
+ outSlope: 0.060416818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.2644195
+ inSlope: 0.034959946
+ outSlope: 0.034959946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: 0.24920811
+ inSlope: -0.19333515
+ outSlope: -0.19333515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22399898
+ inSlope: -0.24751315
+ outSlope: -0.24751315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.19863477
+ inSlope: -0.22373801
+ outSlope: -0.22373801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.17417887
+ inSlope: -0.56604767
+ outSlope: -0.56604767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.14650993
+ inSlope: -0.44364673
+ outSlope: -0.44364673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.124665596
+ inSlope: -0.5494267
+ outSlope: -0.5494267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.088978186
+ inSlope: -0.23112506
+ outSlope: -0.23112506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.091842666
+ inSlope: 0.018258933
+ outSlope: 0.018258933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.0774362
+ inSlope: -0.47452748
+ outSlope: -0.47452748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.060641825
+ inSlope: -0.44530725
+ outSlope: -0.44530725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.042138204
+ inSlope: -0.33315828
+ outSlope: -0.33315828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.02914491
+ inSlope: -0.16431862
+ outSlope: -0.16431862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.022929903
+ inSlope: -0.1325055
+ outSlope: -0.1325055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.015238313
+ inSlope: -0.1525132
+ outSlope: -0.1525132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.011102969
+ inSlope: -0.076414175
+ outSlope: -0.076414175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.010414161
+ inSlope: 0.027119083
+ outSlope: 0.027119083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.013275004
+ inSlope: 0.049529172
+ outSlope: 0.049529172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.014045951
+ inSlope: -0.0033336123
+ outSlope: -0.0033336123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.01467056
+ inSlope: 0.08739968
+ outSlope: 0.08739968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.019564252
+ inSlope: 0.17705633
+ outSlope: 0.17705633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.066667125
+ inSlope: -0.0997925
+ outSlope: -0.0997925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.06706598
+ inSlope: 0.058512896
+ outSlope: 0.058512896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.043565676
+ inSlope: 0.5862763
+ outSlope: 0.5862763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.010624536
+ inSlope: 0.67613816
+ outSlope: 0.67613816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.00054495194
+ inSlope: 0.6607164
+ outSlope: 0.6607164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.03291462
+ inSlope: 0.6427727
+ outSlope: 0.6427727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.06157619
+ inSlope: 0.43774277
+ outSlope: 0.43774277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.077146344
+ inSlope: 0.23062012
+ outSlope: 0.23062012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.082598895
+ inSlope: -0.05300542
+ outSlope: -0.05300542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.07918224
+ inSlope: 0.123968914
+ outSlope: 0.123968914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.095683634
+ inSlope: 0.38100412
+ outSlope: 0.38100412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.11061628
+ inSlope: 0.6054448
+ outSlope: 0.6054448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.14343628
+ inSlope: -0.31645134
+ outSlope: -0.31645134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.11065185
+ inSlope: -1.6847078
+ outSlope: -1.6847078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.025861634
+ inSlope: -3.5833535
+ outSlope: -3.5833535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.042974427
+ inSlope: -4.3286104
+ outSlope: -4.3286104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.11842523
+ inSlope: -4.206061
+ outSlope: -4.206061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.18317632
+ inSlope: -3.2777686
+ outSlope: -3.2777686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.27290514
+ inSlope: -0.09912065
+ outSlope: -0.09912065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.25575358
+ inSlope: -0.5805464
+ outSlope: -0.5805464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.29950398
+ inSlope: -0.70178545
+ outSlope: -0.70178545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.31651592
+ inSlope: -0.13652201
+ outSlope: -0.13652201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.32275575
+ inSlope: 0.03990058
+ outSlope: 0.03990058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.3099959
+ inSlope: 0.25374871
+ outSlope: 0.25374871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.2664227
+ inSlope: 0.34945375
+ outSlope: 0.34945375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.22106768
+ inSlope: 0.4486829
+ outSlope: 0.4486829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.17395087
+ inSlope: 0.29882252
+ outSlope: 0.29882252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.15236135
+ inSlope: 0.21274498
+ outSlope: 0.21274498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.13046892
+ inSlope: 0.32455832
+ outSlope: 0.32455832
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.11997945
+ inSlope: 0.09392211
+ outSlope: 0.09392211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.11571586
+ inSlope: 0.2132631
+ outSlope: 0.2132631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10738916
+ inSlope: -0.07424875
+ outSlope: -0.07424875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.11837492
+ inSlope: -0.118996084
+ outSlope: -0.118996084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.09831573
+ inSlope: 0.046760112
+ outSlope: 0.046760112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.1027394
+ inSlope: -0.11528727
+ outSlope: -0.11528727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.1091789
+ inSlope: 0.12431246
+ outSlope: 0.12431246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.08115828
+ inSlope: 0.52651036
+ outSlope: 0.52651036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.03033004
+ inSlope: 0.3831627
+ outSlope: 0.3831627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.01395943
+ inSlope: 0.31234863
+ outSlope: 0.31234863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.003704534
+ inSlope: 0.28241432
+ outSlope: 0.28241432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0006816646
+ inSlope: 0.23382372
+ outSlope: 0.23382372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.004089596
+ inSlope: 0.17555702
+ outSlope: 0.17555702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.044254497
+ inSlope: 0.23642097
+ outSlope: 0.23642097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.052658092
+ inSlope: 0.27888072
+ outSlope: 0.27888072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.07367984
+ inSlope: 0.12555477
+ outSlope: 0.12555477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.07622865
+ inSlope: 0.05532106
+ outSlope: 0.05532106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.088184595
+ inSlope: 0.096559614
+ outSlope: 0.096559614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.08511153
+ inSlope: -0.18187585
+ outSlope: -0.18187585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.07285305
+ inSlope: -0.3579332
+ outSlope: -0.3579332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.05565688
+ inSlope: -0.7189927
+ outSlope: -0.7189927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.025643442
+ inSlope: -0.9968357
+ outSlope: -0.9968357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.0086708525
+ inSlope: -0.99174213
+ outSlope: -0.99174213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.007414595
+ inSlope: -0.91403365
+ outSlope: -0.91403365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.021796906
+ inSlope: -0.8236147
+ outSlope: -0.8236147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.04818782
+ inSlope: -0.8280674
+ outSlope: -0.8280674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.08644327
+ inSlope: -0.49856478
+ outSlope: -0.49856478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.105369
+ inSlope: -0.61790085
+ outSlope: -0.61790085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.16636585
+ inSlope: -0.64637005
+ outSlope: -0.64637005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.17372787
+ inSlope: 0.11198144
+ outSlope: 0.11198144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.15621594
+ inSlope: 0.24575451
+ outSlope: 0.24575451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.12257493
+ inSlope: 0.05008343
+ outSlope: 0.05008343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.11942912
+ inSlope: 0.005497863
+ outSlope: 0.005497863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.11570799
+ inSlope: 0.00448354
+ outSlope: 0.00448354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.11245337
+ inSlope: 0.06569764
+ outSlope: 0.06569764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.102009825
+ inSlope: 0.19032973
+ outSlope: 0.19032973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.09099232
+ inSlope: 0.07296286
+ outSlope: 0.07296286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.08712434
+ inSlope: 0.12224917
+ outSlope: 0.12224917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.07293224
+ inSlope: 0.13279608
+ outSlope: 0.13279608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.0647959
+ inSlope: 0.19252646
+ outSlope: 0.19252646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.05104012
+ inSlope: 0.11512533
+ outSlope: 0.11512533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.04645034
+ inSlope: 0.079803005
+ outSlope: 0.079803005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.034674503
+ inSlope: 0.17540288
+ outSlope: 0.17540288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.019170513
+ inSlope: 0.16942637
+ outSlope: 0.16942637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.010769171
+ inSlope: 0.17452544
+ outSlope: 0.17452544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.0048807235
+ inSlope: 0.1752482
+ outSlope: 0.1752482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.0019804249
+ inSlope: 0.17466822
+ outSlope: 0.17466822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.0009415451
+ inSlope: 0.17942151
+ outSlope: 0.17942151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.0072596683
+ inSlope: 0.19921626
+ outSlope: 0.19921626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.01061911
+ inSlope: 0.20086654
+ outSlope: 0.20086654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: UpperChest Twist Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.018548131
+ inSlope: 0.10550731
+ outSlope: 0.10550731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.016723622
+ inSlope: 0.08982833
+ outSlope: 0.08982833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.015527882
+ inSlope: 0.042114493
+ outSlope: 0.042114493
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.015239814
+ inSlope: 0.038367
+ outSlope: 0.038367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.009729906
+ inSlope: 0.05842164
+ outSlope: 0.05842164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.013497913
+ inSlope: -0.15778902
+ outSlope: -0.15778902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.027681582
+ inSlope: -0.22207773
+ outSlope: -0.22207773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.037781928
+ inSlope: -0.14088237
+ outSlope: -0.14088237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.039447226
+ inSlope: 0.057514217
+ outSlope: 0.057514217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.028160611
+ inSlope: 0.17842647
+ outSlope: 0.17842647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.02269787
+ inSlope: 0.18450555
+ outSlope: 0.18450555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.013551468
+ inSlope: 0.43527254
+ outSlope: 0.43527254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.004713263
+ inSlope: 0.60101616
+ outSlope: 0.60101616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.006482385
+ inSlope: 0.66514593
+ outSlope: 0.66514593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.017458247
+ inSlope: 0.5901941
+ outSlope: 0.5901941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.026155503
+ inSlope: 0.4678021
+ outSlope: 0.4678021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.040364638
+ inSlope: 0.50711536
+ outSlope: 0.50711536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.06261017
+ inSlope: 0.8520908
+ outSlope: 0.8520908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.11122093
+ inSlope: 0.79482335
+ outSlope: 0.79482335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.1398684
+ inSlope: 0.757579
+ outSlope: 0.757579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.21609493
+ inSlope: 1.0106001
+ outSlope: 1.0106001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.2476824
+ inSlope: 1.01634
+ outSlope: 1.01634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.29031685
+ inSlope: 0.26868698
+ outSlope: 0.26868698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.26940966
+ inSlope: -0.366135
+ outSlope: -0.366135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.250792
+ inSlope: 0.027273621
+ outSlope: 0.027273621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.28414136
+ inSlope: 0.13643783
+ outSlope: 0.13643783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.29157704
+ inSlope: 0.061138332
+ outSlope: 0.061138332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.2856401
+ inSlope: -0.014539374
+ outSlope: -0.014539374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.27530777
+ inSlope: -0.33287406
+ outSlope: -0.33287406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.23139153
+ inSlope: -0.6797997
+ outSlope: -0.6797997
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.15211841
+ inSlope: -1.3669426
+ outSlope: -1.3669426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.08061872
+ inSlope: -1.363231
+ outSlope: -1.363231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.0012814625
+ inSlope: -1.1124063
+ outSlope: -1.1124063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.059785794
+ inSlope: -0.47550458
+ outSlope: -0.47550458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.0575987
+ inSlope: 0.292597
+ outSlope: 0.292597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.032746967
+ inSlope: 0.22797793
+ outSlope: 0.22797793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.020336892
+ inSlope: 0.18230215
+ outSlope: 0.18230215
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0099434415
+ inSlope: 0.25476867
+ outSlope: 0.25476867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.0053649736
+ inSlope: 0.29039305
+ outSlope: 0.29039305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.00026354304
+ inSlope: 0.31062457
+ outSlope: 0.31062457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0049891667
+ inSlope: 0.30651957
+ outSlope: 0.30651957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.014324497
+ inSlope: 0.24180731
+ outSlope: 0.24180731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.029187942
+ inSlope: 0.08266127
+ outSlope: 0.08266127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.03180145
+ inSlope: 0.012683783
+ outSlope: 0.012683783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Nod Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.046630032
+ inSlope: -0.3000902
+ outSlope: -0.3000902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.063903466
+ inSlope: -0.16592021
+ outSlope: -0.16592021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.06992087
+ inSlope: -0.014696955
+ outSlope: -0.014696955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.07328716
+ inSlope: -0.17393535
+ outSlope: -0.17393535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.08708644
+ inSlope: -0.101664536
+ outSlope: -0.101664536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.08931875
+ inSlope: -0.054064
+ outSlope: -0.054064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.08746919
+ inSlope: 0.22316784
+ outSlope: 0.22316784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.055272818
+ inSlope: 0.86653024
+ outSlope: 0.86653024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.018780017
+ inSlope: 1.2338955
+ outSlope: 1.2338955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.0023887986
+ inSlope: 1.2148067
+ outSlope: 1.2148067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.021713803
+ inSlope: 1.0186771
+ outSlope: 1.0186771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.03634467
+ inSlope: 0.6933749
+ outSlope: 0.6933749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.046592213
+ inSlope: -0.08717422
+ outSlope: -0.08717422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.04438491
+ inSlope: 0.13089338
+ outSlope: 0.13089338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.057761557
+ inSlope: 0.19977503
+ outSlope: 0.19977503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.06225615
+ inSlope: 0.13186377
+ outSlope: 0.13186377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.06941449
+ inSlope: 0.22948466
+ outSlope: 0.22948466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.08463024
+ inSlope: 0.6291541
+ outSlope: 0.6291541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.14593017
+ inSlope: 0.72983694
+ outSlope: 0.72983694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.17570464
+ inSlope: 0.3296498
+ outSlope: 0.3296498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.18574326
+ inSlope: -0.07557936
+ outSlope: -0.07557936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.17071442
+ inSlope: -0.20919508
+ outSlope: -0.20919508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.15090908
+ inSlope: -0.24519137
+ outSlope: -0.24519137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.12805992
+ inSlope: -0.37631005
+ outSlope: -0.37631005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.105865926
+ inSlope: -0.29912895
+ outSlope: -0.29912895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.092359215
+ inSlope: -0.1522705
+ outSlope: -0.1522705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.08652331
+ inSlope: -0.18638107
+ outSlope: -0.18638107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.07018019
+ inSlope: -0.14873087
+ outSlope: -0.14873087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.0668881
+ inSlope: -0.083099835
+ outSlope: -0.083099835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.06324145
+ inSlope: 0.025287222
+ outSlope: 0.025287222
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.066359565
+ inSlope: 0.0024450598
+ outSlope: 0.0024450598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.0655418
+ inSlope: 0.023315348
+ outSlope: 0.023315348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.062147878
+ inSlope: -0.2856505
+ outSlope: -0.2856505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.040780943
+ inSlope: -0.40163246
+ outSlope: -0.40163246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.03065882
+ inSlope: -0.21156245
+ outSlope: -0.21156245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.02335185
+ inSlope: -0.14187682
+ outSlope: -0.14187682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.013609974
+ inSlope: -0.09255935
+ outSlope: -0.09255935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.011142693
+ inSlope: -0.05448544
+ outSlope: -0.05448544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.00999274
+ inSlope: -0.08308415
+ outSlope: -0.08308415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.0068104737
+ inSlope: -0.074330665
+ outSlope: -0.074330665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.005895538
+ inSlope: -0.03207014
+ outSlope: -0.03207014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.0059203706
+ inSlope: 0.0048544607
+ outSlope: 0.0048544607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.005903288
+ inSlope: -0.011805279
+ outSlope: -0.011805279
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.0049756137
+ inSlope: -0.033294823
+ outSlope: -0.033294823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.0030673293
+ inSlope: -0.048134044
+ outSlope: -0.048134044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.0022051856
+ inSlope: -0.054558244
+ outSlope: -0.054558244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0012487243
+ inSlope: -0.06533195
+ outSlope: -0.06533195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.00002745215
+ inSlope: -0.09263447
+ outSlope: -0.09263447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0018390792
+ inSlope: -0.13841711
+ outSlope: -0.13841711
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.0045864596
+ inSlope: -0.18250823
+ outSlope: -0.18250823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.0110793505
+ inSlope: -0.16389385
+ outSlope: -0.16389385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.014733589
+ inSlope: -0.06469815
+ outSlope: -0.06469815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.016328262
+ inSlope: -0.05197633
+ outSlope: -0.05197633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.018661123
+ inSlope: -0.015997296
+ outSlope: -0.015997296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Tilt Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1546894
+ inSlope: -0.45162523
+ outSlope: -0.45162523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.20137426
+ inSlope: -0.35760987
+ outSlope: -0.35760987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.24155104
+ inSlope: -0.1765159
+ outSlope: -0.1765159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.24414337
+ inSlope: 0.33770698
+ outSlope: 0.33770698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.15485138
+ inSlope: 1.5900865
+ outSlope: 1.5900865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.025025075
+ inSlope: 2.1370835
+ outSlope: 2.1370835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.010777325
+ inSlope: 2.1101265
+ outSlope: 2.1101265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.076002255
+ inSlope: 1.6431808
+ outSlope: 1.6431808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.116342425
+ inSlope: 0.7886614
+ outSlope: 0.7886614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.1429077
+ inSlope: 0.61088175
+ outSlope: 0.61088175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.1829526
+ inSlope: 0.24737635
+ outSlope: 0.24737635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.18526667
+ inSlope: 0.083986305
+ outSlope: 0.083986305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.19694605
+ inSlope: -0.027610686
+ outSlope: -0.027610686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.16811405
+ inSlope: -0.19884084
+ outSlope: -0.19884084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.14376257
+ inSlope: -0.21335563
+ outSlope: -0.21335563
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.107995145
+ inSlope: -0.25433624
+ outSlope: -0.25433624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.06954906
+ inSlope: -0.28170842
+ outSlope: -0.28170842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.026759831
+ inSlope: -0.47520497
+ outSlope: -0.47520497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.0011750943
+ inSlope: -0.52898216
+ outSlope: -0.52898216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.049207337
+ inSlope: -0.43578506
+ outSlope: -0.43578506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.07311854
+ inSlope: -0.11640105
+ outSlope: -0.11640105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07616473
+ inSlope: 0.0021122415
+ outSlope: 0.0021122415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.06605152
+ inSlope: 0.1834065
+ outSlope: 0.1834065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.042862844
+ inSlope: 0.09073073
+ outSlope: 0.09073073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.037933975
+ inSlope: 0.047642395
+ outSlope: 0.047642395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.028728595
+ inSlope: 0.075463824
+ outSlope: 0.075463824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.025855908
+ inSlope: 0.09521017
+ outSlope: 0.09521017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Neck Turn Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.41146457
+ inSlope: -0.8875638
+ outSlope: -0.8875638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.37979525
+ inSlope: -0.3132555
+ outSlope: -0.3132555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.36130196
+ inSlope: -0.1597561
+ outSlope: -0.1597561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.36271802
+ inSlope: -0.34988022
+ outSlope: -0.34988022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.3134387
+ inSlope: -0.0438622
+ outSlope: -0.0438622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.3298469
+ inSlope: -0.19683589
+ outSlope: -0.19683589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.32223183
+ inSlope: 1.5346935
+ outSlope: 1.5346935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.49570423
+ inSlope: 2.5988119
+ outSlope: 2.5988119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.60575086
+ inSlope: 0.25219762
+ outSlope: 0.25219762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5872786
+ inSlope: 0.42996028
+ outSlope: 0.42996028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.77838236
+ inSlope: 0.6116998
+ outSlope: 0.6116998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.74299645
+ inSlope: -0.35014662
+ outSlope: -0.35014662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.6656537
+ inSlope: -0.46852693
+ outSlope: -0.46852693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.6073678
+ inSlope: -0.634318
+ outSlope: -0.634318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.52966464
+ inSlope: -0.9749321
+ outSlope: -0.9749321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.48191997
+ inSlope: -0.5638295
+ outSlope: -0.5638295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.31090114
+ inSlope: -1.3861499
+ outSlope: -1.3861499
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.23612912
+ inSlope: -0.86754704
+ outSlope: -0.86754704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.19286668
+ inSlope: -0.93512446
+ outSlope: -0.93512446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.14997056
+ inSlope: -0.6545896
+ outSlope: -0.6545896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.12366399
+ inSlope: -0.45284134
+ outSlope: -0.45284134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.11310181
+ inSlope: 0.10669771
+ outSlope: 0.10669771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.12319849
+ inSlope: 0.103391655
+ outSlope: 0.103391655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.12579659
+ inSlope: 0.11403199
+ outSlope: 0.11403199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.12923825
+ inSlope: -0.09740138
+ outSlope: -0.09740138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.11769295
+ inSlope: 0.010639017
+ outSlope: 0.010639017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.119897254
+ inSlope: -0.042111676
+ outSlope: -0.042111676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.11102477
+ inSlope: -0.171186
+ outSlope: -0.171186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.09890744
+ inSlope: -0.26549116
+ outSlope: -0.26549116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Nod Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.088715546
+ inSlope: -0.41629723
+ outSlope: -0.41629723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.09566247
+ inSlope: -0.41520882
+ outSlope: -0.41520882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.11300279
+ inSlope: -0.022446461
+ outSlope: -0.022446461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.10119113
+ inSlope: 0.20813134
+ outSlope: 0.20813134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.088294074
+ inSlope: 0.19594494
+ outSlope: 0.19594494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.04916912
+ inSlope: 0.60419697
+ outSlope: 0.60419697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.016683327
+ inSlope: 0.6077777
+ outSlope: 0.6077777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.0013535401
+ inSlope: 0.4657094
+ outSlope: 0.4657094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.008441407
+ inSlope: 0.37719506
+ outSlope: 0.37719506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.013926696
+ inSlope: 0.28752062
+ outSlope: 0.28752062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.018025419
+ inSlope: 0.24356744
+ outSlope: 0.24356744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.022045603
+ inSlope: 0.3153032
+ outSlope: 0.3153032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.028535608
+ inSlope: 0.55839133
+ outSlope: 0.55839133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.040658724
+ inSlope: 0.9744444
+ outSlope: 0.9744444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.061017055
+ inSlope: 1.4719723
+ outSlope: 1.4719723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.08972442
+ inSlope: 1.8386593
+ outSlope: 1.8386593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.15006107
+ inSlope: 1.2708088
+ outSlope: 1.2708088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.16386211
+ inSlope: -0.39144778
+ outSlope: -0.39144778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.108857915
+ inSlope: -1.4957974
+ outSlope: -1.4957974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.05959053
+ inSlope: -1.1825428
+ outSlope: -1.1825428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.04333107
+ inSlope: -0.85456204
+ outSlope: -0.85456204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.031104982
+ inSlope: -0.86481345
+ outSlope: -0.86481345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.0145038115
+ inSlope: -1.3481734
+ outSlope: -1.3481734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.013834083
+ inSlope: -2.0479674
+ outSlope: -2.0479674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.053761702
+ inSlope: -2.46421
+ outSlope: -2.46421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.09597434
+ inSlope: -2.2386553
+ outSlope: -2.2386553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.12838347
+ inSlope: -1.4925869
+ outSlope: -1.4925869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.15674327
+ inSlope: -0.38783437
+ outSlope: -0.38783437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.17850487
+ inSlope: -0.82836795
+ outSlope: -0.82836795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.2082729
+ inSlope: -0.08253378
+ outSlope: -0.08253378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.18423925
+ inSlope: 0.43628362
+ outSlope: 0.43628362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.1537058
+ inSlope: 0.62680197
+ outSlope: 0.62680197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.07613101
+ inSlope: 0.7818475
+ outSlope: 0.7818475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.03451276
+ inSlope: 0.9561876
+ outSlope: 0.9561876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.017784959
+ inSlope: 1.0166938
+ outSlope: 1.0166938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.00062299543
+ inSlope: 0.99897796
+ outSlope: 0.99897796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.015514275
+ inSlope: 0.92401105
+ outSlope: 0.92401105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.0602298
+ inSlope: 1.019761
+ outSlope: 1.019761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.1352938
+ inSlope: 0.9299431
+ outSlope: 0.9299431
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.19022581
+ inSlope: 0.64615774
+ outSlope: 0.64615774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22606845
+ inSlope: 0.22168791
+ outSlope: 0.22168791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.2309065
+ inSlope: 0.13786747
+ outSlope: 0.13786747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.2395954
+ inSlope: 0.10246717
+ outSlope: 0.10246717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.246561
+ inSlope: -0.34496057
+ outSlope: -0.34496057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.20007865
+ inSlope: -0.89341426
+ outSlope: -0.89341426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.14427261
+ inSlope: -1.4473791
+ outSlope: -1.4473791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.08884619
+ inSlope: -1.7451416
+ outSlope: -1.7451416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.034809966
+ inSlope: -1.3134158
+ outSlope: -1.3134158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.016077185
+ inSlope: -0.9460691
+ outSlope: -0.9460691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.0032743565
+ inSlope: -0.6680422
+ outSlope: -0.6680422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.0061908676
+ inSlope: -0.55034447
+ outSlope: -0.55034447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.01507044
+ inSlope: -0.54554105
+ outSlope: -0.54554105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.039685674
+ inSlope: -0.30546334
+ outSlope: -0.30546334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.045184094
+ inSlope: -0.037189983
+ outSlope: -0.037189983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.046930525
+ inSlope: 0.091980524
+ outSlope: 0.091980524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.034472372
+ inSlope: 0.22425163
+ outSlope: 0.22425163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.027994769
+ inSlope: 0.14269777
+ outSlope: 0.14269777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.023740105
+ inSlope: 0.07979281
+ outSlope: 0.07979281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.020286024
+ inSlope: -0.0054111015
+ outSlope: -0.0054111015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.024615783
+ inSlope: -0.12513459
+ outSlope: -0.12513459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.03321496
+ inSlope: -0.23853338
+ outSlope: -0.23853338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Tilt Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.78040576
+ inSlope: -2.27501
+ outSlope: -2.27501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.951136
+ inSlope: -1.9477344
+ outSlope: -1.9477344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -1.2150782
+ inSlope: -0.68808025
+ outSlope: -0.68808025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -1.1694224
+ inSlope: 2.1943638
+ outSlope: 2.1943638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.7590687
+ inSlope: 8.389409
+ outSlope: 8.389409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.083539814
+ inSlope: 10.7702265
+ outSlope: 10.7702265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.095427595
+ inSlope: 10.481029
+ outSlope: 10.481029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.53076196
+ inSlope: 5.768984
+ outSlope: 5.768984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.7302134
+ inSlope: 2.81992
+ outSlope: 2.81992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.92108786
+ inSlope: 1.3459088
+ outSlope: 1.3459088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.95280784
+ inSlope: 0.7228614
+ outSlope: 0.7228614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 1.0067887
+ inSlope: -0.22848865
+ outSlope: -0.22848865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.85968906
+ inSlope: -0.94377905
+ outSlope: -0.94377905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.7243421
+ inSlope: -1.1742473
+ outSlope: -1.1742473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.58793414
+ inSlope: -1.2574297
+ outSlope: -1.2574297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.42279798
+ inSlope: -1.469758
+ outSlope: -1.469758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.2678003
+ inSlope: -1.8700688
+ outSlope: -1.8700688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.12113422
+ inSlope: -2.5329638
+ outSlope: -2.5329638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.009374959
+ inSlope: -2.6139402
+ outSlope: -2.6139402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.17850879
+ inSlope: -2.3432665
+ outSlope: -2.3432665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.34288874
+ inSlope: -0.9408161
+ outSlope: -0.9408161
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.35847542
+ inSlope: 0.8195721
+ outSlope: 0.8195721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.24409766
+ inSlope: 0.78364384
+ outSlope: 0.78364384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.180422
+ inSlope: 0.38937783
+ outSlope: 0.38937783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.13905197
+ inSlope: 0.36814952
+ outSlope: 0.36814952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.11980747
+ inSlope: 0.40735078
+ outSlope: 0.40735078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Head Turn Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Eye Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Eye In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Eye Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Eye In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Jaw Close
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Jaw Left-Right
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11985404
+ inSlope: -0.21499804
+ outSlope: -0.21499804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.12690404
+ inSlope: 0.07650854
+ outSlope: 0.07650854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.115142025
+ inSlope: 0.24494359
+ outSlope: 0.24494359
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.08563843
+ inSlope: 0.6821915
+ outSlope: 0.6821915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.019514525
+ inSlope: 0.7283461
+ outSlope: 0.7283461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.00799854
+ inSlope: 0.6954334
+ outSlope: 0.6954334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.003666567
+ inSlope: 0.819312
+ outSlope: 0.819312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.019311834
+ inSlope: 0.8332163
+ outSlope: 0.8332163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.03144042
+ inSlope: 0.59795594
+ outSlope: 0.59795594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.03924368
+ inSlope: -0.426921
+ outSlope: -0.426921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.017209731
+ inSlope: -1.4876962
+ outSlope: -1.4876962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.0103461435
+ inSlope: -1.3669682
+ outSlope: -1.3669682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.028355833
+ inSlope: -0.9557727
+ outSlope: -0.9557727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.042205203
+ inSlope: -0.82135075
+ outSlope: -0.82135075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.055734165
+ inSlope: -1.0214863
+ outSlope: -1.0214863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.07625471
+ inSlope: -1.6002613
+ outSlope: -1.6002613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.15204574
+ inSlope: -2.6902394
+ outSlope: -2.6902394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.2440555
+ inSlope: -2.5756044
+ outSlope: -2.5756044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.39577967
+ inSlope: -0.7885935
+ outSlope: -0.7885935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.4201567
+ inSlope: -0.13121736
+ outSlope: -0.13121736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.42678854
+ inSlope: -0.79767454
+ outSlope: -0.79767454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.49491072
+ inSlope: -0.8106627
+ outSlope: -0.8106627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.5550075
+ inSlope: 0.20506045
+ outSlope: 0.20506045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.45779893
+ inSlope: 0.35792416
+ outSlope: 0.35792416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.3863618
+ inSlope: 0.49790788
+ outSlope: 0.49790788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.2974382
+ inSlope: 0.6946418
+ outSlope: 0.6946418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.18835847
+ inSlope: 1.7743437
+ outSlope: 1.7743437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.12171323
+ inSlope: 2.2453494
+ outSlope: 2.2453494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.08189774
+ inSlope: 2.1883755
+ outSlope: 2.1883755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.04876745
+ inSlope: 1.733217
+ outSlope: 1.733217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.024123896
+ inSlope: 1.2312442
+ outSlope: 1.2312442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.007726017
+ inSlope: 1.7803605
+ outSlope: 1.7803605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.035222013
+ inSlope: 2.8441052
+ outSlope: 2.8441052
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.08707802
+ inSlope: 2.136801
+ outSlope: 2.136801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.10644864
+ inSlope: 1.2738819
+ outSlope: 1.2738819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.12954071
+ inSlope: 1.4954114
+ outSlope: 1.4954114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.15629564
+ inSlope: 1.5469356
+ outSlope: 1.5469356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.18110518
+ inSlope: 0.67576444
+ outSlope: 0.67576444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.1788211
+ inSlope: -0.2877043
+ outSlope: -0.2877043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.16405417
+ inSlope: -0.42552704
+ outSlope: -0.42552704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.15733083
+ inSlope: -0.5408836
+ outSlope: -0.5408836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.13888836
+ inSlope: -0.21435252
+ outSlope: -0.21435252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.21078722
+ inSlope: 1.2967943
+ outSlope: 1.2967943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.30099034
+ inSlope: 1.1404796
+ outSlope: 1.1404796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.48108938
+ inSlope: 1.5370554
+ outSlope: 1.5370554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5701962
+ inSlope: 0.36035067
+ outSlope: 0.36035067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.090603486
+ inSlope: 1.3727059
+ outSlope: 1.3727059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.1147452
+ inSlope: 1.5201705
+ outSlope: 1.5201705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.19493231
+ inSlope: 1.5981743
+ outSlope: 1.5981743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.3690652
+ inSlope: 1.0454564
+ outSlope: 1.0454564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.43160674
+ inSlope: 0.16470745
+ outSlope: 0.16470745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.456382
+ inSlope: 0.57345414
+ outSlope: 0.57345414
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.4863851
+ inSlope: 0.8201112
+ outSlope: 0.8201112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.512547
+ inSlope: -0.62009424
+ outSlope: -0.62009424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.36396852
+ inSlope: -3.3893008
+ outSlope: -3.3893008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.30497003
+ inSlope: -3.7613556
+ outSlope: -3.7613556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.23859012
+ inSlope: -3.8808124
+ outSlope: -3.8808124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.11401429
+ inSlope: -3.562501
+ outSlope: -3.562501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.0072638383
+ inSlope: -2.695837
+ outSlope: -2.695837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.033001333
+ inSlope: -2.120403
+ outSlope: -2.120403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.08632588
+ inSlope: -1.1639334
+ outSlope: -1.1639334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.118503794
+ inSlope: -0.37036234
+ outSlope: -0.37036234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.14704409
+ inSlope: -0.9241167
+ outSlope: -0.9241167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.21071403
+ inSlope: -1.289341
+ outSlope: -1.289341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.28748184
+ inSlope: -1.0506849
+ outSlope: -1.0506849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.32769492
+ inSlope: -0.066209495
+ outSlope: -0.066209495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.24739172
+ inSlope: 0.519311
+ outSlope: 0.519311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.2121768
+ inSlope: 0.409664
+ outSlope: 0.409664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.17454816
+ inSlope: 0.53741866
+ outSlope: 0.53741866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.14278428
+ inSlope: 0.4341012
+ outSlope: 0.4341012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.05427917
+ inSlope: 0.79874873
+ outSlope: 0.79874873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.00044573777
+ inSlope: 0.8001588
+ outSlope: 0.8001588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.054534577
+ inSlope: 0.9018549
+ outSlope: 0.9018549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.11977708
+ inSlope: 0.9346662
+ outSlope: 0.9346662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.18438788
+ inSlope: 1.1762388
+ outSlope: 1.1762388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.26631328
+ inSlope: 0.95485663
+ outSlope: 0.95485663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.29761514
+ inSlope: -0.09036505
+ outSlope: -0.09036505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.29241627
+ inSlope: -0.20458166
+ outSlope: -0.20458166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.29079568
+ inSlope: -0.39017147
+ outSlope: -0.39017147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.26732835
+ inSlope: -0.56354874
+ outSlope: -0.56354874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.25149715
+ inSlope: -0.489749
+ outSlope: -0.489749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.23212107
+ inSlope: -0.36399218
+ outSlope: -0.36399218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.22966613
+ inSlope: -0.20961753
+ outSlope: -0.20961753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.20894518
+ inSlope: -0.6565294
+ outSlope: -0.6565294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.16557679
+ inSlope: -0.4381482
+ outSlope: -0.4381482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.14570923
+ inSlope: -0.43508762
+ outSlope: -0.43508762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.12649249
+ inSlope: -0.32060525
+ outSlope: -0.32060525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.10885008
+ inSlope: -0.38028514
+ outSlope: -0.38028514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.09811787
+ inSlope: 0.15135857
+ outSlope: 0.15135857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.11542714
+ inSlope: 0.24623105
+ outSlope: 0.24623105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.11057735
+ inSlope: -0.42369744
+ outSlope: -0.42369744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.30834043
+ inSlope: 2.9831548
+ outSlope: 2.9831548
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.4366762
+ inSlope: -1.8628707
+ outSlope: -1.8628707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.123577654
+ inSlope: -4.4238586
+ outSlope: -4.4238586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.046888202
+ inSlope: -4.703246
+ outSlope: -4.703246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.03319708
+ inSlope: -4.7838097
+ outSlope: -4.7838097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.11257196
+ inSlope: -4.476553
+ outSlope: -4.476553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.18241538
+ inSlope: -3.8016796
+ outSlope: -3.8016796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.2392945
+ inSlope: -2.1667624
+ outSlope: -2.1667624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.19318531
+ inSlope: 2.9303098
+ outSlope: 2.9303098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.13713686
+ inSlope: 3.0697374
+ outSlope: 3.0697374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.09086083
+ inSlope: 2.1213224
+ outSlope: 2.1213224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.05610109
+ inSlope: 0.4353311
+ outSlope: 0.4353311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.051915098
+ inSlope: 0.100509614
+ outSlope: 0.100509614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.052750714
+ inSlope: 0.094564274
+ outSlope: 0.094564274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.04876296
+ inSlope: 0.45594758
+ outSlope: 0.45594758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.037552476
+ inSlope: 0.6652124
+ outSlope: 0.6652124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.026589233
+ inSlope: 0.8463863
+ outSlope: 0.8463863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.009339627
+ inSlope: 1.1456301
+ outSlope: 1.1456301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.0115984
+ inSlope: 1.3158677
+ outSlope: 1.3158677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.034522586
+ inSlope: 1.3687437
+ outSlope: 1.3687437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.057223145
+ inSlope: 1.3226709
+ outSlope: 1.3226709
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.078611575
+ inSlope: 1.3019638
+ outSlope: 1.3019638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.100621894
+ inSlope: 1.2957824
+ outSlope: 1.2957824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.14478867
+ inSlope: 1.4495873
+ outSlope: 1.4495873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.17012382
+ inSlope: 1.2392125
+ outSlope: 1.2392125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.19648866
+ inSlope: 0.059449427
+ outSlope: 0.059449427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.18018463
+ inSlope: -0.60715747
+ outSlope: -0.60715747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.16087733
+ inSlope: -0.39157742
+ outSlope: -0.39157742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.15131818
+ inSlope: -0.036459748
+ outSlope: -0.036459748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.1638868
+ inSlope: 0.14111607
+ outSlope: 0.14111607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.16995959
+ inSlope: -0.14193772
+ outSlope: -0.14193772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.15826957
+ inSlope: -0.26273742
+ outSlope: -0.26273742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.1342312
+ inSlope: -0.27823564
+ outSlope: -0.27823564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.10852663
+ inSlope: -0.57412624
+ outSlope: -0.57412624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.097775765
+ inSlope: -0.6057985
+ outSlope: -0.6057985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.050976306
+ inSlope: -0.186389
+ outSlope: -0.186389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.04582433
+ inSlope: -0.0522487
+ outSlope: -0.0522487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.043031294
+ inSlope: 0.008734287
+ outSlope: 0.008734287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.04432935
+ inSlope: 0.059900012
+ outSlope: 0.059900012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.045565046
+ inSlope: -0.022388978
+ outSlope: -0.022388978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.041205678
+ inSlope: -0.15562537
+ outSlope: -0.15562537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.03308616
+ inSlope: -0.4278631
+ outSlope: -0.4278631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.023905048
+ inSlope: -0.74620473
+ outSlope: -0.74620473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.00821269
+ inSlope: -1.226949
+ outSlope: -1.226949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.016993213
+ inSlope: -2.052418
+ outSlope: -2.052418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.06020118
+ inSlope: -2.9453027
+ outSlope: -2.9453027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.115169875
+ inSlope: -3.5117192
+ outSlope: -3.5117192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.17725837
+ inSlope: -3.2847059
+ outSlope: -3.2847059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.22465996
+ inSlope: -3.9055572
+ outSlope: -3.9055572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.30744466
+ inSlope: -5.867255
+ outSlope: -5.867255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.42023614
+ inSlope: -5.498692
+ outSlope: -5.498692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.49073422
+ inSlope: -4.2854834
+ outSlope: -4.2854834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.61400294
+ inSlope: -1.6127691
+ outSlope: -1.6127691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.61684436
+ inSlope: 2.311673
+ outSlope: 2.311673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.53694725
+ inSlope: 4.8789597
+ outSlope: 4.8789597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.45421252
+ inSlope: 4.9987726
+ outSlope: 4.9987726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.37032166
+ inSlope: 5.6058655
+ outSlope: 5.6058655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.16810346
+ inSlope: 5.234809
+ outSlope: 5.234809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.09285707
+ inSlope: 3.7317219
+ outSlope: 3.7317219
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.043712847
+ inSlope: 2.4300659
+ outSlope: 2.4300659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.011854954
+ inSlope: 1.6130736
+ outSlope: 1.6130736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.010056535
+ inSlope: 1.2010193
+ outSlope: 1.2010193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.028179297
+ inSlope: 1.065301
+ outSlope: 1.065301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.06012765
+ inSlope: 0.768947
+ outSlope: 0.768947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.07866356
+ inSlope: 0.3580336
+ outSlope: 0.3580336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.083132476
+ inSlope: 0.30668283
+ outSlope: 0.30668283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.09304107
+ inSlope: 0.124414824
+ outSlope: 0.124414824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.06798203
+ inSlope: -0.93506765
+ outSlope: -0.93506765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.04953552
+ inSlope: -1.1590347
+ outSlope: -1.1590347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.0075767143
+ inSlope: -1.3830941
+ outSlope: -1.3830941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.016755454
+ inSlope: -1.4881506
+ outSlope: -1.4881506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.04202827
+ inSlope: -1.6168001
+ outSlope: -1.6168001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.07064869
+ inSlope: -1.773406
+ outSlope: -1.773406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.10114177
+ inSlope: -2.0314054
+ outSlope: -2.0314054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.13812213
+ inSlope: -2.309149
+ outSlope: -2.309149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Upper Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.14974356
+ inSlope: -0.9685115
+ outSlope: -0.9685115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.12912914
+ inSlope: -0.2463598
+ outSlope: -0.2463598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.15434508
+ inSlope: 0.9975301
+ outSlope: 0.9975301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.36350074
+ inSlope: 3.134504
+ outSlope: 3.134504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.73385835
+ inSlope: 2.0372486
+ outSlope: 2.0372486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.78601617
+ inSlope: 1.1787837
+ outSlope: 1.1787837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.8028257
+ inSlope: -0.3185609
+ outSlope: -0.3185609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.6750917
+ inSlope: -2.765809
+ outSlope: -2.765809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.5473765
+ inSlope: -1.5797262
+ outSlope: -1.5797262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.51897335
+ inSlope: 1.0408304
+ outSlope: 1.0408304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.65307194
+ inSlope: 1.5740004
+ outSlope: 1.5740004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.77165616
+ inSlope: 0.024163153
+ outSlope: 0.024163153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.7621915
+ inSlope: -0.057238393
+ outSlope: -0.057238393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.7338404
+ inSlope: -0.52052426
+ outSlope: -0.52052426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.67379075
+ inSlope: -0.10936807
+ outSlope: -0.10936807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.6441414
+ inSlope: -0.24476075
+ outSlope: -0.24476075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.5889513
+ inSlope: -0.34261855
+ outSlope: -0.34261855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.5759301
+ inSlope: 0.3665099
+ outSlope: 0.3665099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.72320104
+ inSlope: 3.9612617
+ outSlope: 3.9612617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.8613825
+ inSlope: 3.097561
+ outSlope: 3.097561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.9019256
+ inSlope: 1.6382251
+ outSlope: 1.6382251
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.91598994
+ inSlope: 1.4300067
+ outSlope: 1.4300067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.99025893
+ inSlope: 1.232233
+ outSlope: 1.232233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.99365133
+ inSlope: 0.4559116
+ outSlope: 0.4559116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 1.0189675
+ inSlope: -0.1418139
+ outSlope: -0.1418139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.9787482
+ inSlope: -1.3892604
+ outSlope: -1.3892604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.889332
+ inSlope: -2.686503
+ outSlope: -2.686503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.643145
+ inSlope: -1.102845
+ outSlope: -1.102845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.60720587
+ inSlope: -0.51867837
+ outSlope: -0.51867837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.6321702
+ inSlope: 0.9156168
+ outSlope: 0.9156168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.72284174
+ inSlope: 2.7059104
+ outSlope: 2.7059104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.89451194
+ inSlope: 1.8008488
+ outSlope: 1.8008488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Lower Leg Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.15264122
+ inSlope: -0.2642202
+ outSlope: -0.2642202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.09459026
+ inSlope: -0.87621856
+ outSlope: -0.87621856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.06175323
+ inSlope: -0.23703787
+ outSlope: -0.23703787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.06070662
+ inSlope: -0.0044826455
+ outSlope: -0.0044826455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.06366948
+ inSlope: 0.15810674
+ outSlope: 0.15810674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0840867
+ inSlope: 0.8230946
+ outSlope: 0.8230946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.12500498
+ inSlope: 1.730763
+ outSlope: 1.730763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.25722286
+ inSlope: 3.7294307
+ outSlope: 3.7294307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.39541698
+ inSlope: 3.8276114
+ outSlope: 3.8276114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.45313174
+ inSlope: 2.1928654
+ outSlope: 2.1928654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.3900667
+ inSlope: -3.6121807
+ outSlope: -3.6121807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.2595905
+ inSlope: -3.388085
+ outSlope: -3.388085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.16838191
+ inSlope: -2.412428
+ outSlope: -2.412428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.05620258
+ inSlope: -2.1309607
+ outSlope: -2.1309607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.020876167
+ inSlope: -2.0003462
+ outSlope: -2.0003462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.010475554
+ inSlope: -2.0379698
+ outSlope: -2.0379698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.047056094
+ inSlope: -2.1699877
+ outSlope: -2.1699877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.20819491
+ inSlope: -1.4810228
+ outSlope: -1.4810228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.251268
+ inSlope: -1.2086434
+ outSlope: -1.2086434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.28496313
+ inSlope: -0.70391095
+ outSlope: -0.70391095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.32142758
+ inSlope: -0.477338
+ outSlope: -0.477338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.3585207
+ inSlope: -0.39054966
+ outSlope: -0.39054966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.37002942
+ inSlope: 0.31911433
+ outSlope: 0.31911433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.26149696
+ inSlope: 0.6590712
+ outSlope: 0.6590712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.16227785
+ inSlope: 0.82788116
+ outSlope: 0.82788116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.073697105
+ inSlope: 0.5505966
+ outSlope: 0.5505966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.03175665
+ inSlope: 0.47723898
+ outSlope: 0.47723898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.008754195
+ inSlope: 0.44697523
+ outSlope: 0.44697523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.0013594266
+ inSlope: 0.43436
+ outSlope: 0.43436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.005724458
+ inSlope: 0.40556496
+ outSlope: 0.40556496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.012159484
+ inSlope: 0.375799
+ outSlope: 0.375799
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.018251171
+ inSlope: 0.38907057
+ outSlope: 0.38907057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.025128491
+ inSlope: 0.3733505
+ outSlope: 0.3733505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.030696176
+ inSlope: 0.34475392
+ outSlope: 0.34475392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.050978757
+ inSlope: 0.5490485
+ outSlope: 0.5490485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.061394803
+ inSlope: 0.7418595
+ outSlope: 0.7418595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.07570738
+ inSlope: 0.8992881
+ outSlope: 0.8992881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.091371045
+ inSlope: 1.3182987
+ outSlope: 1.3182987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.11965063
+ inSlope: 1.850549
+ outSlope: 1.850549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.15305595
+ inSlope: 2.1119604
+ outSlope: 2.1119604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.19004925
+ inSlope: 2.0611231
+ outSlope: 2.0611231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.22175999
+ inSlope: 2.7996547
+ outSlope: 2.7996547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.28337187
+ inSlope: 4.4626875
+ outSlope: 4.4626875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.370517
+ inSlope: 4.187299
+ outSlope: 4.187299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.42294836
+ inSlope: 3.2465882
+ outSlope: 3.2465882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.52620065
+ inSlope: -1.4792807
+ outSlope: -1.4792807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.4708233
+ inSlope: -3.3857646
+ outSlope: -3.3857646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.35697073
+ inSlope: -3.6901984
+ outSlope: -3.6901984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.22764665
+ inSlope: -3.2301736
+ outSlope: -3.2301736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.1826631
+ inSlope: -2.1429417
+ outSlope: -2.1429417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.15621532
+ inSlope: -1.257044
+ outSlope: -1.257044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.13519916
+ inSlope: -0.030013785
+ outSlope: -0.030013785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.14748235
+ inSlope: 0.47171742
+ outSlope: 0.47171742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.16455644
+ inSlope: 0.14323522
+ outSlope: 0.14323522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.17403898
+ inSlope: 0.58697164
+ outSlope: 0.58697164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.23333684
+ inSlope: 1.5625532
+ outSlope: 1.5625532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.29484653
+ inSlope: 0.3616958
+ outSlope: 0.3616958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.28349632
+ inSlope: 0.24866122
+ outSlope: 0.24866122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.3085573
+ inSlope: 1.1080751
+ outSlope: 1.1080751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Lower Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.297632
+ inSlope: -1.4574691
+ outSlope: -1.4574691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.27628532
+ inSlope: -1.0505713
+ outSlope: -1.0505713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.24005118
+ inSlope: -0.83325785
+ outSlope: -0.83325785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.18997012
+ inSlope: 0.08873963
+ outSlope: 0.08873963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.26544958
+ inSlope: 1.740753
+ outSlope: 1.740753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.37262896
+ inSlope: 2.5367808
+ outSlope: 2.5367808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.49202052
+ inSlope: 1.9962332
+ outSlope: 1.9962332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.6178958
+ inSlope: 3.693452
+ outSlope: 3.693452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6862494
+ inSlope: 1.9233818
+ outSlope: 1.9233818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.5100803
+ inSlope: -6.8672833
+ outSlope: -6.8672833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.3876439
+ inSlope: -6.6515594
+ outSlope: -6.6515594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.28836185
+ inSlope: -4.69655
+ outSlope: -4.69655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.2310924
+ inSlope: -3.0442028
+ outSlope: -3.0442028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.16383375
+ inSlope: -0.6046661
+ outSlope: -0.6046661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.16673267
+ inSlope: -0.025452845
+ outSlope: -0.025452845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.16880059
+ inSlope: 1.0281762
+ outSlope: 1.0281762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.23611784
+ inSlope: 2.4648333
+ outSlope: 2.4648333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.40304902
+ inSlope: 2.001425
+ outSlope: 2.001425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.48485777
+ inSlope: -0.1560998
+ outSlope: -0.1560998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.45645082
+ inSlope: -0.26887918
+ outSlope: -0.26887918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.46191972
+ inSlope: 0.01623852
+ outSlope: 0.01623852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.3996113
+ inSlope: -0.36451972
+ outSlope: -0.36451972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.33204558
+ inSlope: -0.28013822
+ outSlope: -0.28013822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.2966675
+ inSlope: -0.11973839
+ outSlope: -0.11973839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.31027356
+ inSlope: 0.67261106
+ outSlope: 0.67261106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.4625651
+ inSlope: 3.7023942
+ outSlope: 3.7023942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: 0.532698
+ inSlope: 2.6020858
+ outSlope: 2.6020858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.5493012
+ inSlope: -1.1945891
+ outSlope: -1.1945891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.49287838
+ inSlope: -5.3232765
+ outSlope: -5.3232765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.37185884
+ inSlope: -5.0371456
+ outSlope: -5.0371456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.32497302
+ inSlope: -1.6065209
+ outSlope: -1.6065209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.31830752
+ inSlope: -0.7774658
+ outSlope: -0.7774658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.2990575
+ inSlope: -0.6748158
+ outSlope: -0.6748158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.29581368
+ inSlope: 0.2507698
+ outSlope: 0.2507698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.31854707
+ inSlope: 0.030899972
+ outSlope: 0.030899972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.3084465
+ inSlope: -0.48509318
+ outSlope: -0.48509318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.2978348
+ inSlope: -0.2585938
+ outSlope: -0.2585938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.29375753
+ inSlope: -0.8770385
+ outSlope: -0.8770385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.2356532
+ inSlope: -2.023746
+ outSlope: -2.023746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.20114209
+ inSlope: -2.1794767
+ outSlope: -2.1794767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.16300406
+ inSlope: -1.5850015
+ outSlope: -1.5850015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.14830855
+ inSlope: -0.94189477
+ outSlope: -0.94189477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.1169181
+ inSlope: -0.7042551
+ outSlope: -0.7042551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.105562
+ inSlope: -0.043386973
+ outSlope: -0.043386973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.10668599
+ inSlope: 0.07740311
+ outSlope: 0.07740311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.10814211
+ inSlope: -0.8799669
+ outSlope: -0.8799669
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.077353366
+ inSlope: -2.20301
+ outSlope: -2.20301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.03470868
+ inSlope: -2.3008869
+ outSlope: -2.3008869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.0006573331
+ inSlope: -1.8462253
+ outSlope: -1.8462253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.026832197
+ inSlope: -1.5010755
+ outSlope: -1.5010755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.09138436
+ inSlope: -0.46467578
+ outSlope: -0.46467578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.096983
+ inSlope: -0.04335869
+ outSlope: -0.04335869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.092829786
+ inSlope: 0.5310012
+ outSlope: 0.5310012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.06087137
+ inSlope: 1.0375733
+ outSlope: 1.0375733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.033674255
+ inSlope: 0.41590998
+ outSlope: 0.41590998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Foot Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.055959087
+ inSlope: 0.073790774
+ outSlope: 0.073790774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.054207426
+ inSlope: -0.33259425
+ outSlope: -0.33259425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.044872623
+ inSlope: -0.69317806
+ outSlope: -0.69317806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.012771902
+ inSlope: -1.2288294
+ outSlope: -1.2288294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.009859592
+ inSlope: -1.4921186
+ outSlope: -1.4921186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.036965497
+ inSlope: -1.7062471
+ outSlope: -1.7062471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.09535968
+ inSlope: -1.5654535
+ outSlope: -1.5654535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.1357472
+ inSlope: -0.89893943
+ outSlope: -0.89893943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.16350743
+ inSlope: -0.99542636
+ outSlope: -0.99542636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.20094171
+ inSlope: -0.83377016
+ outSlope: -0.83377016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.20985405
+ inSlope: 0.02059874
+ outSlope: 0.02059874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.17559096
+ inSlope: 1.6505852
+ outSlope: 1.6505852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.123336636
+ inSlope: 0.80144167
+ outSlope: 0.80144167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.12597017
+ inSlope: -0.65454185
+ outSlope: -0.65454185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.1403391
+ inSlope: -1.4304292
+ outSlope: -1.4304292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.21641682
+ inSlope: -2.6129444
+ outSlope: -2.6129444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.26074916
+ inSlope: -2.5459735
+ outSlope: -2.5459735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.30128253
+ inSlope: -2.9779665
+ outSlope: -2.9779665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.36001462
+ inSlope: -4.011247
+ outSlope: -4.011247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.43499064
+ inSlope: -2.5668657
+ outSlope: -2.5668657
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.41879123
+ inSlope: 1.6375859
+ outSlope: 1.6375859
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.3909902
+ inSlope: 3.2316966
+ outSlope: 3.2316966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.31106812
+ inSlope: 5.0856714
+ outSlope: 5.0856714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.22146799
+ inSlope: 5.1154275
+ outSlope: 5.1154275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.06876423
+ inSlope: 4.07317
+ outSlope: 4.07317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.04923421
+ inSlope: 2.8770642
+ outSlope: 2.8770642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.14223519
+ inSlope: 1.0296524
+ outSlope: 1.0296524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.16547222
+ inSlope: 0.6113118
+ outSlope: 0.6113118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.18189274
+ inSlope: 0.31641072
+ outSlope: 0.31641072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.19719203
+ inSlope: 0.25444263
+ outSlope: 0.25444263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.19862469
+ inSlope: -0.107365355
+ outSlope: -0.107365355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.20963727
+ inSlope: 0.20282213
+ outSlope: 0.20282213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.24803467
+ inSlope: 0.52081037
+ outSlope: 0.52081037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28937042
+ inSlope: -0.009491455
+ outSlope: -0.009491455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.25282136
+ inSlope: -0.40310958
+ outSlope: -0.40310958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.21578753
+ inSlope: -0.76497746
+ outSlope: -0.76497746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.16490583
+ inSlope: -0.69116354
+ outSlope: -0.69116354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.07275535
+ inSlope: -0.69556475
+ outSlope: -0.69556475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.022471009
+ inSlope: -0.8612485
+ outSlope: -0.8612485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.0074166064
+ inSlope: -0.9554466
+ outSlope: -0.9554466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.027391464
+ inSlope: -1.0938916
+ outSlope: -1.0938916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.085116364
+ inSlope: -1.2075741
+ outSlope: -1.2075741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.21144532
+ inSlope: -2.0103855
+ outSlope: -2.0103855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.328305
+ inSlope: -2.769622
+ outSlope: -2.769622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.37752232
+ inSlope: -2.3242354
+ outSlope: -2.3242354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.42975557
+ inSlope: -1.4835069
+ outSlope: -1.4835069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.45523
+ inSlope: -3.1682584
+ outSlope: -3.1682584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.53536445
+ inSlope: -2.8128908
+ outSlope: -2.8128908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.54899293
+ inSlope: -0.7176508
+ outSlope: -0.7176508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.5467469
+ inSlope: 1.5485927
+ outSlope: 1.5485927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.4620086
+ inSlope: 2.8745522
+ outSlope: 2.8745522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.35598746
+ inSlope: 3.831357
+ outSlope: 3.831357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.28413633
+ inSlope: 4.1056314
+ outSlope: 4.1056314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.16489755
+ inSlope: 2.799257
+ outSlope: 2.799257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.12582473
+ inSlope: 1.9223394
+ outSlope: 1.9223394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.100819625
+ inSlope: 0.76223207
+ outSlope: 0.76223207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.10041702
+ inSlope: 0.16923642
+ outSlope: 0.16923642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.0855371
+ inSlope: 0.71478504
+ outSlope: 0.71478504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.046883732
+ inSlope: 1.8677858
+ outSlope: 1.8677858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.009093341
+ inSlope: 2.4980898
+ outSlope: 2.4980898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.036385957
+ inSlope: 2.5759082
+ outSlope: 2.5759082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.076771416
+ inSlope: 2.0068989
+ outSlope: 2.0068989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.10328272
+ inSlope: 1.2205653
+ outSlope: 1.2205653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.12649837
+ inSlope: 0.51329994
+ outSlope: 0.51329994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.13456668
+ inSlope: 0.28829604
+ outSlope: 0.28829604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.13610832
+ inSlope: -0.53972274
+ outSlope: -0.53972274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.116575636
+ inSlope: -2.0046895
+ outSlope: -2.0046895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.0692858
+ inSlope: -3.567819
+ outSlope: -3.567819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.0023518999
+ inSlope: -4.62845
+ outSlope: -4.62845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.08499556
+ inSlope: -4.6658735
+ outSlope: -4.6658735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.15788074
+ inSlope: -3.7114863
+ outSlope: -3.7114863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.20871197
+ inSlope: -2.1997328
+ outSlope: -2.1997328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.23045993
+ inSlope: 0.53177035
+ outSlope: 0.53177035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Foot Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.23533835
+ inSlope: 4.9466305
+ outSlope: 4.9466305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.15993688
+ inSlope: 3.994561
+ outSlope: 3.994561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.10218644
+ inSlope: 2.3570828
+ outSlope: 2.3570828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.08136752
+ inSlope: 1.4010491
+ outSlope: 1.4010491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.05548485
+ inSlope: 1.1059506
+ outSlope: 1.1059506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.04450246
+ inSlope: 0.68148685
+ outSlope: 0.68148685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.032768566
+ inSlope: 0.7744107
+ outSlope: 0.7744107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.018688794
+ inSlope: 0.7597184
+ outSlope: 0.7597184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.0074446443
+ inSlope: 0.50803226
+ outSlope: 0.50803226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.001754402
+ inSlope: 0.20040546
+ outSlope: 0.20040546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.0007644688
+ inSlope: 0.017055336
+ outSlope: 0.017055336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.0011858913
+ inSlope: 0.019137975
+ outSlope: 0.019137975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.00012652921
+ inSlope: 0.12898904
+ outSlope: 0.12898904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: 0.0031137466
+ inSlope: 0.2376943
+ outSlope: 0.2376943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0077965725
+ inSlope: 0.30904186
+ outSlope: 0.30904186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.020173011
+ inSlope: 0.43711245
+ outSlope: 0.43711245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.035919137
+ inSlope: 0.45969385
+ outSlope: 0.45969385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.05067975
+ inSlope: 0.47819966
+ outSlope: 0.47819966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.059248667
+ inSlope: -0.42813963
+ outSlope: -0.42813963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.036408443
+ inSlope: -1.403686
+ outSlope: -1.403686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.012459176
+ inSlope: -1.4149976
+ outSlope: -1.4149976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.010758097
+ inSlope: -1.2773421
+ outSlope: -1.2773421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.030118853
+ inSlope: -0.81351936
+ outSlope: -0.81351936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.037875384
+ inSlope: -0.28373104
+ outSlope: -0.28373104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.036739305
+ inSlope: 0.017202443
+ outSlope: 0.017202443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.037703823
+ inSlope: -0.18688056
+ outSlope: -0.18688056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.042968664
+ inSlope: -0.26767913
+ outSlope: -0.26767913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.046626452
+ inSlope: -0.10980449
+ outSlope: -0.10980449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.04662881
+ inSlope: -0.00018954295
+ outSlope: -0.00018954295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.04670775
+ inSlope: -0.0004252423
+ outSlope: -0.0004252423
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.052808646
+ inSlope: -0.11800077
+ outSlope: -0.11800077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.060984176
+ inSlope: 0.00913673
+ outSlope: 0.00913673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.05019629
+ inSlope: 0.13691238
+ outSlope: 0.13691238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.046906814
+ inSlope: 0.031952627
+ outSlope: 0.031952627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.046933636
+ inSlope: -0.00084143213
+ outSlope: -0.00084143213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.047620073
+ inSlope: -0.0011703384
+ outSlope: -0.0011703384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.047639888
+ inSlope: -0.1315531
+ outSlope: -0.1315531
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.05200517
+ inSlope: -1.1976506
+ outSlope: -1.1976506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.08756153
+ inSlope: -1.9044536
+ outSlope: -1.9044536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.1154869
+ inSlope: -1.1542639
+ outSlope: -1.1542639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.12603696
+ inSlope: 0.033802688
+ outSlope: 0.033802688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.114359975
+ inSlope: 1.0819154
+ outSlope: 1.0819154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.08997298
+ inSlope: 1.164099
+ outSlope: 1.164099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.07555671
+ inSlope: 0.1883194
+ outSlope: 0.1883194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.08369567
+ inSlope: -0.85408974
+ outSlope: -0.85408974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.10402634
+ inSlope: -1.1050806
+ outSlope: -1.1050806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.120531656
+ inSlope: -0.832818
+ outSlope: -0.832818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.13178691
+ inSlope: -0.73057747
+ outSlope: -0.73057747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.14488421
+ inSlope: -0.84565485
+ outSlope: -0.84565485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.16842245
+ inSlope: -0.07391192
+ outSlope: -0.07391192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.16243911
+ inSlope: 0.79737407
+ outSlope: 0.79737407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.08603598
+ inSlope: 1.4410195
+ outSlope: 1.4410195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.06532876
+ inSlope: 1.0680104
+ outSlope: 1.0680104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.037319124
+ inSlope: 0.81175315
+ outSlope: 0.81175315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.02337696
+ inSlope: 0.82706475
+ outSlope: 0.82706475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.009750326
+ inSlope: 0.7053944
+ outSlope: 0.7053944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.0001360232
+ inSlope: -0.134714
+ outSlope: -0.134714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.014241136
+ inSlope: -0.77959406
+ outSlope: -0.77959406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.025850791
+ inSlope: -0.35870942
+ outSlope: -0.35870942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.026198266
+ inSlope: 0.03552687
+ outSlope: 0.03552687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.024666537
+ inSlope: 0.14816186
+ outSlope: 0.14816186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.021259569
+ inSlope: 0.21355867
+ outSlope: 0.21355867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.01582881
+ inSlope: -0.0118850805
+ outSlope: -0.0118850805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.01794414
+ inSlope: -0.24136218
+ outSlope: -0.24136218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.023874154
+ inSlope: -0.37361354
+ outSlope: -0.37361354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.030397922
+ inSlope: -0.35136604
+ outSlope: -0.35136604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.035586365
+ inSlope: -0.1297129
+ outSlope: -0.1297129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.034721594
+ inSlope: 0.39125326
+ outSlope: 0.39125326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: -0.022544764
+ inSlope: 0.95034885
+ outSlope: 0.95034885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.003043225
+ inSlope: 1.1783776
+ outSlope: 1.1783776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.016734447
+ inSlope: 1.0089788
+ outSlope: 1.0089788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Toes Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.11126245
+ inSlope: 1.6455588
+ outSlope: 1.6455588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.1622197
+ inSlope: 1.5241663
+ outSlope: 1.5241663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.2122668
+ inSlope: 1.4563494
+ outSlope: 1.4563494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.2530354
+ inSlope: 0.8294851
+ outSlope: 0.8294851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.27976412
+ inSlope: 0.32007366
+ outSlope: 0.32007366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.29338476
+ inSlope: 0.048907246
+ outSlope: 0.048907246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.3238249
+ inSlope: 0.4263277
+ outSlope: 0.4263277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.37431848
+ inSlope: 1.2757196
+ outSlope: 1.2757196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.45252523
+ inSlope: 1.8122022
+ outSlope: 1.8122022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.5273093
+ inSlope: 2.9320714
+ outSlope: 2.9320714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.6336075
+ inSlope: 2.9089031
+ outSlope: 2.9089031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.7498532
+ inSlope: 1.8175364
+ outSlope: 1.8175364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.7870205
+ inSlope: 0.24288678
+ outSlope: 0.24288678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.72169846
+ inSlope: -1.7818253
+ outSlope: -1.7818253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.6518581
+ inSlope: -0.7480495
+ outSlope: -0.7480495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.6153863
+ inSlope: -0.7104213
+ outSlope: -0.7104213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.56663865
+ inSlope: -1.3430066
+ outSlope: -1.3430066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.46315512
+ inSlope: -0.4538991
+ outSlope: -0.4538991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.44855323
+ inSlope: 0.18351334
+ outSlope: 0.18351334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.4806062
+ inSlope: 0.54716
+ outSlope: 0.54716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.54239494
+ inSlope: 0.68396574
+ outSlope: 0.68396574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.6387741
+ inSlope: 0.9736285
+ outSlope: 0.9736285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.77031934
+ inSlope: 0.7135327
+ outSlope: 0.7135327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.8102402
+ inSlope: 0.639441
+ outSlope: 0.639441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.8456907
+ inSlope: -0.39872327
+ outSlope: -0.39872327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.7857374
+ inSlope: -0.90982914
+ outSlope: -0.90982914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.6931614
+ inSlope: -0.5886954
+ outSlope: -0.5886954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.668105
+ inSlope: -0.6301266
+ outSlope: -0.6301266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.62499684
+ inSlope: -0.27323836
+ outSlope: -0.27323836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.61616856
+ inSlope: -0.0890691
+ outSlope: -0.0890691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.6017213
+ inSlope: -0.8066428
+ outSlope: -0.8066428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.49656987
+ inSlope: -0.3599971
+ outSlope: -0.3599971
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.4730519
+ inSlope: -0.10084963
+ outSlope: -0.10084963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.05827794
+ inSlope: 0.49009153
+ outSlope: 0.49009153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.050285548
+ inSlope: 0.46211007
+ outSlope: 0.46211007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.042678274
+ inSlope: 0.465319
+ outSlope: 0.465319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.03477493
+ inSlope: 0.63629913
+ outSlope: 0.63629913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.021468325
+ inSlope: 0.8451527
+ outSlope: 0.8451527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.0066030947
+ inSlope: 0.9029735
+ outSlope: 0.9029735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.008630868
+ inSlope: 0.94752437
+ outSlope: 0.94752437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.02498102
+ inSlope: 0.97777
+ outSlope: 0.97777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.057702478
+ inSlope: 0.9613303
+ outSlope: 0.9613303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.106712654
+ inSlope: 1.0576944
+ outSlope: 1.0576944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.20634714
+ inSlope: 1.2557819
+ outSlope: 1.2557819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31870514
+ inSlope: 1.0562898
+ outSlope: 1.0562898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.36990595
+ inSlope: -0.027436346
+ outSlope: -0.027436346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.32234967
+ inSlope: -2.0535986
+ outSlope: -2.0535986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.23537685
+ inSlope: -2.9778128
+ outSlope: -2.9778128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.18351924
+ inSlope: -2.765554
+ outSlope: -2.765554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.1431918
+ inSlope: -2.7422476
+ outSlope: -2.7422476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.09211108
+ inSlope: -2.8984194
+ outSlope: -2.8984194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.046577908
+ inSlope: -2.5134552
+ outSlope: -2.5134552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.008329322
+ inSlope: -2.13677
+ outSlope: -2.13677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.024647692
+ inSlope: -1.7573954
+ outSlope: -1.7573954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.06744224
+ inSlope: -0.77519435
+ outSlope: -0.77519435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.0806831
+ inSlope: -0.17366225
+ outSlope: -0.17366225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.09821937
+ inSlope: -0.29035968
+ outSlope: -0.29035968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.10185764
+ inSlope: -0.24197349
+ outSlope: -0.24197349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.106707
+ inSlope: 0.11912751
+ outSlope: 0.11912751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.08528061
+ inSlope: 0.549093
+ outSlope: 0.549093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.058219433
+ inSlope: 0.4781472
+ outSlope: 0.4781472
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.03552088
+ inSlope: 0.47616822
+ outSlope: 0.47616822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.019565616
+ inSlope: 0.45550284
+ outSlope: 0.45550284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.01227388
+ inSlope: 0.38250208
+ outSlope: 0.38250208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.0068155588
+ inSlope: 0.2989605
+ outSlope: 0.2989605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.0023085396
+ inSlope: 0.23309574
+ outSlope: 0.23309574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.00095429155
+ inSlope: 0.18151298
+ outSlope: 0.18151298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.0037418874
+ inSlope: 0.13423783
+ outSlope: 0.13423783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.0054288814
+ inSlope: 0.06076736
+ outSlope: 0.06076736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.005767464
+ inSlope: -0.04047259
+ outSlope: -0.04047259
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.0040797964
+ inSlope: -0.13897766
+ outSlope: -0.13897766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.0011348797
+ inSlope: -0.18270105
+ outSlope: -0.18270105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.0020102782
+ inSlope: -0.10450274
+ outSlope: -0.10450274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.0023485867
+ inSlope: -0.019877989
+ outSlope: -0.019877989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.0026728772
+ inSlope: 0.06968965
+ outSlope: 0.06968965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.000025600692
+ inSlope: 0.1939211
+ outSlope: 0.1939211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.0037911537
+ inSlope: 0.25411776
+ outSlope: 0.25411776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0084449835
+ inSlope: 0.2873786
+ outSlope: 0.2873786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.013370431
+ inSlope: 0.30869228
+ outSlope: 0.30869228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.018734716
+ inSlope: 0.314166
+ outSlope: 0.314166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.023842622
+ inSlope: 0.31969
+ outSlope: 0.31969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.034496002
+ inSlope: 0.289475
+ outSlope: 0.289475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.05077874
+ inSlope: 0.25177205
+ outSlope: 0.25177205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: 0.0784986
+ inSlope: 0.6845143
+ outSlope: 0.6845143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.12406933
+ inSlope: 1.1205244
+ outSlope: 1.1205244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.16200557
+ inSlope: 1.1215172
+ outSlope: 1.1215172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.26969296
+ inSlope: 1.4415776
+ outSlope: 1.4415776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.33646068
+ inSlope: 1.1697617
+ outSlope: 1.1697617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.40114164
+ inSlope: -0.9464139
+ outSlope: -0.9464139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.27813312
+ inSlope: -1.2908268
+ outSlope: -1.2908268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.24379241
+ inSlope: -1.0117762
+ outSlope: -1.0117762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.1684094
+ inSlope: -0.6445439
+ outSlope: -0.6445439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.12295627
+ inSlope: -0.47584987
+ outSlope: -0.47584987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.072772965
+ inSlope: -1.0524536
+ outSlope: -1.0524536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.053927343
+ inSlope: -1.0942374
+ outSlope: -1.0942374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.0063003725
+ inSlope: -0.7521417
+ outSlope: -0.7521417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.0048163338
+ inSlope: -0.5750676
+ outSlope: -0.5750676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.018649904
+ inSlope: -0.3032444
+ outSlope: -0.3032444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.027115121
+ inSlope: -0.25650743
+ outSlope: -0.25650743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.031526845
+ inSlope: -0.29838145
+ outSlope: -0.29838145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.04585127
+ inSlope: -0.14073007
+ outSlope: -0.14073007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.04444708
+ inSlope: 0.008571893
+ outSlope: 0.008571893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.16242671
+ inSlope: -0.71581393
+ outSlope: -0.71581393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.18602175
+ inSlope: -0.70057935
+ outSlope: -0.70057935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.19743003
+ inSlope: -0.40355125
+ outSlope: -0.40355125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.20014796
+ inSlope: -0.029533688
+ outSlope: -0.029533688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.20508282
+ inSlope: -0.17385559
+ outSlope: -0.17385559
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.21466132
+ inSlope: 0.048566356
+ outSlope: 0.048566356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.20921259
+ inSlope: 0.15520349
+ outSlope: 0.15520349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.16839723
+ inSlope: 1.5425372
+ outSlope: 1.5425372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.102416955
+ inSlope: 2.164352
+ outSlope: 2.164352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.06546039
+ inSlope: 2.2028084
+ outSlope: 2.2028084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.028990082
+ inSlope: 2.8850913
+ outSlope: 2.8850913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.030709224
+ inSlope: 3.3030186
+ outSlope: 3.3030186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.08111043
+ inSlope: 2.85474
+ outSlope: 2.85474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.12586713
+ inSlope: 2.468534
+ outSlope: 2.468534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.16339482
+ inSlope: 1.807975
+ outSlope: 1.807975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.19487692
+ inSlope: 0.22146842
+ outSlope: 0.22146842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.18199001
+ inSlope: -0.32175836
+ outSlope: -0.32175836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.18282919
+ inSlope: 0.5853059
+ outSlope: 0.5853059
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.1969263
+ inSlope: 1.2431912
+ outSlope: 1.2431912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.22426885
+ inSlope: 1.9073939
+ outSlope: 1.9073939
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.28886038
+ inSlope: 1.2004837
+ outSlope: 1.2004837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2969327
+ inSlope: -0.036308203
+ outSlope: -0.036308203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.30765757
+ inSlope: 0.30698806
+ outSlope: 0.30698806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.29788932
+ inSlope: -0.34203205
+ outSlope: -0.34203205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.27286428
+ inSlope: -0.4881035
+ outSlope: -0.4881035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.22664101
+ inSlope: -0.7998176
+ outSlope: -0.7998176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.18114997
+ inSlope: -0.9145653
+ outSlope: -0.9145653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.1665996
+ inSlope: -0.6451863
+ outSlope: -0.6451863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: 0.15485919
+ inSlope: -0.23872666
+ outSlope: -0.23872666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.14945605
+ inSlope: 0.107933536
+ outSlope: 0.107933536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.14624934
+ inSlope: -0.31427833
+ outSlope: -0.31427833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.09456054
+ inSlope: -0.78161633
+ outSlope: -0.78161633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.08157323
+ inSlope: -0.6885412
+ outSlope: -0.6885412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.07160919
+ inSlope: -0.5254046
+ outSlope: -0.5254046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.064059764
+ inSlope: -0.50847244
+ outSlope: -0.50847244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.054660127
+ inSlope: -0.51932466
+ outSlope: -0.51932466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.04674896
+ inSlope: -0.41091704
+ outSlope: -0.41091704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.040962905
+ inSlope: -0.3692802
+ outSlope: -0.3692802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.03443963
+ inSlope: -0.37631363
+ outSlope: -0.37631363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.02841913
+ inSlope: -0.41716018
+ outSlope: -0.41716018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.020534305
+ inSlope: -0.3757729
+ outSlope: -0.3757729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.015893312
+ inSlope: -0.27366126
+ outSlope: -0.27366126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.011412205
+ inSlope: -0.18389632
+ outSlope: -0.18389632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.009763441
+ inSlope: 0.014898319
+ outSlope: 0.014898319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.011908815
+ inSlope: 0.084562585
+ outSlope: 0.084562585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.012582191
+ inSlope: -0.004636623
+ outSlope: -0.004636623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.011754261
+ inSlope: -0.15689054
+ outSlope: -0.15689054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.007352512
+ inSlope: -0.3913051
+ outSlope: -0.3913051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0012892294
+ inSlope: -0.585821
+ outSlope: -0.585821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.012174835
+ inSlope: -0.6165092
+ outSlope: -0.6165092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.021839518
+ inSlope: -0.4126458
+ outSlope: -0.4126458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.025929682
+ inSlope: -0.008603029
+ outSlope: -0.008603029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.022126285
+ inSlope: 0.468722
+ outSlope: 0.468722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.010305631
+ inSlope: 0.86698675
+ outSlope: 0.86698675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.0067732455
+ inSlope: 1.0382345
+ outSlope: 1.0382345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.024302404
+ inSlope: 1.2318213
+ outSlope: 1.2318213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.04783417
+ inSlope: 1.3242216
+ outSlope: 1.3242216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.06844308
+ inSlope: 1.073877
+ outSlope: 1.073877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.09679023
+ inSlope: 0.8439722
+ outSlope: 0.8439722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.14395475
+ inSlope: 0.93261033
+ outSlope: 0.93261033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.17800078
+ inSlope: 0.42269242
+ outSlope: 0.42269242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.19448191
+ inSlope: 0.25051713
+ outSlope: 0.25051713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.18574691
+ inSlope: -0.6930598
+ outSlope: -0.6930598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.10866422
+ inSlope: -0.6280149
+ outSlope: -0.6280149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.09037382
+ inSlope: -0.23838541
+ outSlope: -0.23838541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.08661082
+ inSlope: -0.20071495
+ outSlope: -0.20071495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.08368334
+ inSlope: -0.25358835
+ outSlope: -0.25358835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.060898043
+ inSlope: -0.19061103
+ outSlope: -0.19061103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.057862148
+ inSlope: -0.09410463
+ outSlope: -0.09410463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05568704
+ inSlope: -0.15707791
+ outSlope: -0.15707791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Upper Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.39871114
+ inSlope: 0.15754269
+ outSlope: 0.15754269
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.40269986
+ inSlope: 0.062755704
+ outSlope: 0.062755704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.39578032
+ inSlope: -0.36883003
+ outSlope: -0.36883003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.33294433
+ inSlope: -0.582242
+ outSlope: -0.582242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.30872282
+ inSlope: -0.08588084
+ outSlope: -0.08588084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.29031166
+ inSlope: -0.48500824
+ outSlope: -0.48500824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.25972497
+ inSlope: 0.027378231
+ outSlope: 0.027378231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.2930763
+ inSlope: 1.2773845
+ outSlope: 1.2773845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.38079518
+ inSlope: 2.2874641
+ outSlope: 2.2874641
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.46165
+ inSlope: 1.947721
+ outSlope: 1.947721
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.5492806
+ inSlope: 0.83796227
+ outSlope: 0.83796227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.7015061
+ inSlope: 1.9535584
+ outSlope: 1.9535584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.7584578
+ inSlope: 0.8148648
+ outSlope: 0.8148648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.73373514
+ inSlope: -0.5568736
+ outSlope: -0.5568736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.6642485
+ inSlope: -0.5032562
+ outSlope: -0.5032562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.62464136
+ inSlope: -0.056833923
+ outSlope: -0.056833923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.6166105
+ inSlope: -0.901173
+ outSlope: -0.901173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.5718166
+ inSlope: -1.2755151
+ outSlope: -1.2755151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.45928448
+ inSlope: -0.24783993
+ outSlope: -0.24783993
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.45371178
+ inSlope: -0.061892033
+ outSlope: -0.061892033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.43309122
+ inSlope: -0.5599376
+ outSlope: -0.5599376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.38950402
+ inSlope: -0.3887025
+ outSlope: -0.3887025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.3486595
+ inSlope: -0.74426544
+ outSlope: -0.74426544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.32260448
+ inSlope: -0.05343144
+ outSlope: -0.05343144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.33874783
+ inSlope: 0.101611115
+ outSlope: 0.101611115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.33845282
+ inSlope: 0.24262303
+ outSlope: 0.24262303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.37842178
+ inSlope: 0.68690634
+ outSlope: 0.68690634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.49977493
+ inSlope: 1.826494
+ outSlope: 1.826494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.5631986
+ inSlope: 1.454762
+ outSlope: 1.454762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.59575987
+ inSlope: 0.92455757
+ outSlope: 0.92455757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.74273723
+ inSlope: 0.8051585
+ outSlope: 0.8051585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.77968794
+ inSlope: 0.661082
+ outSlope: 0.661082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Lower Leg Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13335024
+ inSlope: -0.8268547
+ outSlope: -0.8268547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.14664778
+ inSlope: -0.7658322
+ outSlope: -0.7658322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.15905334
+ inSlope: -0.63854253
+ outSlope: -0.63854253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.16793251
+ inSlope: -0.74928117
+ outSlope: -0.74928117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.18402936
+ inSlope: -0.95069134
+ outSlope: -0.95069134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.23240392
+ inSlope: -1.0156646
+ outSlope: -1.0156646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -0.262586
+ inSlope: -0.49322385
+ outSlope: -0.49322385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.26893607
+ inSlope: -0.17668024
+ outSlope: -0.17668024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.30855548
+ inSlope: -0.25392944
+ outSlope: -0.25392944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.31444636
+ inSlope: 0.12148719
+ outSlope: 0.12148719
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.31226194
+ inSlope: 0.823066
+ outSlope: 0.823066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.2870105
+ inSlope: 2.4735036
+ outSlope: 2.4735036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.22981153
+ inSlope: 3.4882143
+ outSlope: 3.4882143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.1106765
+ inSlope: 3.4793262
+ outSlope: 3.4793262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.054759357
+ inSlope: 2.6904254
+ outSlope: 2.6904254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.020995729
+ inSlope: 2.1359138
+ outSlope: 2.1359138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.016437707
+ inSlope: 2.0208645
+ outSlope: 2.0208645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.046366353
+ inSlope: 1.5712293
+ outSlope: 1.5712293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.06881197
+ inSlope: 1.2315603
+ outSlope: 1.2315603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.087418325
+ inSlope: 0.95806
+ outSlope: 0.95806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.11163826
+ inSlope: 0.5565694
+ outSlope: 0.5565694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.13806154
+ inSlope: 0.28623578
+ outSlope: 0.28623578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.14032193
+ inSlope: -0.46703562
+ outSlope: -0.46703562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.12714283
+ inSlope: -1.0576937
+ outSlope: -1.0576937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.08144663
+ inSlope: -1.3424112
+ outSlope: -1.3424112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.060318507
+ inSlope: -1.3876653
+ outSlope: -1.3876653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.008130666
+ inSlope: -1.6426845
+ outSlope: -1.6426845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.019564927
+ inSlope: -1.6500338
+ outSlope: -1.6500338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.04687041
+ inSlope: -1.502399
+ outSlope: -1.502399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.069644846
+ inSlope: -1.1814328
+ outSlope: -1.1814328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.10706992
+ inSlope: -0.43039772
+ outSlope: -0.43039772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.11549688
+ inSlope: -0.07908255
+ outSlope: -0.07908255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.11527123
+ inSlope: 0.23457192
+ outSlope: 0.23457192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.058404543
+ inSlope: 1.2635725
+ outSlope: 1.2635725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.036110982
+ inSlope: 1.3918515
+ outSlope: 1.3918515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.012009534
+ inSlope: 1.5403115
+ outSlope: 1.5403115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.015232685
+ inSlope: 1.6597247
+ outSlope: 1.6597247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.04331457
+ inSlope: 1.6701391
+ outSlope: 1.6701391
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.07090433
+ inSlope: 1.8159361
+ outSlope: 1.8159361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.10384611
+ inSlope: 1.8318093
+ outSlope: 1.8318093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.13196458
+ inSlope: 1.524246
+ outSlope: 1.524246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.15465426
+ inSlope: 1.3691725
+ outSlope: 1.3691725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.26204133
+ inSlope: 1.1327703
+ outSlope: 1.1327703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.3042404
+ inSlope: -0.6866426
+ outSlope: -0.6866426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.1980561
+ inSlope: -1.8973826
+ outSlope: -1.8973826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: 0.16471815
+ inSlope: -1.9041855
+ outSlope: -1.9041855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: 0.104290135
+ inSlope: -1.7929858
+ outSlope: -1.7929858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.0160213
+ inSlope: -1.877873
+ outSlope: -1.877873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.016310815
+ inSlope: -2.0700326
+ outSlope: -2.0700326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.052980244
+ inSlope: -2.0914955
+ outSlope: -2.0914955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.11474898
+ inSlope: -1.5846438
+ outSlope: -1.5846438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.1388492
+ inSlope: -1.447056
+ outSlope: -1.447056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.18275969
+ inSlope: -1.111681
+ outSlope: -1.111681
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.2370806
+ inSlope: -0.163517
+ outSlope: -0.163517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.24271446
+ inSlope: -0.088163376
+ outSlope: -0.088163376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: -0.24381325
+ inSlope: -0.25679624
+ outSlope: -0.25679624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.25548342
+ inSlope: -0.08700647
+ outSlope: -0.08700647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.24541637
+ inSlope: 0.33465016
+ outSlope: 0.33465016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.1969973
+ inSlope: 0.49331146
+ outSlope: 0.49331146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.14216842
+ inSlope: 0.92349035
+ outSlope: 0.92349035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.12523736
+ inSlope: 1.2265453
+ outSlope: 1.2265453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.043485884
+ inSlope: 1.6810794
+ outSlope: 1.6810794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.016290119
+ inSlope: 1.5279183
+ outSlope: 1.5279183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.0074447305
+ inSlope: 1.2945004
+ outSlope: 1.2945004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.043606665
+ inSlope: 0.9769857
+ outSlope: 0.9769857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.07373309
+ inSlope: 0.8396697
+ outSlope: 0.8396697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.08741489
+ inSlope: 0.877048
+ outSlope: 0.877048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.14656816
+ inSlope: 0.7119069
+ outSlope: 0.7119069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.17993675
+ inSlope: 0.7263682
+ outSlope: 0.7263682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Lower Leg Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.475671
+ inSlope: -0.70927566
+ outSlope: -0.70927566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.5225246
+ inSlope: -0.73863363
+ outSlope: -0.73863363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.60232145
+ inSlope: -1.1774087
+ outSlope: -1.1774087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.7781007
+ inSlope: -0.5656623
+ outSlope: -0.5656623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.77196485
+ inSlope: 1.6578124
+ outSlope: 1.6578124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.70556265
+ inSlope: 1.9618249
+ outSlope: 1.9618249
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.6307557
+ inSlope: 2.91504
+ outSlope: 2.91504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.45355353
+ inSlope: 3.4013338
+ outSlope: 3.4013338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.4025892
+ inSlope: 3.2847319
+ outSlope: 3.2847319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.2854506
+ inSlope: 3.5488443
+ outSlope: 3.5488443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.09752761
+ inSlope: 4.117591
+ outSlope: 4.117591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.027004963
+ inSlope: 4.2985725
+ outSlope: 4.2985725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.045757994
+ inSlope: 4.3450003
+ outSlope: 4.3450003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.18612465
+ inSlope: 3.943273
+ outSlope: 3.943273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.36122808
+ inSlope: 3.206728
+ outSlope: 3.206728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.41440606
+ inSlope: 2.584935
+ outSlope: 2.584935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.45789415
+ inSlope: -0.21575621
+ outSlope: -0.21575621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.4132618
+ inSlope: 0.18714237
+ outSlope: 0.18714237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.46378326
+ inSlope: 0.008723449
+ outSlope: 0.008723449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.4433192
+ inSlope: -0.79264975
+ outSlope: -0.79264975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.42756674
+ inSlope: -1.831042
+ outSlope: -1.831042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.33135447
+ inSlope: -2.9279594
+ outSlope: -2.9279594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.11400242
+ inSlope: -2.4255455
+ outSlope: -2.4255455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.03620754
+ inSlope: -2.2172525
+ outSlope: -2.2172525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.00022071594
+ inSlope: -2.1292598
+ outSlope: -2.1292598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.0704215
+ inSlope: -2.2218604
+ outSlope: -2.2218604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.62002367
+ inSlope: -2.7650685
+ outSlope: -2.7650685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.9357663
+ inSlope: -2.5825977
+ outSlope: -2.5825977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -1.0600226
+ inSlope: 1.4295293
+ outSlope: 1.4295293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.90235233
+ inSlope: 1.6533957
+ outSlope: 1.6533957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.6909193
+ inSlope: 1.250447
+ outSlope: 1.250447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.3923276
+ inSlope: 1.1488192
+ outSlope: 1.1488192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.24316877
+ inSlope: 1.0081342
+ outSlope: 1.0081342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Foot Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.4497104
+ inSlope: 0.89380854
+ outSlope: 0.89380854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.47521988
+ inSlope: 0.6200889
+ outSlope: 0.6200889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.4832
+ inSlope: 0.83898777
+ outSlope: 0.83898777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.64304495
+ inSlope: 1.2292056
+ outSlope: 1.2292056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.68990076
+ inSlope: 0.9187148
+ outSlope: 0.9187148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.701481
+ inSlope: -0.95735466
+ outSlope: -0.95735466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.62316024
+ inSlope: -1.243434
+ outSlope: -1.243434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.45018795
+ inSlope: -3.0315795
+ outSlope: -3.0315795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.39544368
+ inSlope: -3.6469226
+ outSlope: -3.6469226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.32862398
+ inSlope: -5.6316175
+ outSlope: -5.6316175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.20772155
+ inSlope: -9.157291
+ outSlope: -9.157291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.023379508
+ inSlope: -11.1748495
+ outSlope: -11.1748495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.16477309
+ inSlope: -11.233804
+ outSlope: -11.233804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.35108027
+ inSlope: -10.636017
+ outSlope: -10.636017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.51930666
+ inSlope: -8.127899
+ outSlope: -8.127899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.6799727
+ inSlope: -2.858617
+ outSlope: -2.858617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.72352475
+ inSlope: 0.955858
+ outSlope: 0.955858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.60469896
+ inSlope: 1.8426201
+ outSlope: 1.8426201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.5479227
+ inSlope: -0.24656141
+ outSlope: -0.24656141
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.6046745
+ inSlope: -0.8130266
+ outSlope: -0.8130266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.62892777
+ inSlope: -1.6514378
+ outSlope: -1.6514378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.70139736
+ inSlope: -1.9586886
+ outSlope: -1.9586886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.81998706
+ inSlope: -1.6192174
+ outSlope: -1.6192174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.92380625
+ inSlope: -0.020454556
+ outSlope: -0.020454556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.81791914
+ inSlope: 1.204896
+ outSlope: 1.204896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.789015
+ inSlope: -0.13948476
+ outSlope: -0.13948476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.81985104
+ inSlope: -0.8566984
+ outSlope: -0.8566984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.9027006
+ inSlope: -1.3695301
+ outSlope: -1.3695301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.9375465
+ inSlope: 0.7688309
+ outSlope: 0.7688309
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.79959255
+ inSlope: 1.5255293
+ outSlope: 1.5255293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.7015344
+ inSlope: 2.823852
+ outSlope: 2.823852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.4242026
+ inSlope: 3.7560635
+ outSlope: 3.7560635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.28349757
+ inSlope: 5.0474663
+ outSlope: 5.0474663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.19097292
+ inSlope: 5.669053
+ outSlope: 5.669053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.094528
+ inSlope: 5.8179054
+ outSlope: 5.8179054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.002957071
+ inSlope: 5.7377567
+ outSlope: 5.7377567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.09673037
+ inSlope: 5.4317913
+ outSlope: 5.4317913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: 0.18401662
+ inSlope: 4.8345017
+ outSlope: 4.8345017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.3955873
+ inSlope: 4.2286925
+ outSlope: 4.2286925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.65955997
+ inSlope: 2.6853228
+ outSlope: 2.6853228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.7195593
+ inSlope: 0.8029624
+ outSlope: 0.8029624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.72494626
+ inSlope: 0.5455667
+ outSlope: 0.5455667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.75890046
+ inSlope: -0.06267613
+ outSlope: -0.06267613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.7107864
+ inSlope: -0.7504399
+ outSlope: -0.7504399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.6066972
+ inSlope: -1.517032
+ outSlope: -1.517032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.46850175
+ inSlope: -2.3935716
+ outSlope: -2.3935716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.33661994
+ inSlope: -1.479142
+ outSlope: -1.479142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.22758466
+ inSlope: -1.3160484
+ outSlope: -1.3160484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.14591037
+ inSlope: -1.1117055
+ outSlope: -1.1117055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.108188376
+ inSlope: -1.159647
+ outSlope: -1.159647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Foot Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.041598707
+ inSlope: 0.0010941178
+ outSlope: 0.0010941178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.04356553
+ inSlope: -0.11865266
+ outSlope: -0.11865266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.049979724
+ inSlope: -0.1752364
+ outSlope: -0.1752364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.05346507
+ inSlope: -0.29029667
+ outSlope: -0.29029667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.059656296
+ inSlope: -0.3688953
+ outSlope: -0.3688953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.10555846
+ inSlope: -0.8538606
+ outSlope: -0.8538606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.1577971
+ inSlope: -1.0911822
+ outSlope: -1.0911822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.19894497
+ inSlope: -0.46918496
+ outSlope: -0.46918496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.22806962
+ inSlope: -0.7453088
+ outSlope: -0.7453088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.27593818
+ inSlope: -1.1213361
+ outSlope: -1.1213361
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.3847922
+ inSlope: -2.1795356
+ outSlope: -2.1795356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.45663598
+ inSlope: -1.533556
+ outSlope: -1.533556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.48861346
+ inSlope: -1.0407679
+ outSlope: -1.0407679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.508463
+ inSlope: -0.9699834
+ outSlope: -0.9699834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.5209462
+ inSlope: -2.6584651
+ outSlope: -2.6584651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.59707844
+ inSlope: -3.9235892
+ outSlope: -3.9235892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.6517324
+ inSlope: -3.4218297
+ outSlope: -3.4218297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.9549591
+ inSlope: -4.1468725
+ outSlope: -4.1468725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -1.218257
+ inSlope: -1.8841285
+ outSlope: -1.8841285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -1.282054
+ inSlope: -2.7331128
+ outSlope: -2.7331128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -1.3383793
+ inSlope: -2.470764
+ outSlope: -2.470764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -1.1237676
+ inSlope: 1.1603065
+ outSlope: 1.1603065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -1.1108012
+ inSlope: -0.3633181
+ outSlope: -0.3633181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -1.1358782
+ inSlope: -1.0774729
+ outSlope: -1.0774729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -1.146717
+ inSlope: -0.11130819
+ outSlope: -0.11130819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -1.1395885
+ inSlope: -0.5060475
+ outSlope: -0.5060475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -1.2389079
+ inSlope: -2.5812783
+ outSlope: -2.5812783
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -1.4575305
+ inSlope: -1.3135363
+ outSlope: -1.3135363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -1.4709082
+ inSlope: -1.4497597
+ outSlope: -1.4497597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -1.5058563
+ inSlope: 0.56345105
+ outSlope: 0.56345105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -1.2241921
+ inSlope: 6.7272873
+ outSlope: 6.7272873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: -0.70095766
+ inSlope: 5.731283
+ outSlope: 5.731283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.608511
+ inSlope: 5.3100405
+ outSlope: 5.3100405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.5239565
+ inSlope: 2.9262285
+ outSlope: 2.9262285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.5109701
+ inSlope: 0.31891853
+ outSlope: 0.31891853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.51289576
+ inSlope: 0.12621073
+ outSlope: 0.12621073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.4594847
+ inSlope: 0.55940294
+ outSlope: 0.55940294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.3997314
+ inSlope: 0.53099203
+ outSlope: 0.53099203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.39454412
+ inSlope: -0.25513822
+ outSlope: -0.25513822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.38899657
+ inSlope: 0.5410092
+ outSlope: 0.5410092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.3499045
+ inSlope: 0.51537085
+ outSlope: 0.51537085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.3179373
+ inSlope: 0.82254666
+ outSlope: 0.82254666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.2708203
+ inSlope: 0.44364226
+ outSlope: 0.44364226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.2350955
+ inSlope: 0.53520983
+ outSlope: 0.53520983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.12154609
+ inSlope: 0.9878552
+ outSlope: 0.9878552
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.10500152
+ inSlope: 0.86905867
+ outSlope: 0.86905867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.092577495
+ inSlope: 0.7439831
+ outSlope: 0.7439831
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.06051576
+ inSlope: 0.45651162
+ outSlope: 0.45651162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.046782732
+ inSlope: 0.16813256
+ outSlope: 0.16813256
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.044400945
+ inSlope: 0.11904436
+ outSlope: 0.11904436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.04281458
+ inSlope: 0.12642872
+ outSlope: 0.12642872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.040186644
+ inSlope: 0.14055324
+ outSlope: 0.14055324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.032021817
+ inSlope: 0.1186408
+ outSlope: 0.1186408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.025880586
+ inSlope: 0.12357915
+ outSlope: 0.12357915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Toes Up-Down
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.5176084
+ inSlope: 1.4052649
+ outSlope: 1.4052649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -1.4370203
+ inSlope: 1.7763357
+ outSlope: 1.7763357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: -1.1341693
+ inSlope: 3.6132965
+ outSlope: 3.6132965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.9704541
+ inSlope: 1.1440399
+ outSlope: 1.1440399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.89210105
+ inSlope: 1.7270421
+ outSlope: 1.7270421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.7954035
+ inSlope: 0.8584919
+ outSlope: 0.8584919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.71379656
+ inSlope: 1.1875849
+ outSlope: 1.1875849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.6790491
+ inSlope: -1.4013712
+ outSlope: -1.4013712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.790203
+ inSlope: -5.322958
+ outSlope: -5.322958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -1.1065695
+ inSlope: -5.062742
+ outSlope: -5.062742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -1.2869953
+ inSlope: -1.6775088
+ outSlope: -1.6775088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -1.3436193
+ inSlope: 0.7014389
+ outSlope: 0.7014389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -1.1420628
+ inSlope: 3.2284636
+ outSlope: 3.2284636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.90166986
+ inSlope: 2.202026
+ outSlope: 2.202026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.83129025
+ inSlope: -0.7327498
+ outSlope: -0.7327498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -1.1188387
+ inSlope: -2.0948286
+ outSlope: -2.0948286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -1.2625506
+ inSlope: -0.7260747
+ outSlope: -0.7260747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -1.1753354
+ inSlope: 1.5022995
+ outSlope: 1.5022995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -1.0991495
+ inSlope: 0.01812102
+ outSlope: 0.01812102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -1.1016343
+ inSlope: -0.40762106
+ outSlope: -0.40762106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -1.1240358
+ inSlope: -0.5058615
+ outSlope: -0.5058615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -1.1918563
+ inSlope: -0.35816824
+ outSlope: -0.35816824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -1.2761436
+ inSlope: -0.49723554
+ outSlope: -0.49723554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -1.3634459
+ inSlope: 0.067312
+ outSlope: 0.067312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -1.304412
+ inSlope: 0.72964764
+ outSlope: 0.72964764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -1.2827387
+ inSlope: 0.31997406
+ outSlope: 0.31997406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -1.2943925
+ inSlope: -0.5177297
+ outSlope: -0.5177297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Shoulder Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.3000137
+ inSlope: 0.2849684
+ outSlope: 0.2849684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: -0.21152434
+ inSlope: 1.4709727
+ outSlope: 1.4709727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: -0.1160577
+ inSlope: 0.92739683
+ outSlope: 0.92739683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: -0.08909944
+ inSlope: 0.14146341
+ outSlope: 0.14146341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.07035813
+ inSlope: 0.41397053
+ outSlope: 0.41397053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.056546252
+ inSlope: 0.40740615
+ outSlope: 0.40740615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.040333435
+ inSlope: 0.6845447
+ outSlope: 0.6845447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.026832046
+ inSlope: 0.9104078
+ outSlope: 0.9104078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.009986538
+ inSlope: 1.0053054
+ outSlope: 1.0053054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.0066781007
+ inSlope: 0.8859966
+ outSlope: 0.8859966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.019546652
+ inSlope: 0.6305051
+ outSlope: 0.6305051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.032749802
+ inSlope: 0.24445224
+ outSlope: 0.24445224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.03584339
+ inSlope: 0.02626209
+ outSlope: 0.02626209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.033625204
+ inSlope: -0.5090301
+ outSlope: -0.5090301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.018875737
+ inSlope: -1.3206675
+ outSlope: -1.3206675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.010397001
+ inSlope: -1.8984996
+ outSlope: -1.8984996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.044407524
+ inSlope: -1.7036188
+ outSlope: -1.7036188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.06718424
+ inSlope: -0.69093543
+ outSlope: -0.69093543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.067438684
+ inSlope: 0.64172083
+ outSlope: 0.64172083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.045793567
+ inSlope: 1.614183
+ outSlope: 1.614183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.013632641
+ inSlope: 1.9043007
+ outSlope: 1.9043007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.01768306
+ inSlope: 1.8737319
+ outSlope: 1.8737319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.048825026
+ inSlope: 2.2399638
+ outSlope: 2.2399638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.09234845
+ inSlope: 3.311882
+ outSlope: 3.311882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.15922098
+ inSlope: 4.5800467
+ outSlope: 4.5800467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.3300074
+ inSlope: 4.4595213
+ outSlope: 4.4595213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.42763597
+ inSlope: 1.3441099
+ outSlope: 1.3441099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.45899633
+ inSlope: 1.4291887
+ outSlope: 1.4291887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.56787443
+ inSlope: 1.8961592
+ outSlope: 1.8961592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.62531424
+ inSlope: -0.37283912
+ outSlope: -0.37283912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.45863387
+ inSlope: -2.1624625
+ outSlope: -2.1624625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.30944067
+ inSlope: -2.1427064
+ outSlope: -2.1427064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.22778717
+ inSlope: -1.0550416
+ outSlope: -1.0550416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.18377304
+ inSlope: -0.4526196
+ outSlope: -0.4526196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.18765496
+ inSlope: 0.7728636
+ outSlope: 0.7728636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.30079767
+ inSlope: 0.7792957
+ outSlope: 0.7792957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.3272859
+ inSlope: 0.13717635
+ outSlope: 0.13717635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.31608215
+ inSlope: -0.6295401
+ outSlope: -0.6295401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.2617083
+ inSlope: -0.6533921
+ outSlope: -0.6533921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.23661752
+ inSlope: -0.16722113
+ outSlope: -0.16722113
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.22173527
+ inSlope: -0.6276835
+ outSlope: -0.6276835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.16760014
+ inSlope: -0.6014515
+ outSlope: -0.6014515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.12507173
+ inSlope: -1.2938101
+ outSlope: -1.2938101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: 0.038516603
+ inSlope: -1.7293296
+ outSlope: -1.7293296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.011277949
+ inSlope: -1.527716
+ outSlope: -1.527716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.012407216
+ inSlope: -1.333158
+ outSlope: -1.333158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.06446715
+ inSlope: -0.6953145
+ outSlope: -0.6953145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.08728356
+ inSlope: -0.40576765
+ outSlope: -0.40576765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.1122683
+ inSlope: -0.21045002
+ outSlope: -0.21045002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.108844906
+ inSlope: 0.11791834
+ outSlope: 0.11791834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.108089186
+ inSlope: -0.1695375
+ outSlope: -0.1695375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.12825972
+ inSlope: -0.2314739
+ outSlope: -0.2314739
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.15533347
+ inSlope: -0.7693793
+ outSlope: -0.7693793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.16984425
+ inSlope: -0.947135
+ outSlope: -0.947135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Shoulder Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.042374216
+ inSlope: 0.2583923
+ outSlope: 0.2583923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.03475556
+ inSlope: 0.66665804
+ outSlope: 0.66665804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.020199439
+ inSlope: 1.0651927
+ outSlope: 1.0651927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.0007508276
+ inSlope: 1.1296124
+ outSlope: 1.1296124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.017454276
+ inSlope: 1.0914788
+ outSlope: 1.0914788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.03713356
+ inSlope: 1.2915027
+ outSlope: 1.2915027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.08652163
+ inSlope: 1.6526015
+ outSlope: 1.6526015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.18524057
+ inSlope: 2.3338432
+ outSlope: 2.3338432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.3839068
+ inSlope: 1.8866992
+ outSlope: 1.8866992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.49224633
+ inSlope: 0.5211332
+ outSlope: 0.5211332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.498928
+ inSlope: -0.4129953
+ outSlope: -0.4129953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.48558494
+ inSlope: -0.83991575
+ outSlope: -0.83991575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.4445662
+ inSlope: -1.7854759
+ outSlope: -1.7854759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.2933086
+ inSlope: -2.2026129
+ outSlope: -2.2026129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.2584777
+ inSlope: -1.553313
+ outSlope: -1.553313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.25789937
+ inSlope: 0.5565799
+ outSlope: 0.5565799
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.2900081
+ inSlope: 0.3466535
+ outSlope: 0.3466535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.27303228
+ inSlope: -0.9379986
+ outSlope: -0.9379986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.17131402
+ inSlope: -1.0179963
+ outSlope: -1.0179963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.14250885
+ inSlope: -0.80314535
+ outSlope: -0.80314535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.12920877
+ inSlope: -0.60851467
+ outSlope: -0.60851467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.122225046
+ inSlope: -0.7058754
+ outSlope: -0.7058754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.10567962
+ inSlope: -1.0357316
+ outSlope: -1.0357316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.051635638
+ inSlope: -1.0511001
+ outSlope: -1.0511001
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.017407084
+ inSlope: -1.0136044
+ outSlope: -1.0136044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.00055376254
+ inSlope: -1.2917383
+ outSlope: -1.2917383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.025650818
+ inSlope: -1.4383178
+ outSlope: -1.4383178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.04739012
+ inSlope: -1.2501209
+ outSlope: -1.2501209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.06732147
+ inSlope: -0.8233149
+ outSlope: -0.8233149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.0713853
+ inSlope: 0.54561424
+ outSlope: 0.54561424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.056646798
+ inSlope: 0.94425684
+ outSlope: 0.94425684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.039910104
+ inSlope: 1.1618264
+ outSlope: 1.1618264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.01791929
+ inSlope: 1.3190049
+ outSlope: 1.3190049
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.004056685
+ inSlope: 1.1059791
+ outSlope: 1.1059791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.018946644
+ inSlope: 1.1194363
+ outSlope: 1.1194363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.041371193
+ inSlope: 1.3259584
+ outSlope: 1.3259584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.12774868
+ inSlope: 1.2678579
+ outSlope: 1.2678579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: 0.24351469
+ inSlope: 0.6918532
+ outSlope: 0.6918532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.30101308
+ inSlope: -0.01354517
+ outSlope: -0.01354517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.24850391
+ inSlope: -0.76957655
+ outSlope: -0.76957655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.14417067
+ inSlope: -1.2889814
+ outSlope: -1.2889814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.070816554
+ inSlope: -1.6614974
+ outSlope: -1.6614974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.041962635
+ inSlope: -1.7563384
+ outSlope: -1.7563384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.012271999
+ inSlope: -2.1143045
+ outSlope: -2.1143045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.028514119
+ inSlope: -2.603425
+ outSlope: -2.603425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.07450876
+ inSlope: -2.5948987
+ outSlope: -2.5948987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.2420117
+ inSlope: -1.7699516
+ outSlope: -1.7699516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.3347448
+ inSlope: -0.6594968
+ outSlope: -0.6594968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.33575934
+ inSlope: 0.3438336
+ outSlope: 0.3438336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.3291081
+ inSlope: 0.6335491
+ outSlope: 0.6335491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.30269727
+ inSlope: 0.68554103
+ outSlope: 0.68554103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.26317975
+ inSlope: -0.12302458
+ outSlope: -0.12302458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.26675484
+ inSlope: 0.07732169
+ outSlope: 0.07732169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.25349465
+ inSlope: 0.42733887
+ outSlope: 0.42733887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.21299551
+ inSlope: 0.018981969
+ outSlope: 0.018981969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.21005563
+ inSlope: 0.16026346
+ outSlope: 0.16026346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.022359047
+ inSlope: -0.81600523
+ outSlope: -0.81600523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.008372538
+ inSlope: -0.84923923
+ outSlope: -0.84923923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: -0.0058855913
+ inSlope: -0.842564
+ outSlope: -0.842564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -0.032740466
+ inSlope: -0.7391598
+ outSlope: -0.7391598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.044351622
+ inSlope: -0.6733856
+ outSlope: -0.6733856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.06735374
+ inSlope: 0.44123712
+ outSlope: 0.44123712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.03715704
+ inSlope: 1.4273858
+ outSlope: 1.4273858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.009001909
+ inSlope: 1.9186194
+ outSlope: 1.9186194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.0676737
+ inSlope: 2.4970746
+ outSlope: 2.4970746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: 0.15001242
+ inSlope: 2.255664
+ outSlope: 2.255664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.26876023
+ inSlope: 1.5259392
+ outSlope: 1.5259392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.29353085
+ inSlope: 1.3064587
+ outSlope: 1.3064587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31230882
+ inSlope: 0.44335794
+ outSlope: 0.44335794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.30830944
+ inSlope: 0.13491344
+ outSlope: 0.13491344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.31680593
+ inSlope: 1.2868991
+ outSlope: 1.2868991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.35120603
+ inSlope: 1.7159503
+ outSlope: 1.7159503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.39420184
+ inSlope: 0.049963303
+ outSlope: 0.049963303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.39012754
+ inSlope: 1.1806835
+ outSlope: 1.1806835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.43355787
+ inSlope: 1.877455
+ outSlope: 1.877455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.41697994
+ inSlope: -1.6990246
+ outSlope: -1.6990246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.29866248
+ inSlope: -2.533996
+ outSlope: -2.533996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.23114386
+ inSlope: -1.0955967
+ outSlope: -1.0955967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.22982538
+ inSlope: 0.7306148
+ outSlope: 0.7306148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.26061112
+ inSlope: 0.5665699
+ outSlope: 0.5665699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.26056966
+ inSlope: -0.33419907
+ outSlope: -0.33419907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.25481135
+ inSlope: 0.35647935
+ outSlope: 0.35647935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.3014678
+ inSlope: 0.8277868
+ outSlope: 0.8277868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.31144542
+ inSlope: -0.14415187
+ outSlope: -0.14415187
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.29666275
+ inSlope: 0.064374864
+ outSlope: 0.064374864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.31359124
+ inSlope: 0.9489906
+ outSlope: 0.9489906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.38662866
+ inSlope: 0.51903653
+ outSlope: 0.51903653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.37932125
+ inSlope: -1.0452274
+ outSlope: -1.0452274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.33796304
+ inSlope: -1.3461984
+ outSlope: -1.3461984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.31337062
+ inSlope: -1.6050863
+ outSlope: -1.6050863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28446022
+ inSlope: 0.18523347
+ outSlope: 0.18523347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.31954506
+ inSlope: 1.0934392
+ outSlope: 1.0934392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.32090816
+ inSlope: -0.21258488
+ outSlope: -0.21258488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.26372543
+ inSlope: -1.1408837
+ outSlope: -1.1408837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.10950015
+ inSlope: -0.96400267
+ outSlope: -0.96400267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.073046364
+ inSlope: -0.45765936
+ outSlope: -0.45765936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.060895383
+ inSlope: -0.10297267
+ outSlope: -0.10297267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.06747161
+ inSlope: 0.36726606
+ outSlope: 0.36726606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.14770962
+ inSlope: 0.7873608
+ outSlope: 0.7873608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.23237611
+ inSlope: 1.0521337
+ outSlope: 1.0521337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.296799
+ inSlope: 0.7292263
+ outSlope: 0.7292263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.34748352
+ inSlope: 0.97277355
+ outSlope: 0.97277355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.40966865
+ inSlope: 0.052526645
+ outSlope: 0.052526645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.3544576
+ inSlope: -1.1880748
+ outSlope: -1.1880748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.33283976
+ inSlope: -1.4319129
+ outSlope: -1.4319129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.3067272
+ inSlope: -0.8936557
+ outSlope: -0.8936557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.30305126
+ inSlope: -0.20696212
+ outSlope: -0.20696212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.28212366
+ inSlope: -0.3188415
+ outSlope: -0.3188415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.27621785
+ inSlope: 0.27059668
+ outSlope: 0.27059668
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.29114383
+ inSlope: 0.8492073
+ outSlope: 0.8492073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.31106687
+ inSlope: 0.298561
+ outSlope: 0.298561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.28768346
+ inSlope: -0.3814484
+ outSlope: -0.3814484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.27078575
+ inSlope: -0.19348042
+ outSlope: -0.19348042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.32957867
+ inSlope: -1.0401357
+ outSlope: -1.0401357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: -0.41556433
+ inSlope: -0.24562174
+ outSlope: -0.24562174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.34373716
+ inSlope: 2.708736
+ outSlope: 2.708736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.15050547
+ inSlope: 4.6106462
+ outSlope: 4.6106462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.0015959934
+ inSlope: 4.129322
+ outSlope: 4.129322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.06555023
+ inSlope: 3.3836455
+ outSlope: 3.3836455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.16984491
+ inSlope: -0.3427692
+ outSlope: -0.3427692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.1553219
+ inSlope: -1.4478106
+ outSlope: -1.4478106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.1215846
+ inSlope: -2.2144623
+ outSlope: -2.2144623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.08150655
+ inSlope: -0.40636146
+ outSlope: -0.40636146
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.10803923
+ inSlope: 5.1599007
+ outSlope: 5.1599007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.25350308
+ inSlope: 3.9672658
+ outSlope: 3.9672658
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.2402813
+ inSlope: -0.4002061
+ outSlope: -0.4002061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.26337022
+ inSlope: 1.0202304
+ outSlope: 1.0202304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.28155237
+ inSlope: -5.626153
+ outSlope: -5.626153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.07583222
+ inSlope: -6.569459
+ outSlope: -6.569459
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.06257061
+ inSlope: -0.19696462
+ outSlope: -0.19696462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.06926674
+ inSlope: 0.1960766
+ outSlope: 0.1960766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.06910649
+ inSlope: -0.3035014
+ outSlope: -0.3035014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.059150033
+ inSlope: -0.80938506
+ outSlope: -0.80938506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.024088679
+ inSlope: -0.9619032
+ outSlope: -0.9619032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.010063605
+ inSlope: -0.5422143
+ outSlope: -0.5422143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.0060148872
+ inSlope: 0.05401513
+ outSlope: 0.05401513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.011864108
+ inSlope: 0.5356319
+ outSlope: 0.5356319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.023869267
+ inSlope: 0.84991896
+ outSlope: 0.84991896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.040194713
+ inSlope: 1.0098872
+ outSlope: 1.0098872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.0738057
+ inSlope: 0.9036317
+ outSlope: 0.9036317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.09948487
+ inSlope: 0.6297663
+ outSlope: 0.6297663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.10864559
+ inSlope: 0.34869754
+ outSlope: 0.34869754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.11110811
+ inSlope: -0.030607834
+ outSlope: -0.030607834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.10687899
+ inSlope: 0.31851193
+ outSlope: 0.31851193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.11824238
+ inSlope: 1.3930261
+ outSlope: 1.3930261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.15331315
+ inSlope: 5.979804
+ outSlope: 5.979804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.317569
+ inSlope: 5.408829
+ outSlope: 5.408829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.3336073
+ inSlope: 1.0206047
+ outSlope: 1.0206047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.41441512
+ inSlope: 0.6481233
+ outSlope: 0.6481233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.42230815
+ inSlope: -0.12071115
+ outSlope: -0.12071115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.4182353
+ inSlope: -1.3998623
+ outSlope: -1.3998623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.3756461
+ inSlope: -1.96526
+ outSlope: -1.96526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.3527267
+ inSlope: -0.95437825
+ outSlope: -0.95437825
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.34383354
+ inSlope: 0.1789017
+ outSlope: 0.1789017
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.35869008
+ inSlope: -0.22423649
+ outSlope: -0.22423649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.336359
+ inSlope: -1.3494046
+ outSlope: -1.3494046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.31370997
+ inSlope: -1.4567628
+ outSlope: -1.4567628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.28780028
+ inSlope: -8.430253
+ outSlope: -8.430253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.032701813
+ inSlope: -8.740704
+ outSlope: -8.740704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.0035562222
+ inSlope: -1.5525445
+ outSlope: -1.5525445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.01904984
+ inSlope: -0.6724057
+ outSlope: -0.6724057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.02639048
+ inSlope: 0.100592375
+ outSlope: 0.100592375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.02261687
+ inSlope: 0.4119454
+ outSlope: 0.4119454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.01265898
+ inSlope: 0.74061453
+ outSlope: 0.74061453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.0020702563
+ inSlope: 0.9444604
+ outSlope: 0.9444604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.018823003
+ inSlope: 1.0435176
+ outSlope: 1.0435176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.07078168
+ inSlope: 0.8906098
+ outSlope: 0.8906098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.115442395
+ inSlope: 0.24697877
+ outSlope: 0.24697877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.11049957
+ inSlope: -0.34490514
+ outSlope: -0.34490514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.07953508
+ inSlope: -0.5893876
+ outSlope: -0.5893876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.04291602
+ inSlope: -0.85908496
+ outSlope: -0.85908496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.0107625
+ inSlope: -1.076967
+ outSlope: -1.076967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.008130253
+ inSlope: -1.2012954
+ outSlope: -1.2012954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.029280914
+ inSlope: -1.2704644
+ outSlope: -1.2704644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.070750326
+ inSlope: -1.1708674
+ outSlope: -1.1708674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.0895079
+ inSlope: -0.9698971
+ outSlope: -0.9698971
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.11173747
+ inSlope: -0.30223763
+ outSlope: -0.30223763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10082359
+ inSlope: 0.22862077
+ outSlope: 0.22862077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.09305985
+ inSlope: 0.22290504
+ outSlope: 0.22290504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.07130998
+ inSlope: 0.2225299
+ outSlope: 0.2225299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.06829334
+ inSlope: 0.027990442
+ outSlope: 0.027990442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.06359898
+ inSlope: 0.5363204
+ outSlope: 0.5363204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.04996888
+ inSlope: 1.3235824
+ outSlope: 1.3235824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.019479612
+ inSlope: 2.8203447
+ outSlope: 2.8203447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.04404252
+ inSlope: 5.9180408
+ outSlope: 5.9180408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.17778821
+ inSlope: 4.0780973
+ outSlope: 4.0780973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.17997895
+ inSlope: 0.07413588
+ outSlope: 0.07413588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.1802594
+ inSlope: 0.07374066
+ outSlope: 0.07374066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.182437
+ inSlope: 0.047391064
+ outSlope: 0.047391064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.18183914
+ inSlope: 0.043009266
+ outSlope: 0.043009266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.18568043
+ inSlope: 0.03455859
+ outSlope: 0.03455859
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.18587504
+ inSlope: -3.9269838
+ outSlope: -3.9269838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.054779224
+ inSlope: -6.1625023
+ outSlope: -6.1625023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.019544445
+ inSlope: -3.2060452
+ outSlope: -3.2060452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.05208944
+ inSlope: -1.5189953
+ outSlope: -1.5189953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.07017737
+ inSlope: -0.88617826
+ outSlope: -0.88617826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.09003891
+ inSlope: -0.46375582
+ outSlope: -0.46375582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.1473688
+ inSlope: -0.49640965
+ outSlope: -0.49640965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Arm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.016471714
+ inSlope: -1.0795298
+ outSlope: -1.0795298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.0017895441
+ inSlope: -1.120854
+ outSlope: -1.120854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.08954235
+ inSlope: -1.6473581
+ outSlope: -1.6473581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.23169686
+ inSlope: -1.1651402
+ outSlope: -1.1651402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.1669302
+ inSlope: 3.4901948
+ outSlope: 3.4901948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.0056610815
+ inSlope: 6.233791
+ outSlope: 6.233791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.24536571
+ inSlope: 8.507925
+ outSlope: 8.507925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.6759678
+ inSlope: 7.6758013
+ outSlope: 7.6758013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.79708165
+ inSlope: 7.745211
+ outSlope: 7.745211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.9341413
+ inSlope: 6.497656
+ outSlope: 6.497656
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 1.01367
+ inSlope: 2.384683
+ outSlope: 2.384683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 1.0136306
+ inSlope: 0.011354696
+ outSlope: 0.011354696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 1.0136901
+ inSlope: 0.014129737
+ outSlope: 0.014129737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 1.0140482
+ inSlope: -3.9520102
+ outSlope: -3.9520102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.8819566
+ inSlope: -7.2214255
+ outSlope: -7.2214255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.58146733
+ inSlope: 0.090426296
+ outSlope: 0.090426296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.6337206
+ inSlope: 0.89297974
+ outSlope: 0.89297974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.68473035
+ inSlope: 1.9815806
+ outSlope: 1.9815806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.861606
+ inSlope: 1.6648576
+ outSlope: 1.6648576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.90448177
+ inSlope: 1.1943315
+ outSlope: 1.1943315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.9325138
+ inSlope: 3.2738895
+ outSlope: 3.2738895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 1.0136113
+ inSlope: 2.4335866
+ outSlope: 2.4335866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 1.0136333
+ inSlope: 0.013142837
+ outSlope: 0.013142837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 1.0136498
+ inSlope: -0.0000035762787
+ outSlope: -0.0000035762787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 1.0025862
+ inSlope: 0.435888
+ outSlope: 0.435888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 1.0135682
+ inSlope: -0.003966097
+ outSlope: -0.003966097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 1.0139173
+ inSlope: 0.01441957
+ outSlope: 0.01441957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 1.0140488
+ inSlope: -4.8870964
+ outSlope: -4.8870964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.85101426
+ inSlope: -7.738561
+ outSlope: -7.738561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.756097
+ inSlope: -5.150407
+ outSlope: -5.150407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.40941456
+ inSlope: -1.7150598
+ outSlope: -1.7150598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.3113439
+ inSlope: -0.7517381
+ outSlope: -0.7517381
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.25144
+ inSlope: -0.55521643
+ outSlope: -0.55521643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.22975434
+ inSlope: -0.06791002
+ outSlope: -0.06791002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.32461482
+ inSlope: 1.7634406
+ outSlope: 1.7634406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.5377652
+ inSlope: 1.8221354
+ outSlope: 1.8221354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.66665375
+ inSlope: 0.36391887
+ outSlope: 0.36391887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.6990712
+ inSlope: 1.2495065
+ outSlope: 1.2495065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.9178367
+ inSlope: 2.5546098
+ outSlope: 2.5546098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.96220917
+ inSlope: 2.8718243
+ outSlope: 2.8718243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 1.0135641
+ inSlope: 1.5551909
+ outSlope: 1.5551909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 1.0140488
+ inSlope: 0.0062084254
+ outSlope: 0.0062084254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 1.0137552
+ inSlope: -0.00071527937
+ outSlope: -0.00071527937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 1.0137019
+ inSlope: -1.5171945
+ outSlope: -1.5171945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.911128
+ inSlope: -2.7771444
+ outSlope: -2.7771444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.6652146
+ inSlope: -0.7536891
+ outSlope: -0.7536891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.6428215
+ inSlope: -0.5698155
+ outSlope: -0.5698155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Forearm Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.300416
+ inSlope: -3.1046848
+ outSlope: -3.1046848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.20091145
+ inSlope: -2.5466943
+ outSlope: -2.5466943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.08277189
+ inSlope: -1.3566751
+ outSlope: -1.3566751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.060447447
+ inSlope: -1.3026016
+ outSlope: -1.3026016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.03935188
+ inSlope: -1.1163626
+ outSlope: -1.1163626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.023235394
+ inSlope: -0.62031794
+ outSlope: -0.62031794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.018674636
+ inSlope: 0.29443547
+ outSlope: 0.29443547
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.0330499
+ inSlope: 1.5001816
+ outSlope: 1.5001816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.0686809
+ inSlope: 2.7310834
+ outSlope: 2.7310834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.33803865
+ inSlope: 4.046464
+ outSlope: 4.046464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.5285711
+ inSlope: 4.1468396
+ outSlope: 4.1468396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.67541945
+ inSlope: 3.953791
+ outSlope: 3.953791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.73336875
+ inSlope: 2.2367678
+ outSlope: 2.2367678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.7499783
+ inSlope: -2.4527233
+ outSlope: -2.4527233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.6516114
+ inSlope: -10.048907
+ outSlope: -10.048907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.41501504
+ inSlope: -8.940457
+ outSlope: -8.940457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.35359642
+ inSlope: -3.208127
+ outSlope: -3.208127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.30807757
+ inSlope: -1.5986955
+ outSlope: -1.5986955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.32681292
+ inSlope: 2.222385
+ outSlope: 2.222385
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.37438673
+ inSlope: 9.63184
+ outSlope: 9.63184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.6478746
+ inSlope: 9.611811
+ outSlope: 9.611811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.6947801
+ inSlope: 1.179751
+ outSlope: 1.179751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.6598697
+ inSlope: -1.7587011
+ outSlope: -1.7587011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.57554847
+ inSlope: -1.562526
+ outSlope: -1.562526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.4833368
+ inSlope: -1.7202427
+ outSlope: -1.7202427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.44927025
+ inSlope: -0.16662616
+ outSlope: -0.16662616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.47285035
+ inSlope: 0.16440704
+ outSlope: 0.16440704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.4302352
+ inSlope: -0.6706011
+ outSlope: -0.6706011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.40646872
+ inSlope: -1.1994627
+ outSlope: -1.1994627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.37977168
+ inSlope: -5.3807364
+ outSlope: -5.3807364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.22711101
+ inSlope: -4.4533043
+ outSlope: -4.4533043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.23132834
+ inSlope: 0.16371861
+ outSlope: 0.16371861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.2458192
+ inSlope: 1.0443898
+ outSlope: 1.0443898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.30717084
+ inSlope: 2.4287004
+ outSlope: 2.4287004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.39046758
+ inSlope: 1.6961858
+ outSlope: 1.6961858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.40797213
+ inSlope: 1.3460429
+ outSlope: 1.3460429
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.43533564
+ inSlope: 0.30790985
+ outSlope: 0.30790985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.37358686
+ inSlope: -3.4986088
+ outSlope: -3.4986088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.3016156
+ inSlope: -3.0639243
+ outSlope: -3.0639243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.27145615
+ inSlope: -1.6253004
+ outSlope: -1.6253004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.24743897
+ inSlope: -1.1402055
+ outSlope: -1.1402055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.23344934
+ inSlope: 6.593772
+ outSlope: 6.593772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.46723115
+ inSlope: 7.406101
+ outSlope: 7.406101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.48031914
+ inSlope: 0.24193765
+ outSlope: 0.24193765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.45210305
+ inSlope: -0.65598583
+ outSlope: -0.65598583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.4530677
+ inSlope: 1.0344038
+ outSlope: 1.0344038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.60217714
+ inSlope: 0.67221946
+ outSlope: 0.67221946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: 0.5378143
+ inSlope: -0.45919102
+ outSlope: -0.45919102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.53907233
+ inSlope: -0.32451183
+ outSlope: -0.32451183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: 0.5178361
+ inSlope: -0.27518597
+ outSlope: -0.27518597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.4840088
+ inSlope: -1.3416636
+ outSlope: -1.3416636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.36650148
+ inSlope: -1.6127164
+ outSlope: -1.6127164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: 0.29665115
+ inSlope: -1.2477336
+ outSlope: -1.2477336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.26012483
+ inSlope: 0.1330958
+ outSlope: 0.1330958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.30635366
+ inSlope: 1.1236821
+ outSlope: 1.1236821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.31056136
+ inSlope: -1.6899416
+ outSlope: -1.6899416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: 0.20247626
+ inSlope: -5.1738663
+ outSlope: -5.1738663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.09776631
+ inSlope: -8.301962
+ outSlope: -8.301962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.07425553
+ inSlope: -6.0107284
+ outSlope: -6.0107284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.10259113
+ inSlope: -1.1483061
+ outSlope: -1.1483061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.11253237
+ inSlope: -0.12697968
+ outSlope: -0.12697968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.1068237
+ inSlope: 0.88408935
+ outSlope: 0.88408935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.08306267
+ inSlope: 1.674619
+ outSlope: 1.674619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.05100312
+ inSlope: 2.146691
+ outSlope: 2.146691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.011506372
+ inSlope: 2.4265604
+ outSlope: 2.4265604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.029882142
+ inSlope: 2.4510846
+ outSlope: 2.4510846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: 0.07019579
+ inSlope: 6.1573257
+ outSlope: 6.1573257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.23512791
+ inSlope: 7.883992
+ outSlope: 7.883992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.4000093
+ inSlope: 0.80148196
+ outSlope: 0.80148196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.3879153
+ inSlope: -0.41411233
+ outSlope: -0.41411233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.38425228
+ inSlope: 0.24192354
+ outSlope: 0.24192354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Forearm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3538633
+ inSlope: 0.13389555
+ outSlope: 0.13389555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.35309377
+ inSlope: -0.24059348
+ outSlope: -0.24059348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.31738085
+ inSlope: -0.10950363
+ outSlope: -0.10950363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.32123214
+ inSlope: -0.5604034
+ outSlope: -0.5604034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.23371352
+ inSlope: -0.9252476
+ outSlope: -0.9252476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.1782351
+ inSlope: -0.95971453
+ outSlope: -0.95971453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.13718863
+ inSlope: -0.41671556
+ outSlope: -0.41671556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.13274032
+ inSlope: -0.49627328
+ outSlope: -0.49627328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.1206462
+ inSlope: -1.7065282
+ outSlope: -1.7065282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.0758561
+ inSlope: -2.358062
+ outSlope: -2.358062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.042044207
+ inSlope: -1.0940169
+ outSlope: -1.0940169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.039388902
+ inSlope: 0.16824809
+ outSlope: 0.16824809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.04765247
+ inSlope: 0.9415077
+ outSlope: 0.9415077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.07077246
+ inSlope: 1.5192099
+ outSlope: 1.5192099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.09829275
+ inSlope: 1.3075348
+ outSlope: 1.3075348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.11435714
+ inSlope: 2.1321623
+ outSlope: 2.1321623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.16936499
+ inSlope: 2.6049528
+ outSlope: 2.6049528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.20665318
+ inSlope: -0.5121008
+ outSlope: -0.5121008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.17119367
+ inSlope: -0.941602
+ outSlope: -0.941602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.12541664
+ inSlope: -0.42738047
+ outSlope: -0.42738047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.14274023
+ inSlope: 0.5154093
+ outSlope: 0.5154093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.15130289
+ inSlope: -0.33183157
+ outSlope: -0.33183157
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.13955554
+ inSlope: -1.1191735
+ outSlope: -1.1191735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.07937744
+ inSlope: -2.0839896
+ outSlope: -2.0839896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.044530883
+ inSlope: -1.8908298
+ outSlope: -1.8908298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.01634984
+ inSlope: -1.6173211
+ outSlope: -1.6173211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.009379769
+ inSlope: -0.3708075
+ outSlope: -0.3708075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.0039896034
+ inSlope: 1.1033947
+ outSlope: 1.1033947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.02740002
+ inSlope: 1.5063026
+ outSlope: 1.5063026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.05419964
+ inSlope: 1.5258899
+ outSlope: 1.5258899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.095392816
+ inSlope: 0.7467689
+ outSlope: 0.7467689
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: 0.09293451
+ inSlope: -0.727764
+ outSlope: -0.727764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.07754813
+ inSlope: -0.99834013
+ outSlope: -0.99834013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.059656538
+ inSlope: -1.4369609
+ outSlope: -1.4369609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.029649476
+ inSlope: -2.220498
+ outSlope: -2.220498
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.014359997
+ inSlope: -3.0101593
+ outSlope: -3.0101593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: -0.07068907
+ inSlope: -3.3355904
+ outSlope: -3.3355904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.17153148
+ inSlope: -2.2160416
+ outSlope: -2.2160416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: -0.19941421
+ inSlope: 0.63275075
+ outSlope: 0.63275075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: -0.15043981
+ inSlope: 2.8697183
+ outSlope: 2.8697183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.103757024
+ inSlope: 3.0118952
+ outSlope: 3.0118952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.050042637
+ inSlope: 3.3429527
+ outSlope: 3.3429527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.0076753944
+ inSlope: 3.4242692
+ outSlope: 3.4242692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.113880515
+ inSlope: 2.61403
+ outSlope: 2.61403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: 0.17395179
+ inSlope: 0.983816
+ outSlope: 0.983816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.18299425
+ inSlope: -0.16600788
+ outSlope: -0.16600788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.17699398
+ inSlope: 0.25085288
+ outSlope: 0.25085288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.18947509
+ inSlope: 0.12036961
+ outSlope: 0.12036961
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.19654882
+ inSlope: 0.12399775
+ outSlope: 0.12399775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.19098008
+ inSlope: -0.3163566
+ outSlope: -0.3163566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.16588086
+ inSlope: -0.4099568
+ outSlope: -0.4099568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.13099742
+ inSlope: -1.1064415
+ outSlope: -1.1064415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.041868564
+ inSlope: -1.278579
+ outSlope: -1.278579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.021713665
+ inSlope: -1.1254408
+ outSlope: -1.1254408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.004353903
+ inSlope: -0.9778837
+ outSlope: -0.9778837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.010882428
+ inSlope: -0.8926312
+ outSlope: -0.8926312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: -0.025400441
+ inSlope: -0.9150138
+ outSlope: -0.9150138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.05929721
+ inSlope: -1.1040287
+ outSlope: -1.1040287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9500003
+ value: -0.11216762
+ inSlope: -0.89890164
+ outSlope: -0.89890164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.15554632
+ inSlope: -0.9663231
+ outSlope: -0.9663231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: -0.21299164
+ inSlope: 0.5584637
+ outSlope: 0.5584637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.1052379
+ inSlope: 0.7674301
+ outSlope: 0.7674301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.09511687
+ inSlope: 0.46796244
+ outSlope: 0.46796244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.08963925
+ inSlope: 0.5289024
+ outSlope: 0.5289024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.07748671
+ inSlope: 0.87344515
+ outSlope: 0.87344515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.06052402
+ inSlope: 0.9226785
+ outSlope: 0.9226785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.026219675
+ inSlope: 0.4876878
+ outSlope: 0.4876878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.006999278
+ inSlope: 0.38028407
+ outSlope: 0.38028407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.00032999643
+ inSlope: 0.41876787
+ outSlope: 0.41876787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.006959646
+ inSlope: 0.43492198
+ outSlope: 0.43492198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.014167391
+ inSlope: 0.40916675
+ outSlope: 0.40916675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.026182221
+ inSlope: 0.32634562
+ outSlope: 0.32634562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.03693983
+ inSlope: 0.33981994
+ outSlope: 0.33981994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Hand Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -0.018308219
+ inSlope: 3.2639058
+ outSlope: 3.2639058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: 0.039982684
+ inSlope: 3.227754
+ outSlope: 3.227754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.03333342
+ value: 0.08928348
+ inSlope: 2.3003974
+ outSlope: 2.3003974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.116662525
+ inSlope: 0.8931901
+ outSlope: 0.8931901
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.119056456
+ inSlope: -0.3678908
+ outSlope: -0.3678908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.08552205
+ inSlope: -0.924687
+ outSlope: -0.924687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.07357653
+ inSlope: -0.40773213
+ outSlope: -0.40773213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.07193099
+ inSlope: 0.11145483
+ outSlope: 0.11145483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.07900857
+ inSlope: -0.62567526
+ outSlope: -0.62567526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.061530486
+ inSlope: -1.4959127
+ outSlope: -1.4959127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: 0.029144738
+ inSlope: -2.271338
+ outSlope: -2.271338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.014180397
+ inSlope: -2.751842
+ outSlope: -2.751842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: -0.062583625
+ inSlope: -2.8800874
+ outSlope: -2.8800874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: -0.19753808
+ inSlope: -2.3755217
+ outSlope: -2.3755217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.2571068
+ inSlope: -0.6678005
+ outSlope: -0.6678005
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: -0.25653246
+ inSlope: 0.75563395
+ outSlope: 0.75563395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.23191904
+ inSlope: 1.8600024
+ outSlope: 1.8600024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.19453244
+ inSlope: 1.7037028
+ outSlope: 1.7037028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.175129
+ inSlope: 0.19735134
+ outSlope: 0.19735134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: -0.18795407
+ inSlope: -0.36615852
+ outSlope: -0.36615852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: -0.18733427
+ inSlope: -0.58663994
+ outSlope: -0.58663994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.20750871
+ inSlope: -1.6036451
+ outSlope: -1.6036451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.2905734
+ inSlope: -3.4605603
+ outSlope: -3.4605603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.3561419
+ inSlope: -1.7754645
+ outSlope: -1.7754645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.34975642
+ inSlope: 0.031024247
+ outSlope: 0.031024247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.35510775
+ inSlope: 0.54826546
+ outSlope: 0.54826546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.33148092
+ inSlope: 2.229954
+ outSlope: 2.229954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.22065347
+ inSlope: 3.5373373
+ outSlope: 3.5373373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.104908645
+ inSlope: 3.6627135
+ outSlope: 3.6627135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.04077456
+ inSlope: 4.008503
+ outSlope: 4.008503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.028707983
+ inSlope: 3.8411102
+ outSlope: 3.8411102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.08726232
+ inSlope: 2.403919
+ outSlope: 2.403919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.108838536
+ inSlope: -0.2731781
+ outSlope: -0.2731781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.07815639
+ inSlope: -3.0012565
+ outSlope: -3.0012565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.008796749
+ inSlope: -4.120311
+ outSlope: -4.120311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.05918814
+ inSlope: -2.8630624
+ outSlope: -2.8630624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.086639546
+ inSlope: -0.08315003
+ outSlope: -0.08315003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.061959803
+ inSlope: 2.3783276
+ outSlope: 2.3783276
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.007362029
+ inSlope: 3.0582972
+ outSlope: 3.0582972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.039983343
+ inSlope: 1.8405855
+ outSlope: 1.8405855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.05399076
+ inSlope: -0.29179186
+ outSlope: -0.29179186
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.030256957
+ inSlope: -2.1747878
+ outSlope: -2.1747878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.018502092
+ inSlope: -3.159943
+ outSlope: -3.159943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.075074375
+ inSlope: -4.195261
+ outSlope: -4.195261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.15834399
+ inSlope: -2.2134738
+ outSlope: -2.2134738
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.14885676
+ inSlope: 0.9752901
+ outSlope: 0.9752901
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.099765204
+ inSlope: 1.4527025
+ outSlope: 1.4527025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.058567945
+ inSlope: 1.0807004
+ outSlope: 1.0807004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.04138739
+ inSlope: 1.080505
+ outSlope: 1.080505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.022551145
+ inSlope: 1.2192538
+ outSlope: 1.2192538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.0007456379
+ inSlope: 1.3916526
+ outSlope: 1.3916526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.02383723
+ inSlope: 1.870749
+ outSlope: 1.870749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.061612602
+ inSlope: 2.1497855
+ outSlope: 2.1497855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.09549668
+ inSlope: 1.862797
+ outSlope: 1.862797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: 0.123705775
+ inSlope: 1.251947
+ outSlope: 1.251947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.1372282
+ inSlope: 0.6677969
+ outSlope: 0.6677969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.14596565
+ inSlope: -0.19882163
+ outSlope: -0.19882163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.13060082
+ inSlope: -1.6906447
+ outSlope: -1.6906447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.08961088
+ inSlope: 0.74001145
+ outSlope: 0.74001145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.15526785
+ inSlope: 1.7137659
+ outSlope: 1.7137659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.14673635
+ inSlope: -1.0830909
+ outSlope: -1.0830909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.11916446
+ inSlope: -1.9790056
+ outSlope: -1.9790056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.033603407
+ inSlope: -3.0724435
+ outSlope: -3.0724435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.021645524
+ inSlope: -3.4316587
+ outSlope: -3.4316587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833335
+ value: -0.13632686
+ inSlope: -2.9205852
+ outSlope: -2.9205852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.17813785
+ inSlope: -1.8919806
+ outSlope: -1.8919806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.18597417
+ inSlope: 0.56841564
+ outSlope: 0.56841564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.16772377
+ inSlope: 0.023681112
+ outSlope: 0.023681112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.18226495
+ inSlope: -0.42720163
+ outSlope: -0.42720163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.18966155
+ inSlope: 0.26092958
+ outSlope: 0.26092958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.16787225
+ inSlope: -0.1004761
+ outSlope: -0.1004761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -0.21697907
+ inSlope: -0.6923471
+ outSlope: -0.6923471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.22702344
+ inSlope: 0.74174994
+ outSlope: 0.74174994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.17466883
+ inSlope: 2.447443
+ outSlope: 2.447443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.06820942
+ inSlope: 3.5743074
+ outSlope: 3.5743074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0072864015
+ inSlope: 3.4648209
+ outSlope: 3.4648209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: 0.047284506
+ inSlope: 2.957491
+ outSlope: 2.957491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.14576685
+ inSlope: 1.0077634
+ outSlope: 1.0077634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: 0.15278696
+ inSlope: -0.3756111
+ outSlope: -0.3756111
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.13751481
+ inSlope: -0.4697299
+ outSlope: -0.4697299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.12820043
+ inSlope: 0.10157758
+ outSlope: 0.10157758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: 0.13419971
+ inSlope: -1.4861422
+ outSlope: -1.4861422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.10013343
+ inSlope: -0.63906866
+ outSlope: -0.63906866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.11289744
+ inSlope: 0.4976763
+ outSlope: 0.4976763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.10827209
+ inSlope: -0.8367444
+ outSlope: -0.8367444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.088831045
+ inSlope: -1.461137
+ outSlope: -1.461137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.026771363
+ inSlope: -1.9372253
+ outSlope: -1.9372253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.0050065443
+ inSlope: -1.7904174
+ outSlope: -1.7904174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.032908764
+ inSlope: -0.06336516
+ outSlope: -0.06336516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.0071179457
+ inSlope: 1.4528637
+ outSlope: 1.4528637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.015520671
+ inSlope: 1.0533037
+ outSlope: 1.0533037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.027992291
+ inSlope: 0.70231664
+ outSlope: 0.70231664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.038931184
+ inSlope: 0.6205485
+ outSlope: 0.6205485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.055318292
+ inSlope: 0.26555637
+ outSlope: 0.26555637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.053019576
+ inSlope: -0.17707285
+ outSlope: -0.17707285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.45
+ value: 0.03885134
+ inSlope: -0.37041876
+ outSlope: -0.37041876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.023470692
+ inSlope: -0.5349214
+ outSlope: -0.5349214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Left Hand In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.4163036
+ inSlope: -0.32401952
+ outSlope: -0.32401952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -1.4183351
+ inSlope: 0.10077248
+ outSlope: 0.10077248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -1.5042183
+ inSlope: -1.2054574
+ outSlope: -1.2054574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -1.5009782
+ inSlope: 2.337318
+ outSlope: 2.337318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -1.0163354
+ inSlope: 7.293881
+ outSlope: 7.293881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: -0.5322987
+ inSlope: 5.9480214
+ outSlope: 5.9480214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: -0.3195246
+ inSlope: 2.331347
+ outSlope: 2.331347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.29612052
+ inSlope: -0.64059615
+ outSlope: -0.64059615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.30208683
+ inSlope: 1.170999
+ outSlope: 1.170999
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: -0.26748228
+ inSlope: 3.0294485
+ outSlope: 3.0294485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.20110531
+ inSlope: 3.6582642
+ outSlope: 3.6582642
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.14554025
+ inSlope: 0.15648103
+ outSlope: 0.15648103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.19588928
+ inSlope: -6.5678587
+ outSlope: -6.5678587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.36446866
+ inSlope: -9.369352
+ outSlope: -9.369352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.5082007
+ inSlope: -4.5721526
+ outSlope: -4.5721526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.5168736
+ inSlope: 3.8106413
+ outSlope: 3.8106413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.38117945
+ inSlope: 10.78754
+ outSlope: 10.78754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.15728927
+ inSlope: 12.24028
+ outSlope: 12.24028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.02682951
+ inSlope: 6.8879204
+ outSlope: 6.8879204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.07230851
+ inSlope: -0.07928085
+ outSlope: -0.07928085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.024187466
+ inSlope: -8.457485
+ outSlope: -8.457485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.20960741
+ inSlope: -15.851105
+ outSlope: -15.851105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.5041822
+ inSlope: -16.128904
+ outSlope: -16.128904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -1.119488
+ inSlope: -10.239435
+ outSlope: -10.239435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -1.5194391
+ inSlope: -5.7198377
+ outSlope: -5.7198377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -1.8642795
+ inSlope: -3.9772701
+ outSlope: -3.9772701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -1.9050021
+ inSlope: 2.1743045
+ outSlope: 2.1743045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -1.710518
+ inSlope: 0.63637435
+ outSlope: 0.63637435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -1.7466427
+ inSlope: -1.8311243
+ outSlope: -1.8311243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -1.8360711
+ inSlope: 1.0635685
+ outSlope: 1.0635685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -1.8096542
+ inSlope: -1.5589263
+ outSlope: -1.5589263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -1.9223598
+ inSlope: -0.035920173
+ outSlope: -0.035920173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: -1.8620411
+ inSlope: -0.2768036
+ outSlope: -0.2768036
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -1.9736366
+ inSlope: -2.0110793
+ outSlope: -2.0110793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -2.0133774
+ inSlope: 1.521733
+ outSlope: 1.521733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -1.8538157
+ inSlope: 1.2007046
+ outSlope: 1.2007046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -1.7674752
+ inSlope: 1.4737537
+ outSlope: 1.4737537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -1.7600596
+ inSlope: -1.1531471
+ outSlope: -1.1531471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -1.8897545
+ inSlope: -0.7629032
+ outSlope: -0.7629032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -1.8013158
+ inSlope: 1.7764503
+ outSlope: 1.7764503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -1.6093487
+ inSlope: 0.845549
+ outSlope: 0.845549
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Shoulder Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: -1.0616356
+ inSlope: 0.30092627
+ outSlope: 0.30092627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: -1.0604637
+ inSlope: -0.14393099
+ outSlope: -0.14393099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.9703547
+ inSlope: 1.6857343
+ outSlope: 1.6857343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.7652379
+ inSlope: 4.827797
+ outSlope: 4.827797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333354
+ value: -0.4859519
+ inSlope: 6.255772
+ outSlope: 6.255772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: -0.2489907
+ inSlope: 8.166766
+ outSlope: 8.166766
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: -0.1041426
+ inSlope: 8.842075
+ outSlope: 8.842075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000014
+ value: 0.04574488
+ inSlope: 8.592661
+ outSlope: 8.592661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.18227915
+ inSlope: 7.4185286
+ outSlope: 7.4185286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4000001
+ value: 0.3786735
+ inSlope: 4.711194
+ outSlope: 4.711194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.51873904
+ inSlope: 4.128212
+ outSlope: 4.128212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.69815147
+ inSlope: 2.5280118
+ outSlope: 2.5280118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.7692849
+ inSlope: 2.3009691
+ outSlope: 2.3009691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.84371054
+ inSlope: 0.31890422
+ outSlope: 0.31890422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.67712665
+ inSlope: -14.121933
+ outSlope: -14.121933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.35081106
+ inSlope: -23.809576
+ outSlope: -23.809576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.11652514
+ inSlope: -26.07048
+ outSlope: -26.07048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.5182041
+ inSlope: -17.418625
+ outSlope: -17.418625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.69714546
+ inSlope: -4.465528
+ outSlope: -4.465528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.49570757
+ inSlope: 12.278666
+ outSlope: 12.278666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.25776643
+ inSlope: 13.132908
+ outSlope: 13.132908
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.05794441
+ inSlope: 7.2452087
+ outSlope: 7.2452087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.016259106
+ inSlope: -3.1415582
+ outSlope: -3.1415582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.16266233
+ inSlope: -10.799915
+ outSlope: -10.799915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.37625593
+ inSlope: -10.936445
+ outSlope: -10.936445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.5272102
+ inSlope: -7.109715
+ outSlope: -7.109715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.6132462
+ inSlope: -5.097214
+ outSlope: -5.097214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.69711715
+ inSlope: -5.9750004
+ outSlope: -5.9750004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -1.0468397
+ inSlope: -5.545562
+ outSlope: -5.545562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -1.2666701
+ inSlope: -1.8399185
+ outSlope: -1.8399185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -1.2878021
+ inSlope: 0.41914386
+ outSlope: 0.41914386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -1.2362661
+ inSlope: 0.06023127
+ outSlope: 0.06023127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -1.2751745
+ inSlope: -0.89401686
+ outSlope: -0.89401686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -1.3086655
+ inSlope: -0.6718761
+ outSlope: -0.6718761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -1.3064816
+ inSlope: 0.81258136
+ outSlope: 0.81258136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -1.3024064
+ inSlope: -0.84167635
+ outSlope: -0.84167635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -1.3287693
+ inSlope: 0.83149636
+ outSlope: 0.83149636
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -1.1756932
+ inSlope: 1.3947268
+ outSlope: 1.3947268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -1.1146624
+ inSlope: -0.14299406
+ outSlope: -0.14299406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -1.1193354
+ inSlope: 0.22207491
+ outSlope: 0.22207491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -1.038583
+ inSlope: 1.4630411
+ outSlope: 1.4630411
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.8372367
+ inSlope: 1.5325457
+ outSlope: 1.5325457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.71522063
+ inSlope: 1.2781018
+ outSlope: 1.2781018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Shoulder Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.19685963
+ inSlope: -1.6871223
+ outSlope: -1.6871223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.22520734
+ inSlope: -1.683845
+ outSlope: -1.683845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.2953617
+ inSlope: -0.09291941
+ outSlope: -0.09291941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.20265551
+ inSlope: 2.2220018
+ outSlope: 2.2220018
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.07086894
+ inSlope: 2.8509731
+ outSlope: 2.8509731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.022941194
+ inSlope: 2.586244
+ outSlope: 2.586244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25000024
+ value: 0.015339319
+ inSlope: 2.0500531
+ outSlope: 2.0500531
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.045394387
+ inSlope: 1.8415627
+ outSlope: 1.8415627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.11000024
+ inSlope: 2.0080667
+ outSlope: 2.0080667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.34133148
+ inSlope: 1.2802823
+ outSlope: 1.2802823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.42314854
+ inSlope: 1.344509
+ outSlope: 1.344509
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.4653212
+ inSlope: -0.26061532
+ outSlope: -0.26061532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.43809462
+ inSlope: 0.47812566
+ outSlope: 0.47812566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.45732483
+ inSlope: 3.2147164
+ outSlope: 3.2147164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5452517
+ inSlope: 6.3050327
+ outSlope: 6.3050327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.6674924
+ inSlope: 8.03829
+ outSlope: 8.03829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.81319445
+ inSlope: 2.620782
+ outSlope: 2.620782
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.7548517
+ inSlope: -4.3149257
+ outSlope: -4.3149257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.5737648
+ inSlope: -5.675025
+ outSlope: -5.675025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.48019508
+ inSlope: -4.709486
+ outSlope: -4.709486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.41678074
+ inSlope: -4.720735
+ outSlope: -4.720735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.32283738
+ inSlope: -5.202303
+ outSlope: -5.202303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.24337082
+ inSlope: -3.89495
+ outSlope: -3.89495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.19300584
+ inSlope: -2.4343815
+ outSlope: -2.4343815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.16222484
+ inSlope: -2.3870893
+ outSlope: -2.3870893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.113436274
+ inSlope: -3.3775449
+ outSlope: -3.3775449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.049640123
+ inSlope: -3.255041
+ outSlope: -3.255041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.0049350113
+ inSlope: -3.3629122
+ outSlope: -3.3629122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.06245685
+ inSlope: -3.6817539
+ outSlope: -3.6817539
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.117790006
+ inSlope: -2.674253
+ outSlope: -2.674253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.15159853
+ inSlope: -1.3563168
+ outSlope: -1.3563168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.112067826
+ inSlope: 1.7916257
+ outSlope: 1.7916257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: -0.0792335
+ inSlope: 2.0491774
+ outSlope: 2.0491774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.043761976
+ inSlope: 2.0209088
+ outSlope: 2.0209088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: -0.011869934
+ inSlope: 1.5387614
+ outSlope: 1.5387614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.007530022
+ inSlope: 0.850481
+ outSlope: 0.850481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: 0.016479405
+ inSlope: 0.40583277
+ outSlope: 0.40583277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.022960465
+ inSlope: 0.08465216
+ outSlope: 0.08465216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.023879504
+ inSlope: 0.04619478
+ outSlope: 0.04619478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.02384016
+ inSlope: -0.06893753
+ outSlope: -0.06893753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.018815637
+ inSlope: -0.25926673
+ outSlope: -0.25926673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.013482766
+ inSlope: -0.31085837
+ outSlope: -0.31085837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.008453701
+ inSlope: -0.39860398
+ outSlope: -0.39860398
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.00019598042
+ inSlope: -0.7615924
+ outSlope: -0.7615924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.016932687
+ inSlope: -1.029522
+ outSlope: -1.029522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: -0.049811155
+ inSlope: -0.8618935
+ outSlope: -0.8618935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.08641545
+ inSlope: -0.7291337
+ outSlope: -0.7291337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.1301985
+ inSlope: -0.4811173
+ outSlope: -0.4811173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.14870362
+ inSlope: -0.18112348
+ outSlope: -0.18112348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.14372727
+ inSlope: 0.6420839
+ outSlope: 0.6420839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.10464605
+ inSlope: 1.544776
+ outSlope: 1.544776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.050353423
+ inSlope: 1.4459958
+ outSlope: 1.4459958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.02881454
+ inSlope: 1.136262
+ outSlope: 1.136262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.012478055
+ inSlope: 0.87164474
+ outSlope: 0.87164474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.0002402576
+ inSlope: 0.57843864
+ outSlope: 0.57843864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.006803212
+ inSlope: 0.3982954
+ outSlope: 0.3982954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: 0.013516759
+ inSlope: 0.45398664
+ outSlope: 0.45398664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.031906657
+ inSlope: 0.6349425
+ outSlope: 0.6349425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: 0.06581402
+ inSlope: 0.66668165
+ outSlope: 0.66668165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: 0.10252673
+ inSlope: 0.23208573
+ outSlope: 0.23208573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.09889024
+ inSlope: -0.09559804
+ outSlope: -0.09559804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.09916464
+ inSlope: 0.16498275
+ outSlope: 0.16498275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.11409254
+ inSlope: 0.06326957
+ outSlope: 0.06326957
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.1125636
+ inSlope: -0.044359982
+ outSlope: -0.044359982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.0977205
+ inSlope: -0.5805886
+ outSlope: -0.5805886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.03459411
+ inSlope: -1.188743
+ outSlope: -1.188743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.014243684
+ inSlope: -1.1595478
+ outSlope: -1.1595478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.004057444
+ inSlope: -1.2664375
+ outSlope: -1.2664375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.027970864
+ inSlope: -1.4765396
+ outSlope: -1.4765396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.1352849
+ inSlope: -1.6772605
+ outSlope: -1.6772605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.28167522
+ inSlope: -1.1082244
+ outSlope: -1.1082244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.35105878
+ inSlope: -0.22532284
+ outSlope: -0.22532284
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.11642207
+ inSlope: 0.32139266
+ outSlope: 0.32139266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.13880858
+ inSlope: 0.63881695
+ outSlope: 0.63881695
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.19150369
+ inSlope: 0.94272006
+ outSlope: 0.94272006
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.27460697
+ inSlope: 1.4705664
+ outSlope: 1.4705664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.386459
+ inSlope: 0.10822366
+ outSlope: 0.10822366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.33950216
+ inSlope: -1.0751332
+ outSlope: -1.0751332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.28511375
+ inSlope: -0.7452838
+ outSlope: -0.7452838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.21300305
+ inSlope: -1.3068392
+ outSlope: -1.3068392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.17067039
+ inSlope: -1.4362577
+ outSlope: -1.4362577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.143546
+ inSlope: -2.177397
+ outSlope: -2.177397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.09809056
+ inSlope: -3.39822
+ outSlope: -3.39822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.030272104
+ inSlope: -4.008919
+ outSlope: -4.008919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.035539936
+ inSlope: -0.7734834
+ outSlope: -0.7734834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.0044893418
+ inSlope: 5.086191
+ outSlope: 5.086191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.13399962
+ inSlope: 3.6854365
+ outSlope: 3.6854365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.12733711
+ inSlope: -4.845562
+ outSlope: -4.845562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.027518956
+ inSlope: -4.781996
+ outSlope: -4.781996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.032062583
+ inSlope: -1.292965
+ outSlope: -1.292965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.07061775
+ inSlope: -3.6294818
+ outSlope: -3.6294818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.15304519
+ inSlope: -4.5588846
+ outSlope: -4.5588846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: -0.22258142
+ inSlope: -0.3392806
+ outSlope: -0.3392806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.16435553
+ inSlope: 1.3869488
+ outSlope: 1.3869488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.17634983
+ inSlope: -1.1362206
+ outSlope: -1.1362206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.22683318
+ inSlope: -1.008441
+ outSlope: -1.008441
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.23584418
+ inSlope: -1.2764373
+ outSlope: -1.2764373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.26938105
+ inSlope: -1.9698882
+ outSlope: -1.9698882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.30150706
+ inSlope: -1.5502342
+ outSlope: -1.5502342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.33521113
+ inSlope: -0.53831273
+ outSlope: -0.53831273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.31625867
+ inSlope: 0.94895124
+ outSlope: 0.94895124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.2800944
+ inSlope: 0.23391119
+ outSlope: 0.23391119
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.28471133
+ inSlope: -0.035691295
+ outSlope: -0.035691295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.27443114
+ inSlope: 0.27793434
+ outSlope: 0.27793434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.2713679
+ inSlope: -0.21966374
+ outSlope: -0.21966374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.2800454
+ inSlope: 0.18586028
+ outSlope: 0.18586028
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: -0.2385031
+ inSlope: 0.5059818
+ outSlope: 0.5059818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.20051777
+ inSlope: 1.0032253
+ outSlope: 1.0032253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.15218307
+ inSlope: 0.76648223
+ outSlope: 0.76648223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.116376325
+ inSlope: 0.53040195
+ outSlope: 0.53040195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333336
+ value: -0.073841676
+ inSlope: 0.22288597
+ outSlope: 0.22288597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.076197736
+ inSlope: -0.33582562
+ outSlope: -0.33582562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.10400347
+ inSlope: -0.07003388
+ outSlope: -0.07003388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.08712558
+ inSlope: 0.6101124
+ outSlope: 0.6101124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.062333744
+ inSlope: 0.8511205
+ outSlope: 0.8511205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.032745514
+ inSlope: 0.8318856
+ outSlope: 0.8318856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.01965798
+ inSlope: 0.76718724
+ outSlope: 0.76718724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.007172629
+ inSlope: 0.78030396
+ outSlope: 0.78030396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.0063521275
+ inSlope: 0.8904172
+ outSlope: 0.8904172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.040613186
+ inSlope: 1.099011
+ outSlope: 1.099011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.092494756
+ inSlope: 0.88737726
+ outSlope: 0.88737726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.12927243
+ inSlope: 0.593976
+ outSlope: 0.593976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.14301871
+ inSlope: 0.0049214065
+ outSlope: 0.0049214065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.13843046
+ inSlope: 0.38948798
+ outSlope: 0.38948798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.15600163
+ inSlope: 0.9804728
+ outSlope: 0.9804728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.19473264
+ inSlope: 0.6497434
+ outSlope: 0.6497434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.20556018
+ inSlope: 1.0200331
+ outSlope: 1.0200331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.22873388
+ inSlope: 1.030374
+ outSlope: 1.030374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.2490035
+ inSlope: 0.5682702
+ outSlope: 0.5682702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: 0.2890808
+ inSlope: 0.20337486
+ outSlope: 0.20337486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.29605567
+ inSlope: 0.10570458
+ outSlope: 0.10570458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Front-Back
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.048305824
+ inSlope: 1.1227522
+ outSlope: 1.1227522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.10918966
+ inSlope: 1.1412091
+ outSlope: 1.1412091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: 0.14125703
+ inSlope: 0.6958283
+ outSlope: 0.6958283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.16334443
+ inSlope: 0.26280913
+ outSlope: 0.26280913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.20060368
+ inSlope: 0.79031676
+ outSlope: 0.79031676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.23866488
+ inSlope: 0.7537086
+ outSlope: 0.7537086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.31500512
+ inSlope: 1.8411514
+ outSlope: 1.8411514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.73238826
+ inSlope: 5.537445
+ outSlope: 5.537445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 1.0369984
+ inSlope: 5.5367537
+ outSlope: 5.5367537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 1.0586684
+ inSlope: -7.9081507
+ outSlope: -7.9081507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.8837949
+ inSlope: -9.145857
+ outSlope: -9.145857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.75380677
+ inSlope: 0.2401061
+ outSlope: 0.2401061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.89179844
+ inSlope: -2.0487862
+ outSlope: -2.0487862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.685514
+ inSlope: -12.981201
+ outSlope: -12.981201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.45909217
+ inSlope: -12.68863
+ outSlope: -12.68863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.26256004
+ inSlope: -12.792011
+ outSlope: -12.792011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.03268891
+ inSlope: -8.171949
+ outSlope: -8.171949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.009841307
+ inSlope: 0.8729751
+ outSlope: 0.8729751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.061788052
+ inSlope: 1.8447754
+ outSlope: 1.8447754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.051651146
+ inSlope: -3.0101953
+ outSlope: -3.0101953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.03855169
+ inSlope: -5.745865
+ outSlope: -5.745865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.13987748
+ inSlope: -6.3041267
+ outSlope: -6.3041267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.3456417
+ inSlope: -4.7541413
+ outSlope: -4.7541413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.40716028
+ inSlope: -3.2119055
+ outSlope: -3.2119055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.54957855
+ inSlope: -1.3306851
+ outSlope: -1.3306851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.63408494
+ inSlope: 0.42054752
+ outSlope: 0.42054752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.437707
+ inSlope: 0.9993398
+ outSlope: 0.9993398
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.40897492
+ inSlope: -0.14024122
+ outSlope: -0.14024122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.43185797
+ inSlope: 0.124102354
+ outSlope: 0.124102354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.37219065
+ inSlope: 0.9956003
+ outSlope: 0.9956003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.3179549
+ inSlope: 0.5722954
+ outSlope: 0.5722954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.27769879
+ inSlope: 0.7070837
+ outSlope: 0.7070837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: -0.21251276
+ inSlope: 0.27512205
+ outSlope: 0.27512205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.21430856
+ inSlope: -0.022227935
+ outSlope: -0.022227935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.20560837
+ inSlope: 0.6558405
+ outSlope: 0.6558405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.17730348
+ inSlope: 0.54085004
+ outSlope: 0.54085004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.2131179
+ inSlope: -0.68715715
+ outSlope: -0.68715715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.25462583
+ inSlope: 0.09645948
+ outSlope: 0.09645948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: -0.23784898
+ inSlope: 0.75893265
+ outSlope: 0.75893265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.19420183
+ inSlope: 2.2001884
+ outSlope: 2.2001884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.14837122
+ inSlope: 3.8393502
+ outSlope: 3.8393502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.06622361
+ inSlope: 7.9746437
+ outSlope: 7.9746437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.11744998
+ inSlope: 5.6957765
+ outSlope: 5.6957765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.123635426
+ inSlope: 0.36983022
+ outSlope: 0.36983022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: 0.13535194
+ inSlope: 0.3099962
+ outSlope: 0.3099962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 0.1401109
+ inSlope: -0.18963736
+ outSlope: -0.18963736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 0.12903093
+ inSlope: -3.616884
+ outSlope: -3.616884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.019546809
+ inSlope: -3.8835058
+ outSlope: -3.8835058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.0004204196
+ inSlope: -0.92089653
+ outSlope: -0.92089653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.0111495815
+ inSlope: -0.7473614
+ outSlope: -0.7473614
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.025332393
+ inSlope: -0.82333004
+ outSlope: -0.82333004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: -0.038593877
+ inSlope: -0.618911
+ outSlope: -0.618911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.045962825
+ inSlope: -0.27978593
+ outSlope: -0.27978593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4166667
+ value: -0.047739424
+ inSlope: -0.019034669
+ outSlope: -0.019034669
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: -0.04855449
+ inSlope: -0.11704051
+ outSlope: -0.11704051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.05586234
+ inSlope: -0.22583322
+ outSlope: -0.22583322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.059168518
+ inSlope: -0.3561712
+ outSlope: -0.3561712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Arm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.08434462
+ inSlope: 0.14913008
+ outSlope: 0.14913008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.14385025
+ inSlope: 2.1661947
+ outSlope: 2.1661947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.34449682
+ inSlope: 3.2595139
+ outSlope: 3.2595139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.50260997
+ inSlope: 1.0982816
+ outSlope: 1.0982816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.40037376
+ inSlope: -1.647881
+ outSlope: -1.647881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.25596586
+ inSlope: -1.4845715
+ outSlope: -1.4845715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: 0.201318
+ inSlope: -0.0181112
+ outSlope: -0.0181112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: 0.209704
+ inSlope: 1.0004082
+ outSlope: 1.0004082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.23466526
+ inSlope: 1.6294029
+ outSlope: 1.6294029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.2718651
+ inSlope: -1.0235132
+ outSlope: -1.0235132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.22990066
+ inSlope: -4.0523815
+ outSlope: -4.0523815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.13678585
+ inSlope: -5.9274483
+ outSlope: -5.9274483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.03231924
+ inSlope: -4.6713343
+ outSlope: -4.6713343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -0.018925153
+ inSlope: 0.22968125
+ outSlope: 0.22968125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.039975274
+ inSlope: 7.5049915
+ outSlope: 7.5049915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.23124099
+ inSlope: 15.032701
+ outSlope: 15.032701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.5410648
+ inSlope: 24.067904
+ outSlope: 24.067904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 1.0335037
+ inSlope: 14.773227
+ outSlope: 14.773227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 1.0335052
+ inSlope: 0.000039339102
+ outSlope: 0.000039339102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 1.033505
+ inSlope: -0.000007152564
+ outSlope: -0.000007152564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 1.033505
+ inSlope: -1.5489676
+ outSlope: -1.5489676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.981872
+ inSlope: -10.963713
+ outSlope: -10.963713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.6680475
+ inSlope: -13.641829
+ outSlope: -13.641829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.52714485
+ inSlope: -6.711507
+ outSlope: -6.711507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.4443308
+ inSlope: -4.2798243
+ outSlope: -4.2798243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.38448417
+ inSlope: -4.8037643
+ outSlope: -4.8037643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.2842055
+ inSlope: -2.764375
+ outSlope: -2.764375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.29233843
+ inSlope: 2.3670473
+ outSlope: 2.3670473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.363107
+ inSlope: 4.425968
+ outSlope: 4.425968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.6187326
+ inSlope: 1.4616551
+ outSlope: 1.4616551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0000002
+ value: 0.50752753
+ inSlope: -2.701561
+ outSlope: -2.701561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.37803116
+ inSlope: -2.1308258
+ outSlope: -2.1308258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: 0.27183142
+ inSlope: -1.2896762
+ outSlope: -1.2896762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.21455446
+ inSlope: -0.23310433
+ outSlope: -0.23310433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: 0.21696122
+ inSlope: 0.177279
+ outSlope: 0.177279
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: 0.2259136
+ inSlope: 0.48482582
+ outSlope: 0.48482582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.27149442
+ inSlope: 0.7050309
+ outSlope: 0.7050309
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.349821
+ inSlope: 0.9118941
+ outSlope: 0.9118941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.43434283
+ inSlope: 1.5282902
+ outSlope: 1.5282902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: 0.5147792
+ inSlope: 0.96269405
+ outSlope: 0.96269405
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.6268966
+ inSlope: 1.6352425
+ outSlope: 1.6352425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: 0.8051426
+ inSlope: 1.2080698
+ outSlope: 1.2080698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.90271753
+ inSlope: -0.52581894
+ outSlope: -0.52581894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.7766866
+ inSlope: -0.471084
+ outSlope: -0.471084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: 0.8705097
+ inSlope: 1.8647149
+ outSlope: 1.8647149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.9796323
+ inSlope: 2.8487124
+ outSlope: 2.8487124
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 1.0335048
+ inSlope: 1.6112778
+ outSlope: 1.6112778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 1.0333415
+ inSlope: -0.0022136802
+ outSlope: -0.0022136802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: 1.0333636
+ inSlope: -0.12125188
+ outSlope: -0.12125188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: 1.0294632
+ inSlope: -1.1469454
+ outSlope: -1.1469454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.9951317
+ inSlope: -1.3788545
+ outSlope: -1.3788545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.9592131
+ inSlope: -0.9410008
+ outSlope: -0.9410008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.9077569
+ inSlope: -0.13677993
+ outSlope: -0.13677993
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.9061779
+ inSlope: -0.101169445
+ outSlope: -0.101169445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Forearm Stretch
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.4240599
+ inSlope: 0.66134846
+ outSlope: 0.66134846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666672
+ value: 0.4609475
+ inSlope: 0.07193348
+ outSlope: 0.07193348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.116666794
+ value: 0.46463147
+ inSlope: 0.32915384
+ outSlope: 0.32915384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: 0.47507417
+ inSlope: -0.63528645
+ outSlope: -0.63528645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.4173951
+ inSlope: -0.66591626
+ outSlope: -0.66591626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.3895368
+ inSlope: -0.66174626
+ outSlope: -0.66174626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.36067837
+ inSlope: -0.2939856
+ outSlope: -0.2939856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.34182212
+ inSlope: -0.5752718
+ outSlope: -0.5752718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.26833144
+ inSlope: -0.70614046
+ outSlope: -0.70614046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.23825797
+ inSlope: -1.6729226
+ outSlope: -1.6729226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666684
+ value: 0.20176919
+ inSlope: -2.6995153
+ outSlope: -2.6995153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.14827421
+ inSlope: -2.8958278
+ outSlope: -2.8958278
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.105241686
+ inSlope: 2.3314793
+ outSlope: 2.3314793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.22599012
+ inSlope: 6.610785
+ outSlope: 6.610785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.32560098
+ inSlope: 9.537907
+ outSlope: 9.537907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.54392004
+ inSlope: 5.4283724
+ outSlope: 5.4283724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.50654656
+ inSlope: -2.0735104
+ outSlope: -2.0735104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.4748031
+ inSlope: -3.2168057
+ outSlope: -3.2168057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.3993198
+ inSlope: -3.6837296
+ outSlope: -3.6837296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.35201222
+ inSlope: 0.28790295
+ outSlope: 0.28790295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.40891737
+ inSlope: 2.0280404
+ outSlope: 2.0280404
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.41961432
+ inSlope: -1.2983665
+ outSlope: -1.2983665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.36563852
+ inSlope: -1.2127914
+ outSlope: -1.2127914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.37918797
+ inSlope: 0.88928634
+ outSlope: 0.88928634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.39528137
+ inSlope: -0.5148425
+ outSlope: -0.5148425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.36202657
+ inSlope: -1.3314767
+ outSlope: -1.3314767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.35089886
+ inSlope: 0.19078925
+ outSlope: 0.19078925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.3683862
+ inSlope: -1.2713406
+ outSlope: -1.2713406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.30852088
+ inSlope: -4.606775
+ outSlope: -4.606775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: 0.2148272
+ inSlope: -5.247428
+ outSlope: -5.247428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.13360679
+ inSlope: -3.5983973
+ outSlope: -3.5983973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.09488074
+ inSlope: -0.5816349
+ outSlope: -0.5816349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: 0.11421898
+ inSlope: 2.4908013
+ outSlope: 2.4908013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: 0.17790736
+ inSlope: 4.3365016
+ outSlope: 4.3365016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: 0.25877005
+ inSlope: 4.4815655
+ outSlope: 4.4815655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: 0.3272939
+ inSlope: 3.3513937
+ outSlope: 3.3513937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.40490228
+ inSlope: 0.23761979
+ outSlope: 0.23761979
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1000001
+ value: 0.3848721
+ inSlope: -1.4884174
+ outSlope: -1.4884174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.24490972
+ inSlope: -1.2710196
+ outSlope: -1.2710196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: 0.24709707
+ inSlope: 0.4413154
+ outSlope: 0.4413154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.26386487
+ inSlope: 0.086288534
+ outSlope: 0.086288534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: 0.27358454
+ inSlope: 0.42711985
+ outSlope: 0.42711985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: 0.30353227
+ inSlope: 0.06881035
+ outSlope: 0.06881035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: 0.29820997
+ inSlope: 0.3784377
+ outSlope: 0.3784377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: 0.38171735
+ inSlope: 0.79815286
+ outSlope: 0.79815286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7000003
+ value: 0.40216935
+ inSlope: 0.099009365
+ outSlope: 0.099009365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: 0.3907013
+ inSlope: -0.5235516
+ outSlope: -0.5235516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.36262032
+ inSlope: -0.30341354
+ outSlope: -0.30341354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.3727157
+ inSlope: 0.87553823
+ outSlope: 0.87553823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.4035552
+ inSlope: 0.5112905
+ outSlope: 0.5112905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.3783265
+ inSlope: -0.06615228
+ outSlope: -0.06615228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: 0.3806302
+ inSlope: -0.35131875
+ outSlope: -0.35131875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.35707375
+ inSlope: -0.4507501
+ outSlope: -0.4507501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: 0.3117189
+ inSlope: -2.0450032
+ outSlope: -2.0450032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: 0.26811886
+ inSlope: -3.7123098
+ outSlope: -3.7123098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: 0.18797536
+ inSlope: -7.87591
+ outSlope: -7.87591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: 0.005588776
+ inSlope: -5.5472016
+ outSlope: -5.5472016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: 0.0030688185
+ inSlope: -0.21016917
+ outSlope: -0.21016917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2333333
+ value: -0.0014167918
+ inSlope: -0.33751225
+ outSlope: -0.33751225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2500002
+ value: -0.008181612
+ inSlope: -0.44103247
+ outSlope: -0.44103247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.01611807
+ inSlope: 0.017523393
+ outSlope: 0.017523393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.0075977356
+ inSlope: 3.5811312
+ outSlope: 3.5811312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: 0.10325432
+ inSlope: 4.113811
+ outSlope: 4.113811
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: 0.12953039
+ inSlope: 1.4982979
+ outSlope: 1.4982979
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: 0.1531975
+ inSlope: 1.6982694
+ outSlope: 1.6982694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.25186524
+ inSlope: 1.5449911
+ outSlope: 1.5449911
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.2863042
+ inSlope: -0.3335985
+ outSlope: -0.3335985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.28061217
+ inSlope: -0.30490756
+ outSlope: -0.30490756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Forearm Twist In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.16792822
+ inSlope: 0.103298225
+ outSlope: 0.103298225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: 0.16702372
+ inSlope: 0.06648353
+ outSlope: 0.06648353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000014
+ value: 0.17193027
+ inSlope: 0.0072634276
+ outSlope: 0.0072634276
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1500001
+ value: 0.1734317
+ inSlope: 0.0624924
+ outSlope: 0.0624924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.17071219
+ inSlope: -0.33576295
+ outSlope: -0.33576295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.1464786
+ inSlope: -0.2615915
+ outSlope: -0.2615915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666684
+ value: 0.1590556
+ inSlope: -0.034042183
+ outSlope: -0.034042183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: 0.15642847
+ inSlope: 0.33575925
+ outSlope: 0.33575925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.22639894
+ inSlope: 1.5666163
+ outSlope: 1.5666163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: 0.355994
+ inSlope: 2.1913705
+ outSlope: 2.1913705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.50891006
+ inSlope: 5.0299735
+ outSlope: 5.0299735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: 0.71777105
+ inSlope: 5.6742973
+ outSlope: 5.6742973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: 0.7971365
+ inSlope: -2.5473142
+ outSlope: -2.5473142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: 0.63286066
+ inSlope: -6.527568
+ outSlope: -6.527568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: 0.5795511
+ inSlope: -2.8241525
+ outSlope: -2.8241525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.53872234
+ inSlope: -4.786917
+ outSlope: -4.786917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.41998735
+ inSlope: -2.143845
+ outSlope: -2.143845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.4672609
+ inSlope: 4.0881653
+ outSlope: 4.0881653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.5562594
+ inSlope: 0.03346777
+ outSlope: 0.03346777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: 0.4683765
+ inSlope: -6.6754694
+ outSlope: -6.6754694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.33374202
+ inSlope: -8.989351
+ outSlope: -8.989351
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.16872981
+ inSlope: -13.685768
+ outSlope: -13.685768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.1224498
+ inSlope: -15.122273
+ outSlope: -15.122273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.3353455
+ inSlope: -10.231098
+ outSlope: -10.231098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.4634861
+ inSlope: -7.2561564
+ outSlope: -7.2561564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.57721716
+ inSlope: -3.222238
+ outSlope: -3.222238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: -0.57089394
+ inSlope: 5.620736
+ outSlope: 5.620736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: -0.38985947
+ inSlope: 7.687846
+ outSlope: 7.687846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: -0.31463265
+ inSlope: 2.7046895
+ outSlope: 2.7046895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.34570584
+ inSlope: -1.0957156
+ outSlope: -1.0957156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.96666694
+ value: -0.36706907
+ inSlope: -0.54945123
+ outSlope: -0.54945123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166669
+ value: -0.39770567
+ inSlope: -0.10742168
+ outSlope: -0.10742168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666668
+ value: -0.3561993
+ inSlope: 1.9991685
+ outSlope: 1.9991685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: -0.17614807
+ inSlope: 2.1678572
+ outSlope: 2.1678572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: -0.098483026
+ inSlope: 1.4437301
+ outSlope: 1.4437301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: -0.07337096
+ inSlope: 1.5071639
+ outSlope: 1.5071639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166669
+ value: -0.048243918
+ inSlope: 1.3375304
+ outSlope: 1.3375304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333336
+ value: -0.028786661
+ inSlope: 0.9595995
+ outSlope: 0.9595995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2500002
+ value: -0.016257297
+ inSlope: 0.55339605
+ outSlope: 0.55339605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666669
+ value: -0.010340144
+ inSlope: 0.2230885
+ outSlope: 0.2230885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: -0.016782245
+ inSlope: -0.4190183
+ outSlope: -0.4190183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: -0.03509308
+ inSlope: -0.5800855
+ outSlope: -0.5800855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: -0.051258612
+ inSlope: -0.29544717
+ outSlope: -0.29544717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: -0.054570816
+ inSlope: 0.015121886
+ outSlope: 0.015121886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: -0.05384615
+ inSlope: -0.01274227
+ outSlope: -0.01274227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.05829426
+ inSlope: -0.23403805
+ outSlope: -0.23403805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5000002
+ value: -0.06623524
+ inSlope: -0.13745843
+ outSlope: -0.13745843
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333335
+ value: -0.06585576
+ inSlope: 0.11592228
+ outSlope: 0.11592228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.06235648
+ inSlope: -0.017309874
+ outSlope: -0.017309874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07602888
+ inSlope: -0.13649932
+ outSlope: -0.13649932
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.080544494
+ inSlope: -0.3081055
+ outSlope: -0.3081055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.09920922
+ inSlope: -0.73579144
+ outSlope: -0.73579144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.13210732
+ inSlope: -0.32858142
+ outSlope: -0.32858142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166668
+ value: -0.13401563
+ inSlope: 0.08268319
+ outSlope: 0.08268319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.12899585
+ inSlope: 0.31798333
+ outSlope: 0.31798333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: -0.110596456
+ inSlope: 0.0020506456
+ outSlope: 0.0020506456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.13350591
+ inSlope: -0.03869448
+ outSlope: -0.03869448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.113538206
+ inSlope: 0.08426838
+ outSlope: 0.08426838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.12579878
+ inSlope: -0.27065885
+ outSlope: -0.27065885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.13239595
+ inSlope: -0.13471204
+ outSlope: -0.13471204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.14048445
+ inSlope: 0.07616855
+ outSlope: 0.07616855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.13631643
+ inSlope: 0.11175773
+ outSlope: 0.11175773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.14812529
+ inSlope: -0.39522868
+ outSlope: -0.39522868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.1545672
+ inSlope: -0.2231677
+ outSlope: -0.2231677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.15556413
+ inSlope: -0.02466735
+ outSlope: -0.02466735
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: -0.1440902
+ inSlope: 0.5678702
+ outSlope: 0.5678702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: -0.11243592
+ inSlope: 0.43464342
+ outSlope: 0.43464342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: -0.10569368
+ inSlope: -0.06938053
+ outSlope: -0.06938053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.106662445
+ inSlope: -0.032912523
+ outSlope: -0.032912523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Hand Down-Up
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13439341
+ inSlope: -1.9758949
+ outSlope: -1.9758949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.01666677
+ value: -0.16726069
+ inSlope: -1.8889699
+ outSlope: -1.8889699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.05000007
+ value: -0.21465512
+ inSlope: -0.6437285
+ outSlope: -0.6437285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.21408182
+ inSlope: 0.3167566
+ outSlope: 0.3167566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.18579158
+ inSlope: 1.1420481
+ outSlope: 1.1420481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000017
+ value: -0.059369814
+ inSlope: 2.0247881
+ outSlope: 2.0247881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.027075114
+ inSlope: 1.8031601
+ outSlope: 1.8031601
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0007352687
+ inSlope: 1.5320975
+ outSlope: 1.5320975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2666669
+ value: 0.04438644
+ inSlope: 1.2138884
+ outSlope: 1.2138884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3000002
+ value: 0.08404437
+ inSlope: 1.1217353
+ outSlope: 1.1217353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333335
+ value: 0.11439248
+ inSlope: 0.47895357
+ outSlope: 0.47895357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.10660077
+ inSlope: -0.51527584
+ outSlope: -0.51527584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666675
+ value: 0.08389734
+ inSlope: -0.9703008
+ outSlope: -0.9703008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333334
+ value: 0.06451565
+ inSlope: -1.4600785
+ outSlope: -1.4600785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000005
+ value: 0.035228103
+ inSlope: -2.3024406
+ outSlope: -2.3024406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.0122323
+ inSlope: -3.7327347
+ outSlope: -3.7327347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333335
+ value: -0.08919626
+ inSlope: -5.76771
+ outSlope: -5.76771
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.50000024
+ value: -0.20449077
+ inSlope: -7.904461
+ outSlope: -7.904461
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: -0.5034282
+ inSlope: -8.012339
+ outSlope: -8.012339
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: -0.61975735
+ inSlope: -6.2333508
+ outSlope: -6.2333508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5833335
+ value: -0.8417976
+ inSlope: -10.45507
+ outSlope: -10.45507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.60000014
+ value: -1.0597084
+ inSlope: -2.6627011
+ outSlope: -2.6627011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.9305542
+ inSlope: 2.3232834
+ outSlope: 2.3232834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.98226565
+ inSlope: -4.452201
+ outSlope: -4.452201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -1.0789608
+ inSlope: -7.471903
+ outSlope: -7.471903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -1.2313288
+ inSlope: 8.553144
+ outSlope: 8.553144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: -0.79385626
+ inSlope: 27.674156
+ outSlope: 27.674156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: -0.30885783
+ inSlope: 23.066158
+ outSlope: 23.066158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.024985032
+ inSlope: 17.426462
+ outSlope: 17.426462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333336
+ value: 0.27202794
+ inSlope: 17.110071
+ outSlope: 17.110071
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: 0.54535437
+ inSlope: 7.811082
+ outSlope: 7.811082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5323971
+ inSlope: 0.397561
+ outSlope: 0.397561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.5586064
+ inSlope: 0.8825191
+ outSlope: 0.8825191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.56181437
+ inSlope: -5.6259975
+ outSlope: -5.6259975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.3710733
+ inSlope: -7.150173
+ outSlope: -7.150173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.32347548
+ inSlope: -5.6344156
+ outSlope: -5.6344156
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.85000014
+ value: 0.18325964
+ inSlope: -8.63054
+ outSlope: -8.63054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666668
+ value: 0.035791095
+ inSlope: -6.4502683
+ outSlope: -6.4502683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333344
+ value: -0.031749107
+ inSlope: -2.5761473
+ outSlope: -2.5761473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: -0.0500804
+ inSlope: -1.3999062
+ outSlope: -1.3999062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: -0.0784126
+ inSlope: -2.7813265
+ outSlope: -2.7813265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333334
+ value: -0.1427912
+ inSlope: -4.220693
+ outSlope: -4.220693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95000005
+ value: -0.21910223
+ inSlope: -3.9421592
+ outSlope: -3.9421592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9833336
+ value: -0.3052104
+ inSlope: -1.2930576
+ outSlope: -1.2930576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: -0.2531293
+ inSlope: 2.8171353
+ outSlope: 2.8171353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0833335
+ value: -0.14158738
+ inSlope: 3.457231
+ outSlope: 3.457231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166668
+ value: -0.024191339
+ inSlope: 3.7085767
+ outSlope: 3.7085767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1333334
+ value: 0.039632767
+ inSlope: 3.825136
+ outSlope: 3.825136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.10331307
+ inSlope: 3.5372996
+ outSlope: 3.5372996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.19542329
+ inSlope: 1.6793919
+ outSlope: 1.6793919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3000002
+ value: 0.08278285
+ inSlope: -1.688308
+ outSlope: -1.688308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333335
+ value: 0.03495057
+ inSlope: -1.2217786
+ outSlope: -1.2217786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3500001
+ value: 0.01602352
+ inSlope: -1.0900854
+ outSlope: -1.0900854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666668
+ value: -0.0013855746
+ inSlope: -1.006145
+ outSlope: -1.006145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4000001
+ value: -0.031789914
+ inSlope: -0.779508
+ outSlope: -0.779508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4666669
+ value: -0.06487467
+ inSlope: -0.20978123
+ outSlope: -0.20978123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166669
+ value: -0.06753143
+ inSlope: 0.12189646
+ outSlope: 0.12189646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5500002
+ value: -0.061521526
+ inSlope: 0.12549588
+ outSlope: 0.12549588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.06441293
+ inSlope: -0.25241578
+ outSlope: -0.25241578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.07401257
+ inSlope: -0.21502128
+ outSlope: -0.21502128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: -0.080032304
+ inSlope: -0.061792374
+ outSlope: -0.061792374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166669
+ value: -0.07873203
+ inSlope: 0.23089504
+ outSlope: 0.23089504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7500002
+ value: -0.06507278
+ inSlope: 0.39267376
+ outSlope: 0.39267376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666669
+ value: -0.05981218
+ inSlope: -0.025763765
+ outSlope: -0.025763765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833335
+ value: -0.06593157
+ inSlope: -0.72630066
+ outSlope: -0.72630066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: -0.12683785
+ inSlope: -0.81823725
+ outSlope: -0.81823725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8500001
+ value: -0.13481802
+ inSlope: -0.099182814
+ outSlope: -0.099182814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833334
+ value: -0.11892947
+ inSlope: 0.7234899
+ outSlope: 0.7234899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333336
+ value: -0.07417613
+ inSlope: 1.0098604
+ outSlope: 1.0098604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: -0.04366849
+ inSlope: 0.6027013
+ outSlope: 0.6027013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: -0.03719221
+ inSlope: 0.21026573
+ outSlope: 0.21026573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: -0.03665964
+ inSlope: -0.0260255
+ outSlope: -0.0260255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: -0.038059726
+ inSlope: 0.031840753
+ outSlope: 0.031840753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: -0.03559828
+ inSlope: 0.32890683
+ outSlope: 0.32890683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0500002
+ value: -0.027096175
+ inSlope: 0.64647853
+ outSlope: 0.64647853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0666668
+ value: -0.014049018
+ inSlope: 0.77169347
+ outSlope: 0.77169347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0833335
+ value: -0.0013730833
+ inSlope: 0.6074677
+ outSlope: 0.6074677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.006199886
+ inSlope: 0.23549248
+ outSlope: 0.23549248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1166668
+ value: 0.0064766584
+ inSlope: -0.18981904
+ outSlope: -0.18981904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1333334
+ value: -0.00012740902
+ inSlope: -0.5782854
+ outSlope: -0.5782854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1500003
+ value: -0.012799683
+ inSlope: -0.9789572
+ outSlope: -0.9789572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.166667
+ value: -0.032759465
+ inSlope: -1.5761858
+ outSlope: -1.5761858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1833336
+ value: -0.06533916
+ inSlope: -2.6423619
+ outSlope: -2.6423619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2000003
+ value: -0.12083811
+ inSlope: -1.6090853
+ outSlope: -1.6090853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.216667
+ value: -0.11897529
+ inSlope: 0.24240777
+ outSlope: 0.24240777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2666671
+ value: -0.088919505
+ inSlope: 0.7910073
+ outSlope: 0.7910073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.2833335
+ value: -0.07516768
+ inSlope: 1.6731212
+ outSlope: 1.6731212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3000004
+ value: -0.03314845
+ inSlope: 1.6605768
+ outSlope: 1.6605768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3166668
+ value: -0.019814758
+ inSlope: 0.72122085
+ outSlope: 0.72122085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3333337
+ value: -0.009107813
+ inSlope: 0.77966
+ outSlope: 0.77966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3500001
+ value: 0.0061738193
+ inSlope: 0.9881688
+ outSlope: 0.9881688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.366667
+ value: 0.023831148
+ inSlope: 0.9686687
+ outSlope: 0.9686687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: 0.038462788
+ inSlope: 0.69273174
+ outSlope: 0.69273174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4000003
+ value: 0.046922095
+ inSlope: 0.35024396
+ outSlope: 0.35024396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4333336
+ value: 0.051536355
+ inSlope: 0.10379852
+ outSlope: 0.10379852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.466667
+ value: 0.05573298
+ inSlope: 0.06495321
+ outSlope: 0.06495321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.055762723
+ inSlope: 0.14977683
+ outSlope: 0.14977683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: Right Hand In-Out
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Thumb.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.68603367
+ inSlope: -2.375744
+ outSlope: -2.375744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.41388258
+ inSlope: -0.3130418
+ outSlope: -0.3130418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.8192984
+ inSlope: 0.45612618
+ outSlope: 0.45612618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.6472123
+ inSlope: -0.18767434
+ outSlope: -0.18767434
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833336
+ value: 0.6096015
+ inSlope: -0.0072007817
+ outSlope: -0.0072007817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.64281344
+ inSlope: 0.063437015
+ outSlope: 0.063437015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0.00000011920929
+ value: 0.00073035544
+ inSlope: -0.55093837
+ outSlope: -0.55093837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.08333349
+ value: -0.031637486
+ inSlope: -0.23874941
+ outSlope: -0.23874941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666682
+ value: -0.04577779
+ inSlope: -0.03855758
+ outSlope: -0.03855758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666668
+ value: -0.037617333
+ inSlope: 0.1810123
+ outSlope: 0.1810123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4666667
+ value: -0.013395111
+ inSlope: 0.25938934
+ outSlope: 0.25938934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: -0.002046747
+ inSlope: 0.17404558
+ outSlope: 0.17404558
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333354
+ value: 0.00047777483
+ inSlope: 0.13478158
+ outSlope: 0.13478158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5500002
+ value: 0.0024459683
+ inSlope: 0.11083576
+ outSlope: 0.11083576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.010071004
+ inSlope: 0.000056438148
+ outSlope: 0.000056438148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9000001
+ value: 0.004828241
+ inSlope: -0.028359275
+ outSlope: -0.028359275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.0034390083
+ inSlope: 0.012261981
+ outSlope: 0.012261981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1500001
+ value: 0.0076917126
+ inSlope: 0.062227
+ outSlope: 0.062227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2000003
+ value: 0.010796785
+ inSlope: 0.05012346
+ outSlope: 0.05012346
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666668
+ value: -0.0067891213
+ inSlope: -0.13559847
+ outSlope: -0.13559847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.3833334
+ value: -0.2169576
+ inSlope: -0.32781678
+ outSlope: -0.32781678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: -0.24986249
+ inSlope: -0.329474
+ outSlope: -0.329474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.38677317
+ inSlope: -2.7259302
+ outSlope: -2.7259302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: 0.10074117
+ inSlope: -1.1394331
+ outSlope: -1.1394331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1833334
+ value: 0.07270172
+ inSlope: -0.00008240342
+ outSlope: -0.00008240342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.5264409
+ inSlope: 0.74337673
+ outSlope: 0.74337673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5563985
+ inSlope: -0.13558044
+ outSlope: -0.13558044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666667
+ value: 0.34307334
+ inSlope: -0.118427694
+ outSlope: -0.118427694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.3595155
+ inSlope: 0.11402796
+ outSlope: 0.11402796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.43221462
+ inSlope: 0.15360564
+ outSlope: 0.15360564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5613316
+ inSlope: -2.6973076
+ outSlope: -2.6973076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: 0.25225854
+ inSlope: -0.3568191
+ outSlope: -0.3568191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166669
+ value: 0.6996995
+ inSlope: 0.7361419
+ outSlope: 0.7361419
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.731701
+ inSlope: -0.1345737
+ outSlope: -0.1345737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.5104963
+ inSlope: -0.2926487
+ outSlope: -0.2926487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.4957985
+ inSlope: 0.18182087
+ outSlope: 0.18182087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.6068094
+ inSlope: 0.25131235
+ outSlope: 0.25131235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Index.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Middle.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Ring.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: LeftHand.Little.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Thumb.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.2785838
+ inSlope: 0.10605014
+ outSlope: 0.10605014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.26435003
+ inSlope: 0.10639708
+ outSlope: 0.10639708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.22041202
+ inSlope: 0.062090516
+ outSlope: 0.062090516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.219402
+ inSlope: 1.9044417
+ outSlope: 1.9044417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.15693069
+ inSlope: 4.5689945
+ outSlope: 4.5689945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.06710233
+ inSlope: 5.9050426
+ outSlope: 5.9050426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.039903887
+ inSlope: 6.6790514
+ outSlope: 6.6790514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.5700543
+ inSlope: 4.181988
+ outSlope: 4.181988
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.6271676
+ inSlope: 4.473652
+ outSlope: 4.473652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.7191759
+ inSlope: 0.984758
+ outSlope: 0.984758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.6599928
+ inSlope: -1.589509
+ outSlope: -1.589509
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.6661923
+ inSlope: 0.34322473
+ outSlope: 0.34322473
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: 0.55553055
+ inSlope: -0.0012677917
+ outSlope: -0.0012677917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: 0.55774724
+ inSlope: -0.007324226
+ outSlope: -0.007324226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333335
+ value: 0.5947836
+ inSlope: 0.22688827
+ outSlope: 0.22688827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.6199699
+ inSlope: 0.10344217
+ outSlope: 0.10344217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.6214251
+ inSlope: 0.28733996
+ outSlope: 0.28733996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.6295479
+ inSlope: 0.038911745
+ outSlope: 0.038911745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.62272215
+ inSlope: -0.20110686
+ outSlope: -0.20110686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.1000001
+ value: 0.6207342
+ inSlope: -0.058870967
+ outSlope: -0.058870967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.5842801
+ inSlope: -0.06408505
+ outSlope: -0.06408505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.43760413
+ inSlope: 0.25861478
+ outSlope: 0.25861478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666675
+ value: -0.40868396
+ inSlope: 0.072552934
+ outSlope: 0.072552934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.5692751
+ inSlope: -0.90309167
+ outSlope: -0.90309167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.5918146
+ inSlope: -0.26986268
+ outSlope: -0.26986268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: -0.59373295
+ inSlope: 0.99319786
+ outSlope: 0.99319786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7166667
+ value: -0.40221977
+ inSlope: 5.377145
+ outSlope: 5.377145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.75000024
+ value: -0.21196319
+ inSlope: 5.531576
+ outSlope: 5.531576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: -0.12367542
+ inSlope: 4.7066317
+ outSlope: 4.7066317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: -0.055075623
+ inSlope: -10.94986
+ outSlope: -10.94986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: -0.48867038
+ inSlope: 1.5683355
+ outSlope: 1.5683355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: -0.002797819
+ inSlope: 15.037304
+ outSlope: 15.037304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333335
+ value: 0.012572583
+ inSlope: 0.90195334
+ outSlope: 0.90195334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333335
+ value: 0.12282319
+ inSlope: 0.10243925
+ outSlope: 0.10243925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833334
+ value: 0.10105978
+ inSlope: -0.31520602
+ outSlope: -0.31520602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4166667
+ value: 0.007791083
+ inSlope: -0.38275605
+ outSlope: -0.38275605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.0015440108
+ inSlope: -0.376835
+ outSlope: -0.376835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4500003
+ value: -0.0047701607
+ inSlope: -0.38829195
+ outSlope: -0.38829195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833335
+ value: -0.052486643
+ inSlope: -0.21630472
+ outSlope: -0.21630472
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6000001
+ value: -0.05557444
+ inSlope: -0.04801986
+ outSlope: -0.04801986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166668
+ value: -0.054087304
+ inSlope: -0.072317794
+ outSlope: -0.072317794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333334
+ value: -0.05798503
+ inSlope: -0.08977887
+ outSlope: -0.08977887
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6500001
+ value: -0.05707993
+ inSlope: 0.095465615
+ outSlope: 0.095465615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8000002
+ value: -0.0059556244
+ inSlope: 0.47158164
+ outSlope: 0.47158164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666668
+ value: 0.024717804
+ inSlope: 0.42322135
+ outSlope: 0.42322135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.043119654
+ inSlope: 0.31607753
+ outSlope: 0.31607753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.05904399
+ inSlope: 0.3261806
+ outSlope: 0.3261806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.0644671
+ inSlope: -0.24857497
+ outSlope: -0.24857497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.050758164
+ inSlope: 0.31436008
+ outSlope: 0.31436008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.07494576
+ inSlope: 0.88265777
+ outSlope: 0.88265777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.080180064
+ inSlope: 0.31357354
+ outSlope: 0.31357354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.05477938
+ inSlope: -0.7811784
+ outSlope: -0.7811784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.31528863
+ inSlope: 0.15954326
+ outSlope: 0.15954326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.29475933
+ inSlope: 0.14605714
+ outSlope: 0.14605714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.25553548
+ inSlope: -0.008755633
+ outSlope: -0.008755633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.25574493
+ inSlope: 9.449781
+ outSlope: 9.449781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: 0.059456937
+ inSlope: 26.596893
+ outSlope: 26.596893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.6308173
+ inSlope: 22.880878
+ outSlope: 22.880878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.82215214
+ inSlope: 5.740421
+ outSlope: 5.740421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8221645
+ inSlope: 0.0012785208
+ outSlope: 0.0012785208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666669
+ value: 0.8223303
+ inSlope: 0.0035280022
+ outSlope: 0.0035280022
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333354
+ value: 0.82239705
+ inSlope: 0.52226055
+ outSlope: 0.52226055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8000002
+ value: 0.83973897
+ inSlope: -0.51127064
+ outSlope: -0.51127064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666684
+ value: 0.8053547
+ inSlope: -1.8748069
+ outSlope: -1.8748069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666675
+ value: 0.62432593
+ inSlope: -1.8303216
+ outSlope: -1.8303216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.4383653
+ inSlope: -0.72135663
+ outSlope: -0.72135663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833334
+ value: 0.41687477
+ inSlope: 0.38945264
+ outSlope: 0.38945264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833336
+ value: 0.4803127
+ inSlope: 1.1227183
+ outSlope: 1.1227183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.6347711
+ inSlope: -0.4147964
+ outSlope: -0.4147964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.916667
+ value: 0.33575946
+ inSlope: -0.5426212
+ outSlope: -0.5426212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.31637517
+ inSlope: -0.29014823
+ outSlope: -0.29014823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833336
+ value: 0.31206036
+ inSlope: 0.30456066
+ outSlope: 0.30456066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0000002
+ value: 0.32652718
+ inSlope: -0.17073172
+ outSlope: -0.17073172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.016667
+ value: 0.3063693
+ inSlope: -0.6488726
+ outSlope: -0.6488726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.0333335
+ value: 0.3048981
+ inSlope: -0.06271011
+ outSlope: -0.06271011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.42758125
+ inSlope: 0.26174808
+ outSlope: 0.26174808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.38153523
+ inSlope: 0.15247591
+ outSlope: 0.15247591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333344
+ value: -0.36170274
+ inSlope: 0.14295204
+ outSlope: 0.14295204
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6166668
+ value: -0.3190097
+ inSlope: 0.0074207853
+ outSlope: 0.0074207853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.63333344
+ value: -0.31894687
+ inSlope: 9.429871
+ outSlope: 9.429871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6500001
+ value: -0.004680958
+ inSlope: 26.50596
+ outSlope: 26.50596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.66666675
+ value: 0.5645843
+ inSlope: 26.069828
+ outSlope: 26.069828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6833334
+ value: 0.8643125
+ inSlope: 8.917515
+ outSlope: 8.917515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.70000005
+ value: 0.8618345
+ inSlope: -0.28903514
+ outSlope: -0.28903514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0500002
+ value: 0.3653932
+ inSlope: -0.729777
+ outSlope: -0.729777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166668
+ value: 0.32232755
+ inSlope: 0.25596702
+ outSlope: 0.25596702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333336
+ value: 0.3653924
+ inSlope: 0.5255288
+ outSlope: 0.5255288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666667
+ value: 0.5594888
+ inSlope: -0.40956077
+ outSlope: -0.40956077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9000001
+ value: 0.27445868
+ inSlope: -0.74848455
+ outSlope: -0.74848455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666669
+ value: 0.24302837
+ inSlope: -0.35855
+ outSlope: -0.35855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0.33371505
+ inSlope: 0.6035899
+ outSlope: 0.6035899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Index.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Middle.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Ring.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.1 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.Spread
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.2 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 2.4833333
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: RightHand.Little.3 Stretched
+ path:
+ classID: 95
+ script: {fileID: 0}
+ flags: 0
+ m_EulerEditorCurves: []
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_Events:
+ - time: 0.6166667
+ functionName: OnAttackStart
+ data:
+ objectReferenceParameter: {fileID: 0}
+ floatParameter: 0
+ intParameter: 0
+ messageOptions: 0
+ - time: 2.3333333
+ functionName: OnAttackEnd
+ data:
+ objectReferenceParameter: {fileID: 0}
+ floatParameter: 0
+ intParameter: 0
+ messageOptions: 0
diff --git a/Assets/5.Enemy Animation/E_Throw.anim.meta b/Assets/5.Enemy Animation/E_Throw.anim.meta
new file mode 100644
index 00000000..6dda1fcb
--- /dev/null
+++ b/Assets/5.Enemy Animation/E_Throw.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 401d82679d0f6b04c9d9620abca2b783
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 7400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx b/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx
new file mode 100644
index 00000000..5c31deac
Binary files /dev/null and b/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx differ
diff --git a/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx.meta b/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx.meta
new file mode 100644
index 00000000..1047b168
--- /dev/null
+++ b/Assets/5.Enemy Animation/char@Mutant Flexing Muscles.fbx.meta
@@ -0,0 +1,279 @@
+fileFormatVersion: 2
+guid: e11de8277b77253409641860fc9c0189
+ModelImporter:
+ serializedVersion: 22200
+ internalIDToNameTable: []
+ externalObjects: {}
+ materials:
+ materialImportMode: 2
+ materialName: 0
+ materialSearch: 1
+ materialLocation: 1
+ animations:
+ legacyGenerateAnimations: 4
+ bakeSimulation: 0
+ resampleCurves: 1
+ optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
+ motionNodeName:
+ rigImportErrors:
+ rigImportWarnings:
+ animationImportErrors:
+ animationImportWarnings:
+ animationRetargetingWarnings:
+ animationDoRetargetingWarnings: 0
+ importAnimatedCustomProperties: 0
+ importConstraints: 0
+ animationCompression: 3
+ animationRotationError: 0.5
+ animationPositionError: 0.5
+ animationScaleError: 0.5
+ animationWrapMode: 0
+ extraExposedTransformPaths: []
+ extraUserProperties: []
+ clipAnimations: []
+ isReadable: 0
+ meshes:
+ lODScreenPercentages: []
+ globalScale: 1
+ meshCompression: 0
+ addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 1
+ importVisibility: 1
+ importBlendShapes: 1
+ importCameras: 1
+ importLights: 1
+ nodeNameCollisionStrategy: 1
+ fileIdsGeneration: 2
+ swapUVChannels: 0
+ generateSecondaryUV: 0
+ useFileUnits: 1
+ keepQuads: 0
+ weldVertices: 1
+ bakeAxisConversion: 0
+ preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
+ indexFormat: 0
+ secondaryUVAngleDistortion: 8
+ secondaryUVAreaDistortion: 15.000001
+ secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 1
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
+ secondaryUVPackMargin: 4
+ useFileScale: 1
+ strictVertexDataChecks: 0
+ tangentSpace:
+ normalSmoothAngle: 60
+ normalImportMode: 0
+ tangentImportMode: 3
+ normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
+ importAnimation: 1
+ humanDescription:
+ serializedVersion: 3
+ human: []
+ skeleton:
+ - name: char@Mutant Flexing Muscles(Clone)
+ parentName:
+ position: {x: 0, y: 0, z: 0}
+ rotation: {x: 0, y: 0, z: 0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Hips
+ parentName: char@Mutant Flexing Muscles(Clone)
+ position: {x: 0.00019348203, y: 0.76266617, z: 0.009392351}
+ rotation: {x: -0.0021984472, y: -0.00007438901, z: 0.009064381, w: 0.9999565}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine
+ parentName: mixamorig:Hips
+ position: {x: -0, y: 0.1025, z: -0.0029}
+ rotation: {x: 0.13017575, y: -0.0015762385, z: -0.0030913786, w: 0.9914849}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine1
+ parentName: mixamorig:Spine
+ position: {x: -0, y: 0.1196, z: 0}
+ rotation: {x: 0.11839134, y: -0.0021010523, z: -0.008061845, w: 0.9929321}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine2
+ parentName: mixamorig:Spine1
+ position: {x: -0, y: 0.1367, z: 0}
+ rotation: {x: -0.0032127644, y: -0.0014835701, z: -0.0050030416, w: 0.9999812}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Neck
+ parentName: mixamorig:Spine2
+ position: {x: -0, y: 0.1537, z: 0}
+ rotation: {x: -0.1148965, y: 0.007953095, z: 0.0029222006, w: 0.9933414}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Head
+ parentName: mixamorig:Neck
+ position: {x: -0, y: 0.0128, z: 0}
+ rotation: {x: -0.18870454, y: -0.023675282, z: 0.017435744, w: 0.98159367}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:HeadTop_End
+ parentName: mixamorig:Head
+ position: {x: -0, y: 0.5131, z: -0.0019}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftShoulder
+ parentName: mixamorig:Spine2
+ position: {x: -0.0709, y: 0.1223, z: -0.0015}
+ rotation: {x: 0.70133996, y: -0.4561693, z: 0.4035887, w: 0.370335}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftArm
+ parentName: mixamorig:LeftShoulder
+ position: {x: -0, y: 0.1553, z: 0}
+ rotation: {x: -0.124096364, y: 0.22400936, z: 0.07483514, w: 0.9637529}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftForeArm
+ parentName: mixamorig:LeftArm
+ position: {x: -0, y: 0.165, z: 0}
+ rotation: {x: -0.006789123, y: -0.056163143, z: 0.00006389616, w: 0.99839854}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHand
+ parentName: mixamorig:LeftForeArm
+ position: {x: -0, y: 0.2113, z: 0}
+ rotation: {x: 0.019484598, y: 0.4263136, z: -0.19383559, w: 0.8833487}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex1
+ parentName: mixamorig:LeftHand
+ position: {x: -0, y: 0.0756, z: 0}
+ rotation: {x: 0.058314856, y: -0.834156, z: -0.039078757, w: 0.54704314}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex2
+ parentName: mixamorig:LeftHandIndex1
+ position: {x: -0, y: 0.0335, z: 0}
+ rotation: {x: 0.13519025, y: -0.003172246, z: 0.069626525, w: 0.9883651}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex3
+ parentName: mixamorig:LeftHandIndex2
+ position: {x: 0.0084, y: 0.0416, z: -0.0124}
+ rotation: {x: 0.23427734, y: -0.07533656, z: -0.070338935, w: 0.9666908}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex4
+ parentName: mixamorig:LeftHandIndex3
+ position: {x: 0.0017, y: 0.0214, z: -0.022}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightShoulder
+ parentName: mixamorig:Spine2
+ position: {x: 0.0709, y: 0.1223, z: -0.0003}
+ rotation: {x: 0.67848146, y: 0.4672881, z: -0.42659503, w: 0.37325805}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightArm
+ parentName: mixamorig:RightShoulder
+ position: {x: -0, y: 0.1553, z: 0}
+ rotation: {x: -0.12558524, y: -0.19550331, z: -0.06715511, w: 0.9703077}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightForeArm
+ parentName: mixamorig:RightArm
+ position: {x: -0, y: 0.1647, z: 0}
+ rotation: {x: -0.016752684, y: -0.14873943, z: 0.0032281193, w: 0.9887293}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHand
+ parentName: mixamorig:RightForeArm
+ position: {x: -0, y: 0.211, z: 0}
+ rotation: {x: 0.08564881, y: -0.13418181, z: -0.010095817, w: 0.9871969}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex1
+ parentName: mixamorig:RightHand
+ position: {x: -0, y: 0.0714, z: 0}
+ rotation: {x: 0.049111232, y: 0.924009, z: 0.050158575, w: 0.37587184}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex2
+ parentName: mixamorig:RightHandIndex1
+ position: {x: -0, y: 0.0359, z: 0}
+ rotation: {x: 0.106357016, y: -0.030071862, z: -0.083593845, w: 0.99035144}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex3
+ parentName: mixamorig:RightHandIndex2
+ position: {x: -0.011, y: 0.0483, z: -0.0122}
+ rotation: {x: 0.19546516, y: 0.101115875, z: 0.18218653, w: 0.95831996}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex4
+ parentName: mixamorig:RightHandIndex3
+ position: {x: 0.0058, y: 0.0331, z: -0.0273}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftUpLeg
+ parentName: mixamorig:Hips
+ position: {x: -0.1267, y: -0.0569, z: -0.0082}
+ rotation: {x: -0.08725998, y: 0.099099874, z: 0.98714024, w: 0.09010612}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftLeg
+ parentName: mixamorig:LeftUpLeg
+ position: {x: -0, y: 0.3162, z: 0}
+ rotation: {x: -0.3280017, y: -0.015911717, z: 0.03830004, w: 0.9437663}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftFoot
+ parentName: mixamorig:LeftLeg
+ position: {x: -0, y: 0.2685, z: 0}
+ rotation: {x: 0.61418855, y: -0.004124096, z: -0.08030482, w: 0.78505194}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftToeBase
+ parentName: mixamorig:LeftFoot
+ position: {x: -0, y: 0.2232, z: 0}
+ rotation: {x: 0.3788819, y: 0.13022304, z: 0.05377786, w: 0.9146576}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftToe_End
+ parentName: mixamorig:LeftToeBase
+ position: {x: -0, y: 0.0915, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightUpLeg
+ parentName: mixamorig:Hips
+ position: {x: 0.1267, y: -0.0569, z: -0.0066}
+ rotation: {x: 0.16559765, y: 0.10559078, z: 0.97866344, w: -0.06038153}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightLeg
+ parentName: mixamorig:RightUpLeg
+ position: {x: -0, y: 0.3162, z: 0}
+ rotation: {x: -0.33048147, y: 0.062326312, z: 0.020008821, w: 0.94153976}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightFoot
+ parentName: mixamorig:RightLeg
+ position: {x: -0, y: 0.2684, z: 0}
+ rotation: {x: 0.6128453, y: 0.02053837, z: 0.044535615, w: 0.7886796}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightToeBase
+ parentName: mixamorig:RightFoot
+ position: {x: -0, y: 0.2207, z: 0}
+ rotation: {x: 0.36570445, y: -0.21708742, z: -0.06494415, w: 0.90272677}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightToe_End
+ parentName: mixamorig:RightToeBase
+ position: {x: -0, y: 0.0927, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ armTwist: 0.5
+ foreArmTwist: 0.5
+ upperLegTwist: 0.5
+ legTwist: 0.5
+ armStretch: 0.05
+ legStretch: 0.05
+ feetSpacing: 0
+ globalScale: 1
+ rootMotionBoneName:
+ hasTranslationDoF: 0
+ hasExtraRoot: 1
+ skeletonHasParents: 1
+ lastHumanDescriptionAvatarSource: {instanceID: 0}
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
+ humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 1
+ importBlendShapeDeformPercent: 1
+ remapMaterialsIfMaterialImportModeIsNone: 0
+ additionalBone: 0
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx b/Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx
new file mode 100644
index 00000000..c27d3047
Binary files /dev/null and b/Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx differ
diff --git a/Assets/3D Assets/house.fbx.meta b/Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx.meta
similarity index 95%
rename from Assets/3D Assets/house.fbx.meta
rename to Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx.meta
index 49364e9e..44cc85ae 100644
--- a/Assets/3D Assets/house.fbx.meta
+++ b/Assets/5.Enemy Animation/char@Standing Taunt Battlecry (1).fbx.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: d9f20c8d6ce9bf24182d533b4e6635df
+guid: d047b5b5b32301147a16cce46c400e47
ModelImporter:
serializedVersion: 22200
internalIDToNameTable: []
@@ -24,7 +24,7 @@ ModelImporter:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
- animationCompression: 1
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -93,13 +93,13 @@ ModelImporter:
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
- animationType: 2
+ animationType: 3
humanoidOversampling: 1
- avatarSetup: 0
+ avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
diff --git a/Assets/5.Enemy Animation/char@Throw Object.fbx.meta b/Assets/5.Enemy Animation/char@Throw Object.fbx.meta
index 479ec5cd..ccff8977 100644
--- a/Assets/5.Enemy Animation/char@Throw Object.fbx.meta
+++ b/Assets/5.Enemy Animation/char@Throw Object.fbx.meta
@@ -24,14 +24,72 @@ ModelImporter:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
importConstraints: 0
- animationCompression: 1
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
animationWrapMode: 0
extraExposedTransformPaths: []
extraUserProperties: []
- clipAnimations: []
+ clipAnimations:
+ - serializedVersion: 16
+ name: Throw Object
+ takeName: mixamo.com
+ internalID: -203655887218126122
+ firstFrame: 0
+ lastFrame: 292
+ wrapMode: 0
+ orientationOffsetY: 0
+ level: 0
+ cycleOffset: 0
+ loop: 0
+ hasAdditiveReferencePose: 0
+ loopTime: 0
+ loopBlend: 0
+ loopBlendOrientation: 0
+ loopBlendPositionY: 0
+ loopBlendPositionXZ: 0
+ keepOriginalOrientation: 0
+ keepOriginalPositionY: 1
+ keepOriginalPositionXZ: 0
+ heightFromFeet: 0
+ mirror: 0
+ bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
+ curves: []
+ events: []
+ transformMask: []
+ maskType: 3
+ maskSource: {instanceID: 0}
+ additiveReferencePoseFrame: 0
+ - serializedVersion: 16
+ name: E_Throw
+ takeName: mixamo.com
+ internalID: -1875242137100125346
+ firstFrame: 106
+ lastFrame: 255
+ wrapMode: 0
+ orientationOffsetY: 0
+ level: 0
+ cycleOffset: 0
+ loop: 0
+ hasAdditiveReferencePose: 0
+ loopTime: 0
+ loopBlend: 0
+ loopBlendOrientation: 0
+ loopBlendPositionY: 0
+ loopBlendPositionXZ: 0
+ keepOriginalOrientation: 0
+ keepOriginalPositionY: 1
+ keepOriginalPositionXZ: 0
+ heightFromFeet: 0
+ mirror: 0
+ bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000
+ curves: []
+ events: []
+ transformMask: []
+ maskType: 3
+ maskSource: {instanceID: 0}
+ additiveReferencePoseFrame: 0
isReadable: 0
meshes:
lODScreenPercentages: []
@@ -81,8 +139,402 @@ ModelImporter:
importAnimation: 1
humanDescription:
serializedVersion: 3
- human: []
- skeleton: []
+ human:
+ - boneName: mixamorig:Hips
+ humanName: Hips
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftUpLeg
+ humanName: LeftUpperLeg
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightUpLeg
+ humanName: RightUpperLeg
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftLeg
+ humanName: LeftLowerLeg
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightLeg
+ humanName: RightLowerLeg
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftFoot
+ humanName: LeftFoot
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightFoot
+ humanName: RightFoot
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:Spine
+ humanName: Spine
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:Spine1
+ humanName: Chest
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:Neck
+ humanName: Neck
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:Head
+ humanName: Head
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftShoulder
+ humanName: LeftShoulder
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightShoulder
+ humanName: RightShoulder
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftArm
+ humanName: LeftUpperArm
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightArm
+ humanName: RightUpperArm
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftForeArm
+ humanName: LeftLowerArm
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightForeArm
+ humanName: RightLowerArm
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftHand
+ humanName: LeftHand
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightHand
+ humanName: RightHand
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftToeBase
+ humanName: LeftToes
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightToeBase
+ humanName: RightToes
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftHandIndex1
+ humanName: Left Index Proximal
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftHandIndex2
+ humanName: Left Index Intermediate
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:LeftHandIndex3
+ humanName: Left Index Distal
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightHandIndex1
+ humanName: Right Index Proximal
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightHandIndex2
+ humanName: Right Index Intermediate
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:RightHandIndex3
+ humanName: Right Index Distal
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ - boneName: mixamorig:Spine2
+ humanName: UpperChest
+ limit:
+ min: {x: 0, y: 0, z: 0}
+ max: {x: 0, y: 0, z: 0}
+ value: {x: 0, y: 0, z: 0}
+ length: 0
+ modified: 0
+ skeleton:
+ - name: char@Throw Object(Clone)
+ parentName:
+ position: {x: 0, y: 0, z: 0}
+ rotation: {x: 0, y: 0, z: 0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Hips
+ parentName: char@Throw Object(Clone)
+ position: {x: -0.004900145, y: 0.7694509, z: 0.005900988}
+ rotation: {x: -0.032177415, y: 0.017480649, z: 0.025563482, w: 0.9990023}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine
+ parentName: mixamorig:Hips
+ position: {x: -0, y: 0.1025, z: -0.0029}
+ rotation: {x: 0.014934531, y: -0.012486172, z: -0.01962442, w: 0.99961793}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine1
+ parentName: mixamorig:Spine
+ position: {x: -0, y: 0.1196, z: 0}
+ rotation: {x: 0.010091136, y: -0.0024387792, z: -0.013654129, w: 0.9998529}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Spine2
+ parentName: mixamorig:Spine1
+ position: {x: -0, y: 0.1367, z: 0}
+ rotation: {x: 0.009868053, y: -0.0026334105, z: -0.013687862, w: 0.9998542}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Neck
+ parentName: mixamorig:Spine2
+ position: {x: -0, y: 0.1537, z: 0}
+ rotation: {x: 0.06325941, y: 0.00093373563, z: -0.0038985678, w: 0.99798906}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:Head
+ parentName: mixamorig:Neck
+ position: {x: -0, y: 0.0128, z: 0}
+ rotation: {x: -0.06595814, y: -0.01193938, z: 0.0015104284, w: 0.9977498}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:HeadTop_End
+ parentName: mixamorig:Head
+ position: {x: -0, y: 0.5131, z: -0.0019}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftShoulder
+ parentName: mixamorig:Spine2
+ position: {x: -0.0709, y: 0.1223, z: -0.0015}
+ rotation: {x: 0.63716084, y: -0.4003869, z: 0.5114384, w: 0.41490626}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftArm
+ parentName: mixamorig:LeftShoulder
+ position: {x: -0, y: 0.1553, z: 0}
+ rotation: {x: -0.11404897, y: -0.17333238, z: 0.08713599, w: 0.9743491}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftForeArm
+ parentName: mixamorig:LeftArm
+ position: {x: -0, y: 0.165, z: 0}
+ rotation: {x: 0.00092681346, y: 0.005384487, z: -0.012305498, w: 0.9999094}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHand
+ parentName: mixamorig:LeftForeArm
+ position: {x: -0, y: 0.2113, z: 0}
+ rotation: {x: 0.050403737, y: 0.2858014, z: -0.022986544, w: 0.9566863}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex1
+ parentName: mixamorig:LeftHand
+ position: {x: -0, y: 0.0756, z: 0}
+ rotation: {x: 0.03338578, y: -0.83984226, z: -0.057501774, w: 0.5387429}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex2
+ parentName: mixamorig:LeftHandIndex1
+ position: {x: -0, y: 0.0335, z: 0}
+ rotation: {x: 0.1334436, y: -0.0040922146, z: 0.062077645, w: 0.9891019}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex3
+ parentName: mixamorig:LeftHandIndex2
+ position: {x: 0.0084, y: 0.0416, z: -0.0124}
+ rotation: {x: 0.23483601, y: -0.0807332, z: -0.07484974, w: 0.96578044}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftHandIndex4
+ parentName: mixamorig:LeftHandIndex3
+ position: {x: 0.0017, y: 0.0214, z: -0.022}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightShoulder
+ parentName: mixamorig:Spine2
+ position: {x: 0.0709, y: 0.1223, z: -0.0003}
+ rotation: {x: 0.6067779, y: 0.43939093, z: -0.507958, w: 0.42512918}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightArm
+ parentName: mixamorig:RightShoulder
+ position: {x: -0, y: 0.1553, z: 0}
+ rotation: {x: -0.10375276, y: 0.25666004, z: -0.08906418, w: 0.9567804}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightForeArm
+ parentName: mixamorig:RightArm
+ position: {x: -0, y: 0.1647, z: 0}
+ rotation: {x: -0.0048868195, y: -0.006276338, z: 0.02713886, w: 0.99960005}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHand
+ parentName: mixamorig:RightForeArm
+ position: {x: -0, y: 0.211, z: 0}
+ rotation: {x: 0.059284296, y: -0.17632562, z: 0.0017780773, w: 0.98254335}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex1
+ parentName: mixamorig:RightHand
+ position: {x: -0, y: 0.0714, z: 0}
+ rotation: {x: 0.025548004, y: 0.8513364, z: 0.05457511, w: 0.521148}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex2
+ parentName: mixamorig:RightHandIndex1
+ position: {x: -0, y: 0.0359, z: 0}
+ rotation: {x: 0.10977979, y: 0.0028712444, z: -0.07560711, w: 0.991072}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex3
+ parentName: mixamorig:RightHandIndex2
+ position: {x: -0.011, y: 0.0483, z: -0.0122}
+ rotation: {x: 0.20009907, y: 0.10351264, z: 0.18489218, w: 0.95658785}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightHandIndex4
+ parentName: mixamorig:RightHandIndex3
+ position: {x: 0.0058, y: 0.0331, z: -0.0273}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftUpLeg
+ parentName: mixamorig:Hips
+ position: {x: -0.1267, y: -0.0569, z: -0.0082}
+ rotation: {x: -0.13112421, y: 0.09386869, z: 0.985276, w: 0.056801185}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftLeg
+ parentName: mixamorig:LeftUpLeg
+ position: {x: -0, y: 0.3162, z: 0}
+ rotation: {x: -0.18944144, y: 0.014907879, z: -0.0980725, w: 0.9768682}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftFoot
+ parentName: mixamorig:LeftLeg
+ position: {x: -0, y: 0.2685, z: 0}
+ rotation: {x: 0.4909202, y: -0.052706495, z: 0.016390944, w: 0.8694543}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftToeBase
+ parentName: mixamorig:LeftFoot
+ position: {x: -0, y: 0.2232, z: 0}
+ rotation: {x: 0.37978402, y: 0.1596121, z: -0.056155797, w: 0.9094694}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:LeftToe_End
+ parentName: mixamorig:LeftToeBase
+ position: {x: -0, y: 0.0915, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightUpLeg
+ parentName: mixamorig:Hips
+ position: {x: 0.1267, y: -0.0569, z: -0.0066}
+ rotation: {x: 0.08994386, y: -0.03982949, z: 0.99392176, w: 0.049429774}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightLeg
+ parentName: mixamorig:RightUpLeg
+ position: {x: -0, y: 0.3162, z: 0}
+ rotation: {x: -0.06559169, y: -0.0873259, z: 0.08391769, w: 0.99046946}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightFoot
+ parentName: mixamorig:RightLeg
+ position: {x: -0, y: 0.2684, z: 0}
+ rotation: {x: 0.49418357, y: 0.096815765, z: 0.012980878, w: 0.8638524}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightToeBase
+ parentName: mixamorig:RightFoot
+ position: {x: -0, y: 0.2207, z: 0}
+ rotation: {x: 0.4020085, y: -0.15761116, z: 0.05507139, w: 0.9002861}
+ scale: {x: 1, y: 1, z: 1}
+ - name: mixamorig:RightToe_End
+ parentName: mixamorig:RightToeBase
+ position: {x: -0, y: 0.0927, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
@@ -93,13 +545,13 @@ ModelImporter:
globalScale: 1
rootMotionBoneName:
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
autoGenerateAvatarMappingIfUnspecified: 1
- animationType: 2
+ animationType: 3
humanoidOversampling: 1
- avatarSetup: 0
+ avatarSetup: 1
addHumanoidExtraRootOnlyWhenUsingAvatar: 1
importBlendShapeDeformPercent: 1
remapMaterialsIfMaterialImportModeIsNone: 0
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Animations/ghoul_boss_animator_controller 1.controller b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Animations/ghoul_boss_animator_controller 1.controller
index 0b0ce0a8..22dcfb8c 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Animations/ghoul_boss_animator_controller 1.controller
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Animations/ghoul_boss_animator_controller 1.controller
@@ -1,13 +1,13 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
---- !u!1102 &-5884916198237161424
+--- !u!1102 &-8408619369257303899
AnimatorState:
serializedVersion: 6
m_ObjectHideFlags: 1
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
- m_Name: Monster_Attack_1
+ m_Name: E_Throw
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
@@ -20,7 +20,7 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: eba67b40820a5461abe64d831925ba35, type: 2}
+ m_Motion: {fileID: 7400000, guid: 401d82679d0f6b04c9d9620abca2b783, type: 2}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
@@ -204,7 +204,7 @@ AnimatorStateMachine:
m_State: {fileID: -1543731576706283773}
m_Position: {x: 130, y: 210, z: 0}
- serializedVersion: 1
- m_State: {fileID: -5884916198237161424}
+ m_State: {fileID: -8408619369257303899}
m_Position: {x: 410, y: -190, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
@@ -212,7 +212,7 @@ AnimatorStateMachine:
m_StateMachineTransitions: {}
m_StateMachineBehaviours: []
m_AnyStatePosition: {x: 200, y: -10, z: 0}
- m_EntryPosition: {x: 200, y: -90, z: 0}
+ m_EntryPosition: {x: 190, y: -60, z: 0}
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102234220340736258}
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Source/ghoul_boss.fbx.meta b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Source/ghoul_boss.fbx.meta
index 05d2a2c2..29984de0 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Source/ghoul_boss.fbx.meta
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Boss/Source/ghoul_boss.fbx.meta
@@ -1,178 +1,518 @@
fileFormatVersion: 2
guid: 09dc880d0fd1f48238ab948cc1e1986f
ModelImporter:
- serializedVersion: 22
- fileIDToRecycleName:
- 100000: ball_l
- 100002: ball_r
- 100004: calf_l
- 100006: calf_r
- 100008: Character1_LeftFootIndex1
- 100010: Character1_LeftFootIndex2
- 100012: Character1_RightFootIndex1
- 100014: Character1_RightFootIndex2
- 100016: clavicle_l
- 100018: clavicle_r
- 100020: flap_back_left_1
- 100022: flap_back_left_2
- 100024: flap_back_left_3
- 100026: flap_back_right_1
- 100028: flap_back_right_2
- 100030: flap_back_right_3
- 100032: flap_front_1
- 100034: flap_front_2
- 100036: flap_front_3
- 100038: foot_l
- 100040: foot_r
- 100042: //RootNode
- 100044: ghoul_boss
- 100046: hand_l
- 100048: hand_r
- 100050: hat_1
- 100052: hat_2
- 100054: hat_3
- 100056: head
- 100058: hump_1
- 100060: hump_2
- 100062: hump_3
- 100064: hump_4
- 100066: index_01_l
- 100068: index_01_r
- 100070: index_02_l
- 100072: index_02_r
- 100074: index_03_l
- 100076: index_03_r
- 100078: jaw_1
- 100080: jaw_2
- 100082: jaw_3
- 100084: lowerarm_l
- 100086: lowerarm_r
- 100088: middle_01_l
- 100090: middle_01_r
- 100092: middle_02_l
- 100094: middle_02_r
- 100096: middle_03_l
- 100098: middle_03_r
- 100100: neck_01
- 100102: pelvis
- 100104: pinky_01_l
- 100106: pinky_01_r
- 100108: pinky_02_l
- 100110: pinky_02_r
- 100112: pinky_03_l
- 100114: pinky_03_r
- 100116: ring_01_l
- 100118: ring_01_r
- 100120: ring_02_l
- 100122: ring_02_r
- 100124: ring_03_l
- 100126: ring_03_r
- 100128: root
- 100130: spine_01
- 100132: spine_02
- 100134: spine_03
- 100136: thigh_l
- 100138: thigh_r
- 100140: thumb_01_l
- 100142: thumb_01_r
- 100144: thumb_02_l
- 100146: thumb_02_r
- 100148: thumb_03_l
- 100150: thumb_03_r
- 100152: tongue_1
- 100154: tongue_2
- 100156: tongue_3
- 100158: upperarm_l
- 100160: upperarm_r
- 100162: wrist_lable_1
- 100164: wrist_lable_2
- 400000: ball_l
- 400002: ball_r
- 400004: calf_l
- 400006: calf_r
- 400008: Character1_LeftFootIndex1
- 400010: Character1_LeftFootIndex2
- 400012: Character1_RightFootIndex1
- 400014: Character1_RightFootIndex2
- 400016: clavicle_l
- 400018: clavicle_r
- 400020: flap_back_left_1
- 400022: flap_back_left_2
- 400024: flap_back_left_3
- 400026: flap_back_right_1
- 400028: flap_back_right_2
- 400030: flap_back_right_3
- 400032: flap_front_1
- 400034: flap_front_2
- 400036: flap_front_3
- 400038: foot_l
- 400040: foot_r
- 400042: //RootNode
- 400044: ghoul_boss
- 400046: hand_l
- 400048: hand_r
- 400050: hat_1
- 400052: hat_2
- 400054: hat_3
- 400056: head
- 400058: hump_1
- 400060: hump_2
- 400062: hump_3
- 400064: hump_4
- 400066: index_01_l
- 400068: index_01_r
- 400070: index_02_l
- 400072: index_02_r
- 400074: index_03_l
- 400076: index_03_r
- 400078: jaw_1
- 400080: jaw_2
- 400082: jaw_3
- 400084: lowerarm_l
- 400086: lowerarm_r
- 400088: middle_01_l
- 400090: middle_01_r
- 400092: middle_02_l
- 400094: middle_02_r
- 400096: middle_03_l
- 400098: middle_03_r
- 400100: neck_01
- 400102: pelvis
- 400104: pinky_01_l
- 400106: pinky_01_r
- 400108: pinky_02_l
- 400110: pinky_02_r
- 400112: pinky_03_l
- 400114: pinky_03_r
- 400116: ring_01_l
- 400118: ring_01_r
- 400120: ring_02_l
- 400122: ring_02_r
- 400124: ring_03_l
- 400126: ring_03_r
- 400128: root
- 400130: spine_01
- 400132: spine_02
- 400134: spine_03
- 400136: thigh_l
- 400138: thigh_r
- 400140: thumb_01_l
- 400142: thumb_01_r
- 400144: thumb_02_l
- 400146: thumb_02_r
- 400148: thumb_03_l
- 400150: thumb_03_r
- 400152: tongue_1
- 400154: tongue_2
- 400156: tongue_3
- 400158: upperarm_l
- 400160: upperarm_r
- 400162: wrist_lable_1
- 400164: wrist_lable_2
- 2100000: ghoul_boss_PBR_mat
- 4300000: ghoul_boss
- 9500000: //RootNode
- 13700000: ghoul_boss
+ serializedVersion: 22200
+ internalIDToNameTable:
+ - first:
+ 1: 100000
+ second: ball_l
+ - first:
+ 1: 100002
+ second: ball_r
+ - first:
+ 1: 100004
+ second: calf_l
+ - first:
+ 1: 100006
+ second: calf_r
+ - first:
+ 1: 100008
+ second: Character1_LeftFootIndex1
+ - first:
+ 1: 100010
+ second: Character1_LeftFootIndex2
+ - first:
+ 1: 100012
+ second: Character1_RightFootIndex1
+ - first:
+ 1: 100014
+ second: Character1_RightFootIndex2
+ - first:
+ 1: 100016
+ second: clavicle_l
+ - first:
+ 1: 100018
+ second: clavicle_r
+ - first:
+ 1: 100020
+ second: flap_back_left_1
+ - first:
+ 1: 100022
+ second: flap_back_left_2
+ - first:
+ 1: 100024
+ second: flap_back_left_3
+ - first:
+ 1: 100026
+ second: flap_back_right_1
+ - first:
+ 1: 100028
+ second: flap_back_right_2
+ - first:
+ 1: 100030
+ second: flap_back_right_3
+ - first:
+ 1: 100032
+ second: flap_front_1
+ - first:
+ 1: 100034
+ second: flap_front_2
+ - first:
+ 1: 100036
+ second: flap_front_3
+ - first:
+ 1: 100038
+ second: foot_l
+ - first:
+ 1: 100040
+ second: foot_r
+ - first:
+ 1: 100042
+ second: //RootNode
+ - first:
+ 1: 100044
+ second: ghoul_boss
+ - first:
+ 1: 100046
+ second: hand_l
+ - first:
+ 1: 100048
+ second: hand_r
+ - first:
+ 1: 100050
+ second: hat_1
+ - first:
+ 1: 100052
+ second: hat_2
+ - first:
+ 1: 100054
+ second: hat_3
+ - first:
+ 1: 100056
+ second: head
+ - first:
+ 1: 100058
+ second: hump_1
+ - first:
+ 1: 100060
+ second: hump_2
+ - first:
+ 1: 100062
+ second: hump_3
+ - first:
+ 1: 100064
+ second: hump_4
+ - first:
+ 1: 100066
+ second: index_01_l
+ - first:
+ 1: 100068
+ second: index_01_r
+ - first:
+ 1: 100070
+ second: index_02_l
+ - first:
+ 1: 100072
+ second: index_02_r
+ - first:
+ 1: 100074
+ second: index_03_l
+ - first:
+ 1: 100076
+ second: index_03_r
+ - first:
+ 1: 100078
+ second: jaw_1
+ - first:
+ 1: 100080
+ second: jaw_2
+ - first:
+ 1: 100082
+ second: jaw_3
+ - first:
+ 1: 100084
+ second: lowerarm_l
+ - first:
+ 1: 100086
+ second: lowerarm_r
+ - first:
+ 1: 100088
+ second: middle_01_l
+ - first:
+ 1: 100090
+ second: middle_01_r
+ - first:
+ 1: 100092
+ second: middle_02_l
+ - first:
+ 1: 100094
+ second: middle_02_r
+ - first:
+ 1: 100096
+ second: middle_03_l
+ - first:
+ 1: 100098
+ second: middle_03_r
+ - first:
+ 1: 100100
+ second: neck_01
+ - first:
+ 1: 100102
+ second: pelvis
+ - first:
+ 1: 100104
+ second: pinky_01_l
+ - first:
+ 1: 100106
+ second: pinky_01_r
+ - first:
+ 1: 100108
+ second: pinky_02_l
+ - first:
+ 1: 100110
+ second: pinky_02_r
+ - first:
+ 1: 100112
+ second: pinky_03_l
+ - first:
+ 1: 100114
+ second: pinky_03_r
+ - first:
+ 1: 100116
+ second: ring_01_l
+ - first:
+ 1: 100118
+ second: ring_01_r
+ - first:
+ 1: 100120
+ second: ring_02_l
+ - first:
+ 1: 100122
+ second: ring_02_r
+ - first:
+ 1: 100124
+ second: ring_03_l
+ - first:
+ 1: 100126
+ second: ring_03_r
+ - first:
+ 1: 100128
+ second: root
+ - first:
+ 1: 100130
+ second: spine_01
+ - first:
+ 1: 100132
+ second: spine_02
+ - first:
+ 1: 100134
+ second: spine_03
+ - first:
+ 1: 100136
+ second: thigh_l
+ - first:
+ 1: 100138
+ second: thigh_r
+ - first:
+ 1: 100140
+ second: thumb_01_l
+ - first:
+ 1: 100142
+ second: thumb_01_r
+ - first:
+ 1: 100144
+ second: thumb_02_l
+ - first:
+ 1: 100146
+ second: thumb_02_r
+ - first:
+ 1: 100148
+ second: thumb_03_l
+ - first:
+ 1: 100150
+ second: thumb_03_r
+ - first:
+ 1: 100152
+ second: tongue_1
+ - first:
+ 1: 100154
+ second: tongue_2
+ - first:
+ 1: 100156
+ second: tongue_3
+ - first:
+ 1: 100158
+ second: upperarm_l
+ - first:
+ 1: 100160
+ second: upperarm_r
+ - first:
+ 1: 100162
+ second: wrist_lable_1
+ - first:
+ 1: 100164
+ second: wrist_lable_2
+ - first:
+ 4: 400000
+ second: ball_l
+ - first:
+ 4: 400002
+ second: ball_r
+ - first:
+ 4: 400004
+ second: calf_l
+ - first:
+ 4: 400006
+ second: calf_r
+ - first:
+ 4: 400008
+ second: Character1_LeftFootIndex1
+ - first:
+ 4: 400010
+ second: Character1_LeftFootIndex2
+ - first:
+ 4: 400012
+ second: Character1_RightFootIndex1
+ - first:
+ 4: 400014
+ second: Character1_RightFootIndex2
+ - first:
+ 4: 400016
+ second: clavicle_l
+ - first:
+ 4: 400018
+ second: clavicle_r
+ - first:
+ 4: 400020
+ second: flap_back_left_1
+ - first:
+ 4: 400022
+ second: flap_back_left_2
+ - first:
+ 4: 400024
+ second: flap_back_left_3
+ - first:
+ 4: 400026
+ second: flap_back_right_1
+ - first:
+ 4: 400028
+ second: flap_back_right_2
+ - first:
+ 4: 400030
+ second: flap_back_right_3
+ - first:
+ 4: 400032
+ second: flap_front_1
+ - first:
+ 4: 400034
+ second: flap_front_2
+ - first:
+ 4: 400036
+ second: flap_front_3
+ - first:
+ 4: 400038
+ second: foot_l
+ - first:
+ 4: 400040
+ second: foot_r
+ - first:
+ 4: 400042
+ second: //RootNode
+ - first:
+ 4: 400044
+ second: ghoul_boss
+ - first:
+ 4: 400046
+ second: hand_l
+ - first:
+ 4: 400048
+ second: hand_r
+ - first:
+ 4: 400050
+ second: hat_1
+ - first:
+ 4: 400052
+ second: hat_2
+ - first:
+ 4: 400054
+ second: hat_3
+ - first:
+ 4: 400056
+ second: head
+ - first:
+ 4: 400058
+ second: hump_1
+ - first:
+ 4: 400060
+ second: hump_2
+ - first:
+ 4: 400062
+ second: hump_3
+ - first:
+ 4: 400064
+ second: hump_4
+ - first:
+ 4: 400066
+ second: index_01_l
+ - first:
+ 4: 400068
+ second: index_01_r
+ - first:
+ 4: 400070
+ second: index_02_l
+ - first:
+ 4: 400072
+ second: index_02_r
+ - first:
+ 4: 400074
+ second: index_03_l
+ - first:
+ 4: 400076
+ second: index_03_r
+ - first:
+ 4: 400078
+ second: jaw_1
+ - first:
+ 4: 400080
+ second: jaw_2
+ - first:
+ 4: 400082
+ second: jaw_3
+ - first:
+ 4: 400084
+ second: lowerarm_l
+ - first:
+ 4: 400086
+ second: lowerarm_r
+ - first:
+ 4: 400088
+ second: middle_01_l
+ - first:
+ 4: 400090
+ second: middle_01_r
+ - first:
+ 4: 400092
+ second: middle_02_l
+ - first:
+ 4: 400094
+ second: middle_02_r
+ - first:
+ 4: 400096
+ second: middle_03_l
+ - first:
+ 4: 400098
+ second: middle_03_r
+ - first:
+ 4: 400100
+ second: neck_01
+ - first:
+ 4: 400102
+ second: pelvis
+ - first:
+ 4: 400104
+ second: pinky_01_l
+ - first:
+ 4: 400106
+ second: pinky_01_r
+ - first:
+ 4: 400108
+ second: pinky_02_l
+ - first:
+ 4: 400110
+ second: pinky_02_r
+ - first:
+ 4: 400112
+ second: pinky_03_l
+ - first:
+ 4: 400114
+ second: pinky_03_r
+ - first:
+ 4: 400116
+ second: ring_01_l
+ - first:
+ 4: 400118
+ second: ring_01_r
+ - first:
+ 4: 400120
+ second: ring_02_l
+ - first:
+ 4: 400122
+ second: ring_02_r
+ - first:
+ 4: 400124
+ second: ring_03_l
+ - first:
+ 4: 400126
+ second: ring_03_r
+ - first:
+ 4: 400128
+ second: root
+ - first:
+ 4: 400130
+ second: spine_01
+ - first:
+ 4: 400132
+ second: spine_02
+ - first:
+ 4: 400134
+ second: spine_03
+ - first:
+ 4: 400136
+ second: thigh_l
+ - first:
+ 4: 400138
+ second: thigh_r
+ - first:
+ 4: 400140
+ second: thumb_01_l
+ - first:
+ 4: 400142
+ second: thumb_01_r
+ - first:
+ 4: 400144
+ second: thumb_02_l
+ - first:
+ 4: 400146
+ second: thumb_02_r
+ - first:
+ 4: 400148
+ second: thumb_03_l
+ - first:
+ 4: 400150
+ second: thumb_03_r
+ - first:
+ 4: 400152
+ second: tongue_1
+ - first:
+ 4: 400154
+ second: tongue_2
+ - first:
+ 4: 400156
+ second: tongue_3
+ - first:
+ 4: 400158
+ second: upperarm_l
+ - first:
+ 4: 400160
+ second: upperarm_r
+ - first:
+ 4: 400162
+ second: wrist_lable_1
+ - first:
+ 4: 400164
+ second: wrist_lable_2
+ - first:
+ 21: 2100000
+ second: ghoul_boss_PBR_mat
+ - first:
+ 43: 4300000
+ second: ghoul_boss
+ - first:
+ 95: 9500000
+ second: //RootNode
+ - first:
+ 137: 13700000
+ second: ghoul_boss
externalObjects:
- first:
type: UnityEngine:Material
@@ -180,7 +520,7 @@ ModelImporter:
name: ghoul_boss_PBR_mat
second: {fileID: 2100000, guid: b4085d3e9ac3b45ef83c12584e4af929, type: 2}
materials:
- importMaterials: 1
+ materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 1
@@ -189,6 +529,7 @@ ModelImporter:
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
@@ -197,7 +538,8 @@ ModelImporter:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
- animationCompression: 1
+ importConstraints: 0
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -211,32 +553,49 @@ ModelImporter:
globalScale: 1
meshCompression: 0
addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 0
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
+ nodeNameCollisionStrategy: 0
+ fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
- optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
+ bakeAxisConversion: 0
preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 0
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
+ strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
importAnimation: 1
- copyAvatar: 0
humanDescription:
- serializedVersion: 2
+ serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
@@ -246,14 +605,19 @@ ModelImporter:
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
+ globalScale: 1
rootMotionBoneName:
- rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
- animationType: 2
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 0
+ importBlendShapeDeformPercent: 0
+ remapMaterialsIfMaterialImportModeIsNone: 1
additionalBone: 0
userData:
assetBundleName:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/ghoul_festering_animator_controller.controller b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/ghoul_festering_animator_controller.controller
index 3d956fb6..b006606e 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/ghoul_festering_animator_controller.controller
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/ghoul_festering_animator_controller.controller
@@ -1,13 +1,94 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
+--- !u!1101 &-7994505207531366294
+AnimatorStateTransition:
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name:
+ m_Conditions: []
+ m_DstStateMachine: {fileID: 0}
+ m_DstState: {fileID: 3470867449995422662}
+ m_Solo: 0
+ m_Mute: 0
+ m_IsExit: 0
+ serializedVersion: 3
+ m_TransitionDuration: 0.25
+ m_TransitionOffset: 0
+ m_ExitTime: 0.9324324
+ m_HasExitTime: 1
+ m_HasFixedDuration: 1
+ m_InterruptionSource: 0
+ m_OrderedInterruption: 1
+ m_CanTransitionToSelf: 1
+--- !u!1102 &-1829584464826127142
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-walk
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400014, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &-261706150443573288
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-die
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400010, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: ghoul_festering_animator_controller
serializedVersion: 5
- m_AnimatorParameters: []
+ m_AnimatorParameters:
+ - m_Name: Speed
+ m_Type: 1
+ m_DefaultFloat: 0
+ m_DefaultInt: 0
+ m_DefaultBool: 0
+ m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
@@ -21,461 +102,18 @@ AnimatorController:
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
---- !u!1101 &1101144640397542932
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102668128690284632}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.89285713
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101205936687912692
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102732723795749390}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.6052631
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101257027199637226
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102507591266463204}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.625
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101366534539454506
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102678027237743424}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.75
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101401237684054680
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102867609859972272}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.5
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101475192602543996
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102567705854273114}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.90625
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101562030992528216
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102009645098241394}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.75
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101864413015552274
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102968741928260954}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.70000005
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101903472550035916
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102153907519740440}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.9324324
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101915929940702934
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102929697238054274}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.5
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1102 &1102009645098241394
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_attack
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101144640397542932}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 05e188b1972684536923c47c01ae87c2, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102153907519740440
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_idle
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101475192602543996}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 7c811489c884a4879871b4845fdef324, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102507591266463204
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_backpedal
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101562030992528216}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 769bbc2f90248407d8f7939479f58c3a, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102567705854273114
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_walk
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101366534539454506}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 83a19065d7e6d46c185d1838b57b1246, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102668128690284632
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_block1
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101401237684054680}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 73e8ddb1d506e430db3ca1d454fddb5b, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102678027237743424
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_run
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101257027199637226}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: fbb49838616a2432691754370932405c, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102732723795749390
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_block3
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101915929940702934}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: f9ffbebf60a57484481ff924418554e9, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102867609859972272
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_block2
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101205936687912692}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 2bbfbde9427b34ea38ec3c437866eebd, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
---- !u!1102 &1102929697238054274
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_gethit
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101864413015552274}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 80ac1fedc4f9c4495840b6a45bb882d0, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102957588682643432
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: festering_spawn
m_Speed: 1
m_CycleOffset: 0
m_Transitions:
- - {fileID: 1101903472550035916}
+ - {fileID: -7994505207531366294}
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -491,13 +129,54 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &1102968741928260954
-AnimatorState:
- serializedVersion: 5
+--- !u!1107 &1107091997358181548
+AnimatorStateMachine:
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: festering_die
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Base Layer
+ m_ChildStates:
+ - serializedVersion: 1
+ m_State: {fileID: 1102957588682643432}
+ m_Position: {x: 24, y: 168, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 4741072969718508222}
+ m_Position: {x: 30, y: 570, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -261706150443573288}
+ m_Position: {x: 40, y: 470, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 8737287263394830611}
+ m_Position: {x: 50, y: 410, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 3470867449995422662}
+ m_Position: {x: 30, y: 240, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 3287619834939873476}
+ m_Position: {x: 60, y: 350, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -1829584464826127142}
+ m_Position: {x: 50, y: 300, z: 0}
+ m_ChildStateMachines: []
+ m_AnyStateTransitions: []
+ m_EntryTransitions: []
+ m_StateMachineTransitions: {}
+ m_StateMachineBehaviours: []
+ m_AnyStatePosition: {x: 50, y: 20, z: 0}
+ m_EntryPosition: {x: 50, y: 120, z: 0}
+ m_ExitPosition: {x: 800, y: 120, z: 0}
+ m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
+ m_DefaultState: {fileID: 1102957588682643432}
+--- !u!1102 &3287619834939873476
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-run
m_Speed: 1
m_CycleOffset: 0
m_Transitions: []
@@ -510,60 +189,87 @@ AnimatorState:
m_MirrorParameterActive: 0
m_CycleOffsetParameterActive: 0
m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 375c42c829d234e018d76a5324f30c17, type: 2}
+ m_Motion: {fileID: 7400016, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
m_Tag:
m_SpeedParameter:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1107 &1107091997358181548
-AnimatorStateMachine:
- serializedVersion: 5
+--- !u!1102 &3470867449995422662
+AnimatorState:
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: Base Layer
- m_ChildStates:
- - serializedVersion: 1
- m_State: {fileID: 1102957588682643432}
- m_Position: {x: 24, y: 168, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102009645098241394}
- m_Position: {x: 24, y: 408, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102507591266463204}
- m_Position: {x: 24, y: 360, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102668128690284632}
- m_Position: {x: 24, y: 456, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102867609859972272}
- m_Position: {x: 24, y: 504, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102732723795749390}
- m_Position: {x: 24, y: 552, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102968741928260954}
- m_Position: {x: 24, y: 648, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102929697238054274}
- m_Position: {x: 24, y: 600, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102153907519740440}
- m_Position: {x: 24, y: 216, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102678027237743424}
- m_Position: {x: 24, y: 312, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102567705854273114}
- m_Position: {x: 24, y: 264, z: 0}
- m_ChildStateMachines: []
- m_AnyStateTransitions: []
- m_EntryTransitions: []
- m_StateMachineTransitions: {}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-idle
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
m_StateMachineBehaviours: []
- m_AnyStatePosition: {x: 50, y: 20, z: 0}
- m_EntryPosition: {x: 50, y: 120, z: 0}
- m_ExitPosition: {x: 800, y: 120, z: 0}
- m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
- m_DefaultState: {fileID: 1102957588682643432}
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400000, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &4741072969718508222
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-wait
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: -203655887218126122, guid: e11de8277b77253409641860fc9c0189, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &8737287263394830611
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Run-gethit
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: 7400008, guid: 3c2d7f13adf114e5e917e1f1ec0dfe43, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/idle.anim b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/idle.anim
index 5fd215da..2f52c748 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/idle.anim
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/idle.anim
@@ -3,10 +3,11 @@
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: idle
- serializedVersion: 6
+ serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
@@ -14,18 +15,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -33,24 +40,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.06531483, y: -0.059171364, z: -0.70239407, w: 0.70631105}
inSlope: {x: 0.0023044643, y: 0.0023206694, z: -0.00019490717, w: -0.00021278857}
outSlope: {x: 0.0023044643, y: 0.0023206694, z: -0.00019490717, w: -0.00021278857}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: 0.06991439, y: -0.05452404, z: -0.7021612, w: 0.7064764}
inSlope: {x: -0.0034436244, y: -0.0034884955, z: -0.0002458694, w: -0.00017255562}
outSlope: {x: -0.0034436244, y: -0.0034884955, z: -0.0002458694, w: -0.00017255562}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.06531326, y: -0.059173092, z: -0.7024128, w: 0.70629245}
inSlope: {x: 0.000111982336, y: 0.00011276465, z: -0.000010728846, w: -0.000010728846}
outSlope: {x: 0.000111982336, y: 0.00011276465, z: -0.000010728846, w: -0.000010728846}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -58,30 +74,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.012347047, y: 0.05963149, z: 0.00066923915, w: 0.99814385}
inSlope: {x: 0.00018001533, y: 0.01349274, z: -0.0026425014, w: -0.00080466265}
outSlope: {x: 0.00018001533, y: 0.01349274, z: -0.0026425014, w: -0.00080466265}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: -0.008943146, y: 0.08765301, z: 0.0017168395, w: 0.9961095}
inSlope: {x: -0.008565901, y: 0.0044011693, z: -0.0044573583, w: -0.00045686954}
outSlope: {x: -0.008565901, y: 0.0044011693, z: -0.0044573583, w: -0.00045686954}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.1666667
value: {x: -0.0066123386, y: 0.0738152, z: 0.005406221, w: 0.99723536}
inSlope: {x: -0.00593901, y: -0.022494704, z: -0.004770991, w: 0.001647772}
outSlope: {x: -0.00593901, y: -0.022494704, z: -0.004770991, w: 0.001647772}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.012168943, y: 0.05963161, z: 0.0006585988, w: 0.99814606}
inSlope: {x: 0.00028548788, y: 0.0034000385, z: -0.0047022575, w: -0.00019669552}
outSlope: {x: 0.00028548788, y: 0.0034000385, z: -0.0047022575, w: -0.00019669552}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -89,30 +117,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.020526364, y: 0.08958095, z: -0.6991255, w: 0.709068}
inSlope: {x: 0.023803094, y: 0.024279801, z: -0.000076889984, w: -0.0038605926}
outSlope: {x: 0.023803094, y: 0.024279801, z: -0.000076889984, w: -0.0038605926}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: 0.03869927, y: 0.10031696, z: -0.6962008, w: 0.70974886}
inSlope: {x: -0.025948476, y: 0.0009080391, z: -0.0091829905, w: -0.0077229743}
outSlope: {x: -0.025948476, y: 0.0009080391, z: -0.0091829905, w: -0.0077229743}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.9666667
value: {x: 0.01894558, y: 0.07412108, z: -0.6934848, w: 0.71639794}
inSlope: {x: -0.00886626, y: -0.025060203, z: 0.00641763, w: 0.009042617}
outSlope: {x: -0.00886626, y: -0.025060203, z: 0.00641763, w: 0.009042617}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.020526364, y: 0.08958095, z: -0.6991255, w: 0.709068}
inSlope: {x: 0.01920078, y: 0.02781431, z: -0.0031471283, w: -0.007145412}
outSlope: {x: 0.01920078, y: 0.02781431, z: -0.0031471283, w: -0.007145412}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -120,42 +160,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.018411126, y: -0.11636478, z: 0.60995394, w: 0.7836303}
inSlope: {x: -0.008620396, y: 0.002226457, z: 0.04358947, w: -0.033459663}
outSlope: {x: -0.008620396, y: 0.002226457, z: 0.04358947, w: -0.033459663}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.0076011075, y: -0.11366514, z: 0.66312253, w: 0.73979115}
inSlope: {x: -0.012316565, y: 0.0015765802, z: 0.0644821, w: -0.0574109}
outSlope: {x: -0.012316565, y: 0.0015765802, z: 0.0644821, w: -0.0574109}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.2333335
value: {x: 0.0016009472, y: -0.11207865, z: 0.6903973, w: 0.7146939}
inSlope: {x: -0.007390787, y: 0.0037477133, z: 0.0242391, w: -0.022808589}
outSlope: {x: -0.007390787, y: 0.0037477133, z: 0.0242391, w: -0.022808589}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.9333335
value: {x: 0.0061265156, y: -0.11251297, z: 0.66731644, w: 0.7362011}
inSlope: {x: 0.022863109, y: -0.0064161858, z: -0.10183016, w: 0.09113082}
outSlope: {x: 0.022863109, y: -0.0064161858, z: -0.10183016, w: 0.09113082}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.5666668
value: {x: 0.018057985, y: -0.116197504, z: 0.6115576, w: 0.7824125}
inSlope: {x: 0.008580534, y: -0.003254752, z: -0.040894784, w: 0.03130409}
outSlope: {x: 0.008580534, y: -0.003254752, z: -0.040894784, w: 0.03130409}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.018411126, y: -0.11636478, z: 0.60995394, w: 0.7836303}
inSlope: {x: -0.00012349349, y: -0.00051677274, z: 0.0019955654, w: -0.0016272083}
outSlope: {x: -0.00012349349, y: -0.00051677274, z: 0.0019955654, w: -0.0016272083}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -163,42 +221,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.21320806, y: -0.0748707, z: 0.51216817, w: 0.8286257}
inSlope: {x: -0.016742796, y: -0.037989687, z: -0.058760043, w: 0.037060972}
outSlope: {x: -0.016742796, y: -0.037989687, z: -0.058760043, w: 0.037060972}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.20801412, y: -0.108163156, z: 0.4472496, w: 0.8631331}
inSlope: {x: -0.0066661783, y: -0.051705595, z: -0.10567318, w: 0.049906053}
outSlope: {x: -0.0066661783, y: -0.051705595, z: -0.10567318, w: 0.049906053}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0666667
value: {x: 0.22929078, y: -0.15588437, z: 0.42837813, w: 0.8600105}
inSlope: {x: -0.0059071104, y: -0.03424173, z: 0.02724496, w: -0.018198773}
outSlope: {x: -0.0059071104, y: -0.03424173, z: 0.02724496, w: -0.018198773}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.7333335
value: {x: 0.22875404, y: -0.13834666, z: 0.44098154, w: 0.85677713}
inSlope: {x: 0.019144509, y: 0.09159216, z: 0.035377923, w: -0.008549103}
outSlope: {x: 0.019144509, y: 0.09159216, z: 0.035377923, w: -0.008549103}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.4333334
value: {x: 0.22086947, y: -0.078599125, z: 0.49917015, w: 0.83418703}
inSlope: {x: -0.040649444, y: 0.045562133, z: 0.11032078, w: -0.05092787}
outSlope: {x: -0.040649444, y: 0.045562133, z: 0.11032078, w: -0.05092787}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.21320806, y: -0.0748707, z: 0.51216817, w: 0.8286257}
inSlope: {x: -0.021329394, y: -0.013712136, z: -0.008495458, w: 0.009516487}
outSlope: {x: -0.021329394, y: -0.013712136, z: -0.008495458, w: 0.009516487}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -206,42 +282,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.007808583, y: 0.31322902, z: 0.0039520296, w: 0.9496373}
inSlope: {x: 0.015316698, y: 0.100924365, z: 0.015950734, w: -0.033688545}
outSlope: {x: 0.015316698, y: 0.100924365, z: 0.015950734, w: -0.033688545}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.018173933, y: 0.3961929, z: 0.012304019, w: 0.917905}
inSlope: {x: 0.015910901, y: 0.19861768, z: 0.0064117117, w: -0.086147234}
outSlope: {x: 0.015910901, y: 0.19861768, z: 0.0064117117, w: -0.086147234}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: 0.022762183, y: 0.4525194, z: 0.010822212, w: 0.8913984}
inSlope: {x: -0.001980082, y: -0.05703756, z: -0.0064098034, w: 0.02906081}
outSlope: {x: -0.001980082, y: -0.05703756, z: -0.0064098034, w: 0.02906081}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.7000002
value: {x: 0.014036653, y: 0.36537826, z: 0.005488743, w: 0.93073714}
inSlope: {x: -0.010315878, y: -0.08579843, z: -0.0044804094, w: 0.03386733}
outSlope: {x: -0.010315878, y: -0.08579843, z: -0.0044804094, w: 0.03386733}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.466667
value: {x: 0.0074383, y: 0.3110409, z: 0.0029005837, w: 0.95036304}
inSlope: {x: -0.006440061, y: -0.041351482, z: -0.0011415675, w: 0.013597863}
outSlope: {x: -0.006440061, y: -0.041351482, z: -0.0011415675, w: 0.013597863}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.007808583, y: 0.31322902, z: 0.0039520296, w: 0.9496373}
inSlope: {x: 0.010325635, y: 0.064331055, z: 0.011782117, w: -0.02126815}
outSlope: {x: 0.010325635, y: 0.064331055, z: 0.011782117, w: -0.02126815}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -249,30 +343,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.19118668, y: -0.007165729, z: -0.01675873, w: 0.98138446}
inSlope: {x: -0.000025480984, y: 0.0030156828, z: -0.0063107344, w: -0.0000911951}
outSlope: {x: -0.000025480984, y: 0.0030156828, z: -0.0063107344, w: -0.0000911951}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: -0.19118455, y: -0.0072648707, z: -0.016419189, w: 0.9813899}
inSlope: {x: 0.0000735373, y: -0.0033116862, z: 0.011517333, w: 0.00018239039}
outSlope: {x: 0.0000735373, y: -0.0033116862, z: 0.011517333, w: 0.00018239039}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6000001
value: {x: -0.19118254, y: -0.007425394, z: -0.016028984, w: 0.98139554}
inSlope: {x: -0.000082030965, y: 0.004552859, z: -0.013479664, w: -0.00020116587}
outSlope: {x: -0.000082030965, y: 0.004552859, z: -0.013479664, w: -0.00020116587}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.19118668, y: -0.007165729, z: -0.01675873, w: 0.98138446}
inSlope: {x: -0.000051856092, y: 0.0035329056, z: -0.009563034, w: -0.00014662757}
outSlope: {x: -0.000051856092, y: 0.0035329056, z: -0.009563034, w: -0.00014662757}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -280,18 +386,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -299,18 +411,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.011819391, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.011819391, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -318,18 +436,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0135981515, y: -0.11037843, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.0135981515, y: -0.11037843, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -337,18 +461,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.008361968, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.008361968, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -356,18 +486,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -375,18 +511,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.011140154, y: -0.07513942, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.011140154, y: -0.07513942, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -394,18 +536,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0081267385, y: -0.0921352, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.0081267385, y: -0.0921352, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -413,18 +561,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0067860987, y: -0.08052268, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0067860987, y: -0.08052268, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -432,18 +586,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -451,18 +611,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -470,18 +636,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0059177172, y: -0.1122561, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.0059177172, y: -0.1122561, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -489,18 +661,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0029368894, y: -0.07270577, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0029368894, y: -0.07270577, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -508,18 +686,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -527,18 +711,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -546,18 +736,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0023495597, y: -0.04915881, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.0023495597, y: -0.04915881, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -565,42 +761,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.48708013, y: 0.74948186, z: -0.30860797, w: 0.32525545}
inSlope: {x: 0.051389333, y: 0.039222833, z: -0.007852614, w: -0.021113453}
outSlope: {x: 0.051389333, y: 0.039222833, z: -0.007852614, w: -0.021113453}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.42720988, y: 0.7917843, z: -0.31514004, w: 0.30208635}
inSlope: {x: 0.083740324, y: 0.054720618, z: -0.005355028, w: -0.030505646}
outSlope: {x: 0.083740324, y: 0.054720618, z: -0.005355028, w: -0.030505646}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.1333334
value: {x: -0.39661637, y: 0.81090593, z: -0.31652832, w: 0.29143932}
inSlope: {x: 0.042776357, y: 0.02546134, z: -0.0006549066, w: -0.013336403}
outSlope: {x: 0.042776357, y: 0.02546134, z: -0.0006549066, w: -0.013336403}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.8666668
value: {x: -0.41322774, y: 0.8006691, z: -0.3160899, w: 0.2970842}
inSlope: {x: -0.12761381, y: -0.07967956, z: 0.0050935196, w: 0.042615872}
outSlope: {x: -0.12761381, y: -0.07967956, z: 0.0050935196, w: 0.042615872}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.5333335
value: {x: -0.48411793, y: 0.7517472, z: -0.30914423, w: 0.32393807}
inSlope: {x: -0.055528037, y: -0.042212643, z: 0.0092151845, w: 0.023841284}
outSlope: {x: -0.055528037, y: -0.042212643, z: 0.0092151845, w: 0.023841284}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.48708013, y: 0.74948186, z: -0.30860797, w: 0.32525545}
inSlope: {x: 0.005791789, y: 0.0044077677, z: -0.0005257135, w: -0.0019758958}
outSlope: {x: 0.005791789, y: 0.0044077677, z: -0.0005257135, w: -0.0019758958}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -608,42 +822,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.79996336, y: 0.27619866, z: -0.2096454, w: 0.48971593}
inSlope: {x: 0.041871067, y: -0.10852843, z: 0.0018484889, w: -0.00685662}
outSlope: {x: 0.041871067, y: -0.10852843, z: 0.0018484889, w: -0.00685662}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.8302598, y: 0.18976302, z: -0.20682609, w: 0.48154092}
inSlope: {x: 0.048726775, y: -0.1170558, z: -0.01258917, w: -0.043229148}
outSlope: {x: 0.048726775, y: -0.1170558, z: -0.01258917, w: -0.043229148}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0333334
value: {x: 0.82915056, y: 0.15531375, z: -0.20797054, w: 0.49511138}
inSlope: {x: -0.008251376, y: 0.010151276, z: 0.07120713, w: 0.04053358}
outSlope: {x: -0.008251376, y: 0.010151276, z: 0.07120713, w: 0.04053358}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.7333335
value: {x: 0.8205096, y: 0.19989519, z: -0.18741947, w: 0.50167716}
inSlope: {x: -0.031608075, y: 0.12403172, z: -0.057577692, w: -0.019283313}
outSlope: {x: -0.031608075, y: 0.12403172, z: -0.057577692, w: -0.019283313}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.4
value: {x: 0.799557, y: 0.27300012, z: -0.21180941, w: 0.49123964}
inSlope: {x: -0.01824619, y: 0.06772673, z: 0.010715435, w: -0.0032964381}
outSlope: {x: -0.01824619, y: 0.06772673, z: 0.010715435, w: -0.0032964381}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.79996336, y: 0.27619866, z: -0.2096454, w: 0.48971593}
inSlope: {x: 0.023433588, y: -0.05202775, z: -0.00065982406, w: -0.009107002}
outSlope: {x: 0.023433588, y: -0.05202775, z: -0.00065982406, w: -0.009107002}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -651,42 +883,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21556255, y: 0.2917522, z: -0.03015841, w: 0.9313989}
inSlope: {x: 0.000053644177, y: 0.12898386, z: -0.03970971, w: -0.042035576}
outSlope: {x: 0.000053644177, y: 0.12898386, z: -0.03970971, w: -0.042035576}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.17982912, y: 0.3616587, z: -0.060304992, w: 0.9128131}
inSlope: {x: 0.08150183, y: 0.13721466, z: -0.061282724, w: -0.04235387}
outSlope: {x: 0.08150183, y: 0.13721466, z: -0.061282724, w: -0.04235387}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.13768803, y: 0.36716712, z: -0.0748933, w: 0.9168541}
inSlope: {x: 0.092624426, y: -0.18466145, z: 0.022026733, w: 0.0895732}
outSlope: {x: 0.092624426, y: -0.18466145, z: 0.022026733, w: 0.0895732}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6000001
value: {x: -0.0944112, y: 0.23779523, z: -0.049044892, w: 0.9654712}
inSlope: {x: -0.0134483855, y: -0.090357676, z: 0.03993936, w: 0.0230098}
outSlope: {x: -0.0134483855, y: -0.090357676, z: 0.03993936, w: 0.0230098}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.2
value: {x: -0.16499966, y: 0.25358057, z: -0.026647866, w: 0.9527654}
inSlope: {x: -0.13166638, y: 0.05413354, z: 0.014058347, w: -0.036834676}
outSlope: {x: -0.13166638, y: 0.05413354, z: 0.014058347, w: -0.036834676}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.21556255, y: 0.2917522, z: -0.03015841, w: 0.9313989}
inSlope: {x: -0.028483747, y: 0.11548083, z: -0.030685954, w: -0.043455403}
outSlope: {x: -0.028483747, y: 0.11548083, z: -0.030685954, w: -0.043455403}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -694,30 +944,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0000000024956737, y: 0.16047207, z: -0.0085550435, w: 0.9870033}
inSlope: {x: 0.0017718778, y: -0.017615408, z: -0.043601178, w: 0.0024497507}
outSlope: {x: 0.0017718778, y: -0.017615408, z: -0.043601178, w: 0.0024497507}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.0010126017, y: 0.14079295, z: -0.079627514, w: 0.9868312}
inSlope: {x: -0.0031151404, y: -0.05950168, z: -0.13910194, w: -0.0027224422}
outSlope: {x: -0.0031151404, y: -0.05950168, z: -0.13910194, w: -0.0027224422}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.0333335
value: {x: 0.00072721555, y: 0.16501252, z: -0.059802894, w: 0.9844765}
inSlope: {x: -0.0006748067, y: 0.009047099, z: 0.095216945, w: 0.004270081}
outSlope: {x: -0.0006748067, y: 0.009047099, z: 0.095216945, w: 0.004270081}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0000000024956737, y: 0.16047207, z: -0.0085550435, w: 0.9870033}
inSlope: {x: 0.0008125921, y: -0.01834722, z: -0.013389852, w: 0.0028753309}
outSlope: {x: 0.0008125921, y: -0.01834722, z: -0.013389852, w: 0.0028753309}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -725,24 +987,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.9727933, y: -0.07724461, z: 0.2106042, w: -0.05789923}
inSlope: {x: -0.00027358532, y: -0.0034520028, z: -0.00020653008, w: -0.00074487174}
outSlope: {x: -0.00027358532, y: -0.0034520028, z: -0.00020653008, w: -0.00074487174}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: 0.9673899, y: -0.13044715, z: 0.20566852, w: -0.06957671}
inSlope: {x: 0.0052481852, y: 0.04053396, z: 0.0040233107, w: 0.008916215}
outSlope: {x: 0.0052481852, y: 0.04053396, z: 0.0040233107, w: 0.008916215}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.9727924, y: -0.0772449, z: 0.21060868, w: -0.057898827}
inSlope: {x: 0.00025033974, y: 0.0031247765, z: 0.0001864137, w: 0.00067882304}
outSlope: {x: 0.00025033974, y: 0.0031247765, z: 0.0001864137, w: 0.00067882304}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -750,24 +1021,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0091631515, y: -0.081842706, z: 0.2493826, w: 0.964897}
inSlope: {x: -0.00028593463, y: 0.000032410026, z: 0.0034256277, w: -0.0008851289}
outSlope: {x: -0.00028593463, y: 0.000032410026, z: 0.0034256277, w: -0.0008851289}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.013534648, y: -0.08133638, z: 0.30202344, w: 0.9497279}
inSlope: {x: 0.00336237, y: -0.00060595525, z: -0.039919287, w: 0.0126886275}
outSlope: {x: 0.00336237, y: -0.00060595525, z: -0.039919287, w: 0.0126886275}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.00916952, y: -0.081818074, z: 0.24938236, w: 0.96489906}
inSlope: {x: 0.00025894516, y: -0.000029280809, z: -0.0031024248, w: 0.0008010872}
outSlope: {x: 0.00025894516, y: -0.000029280809, z: -0.0031024248, w: 0.0008010872}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -775,24 +1055,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.00000062131517, y: -0.0021469388, z: 0.4316831, w: 0.90202284}
inSlope: {x: 0.0000060922553, y: 0.0000006426125, z: 0.0032016633, w: -0.0015324353}
outSlope: {x: 0.0000060922553, y: 0.0000006426125, z: 0.0032016633, w: -0.0015324353}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: 0.00004160147, y: -0.0023210675, z: 0.48058695, w: 0.876944}
inSlope: {x: -0.000088871675, y: -0.0000645895, z: -0.03685665, w: 0.02019523}
outSlope: {x: -0.000088871675, y: -0.0000645895, z: -0.03685665, w: 0.02019523}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.00003025733, y: -0.002231661, z: 0.43168283, w: 0.9020227}
inSlope: {x: -0.000005791868, y: -0.0000004889448, z: -0.0028994707, w: 0.0013875974}
outSlope: {x: -0.000005791868, y: -0.0000004889448, z: -0.0028994707, w: 0.0013875974}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -800,24 +1089,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0031802384, y: 0.04605816, z: 0.5016769, w: 0.8638222}
inSlope: {x: 0.00016445293, y: -0.000032186508, z: 0.0030523536, w: -0.0017702578}
outSlope: {x: 0.00016445293, y: -0.000032186508, z: 0.0030523536, w: -0.0017702578}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.00578313, y: 0.045557167, z: 0.54837346, w: 0.83497167}
inSlope: {x: 0.0020288103, y: 0.00041685966, z: -0.035090417, w: 0.023033898}
outSlope: {x: 0.0020288103, y: 0.00041685966, z: -0.035090417, w: 0.023033898}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.003162222, y: 0.046034154, z: 0.50167656, w: 0.8638238}
inSlope: {x: -0.00014901641, y: 0.00002916905, z: -0.002764466, w: 0.0016039625}
outSlope: {x: -0.00014901641, y: 0.00002916905, z: -0.002764466, w: 0.0016039625}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -825,24 +1123,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: -0.00026106834, y: -0.0034973768, z: -0.00027671456, w: -0.00047184524}
outSlope: {x: -0.00026106834, y: -0.0034973768, z: -0.00027671456, w: -0.00047184524}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: 0.9798508, y: -0.12734076, z: 0.1282002, w: -0.0850966}
inSlope: {x: 0.0053492147, y: 0.04118015, z: 0.0035760524, w: 0.0053878836}
outSlope: {x: 0.0053492147, y: 0.04118015, z: 0.0035760524, w: 0.0053878836}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: 0.00023424647, y: 0.0031679154, z: 0.00025033974, w: 0.00042490702}
outSlope: {x: 0.00023424647, y: 0.0031679154, z: 0.00025033974, w: 0.00042490702}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -850,24 +1157,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -7.8527707e-10, y: 4.0140663e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: -1.4255263e-12, y: -2.7877698e-12, z: 0.0034627316, w: -0.00078141683}
outSlope: {x: -1.4255263e-12, y: -2.7877698e-12, z: 0.0034627316, w: -0.00078141683}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -8.06144e-10, y: 3.5765804e-10, z: 0.27311695, w: 0.9619808}
inSlope: {x: 1.5033797e-11, y: 3.3878293e-11, z: -0.0404298, w: 0.011475375}
outSlope: {x: 1.5033797e-11, y: 3.3878293e-11, z: -0.0404298, w: 0.011475375}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -7.8527707e-10, y: 4.0140663e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: 1.2906355e-12, y: 2.5246495e-12, z: -0.0031359524, w: 0.0007081039}
outSlope: {x: 1.2906355e-12, y: 2.5246495e-12, z: -0.0031359524, w: 0.0007081039}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -875,24 +1191,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0000000011181359, y: 8.1759205e-10, z: 0.16254744, w: 0.9867008}
inSlope: {x: -2.8976819e-12, y: -3.971823e-12, z: 0.0035016236, w: -0.00057756895}
outSlope: {x: -2.8976819e-12, y: -3.971823e-12, z: 0.0035016236, w: -0.00057756895}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.0000000011613649, y: 7.54928e-10, z: 0.21651028, w: 0.9762804}
inSlope: {x: 3.173126e-11, y: 4.8806757e-11, z: -0.041030392, w: 0.009096258}
outSlope: {x: 3.173126e-11, y: 4.8806757e-11, z: -0.041030392, w: 0.009096258}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0000000011181359, y: 8.1759205e-10, z: 0.16254744, w: 0.9867008}
inSlope: {x: 2.6245698e-12, y: 3.597126e-12, z: -0.0031708211, w: 0.00052392535}
outSlope: {x: 2.6245698e-12, y: 3.597126e-12, z: -0.0031708211, w: 0.00052392535}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -900,24 +1225,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0033405041, y: 0.05094124, z: 0.5217962, w: 0.8515413}
inSlope: {x: 0.00017956829, y: -0.00003475696, z: 0.003005862, w: -0.0018399953}
outSlope: {x: 0.00017956829, y: -0.00003475696, z: 0.003005862, w: -0.0018399953}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.006068054, y: 0.050653175, z: 0.56778884, w: 0.8215919}
inSlope: {x: 0.0021287992, y: 0.00025492144, z: -0.03452984, w: 0.023859125}
outSlope: {x: 0.0021287992, y: 0.00025492144, z: -0.03452984, w: 0.023859125}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.003318847, y: 0.05091279, z: 0.5217958, w: 0.8515433}
inSlope: {x: -0.00016273481, y: 0.000031404226, z: -0.0027233388, w: 0.0016647594}
outSlope: {x: -0.00016273481, y: 0.000031404226, z: -0.0027233388, w: 0.0016647594}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -925,24 +1259,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.99144864, y: -0.09409306, z: -0.06777507, w: -0.059855685}
inSlope: {x: -0.00033438203, y: -0.0035043058, z: -0.0002118945, w: 0.0002413988}
outSlope: {x: -0.00033438203, y: -0.0035043058, z: -0.0002118945, w: 0.0002413988}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: 0.9844641, y: -0.14791302, z: -0.07581153, w: -0.05661189}
inSlope: {x: 0.006473954, y: 0.0409953, z: 0.0060739694, w: -0.0026096199}
outSlope: {x: 0.006473954, y: 0.0409953, z: 0.0060739694, w: -0.0026096199}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.99144727, y: -0.094094716, z: -0.06777183, w: -0.0598791}
inSlope: {x: 0.00030219584, y: 0.0031739504, z: 0.00019244869, w: -0.00021960607}
outSlope: {x: 0.00030219584, y: 0.0031739504, z: 0.00019244869, w: -0.00021960607}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -950,24 +1293,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.014716604, y: 0.15370654, z: 0.010208091, w: 0.98795426}
inSlope: {x: 0.00055027194, y: -0.000050961968, z: 0.0034993885, w: -0.00002145767}
outSlope: {x: 0.00055027194, y: -0.000050961968, z: 0.0034993885, w: -0.00002145767}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.006222029, y: 0.14983153, z: 0.064351976, w: 0.98659545}
inSlope: {x: -0.0064463355, y: 0.0026305746, z: -0.041377626, w: 0.0022548418}
outSlope: {x: -0.0064463355, y: 0.0026305746, z: -0.041377626, w: 0.0022548418}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.014716619, y: 0.15370937, z: 0.010208131, w: 0.9879538}
inSlope: {x: -0.00049827667, y: 0.000045597597, z: -0.003169033, w: 0.00001788141}
outSlope: {x: -0.00049827667, y: 0.000045597597, z: -0.003169033, w: 0.00001788141}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -975,24 +1327,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0018174306, y: -0.06329405, z: 0.19437636, w: 0.9788812}
inSlope: {x: -0.000017787095, y: -0.0006037205, z: 0.0034238396, w: -0.00071883196}
outSlope: {x: -0.000017787095, y: -0.0006037205, z: 0.0034238396, w: -0.00071883196}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.0032506438, y: -0.07276806, z: 0.24700515, w: 0.9662726}
inSlope: {x: 0.0011403885, y: 0.0071730036, z: -0.039972037, w: 0.010758333}
outSlope: {x: 0.0011403885, y: 0.0071730036, z: -0.039972037, w: 0.010758333}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0017916354, y: -0.06328893, z: 0.19437802, w: 0.97888124}
inSlope: {x: 0.00001616661, y: 0.0005467241, z: -0.0031006366, w: 0.00065088336}
outSlope: {x: 0.00001616661, y: 0.0005467241, z: -0.0031006366, w: 0.00065088336}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1000,24 +1361,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.004039429, y: -0.027318042, z: 0.4975238, w: 0.86701065}
inSlope: {x: -0.000022994353, y: -0.0000065937634, z: 0.0030398367, w: -0.0017452239}
outSlope: {x: -0.000022994353, y: -0.0000065937634, z: 0.0030398367, w: -0.0017452239}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.007469694, y: -0.036046967, z: 0.54358834, w: 0.8385443}
inSlope: {x: 0.0026205303, y: 0.006650085, z: -0.034610305, w: 0.022741538}
outSlope: {x: 0.0026205303, y: 0.006650085, z: -0.034610305, w: 0.022741538}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0040388014, y: -0.027316276, z: 0.49752387, w: 0.86701065}
inSlope: {x: 0.00002081508, y: 0.000005979097, z: -0.002752843, w: 0.0015789286}
outSlope: {x: 0.00002081508, y: 0.000005979097, z: -0.002752843, w: 0.0015789286}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1025,24 +1395,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.6577773, y: 0.09850953, z: -0.4591082, w: 0.5889352}
inSlope: {x: 0.000078678124, y: -0.00052951276, z: 0.0004738569, w: 0.00036656854}
outSlope: {x: 0.000078678124, y: -0.00052951276, z: 0.0004738569, w: 0.00036656854}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: 0.6597458, y: 0.09190695, z: -0.45090684, w: 0.5941141}
inSlope: {x: -0.0018435735, y: 0.006236477, z: -0.007873632, w: -0.004893248}
outSlope: {x: -0.0018435735, y: 0.006236477, z: -0.007873632, w: -0.004893248}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.6577623, y: 0.09849027, z: -0.45912966, w: 0.58893836}
inSlope: {x: -0.00007152564, y: 0.00047877477, z: -0.00042825978, w: -0.00033438238}
outSlope: {x: -0.00007152564, y: 0.00047877477, z: -0.00042825978, w: -0.00033438238}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1050,24 +1429,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.00041191277, y: 0.055648077, z: 0.31086978, w: 0.94882196}
inSlope: {x: -0.000041413583, y: -0.0000013411044, z: 0.00076889986, w: -0.00025212765}
outSlope: {x: -0.000041413583, y: -0.0000013411044, z: 0.00076889986, w: -0.00025212765}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: -0.000467328, y: 0.057516485, z: 0.32197842, w: 0.94499815}
inSlope: {x: -0.0000018575538, y: -0.0018816832, z: -0.010533044, w: 0.0037041344}
outSlope: {x: -0.0000018575538, y: -0.0018816832, z: -0.010533044, w: 0.0037041344}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.00044295748, y: 0.055574562, z: 0.31087455, w: 0.9488247}
inSlope: {x: 0.0000374296, y: 0.0000011175881, z: -0.00069558684, w: 0.00022709391}
outSlope: {x: 0.0000374296, y: 0.0000011175881, z: -0.00069558684, w: 0.00022709391}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1075,24 +1463,33 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.00008331097, y: -0.022595089, z: 0.35200566, w: 0.93572515}
inSlope: {x: -0.000018133722, y: 0.00000005587935, z: 0.0007465481, w: -0.00028073785}
outSlope: {x: -0.000018133722, y: 0.00000005587935, z: 0.0007465481, w: -0.00028073785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: 0.001000701, y: -0.020700004, z: 0.36294872, w: 0.93157864}
inSlope: {x: -0.0009514744, y: -0.0018610079, z: -0.01038284, w: 0.004004542}
outSlope: {x: -0.0009514744, y: -0.0018610079, z: -0.01038284, w: 0.004004542}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.000016200505, y: -0.02260322, z: 0.3520041, w: 0.9357255}
inSlope: {x: 0.00001642369, y: 0, z: -0.00067770545, w: 0.00025570416}
outSlope: {x: 0.00001642369, y: 0, z: -0.00067770545, w: 0.00025570416}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1100,30 +1497,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.019946225, y: 0.7226337, z: -0.02632121, w: 0.6904418}
inSlope: {x: -0.0039585494, y: -0.014133452, z: -0.0069995592, w: 0.014399885}
outSlope: {x: -0.0039585494, y: -0.014133452, z: -0.0069995592, w: 0.014399885}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.018530363, y: 0.73453045, z: -0.03333946, w: 0.6775029}
inSlope: {x: 0.0060872454, y: 0.022375884, z: 0.023567062, w: -0.022931995}
outSlope: {x: 0.0060872454, y: 0.022375884, z: 0.023567062, w: -0.022931995}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.9000001
value: {x: -0.009929709, y: 0.7470219, z: -0.024058383, w: 0.6642897}
inSlope: {x: -0.0065917033, y: -0.012828097, z: -0.021907007, w: 0.013530834}
outSlope: {x: -0.0065917033, y: -0.012828097, z: -0.021907007, w: 0.013530834}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.019946225, y: 0.7226337, z: -0.02632121, w: 0.6904418}
inSlope: {x: -0.0052349507, y: -0.016903298, z: -0.0024037645, w: 0.017462986}
outSlope: {x: -0.0052349507, y: -0.016903298, z: -0.0024037645, w: 0.017462986}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1131,30 +1540,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0044589825, y: -0.18926318, z: -0.033029824, w: 0.9813606}
inSlope: {x: 0.0023016145, y: -0.019721387, z: -0.008220188, w: -0.004078746}
outSlope: {x: 0.0023016145, y: -0.019721387, z: -0.008220188, w: -0.004078746}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.00019389606, y: -0.17162758, z: -0.037667546, w: 0.9844415}
inSlope: {x: -0.011755176, y: 0.03071599, z: 0.022467077, w: 0.0062128906}
outSlope: {x: -0.011755176, y: 0.03071599, z: 0.022467077, w: 0.0062128906}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.9000001
value: {x: -0.00009096002, y: -0.15360853, z: -0.025174031, w: 0.987811}
inSlope: {x: 0.009353751, y: -0.01802666, z: -0.021382524, w: -0.0033500753}
outSlope: {x: 0.009353751, y: -0.01802666, z: -0.021382524, w: -0.0033500753}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0044589825, y: -0.18926318, z: -0.033029824, w: 0.9813606}
inSlope: {x: -0.0011056719, y: -0.024063908, z: -0.005243612, w: -0.0048118876}
outSlope: {x: -0.0011056719, y: -0.024063908, z: -0.005243612, w: -0.0048118876}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1162,30 +1583,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0.034167767, y: 0.024862288, z: 0.028422473, w: -0.035410523}
outSlope: {x: 0.034167767, y: 0.024862288, z: 0.028422473, w: -0.035410523}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.3000001
value: {x: -0.44441015, y: 0.5258729, z: 0.62292117, w: 0.37138468}
inSlope: {x: -0.035841875, y: -0.022386588, z: -0.02782342, w: 0.035442673}
outSlope: {x: -0.035841875, y: -0.022386588, z: -0.02782342, w: 0.035442673}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.2
value: {x: -0.49841747, y: 0.4882415, z: 0.5767168, w: 0.4249683}
inSlope: {x: 0.017057884, y: 0.012546873, z: 0.01610481, w: -0.016295692}
outSlope: {x: 0.017057884, y: 0.012546873, z: 0.01610481, w: -0.016295692}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0.06449914, y: 0.043138903, z: 0.05460625, w: -0.06254828}
outSlope: {x: 0.06449914, y: 0.043138903, z: 0.05460625, w: -0.06254828}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1193,36 +1626,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -1.1591755e-12, y: 2.1578104e-11, z: -0.40117794, w: 0.9160001}
inSlope: {x: -0.0006040812, y: 0.012460947, z: -0.14350711, w: -0.06330192}
outSlope: {x: -0.0006040812, y: 0.012460947, z: -0.14350711, w: -0.06330192}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: 0.00012519087, y: 0.0062241587, z: -0.47358936, w: 0.8807238}
inSlope: {x: -0.0014179164, y: -0.011322344, z: 0.10774389, w: 0.05795628}
outSlope: {x: -0.0014179164, y: -0.011322344, z: 0.10774389, w: 0.05795628}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.3666668
value: {x: 0.00012252829, y: -0.005789459, z: -0.3565266, w: 0.9342672}
inSlope: {x: 0.0009354758, y: -0.013838256, z: 0.111939415, w: 0.042633753}
outSlope: {x: 0.0009354758, y: -0.013838256, z: 0.111939415, w: 0.042633753}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.1666667
value: {x: 0.00056631403, y: -0.012748991, z: -0.31109267, w: 0.9502939}
inSlope: {x: -0.0012673982, y: 0.00838933, z: -0.062398076, w: -0.020354409}
outSlope: {x: -0.0012673982, y: 0.00838933, z: -0.062398076, w: -0.020354409}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0, y: -0, z: -0.40117794, w: 0.9160001}
inSlope: {x: 0.0011622141, y: 0.025497606, z: -0.1768248, w: -0.076755956}
outSlope: {x: 0.0011622141, y: 0.025497606, z: -0.1768248, w: -0.076755956}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1230,18 +1678,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1249,30 +1703,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16966243, y: -0.20466623, z: 0.95311636, w: 0.14455307}
inSlope: {x: -0.012975632, y: -0.0022637842, z: -0.0026822088, w: -0.00076621765}
outSlope: {x: -0.012975632, y: -0.0022637842, z: -0.0026822088, w: -0.00076621765}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.24249531, y: -0.24307097, z: 0.9290706, w: 0.13762401}
inSlope: {x: -0.050069693, y: -0.05721711, z: -0.027907494, w: -0.00084713096}
outSlope: {x: -0.050069693, y: -0.05721711, z: -0.027907494, w: -0.00084713096}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.0000002
value: {x: -0.22471677, y: -0.22932926, z: 0.93698496, w: 0.1377303}
inSlope: {x: 0.10835604, y: 0.05670555, z: 0.037791334, w: 0.014075527}
outSlope: {x: 0.10835604, y: 0.05670555, z: 0.037791334, w: 0.014075527}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.16966243, y: -0.20466623, z: 0.95311636, w: 0.14455307}
inSlope: {x: 0.0035440957, y: 0.00309259, z: 0.0011569272, w: 0.000899882}
outSlope: {x: 0.0035440957, y: 0.00309259, z: 0.0011569272, w: 0.000899882}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1280,36 +1746,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.14650741, y: -0.43622655, z: -0.08639378, w: 0.8836165}
inSlope: {x: 0.007850379, y: -0.022661088, z: -0.01165375, w: -0.0110417595}
outSlope: {x: 0.007850379, y: -0.022661088, z: -0.01165375, w: -0.0110417595}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: -0.10276399, y: -0.527397, z: -0.1316779, w: 0.8330384}
inSlope: {x: 0.06850955, y: -0.09954573, z: -0.036265485, w: -0.060254045}
outSlope: {x: 0.06850955, y: -0.09954573, z: -0.036265485, w: -0.060254045}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.5666668
value: {x: -0.0855585, y: -0.55273914, z: -0.140038, w: 0.81703645}
inSlope: {x: -0.034426574, y: 0.03328351, z: -0.002388056, w: 0.018495608}
outSlope: {x: -0.034426574, y: 0.03328351, z: -0.002388056, w: 0.018495608}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.4333334
value: {x: -0.14052628, y: -0.4497899, z: -0.09300127, w: 0.877093}
inSlope: {x: -0.04906553, y: 0.11132392, z: 0.054899544, w: 0.05509065}
outSlope: {x: -0.04906553, y: 0.11132392, z: 0.054899544, w: 0.05509065}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.14650741, y: -0.43622655, z: -0.08639378, w: 0.8836165}
inSlope: {x: -0.0021524748, y: 0.002536478, z: 0.00088222406, w: 0.0009816894}
outSlope: {x: -0.0021524748, y: 0.002536478, z: 0.00088222406, w: 0.0009816894}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1317,30 +1798,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.055000525, y: 0.7011317, z: 0.22919987, w: 0.67294633}
inSlope: {x: -0.0054616476, y: 0.010818242, z: 0.0059634442, w: -0.012865662}
outSlope: {x: -0.0054616476, y: 0.010818242, z: 0.0059634442, w: -0.012865662}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: 0.049544502, y: 0.7447966, z: 0.23789753, w: 0.6214726}
inSlope: {x: 0.020772481, y: 0.02891332, z: -0.019613877, w: -0.028796196}
outSlope: {x: 0.020772481, y: 0.02891332, z: -0.019613877, w: -0.028796196}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.8000001
value: {x: 0.05219398, y: 0.74175864, z: 0.23511131, w: 0.6259334}
inSlope: {x: -0.007246542, y: -0.04370477, z: 0.0052859606, w: 0.05040045}
outSlope: {x: -0.007246542, y: -0.04370477, z: 0.0052859606, w: 0.05040045}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.054991905, y: 0.70113397, z: 0.22919026, w: 0.67294794}
inSlope: {x: -0.0023230189, y: 0.00035584008, z: 0.00244573, w: -0.0010120878}
outSlope: {x: -0.0023230189, y: 0.00035584008, z: 0.00244573, w: -0.0010120878}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1348,18 +1841,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0024678414, y: 0.15852268, z: -0.010255311, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.0024678414, y: 0.15852268, z: -0.010255311, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1367,30 +1866,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.22942159, y: 0.19798341, z: 0.94466025, w: -0.12564005}
inSlope: {x: -0.014409273, y: 0.002468079, z: -0.0039088726, w: 0.00085204834}
outSlope: {x: -0.014409273, y: 0.002468079, z: -0.0039088726, w: 0.00085204834}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.30364165, y: 0.24000102, z: 0.91382295, w: -0.12299945}
inSlope: {x: -0.04877374, y: 0.06372839, z: -0.03324241, w: -0.002265796}
outSlope: {x: -0.04877374, y: 0.06372839, z: -0.03324241, w: -0.002265796}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.9666667
value: {x: -0.28743488, y: 0.22679892, z: 0.9222869, w: -0.12381551}
inSlope: {x: 0.1058886, y: -0.06168785, z: 0.047614533, w: -0.004093606}
outSlope: {x: 0.1058886, y: -0.06168785, z: 0.047614533, w: -0.004093606}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.22942159, y: 0.19798341, z: 0.94466025, w: -0.12564005}
inSlope: {x: 0.002295526, y: -0.0032293827, z: 0.0011819613, w: -0.00040993132}
outSlope: {x: 0.002295526, y: -0.0032293827, z: 0.0011819613, w: -0.00040993132}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1398,36 +1909,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.12937, y: -0.4200653, z: 0.06685, w: 0.89573413}
inSlope: {x: -0.007409602, y: -0.02479702, z: 0.0114586195, w: -0.011431574}
outSlope: {x: -0.007409602, y: -0.02479702, z: 0.0114586195, w: -0.011431574}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: 0.08400449, y: -0.51109976, z: 0.103497066, w: 0.8491223}
inSlope: {x: -0.06643167, y: -0.07917159, z: 0.013546485, w: -0.042695366}
outSlope: {x: -0.06643167, y: -0.07917159, z: 0.013546485, w: -0.042695366}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.6333334
value: {x: 0.070864744, y: -0.52488625, z: 0.10401995, w: 0.841815}
inSlope: {x: 0.04437831, y: 0.04891102, z: -0.001885483, w: 0.026975002}
outSlope: {x: 0.04437831, y: 0.04891102, z: -0.001885483, w: 0.026975002}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.5000002
value: {x: 0.12633607, y: -0.4259767, z: 0.06908332, w: 0.8932024}
inSlope: {x: 0.036352012, y: 0.07605679, z: -0.029933145, w: 0.03347668}
outSlope: {x: 0.036352012, y: 0.07605679, z: -0.029933145, w: 0.03347668}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.12937, y: -0.4200653, z: 0.06685, w: 0.89573413}
inSlope: {x: 0.0022543988, y: -0.0010085115, z: 0.0014752164, w: -0.0009101638}
outSlope: {x: 0.0022543988, y: -0.0010085115, z: 0.0014752164, w: -0.0009101638}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1435,30 +1961,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.092656724, y: 0.6599163, z: -0.18756749, w: 0.72162575}
inSlope: {x: 0.0041330606, y: 0.0123631945, z: -0.005538761, w: -0.01222372}
outSlope: {x: 0.0041330606, y: 0.0123631945, z: -0.005538761, w: -0.01222372}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.09362309, y: 0.69915414, z: -0.19055113, w: 0.6827214}
inSlope: {x: -0.02505731, y: 0.016577842, z: 0.025459528, w: -0.013305547}
outSlope: {x: -0.02505731, y: 0.016577842, z: 0.025459528, w: -0.013305547}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.8666668
value: {x: -0.094262294, y: 0.68921334, z: -0.18911743, w: 0.6930615}
inSlope: {x: 0.011565696, y: -0.0384048, z: -0.008775079, w: 0.037366785}
outSlope: {x: 0.011565696, y: -0.0384048, z: -0.008775079, w: 0.037366785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.092656724, y: 0.6599163, z: -0.18756749, w: 0.72162575}
inSlope: {x: 0.002623203, y: 0.0031971962, z: -0.0024649524, w: -0.0032258064}
outSlope: {x: 0.002623203, y: 0.0031971962, z: -0.0024649524, w: -0.0032258064}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1466,18 +2004,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0024680619, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0024680619, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1488,18 +2032,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1507,30 +2057,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0038785916, y: 0.60606056, z: -0.12916167}
inSlope: {x: -0.000041111445, y: -0.0058318535, z: 0.00053467054}
outSlope: {x: -0.000041111445, y: -0.0058318535, z: 0.00053467054}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.8333333
value: {x: -0.003992125, y: 0.57740706, z: -0.14296994}
inSlope: {x: -0.000042398446, y: -0.01941668, z: -0.01579125}
outSlope: {x: -0.000042382344, y: -0.019420257, z: -0.015793063}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.8666667
value: {x: -0.003948311, y: 0.58027005, z: -0.14764377}
inSlope: {x: 0.00011726287, y: 0.03761458, z: 0.023993662}
outSlope: {x: 0.00011728074, y: 0.037607387, z: 0.023995677}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0038785916, y: 0.60606056, z: -0.12916167}
inSlope: {x: -0.0000041650906, y: 0.00021078951, z: 0.0039149043}
outSlope: {x: -0.0000041650906, y: 0.00021078951, z: 0.0039149043}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1538,18 +2100,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37125313, y: 0, z: 3.5297986e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.37125313, y: 0, z: 3.5297986e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1557,18 +2125,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1576,18 +2150,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1595,18 +2175,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.33805797, y: 0.0000000016491409, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.33805797, y: 0.0000000016491409, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1614,18 +2200,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.48710993, y: -0.0000000029315161, z: -0.000000005287819}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.48710993, y: -0.0000000029315161, z: -0.000000005287819}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1633,18 +2225,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37810466, y: 0.000000012314222, z: 0.000000003656263}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.37810466, y: 0.000000012314222, z: 0.000000003656263}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1652,18 +2250,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1671,18 +2275,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.14754602, y: -1.5098017e-10, z: -1.8364829e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.14754602, y: -1.5098017e-10, z: -1.8364829e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1690,18 +2300,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12117819, y: 4.0676153e-11, z: -6.123693e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.12117819, y: 4.0676153e-11, z: -6.123693e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1709,18 +2325,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0947669, y: 6.212207e-10, z: 5.598033e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0947669, y: 6.212207e-10, z: 5.598033e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1728,18 +2350,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1747,18 +2375,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16641212, y: 9.91194e-10, z: -0.0000000015653806}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.16641212, y: 9.91194e-10, z: -0.0000000015653806}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1766,18 +2400,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.120116964, y: -3.4422165e-10, z: -3.1485822e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.120116964, y: -3.4422165e-10, z: -3.1485822e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1785,18 +2425,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11180051, y: -0.000000001740354, z: -2.5811567e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.11180051, y: -0.000000001740354, z: -2.5811567e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1804,18 +2450,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1823,18 +2475,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15574053, y: 5.2802276e-11, z: -2.146045e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.15574053, y: 5.2802276e-11, z: -2.146045e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1842,18 +2500,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.13222101, y: 5.715871e-10, z: -5.0163984e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.13222101, y: 5.715871e-10, z: -5.0163984e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1861,18 +2525,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11479917, y: 0.0000000020908677, z: -2.923974e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.11479917, y: 0.0000000020908677, z: -2.923974e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1880,18 +2550,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1899,18 +2575,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15860535, y: 0.0000000026879325, z: 7.8526813e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.15860535, y: 0.0000000026879325, z: 7.8526813e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1918,18 +2600,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12212481, y: 0.0000000016748021, z: 1.4706206e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.12212481, y: 0.0000000016748021, z: 1.4706206e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1937,18 +2625,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1956,18 +2650,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23949292, y: 9.1539505e-11, z: -1.5268341e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.23949292, y: 9.1539505e-11, z: -1.5268341e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1975,18 +2675,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.410607, y: 0.000000009724398, z: 0.0000000011147558}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.410607, y: 0.000000009724398, z: 0.0000000011147558}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1994,18 +2700,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.3364506, y: -0.0000000040139443, z: 0.0000000034456769}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.3364506, y: -0.0000000040139443, z: 0.0000000034456769}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2013,18 +2725,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2032,18 +2750,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08539126, y: -7.0675765e-10, z: -3.2037234e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.08539126, y: -7.0675765e-10, z: -3.2037234e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2051,18 +2775,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.10555976, y: -2.7268768e-10, z: -1.31962e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.10555976, y: -2.7268768e-10, z: -1.31962e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2070,18 +2800,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07002997, y: -2.4199717e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.07002997, y: -2.4199717e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2089,18 +2825,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2108,18 +2850,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.083958365, y: 4.355627e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.083958365, y: 4.355627e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2127,18 +2875,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1011217, y: 1.9946839e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.1011217, y: 1.9946839e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2146,18 +2900,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08893922, y: 8.882696e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.08893922, y: 8.882696e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2165,18 +2925,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2184,18 +2950,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0699, y: -5.498231e-10, z: 0.0000000013405401}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.0699, y: -5.498231e-10, z: 0.0000000013405401}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2203,18 +2975,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.110720225, y: 5.93122e-10, z: -3.8386216e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.110720225, y: 5.93122e-10, z: -3.8386216e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2222,18 +3000,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1044904, y: 3.5442596e-10, z: -4.433691e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.1044904, y: 3.5442596e-10, z: -4.433691e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2241,18 +3025,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2260,18 +3050,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.098457314, y: -1.0680758e-10, z: -9.376685e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.098457314, y: -1.0680758e-10, z: -9.376685e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2279,18 +3075,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07122904, y: 2.2097743e-10, z: 3.0673134e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.07122904, y: 2.2097743e-10, z: 3.0673134e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2298,18 +3100,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2317,18 +3125,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21017115, y: 0, z: 3.381075e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.21017115, y: 0, z: 3.381075e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2336,18 +3150,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2355,18 +3175,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2374,18 +3200,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2393,18 +3225,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2412,18 +3250,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: -0.0000000022347324, z: 0.0000000012273791}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.308237, y: -0.0000000022347324, z: 0.0000000012273791}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2431,18 +3275,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: 0.000000002858091, z: -0.0000000045525033}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.1799596, y: 0.000000002858091, z: -0.0000000045525033}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2450,18 +3300,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -3.5630157e-10, z: 5.759115e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.18444936, y: -3.5630157e-10, z: 5.759115e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2469,18 +3325,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2488,18 +3350,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: 9.119276e-10, z: 0.0000000012273864}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.308237, y: 9.119276e-10, z: 0.0000000012273864}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2507,18 +3375,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: -0.0000000025712839, z: -0.000000003963622}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.1799596, y: -0.0000000025712839, z: -0.000000003963622}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2526,18 +3400,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -7.947531e-10, z: -0.000000003357513}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: -0.18444936, y: -7.947531e-10, z: -0.000000003357513}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2546,18 +3426,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2565,18 +3451,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2584,18 +3476,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2603,18 +3501,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2622,18 +3526,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2641,18 +3551,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2660,18 +3576,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2679,18 +3601,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2698,18 +3626,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2717,18 +3651,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2736,18 +3676,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2755,18 +3701,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2774,18 +3726,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2793,18 +3751,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2812,18 +3776,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2831,18 +3801,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2850,18 +3826,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2869,18 +3851,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2888,18 +3876,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2907,18 +3901,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2926,18 +3926,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2945,18 +3951,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2964,18 +3976,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2983,18 +4001,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3002,18 +4026,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3021,18 +4051,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3040,18 +4076,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3059,18 +4101,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3078,18 +4126,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3097,18 +4151,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3116,18 +4176,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3135,18 +4201,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3154,18 +4226,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3173,18 +4251,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3192,18 +4276,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3211,18 +4301,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3230,18 +4326,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3249,18 +4351,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3268,18 +4376,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3287,18 +4401,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3306,18 +4426,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3325,18 +4451,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3344,18 +4476,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3363,18 +4501,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3382,18 +4526,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3401,18 +4551,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3420,18 +4576,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3439,18 +4601,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3458,18 +4626,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3477,18 +4651,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3496,18 +4676,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3515,18 +4701,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3534,18 +4726,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3553,18 +4751,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3572,18 +4776,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 2.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3604,6 +4814,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 2
@@ -3611,6 +4823,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 2
@@ -3618,6 +4832,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 2
@@ -3625,6 +4841,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 2
@@ -3632,6 +4850,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 2
@@ -3639,6 +4859,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 2
@@ -3646,6 +4868,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 2
@@ -3653,6 +4877,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 2
@@ -3660,6 +4886,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 2
@@ -3667,6 +4895,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 2
@@ -3674,6 +4904,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 2
@@ -3681,6 +4913,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 2
@@ -3688,6 +4922,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 2
@@ -3695,6 +4931,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 2
@@ -3702,6 +4940,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 2
@@ -3709,6 +4949,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 2
@@ -3716,6 +4958,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 2
@@ -3723,6 +4967,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 2
@@ -3730,6 +4976,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 2
@@ -3737,6 +4985,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 2
@@ -3744,6 +4994,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 2
@@ -3751,6 +5003,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 2
@@ -3758,6 +5012,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 2
@@ -3765,6 +5021,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 2
@@ -3772,6 +5030,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 2
@@ -3779,6 +5039,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 2
@@ -3786,6 +5048,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 2
@@ -3793,6 +5057,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 2
@@ -3800,6 +5066,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 2
@@ -3807,6 +5075,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 2
@@ -3814,6 +5084,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 2
@@ -3821,6 +5093,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 2
@@ -3828,6 +5102,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 2
@@ -3835,6 +5111,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 2
@@ -3842,6 +5120,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 2
@@ -3849,6 +5129,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 2
@@ -3856,6 +5138,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 1
@@ -3863,6 +5147,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 1
@@ -3870,6 +5156,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 1
@@ -3877,6 +5165,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 1
@@ -3884,6 +5174,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 1
@@ -3891,6 +5183,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 1
@@ -3898,6 +5192,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 1
@@ -3905,6 +5201,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 1
@@ -3912,6 +5210,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 1
@@ -3919,6 +5219,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 1
@@ -3926,6 +5228,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 1
@@ -3933,6 +5237,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 1
@@ -3940,6 +5246,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 1
@@ -3947,6 +5255,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 1
@@ -3954,6 +5264,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 1
@@ -3961,6 +5273,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 1
@@ -3968,6 +5282,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 1
@@ -3975,6 +5291,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 1
@@ -3982,6 +5300,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 1
@@ -3989,6 +5309,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 1
@@ -3996,6 +5318,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 1
@@ -4003,6 +5327,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 1
@@ -4010,6 +5336,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 1
@@ -4017,6 +5345,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 1
@@ -4024,6 +5354,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 1
@@ -4031,6 +5363,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 1
@@ -4038,6 +5372,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 1
@@ -4045,6 +5381,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 1
@@ -4052,6 +5390,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 1
@@ -4059,6 +5399,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 1
@@ -4066,6 +5408,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 1
@@ -4073,6 +5417,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 1
@@ -4080,6 +5426,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 1
@@ -4087,6 +5435,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 1
@@ -4094,6 +5444,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 1
@@ -4101,6 +5453,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 1
@@ -4108,6 +5462,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 1
@@ -4115,6 +5471,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 1
@@ -4122,6 +5480,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 1
@@ -4129,6 +5489,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 1
@@ -4136,6 +5498,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 1
@@ -4143,6 +5507,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 1
@@ -4150,6 +5516,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 1
@@ -4157,6 +5525,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 1
@@ -4164,6 +5534,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 1
@@ -4171,6 +5543,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 1
@@ -4178,6 +5552,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 1
@@ -4185,6 +5561,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 1
@@ -4192,6 +5570,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 1
@@ -4199,6 +5579,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 1
@@ -4206,6 +5588,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 1
@@ -4213,6 +5597,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 1
@@ -4220,6 +5606,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 1
@@ -4227,6 +5615,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 1
@@ -4234,6 +5624,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 2
@@ -4241,6 +5633,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 2
@@ -4248,6 +5642,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 2
@@ -4255,6 +5651,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 2
@@ -4262,6 +5660,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 2
@@ -4269,6 +5669,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 2
@@ -4276,6 +5678,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 2
@@ -4283,6 +5687,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 2
@@ -4290,6 +5696,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 2
@@ -4297,6 +5705,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 2
@@ -4304,6 +5714,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 2
@@ -4311,6 +5723,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 2
@@ -4318,6 +5732,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 2
@@ -4325,6 +5741,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 2
@@ -4332,6 +5750,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 2
@@ -4339,6 +5759,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 2
@@ -4346,6 +5768,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 2
@@ -4353,6 +5777,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 2
@@ -4360,6 +5786,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 2
@@ -4367,6 +5795,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 3
@@ -4374,6 +5804,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 3
@@ -4381,6 +5813,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 3
@@ -4388,6 +5822,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 3
@@ -4395,6 +5831,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 3
@@ -4402,6 +5840,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 3
@@ -4409,6 +5849,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 3
@@ -4416,6 +5858,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 3
@@ -4423,6 +5867,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 3
@@ -4430,6 +5876,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 3
@@ -4437,6 +5885,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 3
@@ -4444,6 +5894,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 3
@@ -4451,6 +5903,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 3
@@ -4458,6 +5912,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 3
@@ -4465,6 +5921,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 3
@@ -4472,6 +5930,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 3
@@ -4479,6 +5939,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 3
@@ -4486,6 +5948,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 3
@@ -4493,6 +5957,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 3
@@ -4500,6 +5966,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 3
@@ -4507,6 +5975,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 3
@@ -4514,6 +5984,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 3
@@ -4521,6 +5993,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 3
@@ -4528,6 +6002,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 3
@@ -4535,6 +6011,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 3
@@ -4542,6 +6020,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 3
@@ -4549,6 +6029,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 3
@@ -4556,6 +6038,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 3
@@ -4563,6 +6047,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 3
@@ -4570,6 +6056,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 3
@@ -4577,6 +6065,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 3
@@ -4584,6 +6074,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 3
@@ -4591,6 +6083,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 3
@@ -4598,6 +6092,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 3
@@ -4605,6 +6101,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 3
@@ -4612,6 +6110,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 3
@@ -4619,6 +6119,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 3
@@ -4626,6 +6128,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 3
@@ -4633,6 +6137,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 3
@@ -4640,6 +6146,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 3
@@ -4647,6 +6155,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 3
@@ -4654,6 +6164,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 3
@@ -4661,6 +6173,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 3
@@ -4668,6 +6182,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 3
@@ -4675,6 +6191,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 3
@@ -4682,6 +6200,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 3
@@ -4689,6 +6209,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 3
@@ -4696,6 +6218,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 3
@@ -4703,6 +6227,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 3
@@ -4710,6 +6236,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 3
@@ -4717,6 +6245,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 3
@@ -4724,6 +6254,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 3
@@ -4731,6 +6263,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 3
@@ -4738,6 +6272,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 3
@@ -4745,6 +6281,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 3
@@ -4752,6 +6290,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
@@ -4763,7 +6303,7 @@ AnimationClip:
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
- m_LoopTime: 0
+ m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
@@ -4777,5 +6317,4 @@ AnimationClip:
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
- m_GenerateMotionCurves: 0
m_Events: []
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/run.anim b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/run.anim
index 02aa7ff2..130e53a9 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/run.anim
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/run.anim
@@ -3,10 +3,11 @@
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: run
- serializedVersion: 6
+ serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
@@ -14,18 +15,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -33,30 +40,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.113547154, y: -0.17450313, z: -0.7165995, w: 0.6656882}
inSlope: {x: -0.054624747, y: 0.16196384, z: -0.002351403, w: 0.048453208}
outSlope: {x: -0.054624747, y: 0.16196384, z: -0.002351403, w: 0.048453208}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.08687724, y: -0.095978834, z: -0.715289, w: 0.6867329}
inSlope: {x: 0.041496225, y: -0.121314056, z: -0.0058811894, w: -0.028662974}
outSlope: {x: 0.041496225, y: -0.121314056, z: -0.0058811894, w: -0.028662974}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.10752088, y: -0.15665673, z: -0.7167629, w: 0.67093146}
inSlope: {x: 0.12238742, y: -0.36182803, z: 0.0005802529, w: -0.10357888}
outSlope: {x: 0.12238742, y: -0.36182803, z: 0.0005802529, w: -0.10357888}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.113547154, y: -0.17450313, z: -0.7165995, w: 0.6656882}
inSlope: {x: 0.057082947, y: -0.1692477, z: 0.002440808, w: -0.050613243}
outSlope: {x: 0.057082947, y: -0.1692477, z: 0.002440808, w: -0.050613243}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -64,30 +83,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.14531523, y: 0.102303036, z: 0.06293272, w: 0.98206776}
inSlope: {x: -0.015030651, y: -0.31143776, z: -0.074683085, w: 0.03324151}
outSlope: {x: -0.015030651, y: -0.31143776, z: -0.074683085, w: 0.03324151}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.14711699, y: 0.06720397, z: 0.04877339, w: 0.9856274}
inSlope: {x: -0.008357315, y: 0.032413915, z: -0.048704445, w: -0.0010889752}
outSlope: {x: -0.008357315, y: 0.032413915, z: -0.048704445, w: -0.0010889752}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.14351213, y: 0.10695466, z: 0.059674133, w: 0.98204076}
inSlope: {x: 0.05131178, y: 0.03027678, z: 0.030893072, w: 0.0023522975}
outSlope: {x: 0.05131178, y: 0.03027678, z: 0.030893072, w: 0.0023522975}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.14531523, y: 0.102303036, z: 0.06293272, w: 0.98206776}
inSlope: {x: -0.025420615, y: -0.095558755, z: -0.01297674, w: 0.0071936785}
outSlope: {x: -0.025420615, y: -0.095558755, z: -0.01297674, w: 0.0071936785}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -95,54 +126,78 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.03723055, y: 0.236004, z: -0.7011765, w: 0.6717645}
inSlope: {x: -0.14368023, y: -0.7035519, z: -0.328626, w: -0.11963188}
outSlope: {x: -0.14368023, y: -0.7035519, z: -0.328626, w: -0.11963188}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.042019892, y: 0.21255226, z: -0.7121307, w: 0.66777676}
inSlope: {x: -0.04272765, y: -0.9538828, z: -0.39167756, w: -0.12976526}
outSlope: {x: -0.04272765, y: -0.9538828, z: -0.39167756, w: -0.12976526}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.031000707, y: 0.13886833, z: -0.7369487, w: 0.6608034}
inSlope: {x: 0.39088678, y: -0.79664886, z: -0.16968907, w: 0.0036138296}
outSlope: {x: 0.39088678, y: -0.79664886, z: -0.16968907, w: 0.0036138296}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.053084865, y: 0.08354211, z: -0.725657, w: 0.6808999}
inSlope: {x: 0.57430446, y: -0.2433622, z: 0.16442747, w: 0.16192318}
outSlope: {x: 0.57430446, y: -0.2433622, z: 0.16442747, w: 0.16192318}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.092553176, y: 0.08480211, z: -0.7072441, w: 0.6957358}
inSlope: {x: -0.16198753, y: 0.33911026, z: 0.02616135, w: 0.0047823647}
outSlope: {x: -0.16198753, y: 0.33911026, z: 0.02616135, w: 0.0047823647}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.013112999, y: 0.1835881, z: -0.7068859, w: 0.68296105}
inSlope: {x: -0.51560605, y: 0.6119109, z: 0.05472866, w: -0.10130435}
outSlope: {x: -0.51560605, y: 0.6119109, z: 0.05472866, w: -0.10130435}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.024219234, y: 0.22969073, z: -0.70031345, w: 0.6754381}
inSlope: {x: -0.48033363, y: 0.4401333, z: 0.04255599, w: -0.11502208}
outSlope: {x: -0.48033363, y: 0.4401333, z: 0.04255599, w: -0.11502208}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.03723055, y: 0.236004, z: -0.7011765, w: 0.6717645}
inSlope: {x: -0.3903392, y: 0.18939777, z: -0.025892235, w: -0.1102083}
outSlope: {x: -0.3903392, y: 0.18939777, z: -0.025892235, w: -0.1102083}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -150,60 +205,87 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.06810709, y: -0.004776347, z: 0.59940106, w: 0.7975318}
inSlope: {x: 0.30765572, y: -0.36687142, z: -0.07826685, w: 0.07785379}
outSlope: {x: 0.30765572, y: -0.36687142, z: -0.07826685, w: 0.07785379}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.0578519, y: -0.017005395, z: 0.59679216, w: 0.8001269}
inSlope: {x: 0.45928103, y: -0.6558165, z: 0.03233402, w: -0.01585364}
outSlope: {x: 0.45928103, y: -0.6558165, z: 0.03233402, w: -0.01585364}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.011213027, y: -0.11946246, z: 0.6158211, w: 0.778696}
inSlope: {x: 0.8136048, y: -1.1096338, z: 0.23206648, w: -0.37045592}
outSlope: {x: 0.8136048, y: -1.1096338, z: 0.23206648, w: -0.37045592}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.11835197, y: -0.24895477, z: 0.6350569, w: 0.72160727}
inSlope: {x: 0.60321724, y: -0.6353874, z: 0.003448427, w: -0.315367}
outSlope: {x: 0.60321724, y: -0.6353874, z: 0.003448427, w: -0.315367}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.13969705, y: -0.27110714, z: 0.64001274, w: 0.7052442}
inSlope: {x: -0.2059123, y: 0.1617817, z: 0.347243, w: -0.22075108}
outSlope: {x: -0.2059123, y: 0.1617817, z: 0.347243, w: -0.22075108}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.05691106, y: -0.20256533, z: 0.6942988, w: 0.68824244}
inSlope: {x: -0.84067523, y: 0.7616447, z: 0.17245531, w: 0.12680872}
outSlope: {x: -0.84067523, y: 0.7616447, z: 0.17245531, w: 0.12680872}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.024819221, y: -0.096039906, z: 0.65457624, w: 0.74946}
inSlope: {x: -0.56848556, y: 0.9627228, z: -0.49721268, w: 0.5318481}
outSlope: {x: -0.56848556, y: 0.9627228, z: -0.49721268, w: 0.5318481}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.06254429, y: -0.023383485, z: 0.61465144, w: 0.7859676}
inSlope: {x: -0.34590048, y: 0.83496416, z: -0.5540372, w: 0.44718605}
outSlope: {x: -0.34590048, y: 0.83496416, z: -0.5540372, w: 0.44718605}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.06810709, y: -0.004776347, z: 0.59940106, w: 0.7975318}
inSlope: {x: -0.16688378, y: 0.55821365, z: -0.45751116, w: 0.34692556}
outSlope: {x: -0.16688378, y: 0.55821365, z: -0.45751116, w: 0.34692556}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -211,78 +293,114 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.045649316, y: 0.22563913, z: 0.5164813, w: 0.8247729}
inSlope: {x: 0.24877062, y: -0.9167696, z: 1.0517836, w: -0.43853936}
outSlope: {x: 0.24877062, y: -0.9167696, z: 1.0517836, w: -0.43853936}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.03735696, y: 0.19508015, z: 0.55154073, w: 0.8101549}
inSlope: {x: 1.0262815, y: -1.1367556, z: 1.2323506, w: -0.57337576}
outSlope: {x: 1.0262815, y: -1.1367556, z: 1.2323506, w: -0.57337576}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.022769459, y: 0.14985542, z: 0.598638, w: 0.78654784}
inSlope: {x: 2.1364756, y: -1.1492215, z: 1.0632311, w: -0.6548935}
outSlope: {x: 2.1364756, y: -1.1492215, z: 1.0632311, w: -0.6548935}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.19831513, y: 0.11260336, z: 0.6178321, w: 0.7525126}
inSlope: {x: 2.9965672, y: -0.04155102, z: -0.47268555, w: -0.42880827}
outSlope: {x: 2.9965672, y: -0.04155102, z: -0.47268555, w: -0.42880827}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.40535963, y: 0.11995932, z: 0.54702765, w: 0.7225331}
inSlope: {x: 2.6944413, y: 0.08249906, z: -1.3814633, w: -0.44314566}
outSlope: {x: 2.6944413, y: 0.08249906, z: -1.3814633, w: -0.44314566}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.5462334, y: 0.12289512, z: 0.45132047, w: 0.6948638}
inSlope: {x: 1.6296213, y: 0.049598742, z: -1.3762879, w: -0.37471625}
outSlope: {x: 1.6296213, y: 0.049598742, z: -1.3762879, w: -0.37471625}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.6142978, y: 0.120842576, z: 0.38184345, w: 0.6798756}
inSlope: {x: 0.16588138, y: -0.291321, z: -0.33350235, w: 0.09639579}
outSlope: {x: 0.16588138, y: -0.291321, z: -0.33350235, w: 0.09639579}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.5282344, y: 0.082163386, z: 0.43136248, w: 0.72673523}
inSlope: {x: -1.5092597, y: 0.288702, z: 0.8693522, w: 0.52722776}
outSlope: {x: -1.5092597, y: 0.288702, z: 0.8693522, w: 0.52722776}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.39570707, y: 0.13973883, z: 0.49489388, w: 0.76090014}
inSlope: {x: -2.4483523, y: 1.0504179, z: 0.8611386, w: 0.5052625}
outSlope: {x: -2.4483523, y: 1.0504179, z: 0.8611386, w: 0.5052625}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.117812194, y: 0.21933606, z: 0.5335229, w: 0.80831015}
inSlope: {x: -3.0735602, y: 0.46782076, z: -0.22223462, w: 0.46488494}
outSlope: {x: -3.0735602, y: 0.46782076, z: -0.22223462, w: 0.46488494}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.014316607, y: 0.23104425, z: 0.51944643, w: 0.8225503}
inSlope: {x: -2.4519234, y: 0.09454631, z: -0.25562453, w: 0.24694133}
outSlope: {x: -2.4519234, y: 0.09454631, z: -0.25562453, w: 0.24694133}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.045649316, y: 0.22563913, z: 0.5164813, w: 0.8247729}
inSlope: {x: -1.7989762, y: -0.16215326, z: -0.08895449, w: 0.066677876}
outSlope: {x: -1.7989762, y: -0.16215326, z: -0.08895449, w: 0.066677876}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -290,66 +408,96 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.00077057513, y: 0.4661399, z: 0.014615381, w: 0.88458997}
inSlope: {x: -0.14179377, y: 1.2120991, z: -0.6012532, w: -0.672301}
outSlope: {x: -0.14179377, y: 1.2120991, z: -0.6012532, w: -0.672301}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.01137601, y: 0.54527783, z: -0.026823664, w: 0.8377489}
inSlope: {x: -0.14513393, y: 0.8143078, z: -0.4602819, w: -0.527645}
outSlope: {x: -0.14513393, y: 0.8143078, z: -0.4602819, w: -0.527645}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.015172631, y: 0.5608304, z: -0.036111858, w: 0.8270036}
inSlope: {x: 0.057649244, y: -0.12801202, z: -0.11059891, w: 0.07904291}
outSlope: {x: 0.057649244, y: -0.12801202, z: -0.11059891, w: 0.07904291}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.0058234413, y: 0.48162845, z: -0.027096769, w: 0.87593716}
inSlope: {x: 0.3338651, y: -1.8027682, z: 0.23869994, w: 0.98680604}
outSlope: {x: 0.3338651, y: -1.8027682, z: 0.23869994, w: 0.98680604}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.014304219, y: 0.3663877, z: -0.012203749, w: 0.9302723}
inSlope: {x: -0.16439742, y: -1.2490096, z: 0.12814566, w: 0.5094061}
outSlope: {x: -0.16439742, y: -1.2490096, z: 0.12814566, w: 0.5094061}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.018940976, y: 0.2893606, z: -0.0004785075, w: 0.9570326}
inSlope: {x: -0.15804122, y: -0.33532035, z: 0.17996098, w: 0.10114162}
outSlope: {x: -0.15804122, y: -0.33532035, z: 0.17996098, w: 0.10114162}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.009834536, y: 0.29940447, z: 0.007950149, w: 0.9540425}
inSlope: {x: 0.26056793, y: 0.16592592, z: -0.118998095, w: -0.05357623}
outSlope: {x: 0.26056793, y: 0.16592592, z: -0.118998095, w: -0.05357623}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.0154299885, y: 0.37732446, z: 0.00930672, w: 0.9259058}
inSlope: {x: -0.18962376, y: 1.3716627, z: 0.16572598, w: -0.56806606}
outSlope: {x: -0.18962376, y: 1.3716627, z: 0.16572598, w: -0.56806606}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.006891815, y: 0.42851886, z: 0.013880088, w: 0.90339994}
inSlope: {x: -0.2430085, y: 1.332232, z: 0.079629965, w: -0.61973786}
outSlope: {x: -0.2430085, y: 1.332232, z: 0.079629965, w: -0.61973786}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.00077057513, y: 0.4661399, z: 0.014615381, w: 0.88458997}
inSlope: {x: -0.22987153, y: 1.1286306, z: 0.022058776, w: -0.56429875}
outSlope: {x: -0.22987153, y: 1.1286306, z: 0.022058776, w: -0.56429875}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -357,90 +505,132 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.19118668, y: -0.007165738, z: -0.016758723, w: 0.98138446}
inSlope: {x: -0.018758474, y: 0.6279029, z: -0.28700468, w: -0.012073516}
outSlope: {x: -0.018758474, y: 0.6279029, z: -0.28700468, w: -0.012073516}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.19213884, y: 0.04260246, z: -0.037654098, w: 0.9797193}
inSlope: {x: -0.002605765, y: 0.6912904, z: -0.24767226, w: -0.03522098}
outSlope: {x: -0.002605765, y: 0.6912904, z: -0.24767226, w: -0.03522098}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.1921362, y: 0.05388822, z: -0.03970172, w: 0.979083}
inSlope: {x: -0.0020022693, y: -0.4168801, z: 0.17262039, w: 0.025701813}
outSlope: {x: -0.0020022693, y: -0.4168801, z: 0.17262039, w: 0.025701813}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.19118668, y: -0.007165747, z: -0.016758675, w: 0.98138446}
inSlope: {x: 0.0046227872, y: -0.09574502, z: 0.1078877, w: 0.0033429267}
outSlope: {x: 0.0046227872, y: -0.09574502, z: 0.1078877, w: 0.0033429267}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.19150987, y: 0.013730857, z: -0.014886761, w: 0.98128176}
inSlope: {x: 0.001959801, y: -0.121295154, z: -0.027074834, w: -0.00044167053}
outSlope: {x: 0.001959801, y: -0.121295154, z: -0.027074834, w: -0.00044167053}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.19118668, y: -0.007165782, z: -0.016758693, w: 0.98138446}
inSlope: {x: 0.09976088, y: -1.7796104, z: -0.09214433, w: -0.06537969}
outSlope: {x: 0.09976088, y: -1.7796104, z: -0.09214433, w: -0.06537969}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.18485914, y: -0.10490991, z: -0.02102972, w: 0.9769231}
inSlope: {x: 0.18936522, y: -3.4063194, z: -0.098244175, w: -0.39048758}
outSlope: {x: 0.18936522, y: -3.4063194, z: -0.098244175, w: -0.39048758}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.17856233, y: -0.23425381, z: -0.023308309, w: 0.95535195}
inSlope: {x: 0.117282055, y: -3.0288653, z: 0.035298098, w: -0.6293625}
outSlope: {x: 0.117282055, y: -3.0288653, z: 0.035298098, w: -0.6293625}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.17704034, y: -0.30683425, z: -0.018676514, w: 0.9349656}
inSlope: {x: 0.02749332, y: -0.65879965, z: 0.15429208, w: -0.16963978}
outSlope: {x: 0.02749332, y: -0.65879965, z: 0.15429208, w: -0.16963978}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.1803138, y: -0.18304539, z: -0.011175612, w: 0.9663625}
inSlope: {x: -0.15429416, y: 3.063487, z: -0.008413902, w: 0.53150076}
outSlope: {x: -0.15429416, y: 3.063487, z: -0.008413902, w: 0.53150076}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.18701573, y: -0.07394116, z: -0.013583104, w: 0.97947603}
inSlope: {x: -0.16309327, y: 2.6381946, z: -0.08374682, w: 0.22532956}
outSlope: {x: -0.16309327, y: 2.6381946, z: -0.08374682, w: 0.22532956}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.19118668, y: -0.0071657277, z: -0.016758732, w: 0.98138446}
inSlope: {x: -0.065958485, y: 1.2022091, z: -0.06811321, w: 0.0276992}
outSlope: {x: -0.065958485, y: 1.2022091, z: -0.06811321, w: 0.0276992}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.19129267, y: -0.0012260134, z: -0.017694693, w: 0.9813728}
inSlope: {x: 0.0033941125, y: -0.20057705, z: 0.020478884, w: 0.00092715083}
outSlope: {x: 0.0033941125, y: -0.20057705, z: 0.020478884, w: 0.00092715083}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.19118668, y: -0.007165738, z: -0.016758723, w: 0.98138446}
inSlope: {x: 0.0031797562, y: -0.17819159, z: 0.028079072, w: 0.00035047502}
outSlope: {x: 0.0031797562, y: -0.17819159, z: 0.028079072, w: 0.00035047502}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -448,18 +638,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -467,18 +663,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.011819387, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.011819387, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -486,18 +688,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.013598156, y: -0.11037844, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.013598156, y: -0.11037844, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -505,18 +713,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.008361972, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.008361972, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -524,18 +738,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -543,18 +763,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.011140154, y: -0.07513942, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.011140154, y: -0.07513942, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -562,18 +788,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.008126742, y: -0.092135206, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.008126742, y: -0.092135206, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -581,18 +813,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0067860954, y: -0.080522686, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0067860954, y: -0.080522686, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -600,18 +838,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -619,18 +863,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -638,18 +888,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0059177214, y: -0.11225611, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.0059177214, y: -0.11225611, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -657,18 +913,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0029368845, y: -0.072705775, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0029368845, y: -0.072705775, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -676,18 +938,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -695,18 +963,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -714,18 +988,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0023495595, y: -0.049158808, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.0023495595, y: -0.049158808, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -733,66 +1013,96 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.6534938, y: -0.6000443, z: 0.30657798, w: -0.34482273}
inSlope: {x: -0.07205307, y: -0.07371425, z: 1.3232168, w: 1.3401281}
outSlope: {x: -0.07205307, y: -0.07371425, z: 1.3232168, w: 1.3401281}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.65109205, y: -0.60250145, z: 0.3506852, w: -0.3001518}
inSlope: {x: -0.17215042, y: -0.12924491, z: 1.2844207, w: 1.3918406}
outSlope: {x: -0.17215042, y: -0.12924491, z: 1.2844207, w: 1.3918406}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.6420171, y: -0.60866064, z: 0.39220604, w: -0.25203335}
inSlope: {x: -0.5248529, y: -0.55166334, z: 0.1196031, w: 0.1780923}
outSlope: {x: -0.5248529, y: -0.55166334, z: 0.1196031, w: 0.1780923}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.61610186, y: -0.639279, z: 0.35865876, w: -0.28827897}
inSlope: {x: -0.4571593, y: -0.5286089, z: -0.7784058, w: -0.8573328}
outSlope: {x: -0.4571593, y: -0.5286089, z: -0.7784058, w: -0.8573328}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.61153984, y: -0.6439012, z: 0.34031233, w: -0.30918887}
inSlope: {x: -0.10951906, y: -0.089250505, z: -0.75244933, w: -0.8256861}
outSlope: {x: -0.10951906, y: -0.089250505, z: -0.75244933, w: -0.8256861}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.6013357, y: -0.64401275, z: 0.23639622, w: -0.40958494}
inSlope: {x: -0.14871599, y: 0.007416309, z: -0.9771487, w: -0.8039131}
outSlope: {x: -0.14871599, y: 0.007416309, z: -0.9771487, w: -0.8039131}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.60399204, y: -0.62629277, z: 0.16122252, w: -0.46578783}
inSlope: {x: 0.4621302, y: 0.45922983, z: 0.19678138, w: 0.058454297}
outSlope: {x: 0.4621302, y: 0.45922983, z: 0.19678138, w: 0.058454297}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.636789, y: -0.5948462, z: 0.18892035, w: -0.45273277}
inSlope: {x: 0.31810296, y: 0.27148166, z: 0.457896, w: 0.27732402}
outSlope: {x: 0.31810296, y: 0.27148166, z: 0.457896, w: 0.27732402}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.6544943, y: -0.5934716, z: 0.27302644, w: -0.380638}
inSlope: {x: 0.06498633, y: -0.029058175, z: 0.4956271, w: 0.513294}
outSlope: {x: 0.06498633, y: -0.029058175, z: 0.4956271, w: 0.513294}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.65349376, y: -0.6000443, z: 0.30657795, w: -0.3448227}
inSlope: {x: -0.07810407, y: -0.15213834, z: 0.51134753, w: 0.543053}
outSlope: {x: -0.07810407, y: -0.15213834, z: 0.51134753, w: 0.543053}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -800,84 +1110,123 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.5225114, y: 0.2966971, z: -0.32213575, w: 0.73156077}
inSlope: {x: 0.42875466, y: -0.77350074, z: 0.91750586, w: 0.37134823}
outSlope: {x: 0.42875466, y: -0.77350074, z: 0.91750586, w: 0.37134823}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.53680325, y: 0.27091375, z: -0.29155222, w: 0.74393904}
inSlope: {x: 0.8105858, y: -0.4645335, z: 0.90861344, w: -0.06805389}
outSlope: {x: 0.8105858, y: -0.4645335, z: 0.90861344, w: -0.06805389}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.5765505, y: 0.2657282, z: -0.2615615, w: 0.72702384}
inSlope: {x: 1.2224838, y: 0.12662622, z: -0.47383425, w: -1.2631444}
outSlope: {x: 1.2224838, y: 0.12662622, z: -0.47383425, w: -1.2631444}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.61830217, y: 0.2793555, z: -0.32314116, w: 0.6597294}
inSlope: {x: 1.1260012, y: 0.62850463, z: -1.1637609, w: -1.8338926}
outSlope: {x: 1.1260012, y: 0.62850463, z: -1.1637609, w: -1.8338926}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.6516172, y: 0.3076285, z: -0.33914557, w: 0.60476434}
inSlope: {x: 1.0206403, y: 0.9191973, z: -0.55799234, w: -1.9155332}
outSlope: {x: 1.0206403, y: 0.9191973, z: -0.55799234, w: -1.9155332}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.7196575, y: 0.365162, z: -0.38181412, w: 0.45051962}
inSlope: {x: 0.9190375, y: 0.53142256, z: -0.57142144, w: -2.3499355}
outSlope: {x: 0.9190375, y: 0.53142256, z: -0.57142144, w: -2.3499355}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.7893785, y: 0.37170416, z: -0.42001343, w: 0.24961229}
inSlope: {x: 0.39603713, y: -0.05035714, z: -0.17036901, w: -1.3834181}
outSlope: {x: 0.39603713, y: -0.05035714, z: -0.17036901, w: -1.3834181}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.7922002, y: 0.39060375, z: -0.41488442, w: 0.21844564}
inSlope: {x: -0.32148236, y: 0.6917952, z: 0.31070298, w: 0.46240768}
outSlope: {x: -0.32148236, y: 0.6917952, z: 0.31070298, w: 0.46240768}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.75461394, y: 0.4431584, z: -0.3889034, w: 0.2879628}
inSlope: {x: -0.7000686, y: 0.6033837, z: 0.3423949, w: 1.3545744}
outSlope: {x: -0.7000686, y: 0.6033837, z: 0.3423949, w: 1.3545744}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.6630491, y: 0.46720544, z: -0.35864654, w: 0.46201488}
inSlope: {x: -1.0469315, y: -0.26629707, z: 0.29242516, w: 1.9905882}
outSlope: {x: -1.0469315, y: -0.26629707, z: 0.29242516, w: 1.9905882}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.58690614, y: 0.41054645, z: -0.33951953, w: 0.609688}
inSlope: {x: -1.2566838, y: -1.5376027, z: 0.29949772, w: 2.386557}
outSlope: {x: -1.2566838, y: -1.5376027, z: 0.29949772, w: 2.386557}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.544309, y: 0.348602, z: -0.32911125, w: 0.6883969}
inSlope: {x: -0.96592104, y: -1.7077403, z: 0.26075682, w: 1.8280923}
outSlope: {x: -0.96592104, y: -1.7077403, z: 0.26075682, w: 1.8280923}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.5225114, y: 0.2966971, z: -0.32213575, w: 0.73156077}
inSlope: {x: -0.6539274, y: -1.5571454, z: 0.20926487, w: 1.2949158}
outSlope: {x: -0.6539274, y: -1.5571454, z: 0.20926487, w: 1.2949158}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -885,84 +1234,123 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.20094194, y: 0.3839441, z: -0.053807717, w: 0.8996188}
inSlope: {x: -2.1770287, y: -2.3883996, z: 1.0329795, w: 0.37893352}
outSlope: {x: -2.1770287, y: -2.3883996, z: 1.0329795, w: 0.37893352}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.27350956, y: 0.30433077, z: -0.019375069, w: 0.9122499}
inSlope: {x: -2.4499192, y: -2.7856407, z: 1.0553056, w: 0.1527232}
outSlope: {x: -2.4499192, y: -2.7856407, z: 1.0553056, w: 0.1527232}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.3642699, y: 0.19823469, z: 0.016545994, w: 0.90980035}
inSlope: {x: -2.2178755, y: -2.5363238, z: 0.79098594, w: -0.24182439}
outSlope: {x: -2.2178755, y: -2.5363238, z: 0.79098594, w: -0.24182439}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.42136794, y: 0.13524249, z: 0.033357333, w: 0.8961283}
inSlope: {x: -0.9736053, y: -0.7732724, z: 0.19456428, w: -0.28588685}
outSlope: {x: -0.9736053, y: -0.7732724, z: 0.19456428, w: -0.28588685}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: -0.35987473, y: 0.26371396, z: -0.0057834582, w: 0.8949367}
inSlope: {x: 1.3022193, y: 1.7801588, z: -0.55338, w: 0.008826258}
outSlope: {x: 1.3022193, y: 1.7801588, z: -0.55338, w: 0.008826258}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.28824362, y: 0.36476687, z: -0.03320614, w: 0.88473624}
inSlope: {x: 0.8650379, y: 1.4454162, z: -0.28440875, w: -0.3266162}
outSlope: {x: 0.8650379, y: 1.4454162, z: -0.28440875, w: -0.3266162}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.2242547, y: 0.45645073, z: -0.057954237, w: 0.8590715}
inSlope: {x: 1.4010233, y: 1.2022626, z: -0.8162192, w: -0.35306263}
outSlope: {x: 1.4010233, y: 1.2022626, z: -0.8162192, w: -0.35306263}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.16659798, y: 0.4941727, z: -0.09627578, w: 0.8478027}
inSlope: {x: 1.8319037, y: 1.0343323, z: -1.2900176, w: -0.40092486}
outSlope: {x: 1.8319037, y: 1.0343323, z: -1.2900176, w: -0.40092486}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.06619713, y: 0.53873116, z: -0.17155898, w: 0.8221644}
inSlope: {x: 0.45707196, y: 0.021261722, z: -0.32595742, w: -0.02638121}
outSlope: {x: 0.45707196, y: 0.021261722, z: -0.32595742, w: -0.02638121}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.1263873, y: 0.45531523, z: -0.10778324, w: 0.8746983}
inSlope: {x: -0.7593528, y: -1.0738178, z: 0.84722406, w: 0.56813383}
outSlope: {x: -0.7593528, y: -1.0738178, z: 0.84722406, w: 0.56813383}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.14807846, y: 0.42355368, z: -0.08355596, w: 0.88977164}
inSlope: {x: -0.5384753, y: -0.6199429, z: 0.5169218, w: 0.26994038}
outSlope: {x: -0.5384753, y: -0.6199429, z: 0.5169218, w: 0.26994038}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.17600869, y: 0.4101008, z: -0.06713155, w: 0.89237416}
inSlope: {x: -0.5798443, y: -0.45062426, z: 0.29271126, w: 0.10386755}
outSlope: {x: -0.5798443, y: -0.45062426, z: 0.29271126, w: 0.10386755}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.20094194, y: 0.3839441, z: -0.053807717, w: 0.8996188}
inSlope: {x: -0.74799687, y: -0.78470016, z: 0.39971465, w: 0.21733922}
outSlope: {x: -0.74799687, y: -0.78470016, z: 0.39971465, w: 0.21733922}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -970,78 +1358,114 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.000000003814377, y: 0.29673105, z: 0.08951544, w: 0.9507564}
inSlope: {x: 0.1716885, y: -1.5962969, z: -1.0282391, w: 0.52643716}
outSlope: {x: 0.1716885, y: -1.5962969, z: -1.0282391, w: 0.52643716}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.0057229465, y: 0.24352115, z: 0.055240802, w: 0.9683043}
inSlope: {x: 0.088455096, y: -1.9290159, z: -1.5648463, w: 0.5231943}
outSlope: {x: 0.088455096, y: -1.9290159, z: -1.5648463, w: 0.5231943}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.005897003, y: 0.16812998, z: -0.014807654, w: 0.985636}
inSlope: {x: -0.08584433, y: -1.831862, z: -1.886256, w: 0.32688436}
outSlope: {x: -0.08584433, y: -1.831862, z: -1.886256, w: 0.32688436}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.000000008156094, y: 0.121397, z: -0.070509605, w: 0.99009657}
inSlope: {x: -0.12147259, y: -0.7935368, z: -1.0733926, w: 0.059083708}
outSlope: {x: -0.12147259, y: -0.7935368, z: -1.0733926, w: 0.059083708}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: -0.0005180967, y: 0.14990084, z: -0.07161915, w: 0.98610353}
inSlope: {x: 0.02999612, y: 0.5031659, z: 0.33590877, w: -0.04986227}
outSlope: {x: 0.02999612, y: 0.5031659, z: 0.33590877, w: -0.04986227}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.00002725937, y: 0.1595987, z: -0.0471558, w: 0.9860551}
inSlope: {x: -0.003976352, y: -0.1402762, z: 0.500983, w: 0.04485101}
outSlope: {x: -0.003976352, y: -0.1402762, z: 0.500983, w: 0.04485101}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.00000002119018, y: 0.16047207, z: -0.008554958, w: 0.9870033}
inSlope: {x: -0.001659286, y: 0.6486565, z: 0.48452312, w: -0.10974965}
outSlope: {x: -0.001659286, y: 0.6486565, z: 0.48452312, w: -0.10974965}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.0002264303, y: 0.24729423, z: 0.010512484, w: 0.9688834}
inSlope: {x: 0.003074246, y: 1.316179, z: 0.10341906, w: -0.327217}
outSlope: {x: 0.003074246, y: 1.316179, z: 0.10341906, w: -0.327217}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.000033749602, y: 0.29734117, z: 0.01599242, w: 0.95463735}
inSlope: {x: -0.0013293145, y: 0.21111774, z: 0.15247664, w: -0.06699448}
outSlope: {x: -0.0013293145, y: 0.21111774, z: 0.15247664, w: -0.06699448}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.00000673607, y: 0.29243782, z: 0.039258048, w: 0.9554784}
inSlope: {x: -0.009544086, y: 0.079429485, z: 0.48776257, w: -0.048127726}
outSlope: {x: -0.009544086, y: 0.079429485, z: 0.48776257, w: -0.048127726}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.0018601451, y: 0.30614412, z: 0.08830646, w: 0.94787884}
inSlope: {x: 0.010555511, y: -0.04120835, z: 0.41249767, w: -0.01993338}
outSlope: {x: 0.010555511, y: -0.04120835, z: 0.41249767, w: -0.01993338}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.000000003814377, y: 0.29673105, z: 0.08951544, w: 0.9507564}
inSlope: {x: 0.055804193, y: -0.28239167, z: 0.03626947, w: 0.08632593}
outSlope: {x: 0.055804193, y: -0.28239167, z: 0.03626947, w: 0.08632593}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1049,18 +1473,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.97277874, y: -0.07723274, z: 0.2106583, w: -0.057963625}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.97277874, y: -0.07723274, z: 0.2106583, w: -0.057963625}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1068,18 +1498,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.009111976, y: -0.08174061, z: 0.24938798, w: 0.9649047}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.009111976, y: -0.08174061, z: 0.24938798, w: 0.9649047}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1087,18 +1523,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.000000005528062, y: -0.0021397718, z: 0.43168312, w: 0.90202284}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.000000005528062, y: -0.0021397718, z: 0.43168312, w: 0.90202284}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1106,18 +1548,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0031222275, y: 0.046033464, z: 0.5016749, w: 0.8638249}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0031222275, y: 0.046033464, z: 0.5016749, w: 0.8638249}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1125,18 +1573,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1144,18 +1598,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.000000002015163, y: -1.2955204e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.000000002015163, y: -1.2955204e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1163,18 +1623,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.000000003759336, y: 7.568059e-10, z: 0.16254744, w: 0.9867008}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.000000003759336, y: 7.568059e-10, z: 0.16254744, w: 0.9867008}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1182,18 +1648,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0032760568, y: 0.050910052, z: 0.5217939, w: 0.8515448}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0032760568, y: 0.050910052, z: 0.5217939, w: 0.8515448}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1201,18 +1673,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.991444, y: -0.09409976, z: -0.06775614, w: -0.059943438}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.991444, y: -0.09409976, z: -0.06775614, w: -0.059943438}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1220,18 +1698,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.014716778, y: 0.15373687, z: 0.010208528, w: 0.9879495}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.014716778, y: 0.15373687, z: 0.010208528, w: 0.9879495}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1239,18 +1723,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0017549796, y: -0.06328165, z: 0.19438039, w: 0.9788813}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0017549796, y: -0.06328165, z: 0.19438039, w: 0.9788813}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1258,18 +1748,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0040327846, y: -0.027299333, z: 0.49752435, w: 0.86701095}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0040327846, y: -0.027299333, z: 0.49752435, w: 0.86701095}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1277,18 +1773,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.6577461, y: 0.09846943, z: -0.4591529, w: 0.5889419}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.6577461, y: 0.09846943, z: -0.4591529, w: 0.5889419}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1296,18 +1798,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0004692239, y: 0.055533487, z: 0.31087756, w: 0.9488261}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0004692239, y: 0.055533487, z: 0.31087756, w: 0.9488261}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1315,18 +1823,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.000000002329219, y: -0.022655688, z: 0.3520034, w: 0.93572456}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.000000002329219, y: -0.022655688, z: 0.3520034, w: 0.93572456}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1334,42 +1848,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.056355335, y: 0.7372343, z: 0.046040345, w: 0.67170674}
inSlope: {x: -0.16012195, y: -0.06355941, z: -0.07106781, w: 0.08701622}
outSlope: {x: -0.16012195, y: -0.06355941, z: -0.07106781, w: 0.08701622}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.02311467, y: 0.7259039, z: 0.031166175, w: 0.6867007}
inSlope: {x: -0.18150571, y: 0.052134078, z: -0.0812576, w: -0.045329317}
outSlope: {x: -0.18150571, y: 0.052134078, z: -0.0812576, w: -0.045329317}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.010316623, y: 0.72326475, z: 0.00935695, w: 0.6904304}
inSlope: {x: 0.003369148, y: -0.26630494, z: -0.32797793, w: 0.2814621}
outSlope: {x: 0.003369148, y: -0.26630494, z: -0.32797793, w: 0.2814621}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.010370815, y: 0.6961547, z: -0.010719001, w: 0.71773684}
inSlope: {x: -0.045667555, y: -0.18753996, z: 0.05318491, w: 0.18357745}
outSlope: {x: -0.045667555, y: -0.18753996, z: 0.05318491, w: 0.18357745}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.01888943, y: 0.70198035, z: 0.0101824915, w: 0.71187294}
inSlope: {x: 0.17990029, y: 0.26851213, z: 0.20660217, w: -0.27324444}
outSlope: {x: 0.17990029, y: 0.26851213, z: 0.20660217, w: -0.27324444}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.056355335, y: 0.7372343, z: 0.046040345, w: 0.67170674}
inSlope: {x: 0.13663732, y: 0.10558596, z: 0.13606432, w: -0.13502407}
outSlope: {x: 0.13663732, y: 0.10558596, z: 0.13606432, w: -0.13502407}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1377,42 +1909,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.017471895, y: -0.17004792, z: 0.07070019, w: 0.98274106}
inSlope: {x: -0.07563538, y: -0.106452845, z: -0.15906772, w: -0.0063514705}
outSlope: {x: -0.07563538, y: -0.106452845, z: -0.15906772, w: -0.0063514705}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.0017619715, y: -0.18949917, z: 0.03943627, w: 0.981087}
inSlope: {x: -0.072285786, y: 0.053240266, z: -0.15632665, w: 0.016714629}
outSlope: {x: -0.072285786, y: 0.053240266, z: -0.15632665, w: 0.016714629}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.007225964, y: -0.19624239, z: 0.01621369, w: 0.9803947}
inSlope: {x: 0.20386077, y: -0.39008194, z: -0.25966373, w: -0.0765878}
outSlope: {x: 0.20386077, y: -0.39008194, z: -0.25966373, w: -0.0765878}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.01797486, y: -0.23394175, z: 0.00080951874, w: 0.97208416}
inSlope: {x: -0.10297151, y: -0.25637034, z: 0.034642052, w: -0.05976317}
outSlope: {x: -0.10297151, y: -0.25637034, z: 0.034642052, w: -0.05976317}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.009173546, y: -0.22519878, z: 0.022788575, w: 0.9740031}
inSlope: {x: 0.015218813, y: 0.3866334, z: 0.25521484, w: 0.082735345}
outSlope: {x: 0.015218813, y: 0.3866334, z: 0.25521484, w: 0.082735345}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.017471895, y: -0.17004792, z: 0.07070019, w: 0.98274106}
inSlope: {x: 0.03218067, y: 0.18161267, z: 0.17485954, w: 0.019376261}
outSlope: {x: 0.03218067, y: 0.18161267, z: 0.17485954, w: 0.019376261}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1420,30 +1970,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0.15220372, y: 0.38443205, z: -0.13367236, w: -0.1209104}
outSlope: {x: 0.15220372, y: 0.38443205, z: -0.13367236, w: -0.1209104}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.44770062, y: 0.56860805, z: 0.5816012, w: 0.3714689}
inSlope: {x: -0.18906133, y: -0.29994968, z: 0.119114235, w: 0.04021615}
outSlope: {x: -0.18906133, y: -0.29994968, z: 0.119114235, w: 0.04021615}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.49007303, y: 0.49282008, z: 0.60789394, w: 0.3839554}
inSlope: {x: -0.08114577, y: -0.18810691, z: 0.05789996, w: 0.048287813}
outSlope: {x: -0.08114577, y: -0.18810691, z: 0.05789996, w: 0.048287813}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0.101760246, y: 0.08940689, z: -0.020760281, w: 0.03749457}
outSlope: {x: 0.101760246, y: 0.08940689, z: -0.020760281, w: 0.03749457}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1451,30 +2013,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0, y: -0, z: -0.40117794, w: 0.9160001}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 8.492828e-10, y: 1.835612e-10, z: -0.40117794, w: 0.9160001}
inSlope: {x: 0.05340964, y: 0.011689955, z: 0.035887513, w: 0.015553237}
outSlope: {x: 0.05340964, y: 0.011689955, z: 0.035887513, w: 0.015553237}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.04766435, y: 0.012070676, z: -0.36923414, w: 0.9280348}
inSlope: {x: 0.031719357, y: 0.009103684, z: 0.021193925, w: 0.0068154936}
outSlope: {x: 0.031719357, y: 0.009103684, z: 0.021193925, w: 0.0068154936}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.006662359, y: 0.0014741241, z: -0.39670202, w: 0.91792214}
inSlope: {x: 0.00000005587931, y: 0.000000024447198, z: 0, w: 0}
outSlope: {x: 0.00000005587931, y: 0.000000024447198, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1482,18 +2056,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1501,132 +2081,195 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.20265898, y: 0.008574045, z: 0.9499154, w: 0.237732}
inSlope: {x: 2.3477168, y: 0.7004326, z: -0.772857, w: 0.5756154}
outSlope: {x: 2.3477168, y: 0.7004326, z: -0.772857, w: 0.5756154}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.2809162, y: 0.0319218, z: 0.9241535, w: 0.25691918}
inSlope: {x: 2.134752, y: 0.50762045, z: -0.7585653, w: 0.4131871}
outSlope: {x: 2.134752, y: 0.50762045, z: -0.7585653, w: 0.4131871}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.3449758, y: 0.042415414, z: 0.8993444, w: 0.2652778}
inSlope: {x: 0.9822409, y: -0.30936977, z: -0.44154608, w: 0.3718874}
outSlope: {x: 0.9822409, y: -0.30936977, z: -0.44154608, w: 0.3718874}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.34639895, y: 0.0112971505, z: 0.8947171, w: 0.28171167}
inSlope: {x: -1.2110004, y: -1.7937348, z: 0.24028662, w: 0.42815122}
outSlope: {x: -1.2110004, y: -1.7937348, z: 0.24028662, w: 0.42815122}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.26424244, y: -0.0771669, z: 0.9153635, w: 0.29382122}
inSlope: {x: -2.6639488, y: -3.213663, z: 0.6339195, w: -0.7923543}
outSlope: {x: -2.6639488, y: -3.213663, z: 0.6339195, w: -0.7923543}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.16880234, y: -0.2029471, z: 0.9369784, w: 0.22888802}
inSlope: {x: -3.4546201, y: -2.1162608, z: 0.8956351, w: -4.089592}
outSlope: {x: -3.4546201, y: -2.1162608, z: 0.8956351, w: -4.089592}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.033934392, y: -0.218251, z: 0.9750725, w: 0.021181729}
inSlope: {x: -8.287611, y: 1.5788814, z: -0.60763836, w: -6.4171677}
outSlope: {x: -8.287611, y: 1.5788814, z: -0.60763836, w: -6.4171677}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.38370508, y: -0.09768834, z: 0.8964692, w: -0.19892316}
inSlope: {x: -8.850069, y: 3.2436635, z: -2.4166465, w: -2.8387396}
outSlope: {x: -8.850069, y: 3.2436635, z: -2.4166465, w: -2.8387396}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.5560702, y: -0.0020067876, z: 0.81396276, w: -0.16806756}
inSlope: {x: -2.859952, y: 2.5325706, z: -1.2736882, w: 1.7825016}
outSlope: {x: -2.859952, y: 2.5325706, z: -1.2736882, w: 1.7825016}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.57436854, y: 0.071149684, z: 0.81155664, w: -0.080089726}
inSlope: {x: 0.5265337, y: 1.840153, z: 0.46504682, w: 2.6408038}
outSlope: {x: 0.5265337, y: 1.840153, z: 0.46504682, w: 2.6408038}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.52096796, y: 0.120670065, z: 0.8449659, w: 0.007986025}
inSlope: {x: 1.4504666, y: 0.86859053, z: 0.8551944, w: 1.6154773}
outSlope: {x: 1.4504666, y: 0.86859053, z: 0.8551944, w: 1.6154773}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.47767073, y: 0.12905572, z: 0.8685696, w: 0.027608773}
inSlope: {x: 0.95661336, y: -0.18504752, z: 0.5651885, w: 0.07882881}
outSlope: {x: 0.95661336, y: -0.18504752, z: 0.5651885, w: 0.07882881}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.4571937, y: 0.10833357, z: 0.88264513, w: 0.013241297}
inSlope: {x: 0.8467833, y: -0.673134, z: 0.51693505, w: -0.34384865}
outSlope: {x: 0.8467833, y: -0.673134, z: 0.51693505, w: -0.34384865}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.4212185, y: 0.084180124, z: 0.90303195, w: 0.0046855304}
inSlope: {x: 1.0148201, y: -0.825282, z: 0.5522617, w: -0.23366044}
outSlope: {x: 1.0148201, y: -0.825282, z: 0.5522617, w: -0.23366044}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.38953906, y: 0.0533148, z: 0.91946256, w: -0.0023360588}
inSlope: {x: 1.9254972, y: -0.96717477, z: 0.79335964, w: 0.047340557}
outSlope: {x: 1.9254972, y: -0.96717477, z: 0.79335964, w: 0.047340557}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.29285198, y: 0.019701803, z: 0.9559226, w: 0.007841582}
inSlope: {x: 2.186979, y: -1.0594004, z: 0.7525959, w: 0.18324625}
outSlope: {x: 2.186979, y: -1.0594004, z: 0.7525959, w: 0.18324625}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.24374034, y: -0.017311959, z: 0.96963567, w: 0.009880368}
inSlope: {x: 2.170436, y: -0.9489442, z: 0.4622895, w: 0.63125753}
outSlope: {x: 2.170436, y: -0.9489442, z: 0.4622895, w: 0.63125753}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.14815632, y: -0.043561153, z: 0.9867419, w: 0.04992538}
inSlope: {x: 3.4163737, y: -0.42753857, z: 0.31757998, w: 1.7459483}
outSlope: {x: 3.4163737, y: -0.42753857, z: 0.31757998, w: 1.7459483}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.015982075, y: -0.045814507, z: 0.99080765, w: 0.12627694}
inSlope: {x: 3.831934, y: 0.3410714, z: -0.18502802, w: 2.1975188}
outSlope: {x: 3.831934, y: 0.3410714, z: -0.18502802, w: 2.1975188}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.10730594, y: -0.020823086, z: 0.9744067, w: 0.19642663}
inSlope: {x: 3.2796164, y: 0.81582826, z: -0.6133836, w: 1.6718262}
outSlope: {x: 3.2796164, y: 0.81582826, z: -0.6133836, w: 1.6718262}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.20265898, y: 0.008574045, z: 0.9499154, w: 0.237732}
inSlope: {x: 2.860589, y: 0.8819132, z: -0.7347387, w: 1.2391598}
outSlope: {x: 2.860589, y: 0.8819132, z: -0.7347387, w: 1.2391598}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1634,126 +2277,186 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.020005958, y: -0.67672896, z: -0.07477536, w: 0.73215187}
inSlope: {x: 2.03467, y: 0.2385181, z: 1.6686743, w: 0.28570354}
outSlope: {x: 2.03467, y: 0.2385181, z: 1.6686743, w: 0.28570354}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.04781638, y: -0.66877836, z: -0.019152882, w: 0.7416753}
inSlope: {x: 2.537247, y: -0.14142123, z: 1.798477, w: -0.32373986}
outSlope: {x: 2.537247, y: -0.14142123, z: 1.798477, w: -0.32373986}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.14914386, y: -0.68615705, z: 0.045123123, w: 0.7105692}
inSlope: {x: 2.233, y: -1.2259314, z: 1.0592422, w: -1.6929281}
outSlope: {x: 2.233, y: -1.2259314, z: 1.0592422, w: -1.6929281}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.19668306, y: -0.7505071, z: 0.051463284, w: 0.62881345}
inSlope: {x: -0.043774784, y: -2.6468031, z: -2.018679, w: -3.519439}
outSlope: {x: -0.043774784, y: -2.6468031, z: -2.018679, w: -3.519439}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.14622554, y: -0.8626106, z: -0.089455456, w: 0.47593996}
inSlope: {x: -1.9806978, y: -2.0270393, z: -6.510172, w: -5.6045446}
outSlope: {x: -1.9806978, y: -2.0270393, z: -6.510172, w: -5.6045446}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.06463652, y: -0.88564306, z: -0.3825483, w: 0.25517705}
inSlope: {x: -1.5889133, y: 0.30087608, z: -6.6300325, w: -5.973855}
outSlope: {x: -1.5889133, y: 0.30087608, z: -6.6300325, w: -5.973855}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.04029796, y: -0.8425522, z: -0.5314577, w: 0.07768288}
inSlope: {x: 0.106239855, y: 0.29721114, z: -0.5161562, w: 0.1788342}
outSlope: {x: 0.106239855, y: 0.29721114, z: -0.5161562, w: 0.1788342}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.07171918, y: -0.865829, z: -0.41695872, w: 0.26709932}
inSlope: {x: -0.14262319, y: 0.52024305, z: 3.5162325, w: 6.4562497}
outSlope: {x: -0.14262319, y: 0.52024305, z: 3.5162325, w: 6.4562497}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.030789746, y: -0.8078693, z: -0.29704225, w: 0.5080995}
inSlope: {x: -2.4677134, y: 3.3438127, z: 3.3181942, w: 7.0135784}
outSlope: {x: -2.4677134, y: 3.3438127, z: 3.3181942, w: 7.0135784}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.09279504, y: -0.64290816, z: -0.1957458, w: 0.7346712}
inSlope: {x: -3.9109669, y: 5.3764114, z: 3.7626863, w: 5.30808}
outSlope: {x: -3.9109669, y: 5.3764114, z: 3.7626863, w: 5.30808}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.22994135, y: -0.4494419, z: -0.046196517, w: 0.8619715}
inSlope: {x: -2.4030545, y: 3.6766286, z: 3.088677, w: 2.20755}
outSlope: {x: -2.4030545, y: 3.6766286, z: 3.088677, w: 2.20755}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.25299868, y: -0.39779955, z: 0.010166051, w: 0.8818412}
inSlope: {x: 0.3360248, y: -0.48173308, z: 0.7387577, w: -0.15735295}
outSlope: {x: 0.3360248, y: -0.48173308, z: 0.7387577, w: -0.15735295}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.20753972, y: -0.4815574, z: 0.0030540433, w: 0.8514813}
inSlope: {x: 1.3482031, y: -2.0267863, z: -0.009157099, w: -0.77401495}
outSlope: {x: 1.3482031, y: -2.0267863, z: -0.009157099, w: -0.77401495}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.11220541, y: -0.56109047, z: 0.016128106, w: 0.8199557}
inSlope: {x: 1.7258967, y: -0.936217, z: 0.02176109, w: -0.42412868}
outSlope: {x: 1.7258967, y: -0.936217, z: 0.02176109, w: -0.42412868}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.0480587, y: -0.5953331, z: 0.011006306, w: 0.80196494}
inSlope: {x: 1.6935518, y: -2.5356276, z: -1.3918142, w: -2.1144624}
outSlope: {x: 1.6935518, y: -2.5356276, z: -1.3918142, w: -2.1144624}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.0006981293, y: -0.73013246, z: -0.07665959, w: 0.67899144}
inSlope: {x: 0.9145082, y: -3.1826522, z: -2.501884, w: -3.4980235}
outSlope: {x: 0.9145082, y: -3.1826522, z: -2.501884, w: -3.4980235}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.0129085425, y: -0.80750996, z: -0.15578596, w: 0.5687634}
inSlope: {x: 0.098817505, y: -0.9649877, z: -1.2339687, w: -1.3933432}
outSlope: {x: 0.098817505, y: -0.9649877, z: -1.2339687, w: -1.3933432}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.007285947, y: -0.7944649, z: -0.1589241, w: 0.586102}
inSlope: {x: -0.41482806, y: 1.1141689, z: 0.52882314, w: 1.504275}
outSlope: {x: -0.41482806, y: 1.1141689, z: 0.52882314, w: 1.504275}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.014746644, y: -0.7332321, z: -0.12053113, w: 0.6690483}
inSlope: {x: -0.40937954, y: 1.766039, z: 1.2622304, w: 2.1907482}
outSlope: {x: -0.40937954, y: 1.766039, z: 1.2622304, w: 2.1907482}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.020006005, y: -0.67672896, z: -0.07477541, w: 0.73215187}
inSlope: {x: -0.1577807, y: 1.6950921, z: 1.3726703, w: 1.8931051}
outSlope: {x: -0.1577807, y: 1.6950921, z: 1.3726703, w: 1.8931051}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1761,132 +2464,195 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.41993612, y: 0.45395216, z: -0.19731253, w: 0.76068974}
inSlope: {x: -1.4157664, y: -0.9437343, z: 1.2771829, w: 1.5258585}
outSlope: {x: -1.4157664, y: -0.9437343, z: 1.2771829, w: 1.5258585}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.3727439, y: 0.42249435, z: -0.15473977, w: 0.8115517}
inSlope: {x: -1.816308, y: -0.14120626, z: 1.6465139, w: 1.1879646}
outSlope: {x: -1.816308, y: -0.14120626, z: 1.6465139, w: 1.1879646}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.2988489, y: 0.4445384, z: -0.087544926, w: 0.8398874}
inSlope: {x: -1.2462002, y: 1.3419816, z: 1.2002454, w: -0.094703555}
outSlope: {x: -1.2462002, y: 1.3419816, z: 1.2002454, w: -0.094703555}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.28966388, y: 0.5119598, z: -0.07472339, w: 0.8052381}
inSlope: {x: 0.58696526, y: 2.7522578, z: -0.3267152, w: -2.2124443}
outSlope: {x: 0.58696526, y: 2.7522578, z: -0.3267152, w: -2.2124443}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.3379799, y: 0.62802225, z: -0.10932594, w: 0.6923911}
inSlope: {x: 0.145899, y: 4.381762, z: 0.38566035, w: -4.409144}
outSlope: {x: 0.145899, y: 4.381762, z: 0.38566035, w: -4.409144}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.29939047, y: 0.8040773, z: -0.049012676, w: 0.51129514}
inSlope: {x: -2.9134676, y: 3.3262367, z: 3.4713511, w: -3.0020096}
outSlope: {x: -2.9134676, y: 3.3262367, z: 3.4713511, w: -3.0020096}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.14374873, y: 0.84977144, z: 0.12209748, w: 0.49225706}
inSlope: {x: -2.3887944, y: -5.0477653, z: 2.1207538, w: 5.348785}
outSlope: {x: -2.3887944, y: -5.0477653, z: 2.1207538, w: 5.348785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.14013752, y: 0.46755964, z: 0.0923709, w: 0.86788076}
inSlope: {x: 0.17849365, y: -6.7966633, z: -0.7048942, w: 6.1394024}
outSlope: {x: 0.17849365, y: -6.7966633, z: -0.7048942, w: 6.1394024}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.1556483, y: 0.39666057, z: 0.075104535, w: 0.90155053}
inSlope: {x: -0.046792477, y: 1.79898, z: 0.6269322, w: -1.2255112}
outSlope: {x: -0.046792477, y: 1.79898, z: 0.6269322, w: -1.2255112}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.13701802, y: 0.58749163, z: 0.13416637, w: 0.78618}
inSlope: {x: -0.14045589, y: 3.9891593, z: 0.8657221, w: -2.6867046}
outSlope: {x: -0.14045589, y: 3.9891593, z: 0.8657221, w: -2.6867046}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.14628458, y: 0.6626045, z: 0.13281934, w: 0.7224369}
inSlope: {x: 0.28500873, y: 0.7476456, z: -0.3514194, w: -0.59582716}
outSlope: {x: 0.28500873, y: 0.7476456, z: -0.3514194, w: -0.59582716}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.15601861, y: 0.63733464, z: 0.1107384, w: 0.74645823}
inSlope: {x: 0.091422305, y: -0.8917707, z: -0.53351784, w: 0.8165151}
outSlope: {x: 0.091422305, y: -0.8917707, z: -0.53351784, w: 0.8165151}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.15237941, y: 0.6031531, z: 0.09725147, w: 0.77687126}
inSlope: {x: 0.06854519, y: -0.78031373, z: -0.49128583, w: 0.66676503}
outSlope: {x: 0.06854519, y: -0.78031373, z: -0.49128583, w: 0.66676503}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.1605883, y: 0.58531374, z: 0.07798601, w: 0.79090923}
inSlope: {x: 0.45491976, y: 0.8492125, z: -0.39835542, w: -0.77080435}
outSlope: {x: 0.45491976, y: 0.8492125, z: -0.39835542, w: -0.77080435}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.18270737, y: 0.6597672, z: 0.07069445, w: 0.7254844}
inSlope: {x: 0.16501085, y: 2.7411807, z: 0.15608123, w: -2.7046747}
outSlope: {x: 0.16501085, y: 2.7411807, z: 0.15608123, w: -2.7046747}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.17158899, y: 0.76805913, z: 0.088391446, w: 0.61059755}
inSlope: {x: 0.19897012, y: 0.9368081, z: -0.2626106, w: -0.9645224}
outSlope: {x: 0.19897012, y: 0.9368081, z: -0.2626106, w: -0.9645224}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.19597206, y: 0.72222114, z: 0.053187057, w: 0.6611828}
inSlope: {x: 1.0952082, y: -1.7461927, z: -1.4303511, w: 1.6105567}
outSlope: {x: 1.0952082, y: -1.7461927, z: -1.4303511, w: 1.6105567}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.24460284, y: 0.6516463, z: -0.0069652675, w: 0.717968}
inSlope: {x: 1.732512, y: -1.6564139, z: -2.0969644, w: 0.91130096}
outSlope: {x: 1.732512, y: -1.6564139, z: -2.0969644, w: 0.91130096}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.31147286, y: 0.6117936, z: -0.08661058, w: 0.72193617}
inSlope: {x: 2.1126213, y: -1.7911853, z: -2.37181, w: 0.26243016}
outSlope: {x: 2.1126213, y: -1.7911853, z: -2.37181, w: 0.26243016}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.38544425, y: 0.532234, z: -0.16508593, w: 0.7354633}
inSlope: {x: 1.6269495, y: -2.367621, z: -1.6605296, w: 0.5813043}
outSlope: {x: 1.6269495, y: -2.367621, z: -1.6605296, w: 0.5813043}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.41993612, y: 0.4539522, z: -0.1973125, w: 0.7606898}
inSlope: {x: 1.0347551, y: -2.3484526, z: -0.9667965, w: 0.75679356}
outSlope: {x: 1.0347551, y: -2.3484526, z: -0.9667965, w: 0.75679356}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1894,97 +2660,141 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0030465124, y: 0.40884772, z: 0.0067311707, w: 0.91257274}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.0030465121, y: 0.40884772, z: 0.0067311707, w: 0.91257274}
inSlope: {x: 0.03777203, y: -0.2666134, z: -0.022512872, w: 0.11657507}
outSlope: {x: 0.03777203, y: -0.2666134, z: -0.022512872, w: 0.11657507}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.0051704072, y: 0.3514646, z: 0.0019328059, w: 0.93618494}
inSlope: {x: 0.17409876, y: -1.1977899, z: -0.09864229, w: 0.448915}
outSlope: {x: 0.17409876, y: -1.1977899, z: -0.09864229, w: 0.448915}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.013829386, y: 0.29273865, z: -0.0028256748, w: 0.95608836}
inSlope: {x: -0.02877703, y: 0.19565418, z: 0.01582413, w: -0.065250106}
outSlope: {x: -0.02877703, y: 0.19565418, z: 0.01582413, w: -0.065250106}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.0009164456, y: 0.38107803, z: 0.004391945, w: 0.924532}
inSlope: {x: -0.18309379, y: 1.2687494, z: 0.10533106, w: -0.5002401}
outSlope: {x: -0.18309379, y: 1.2687494, z: 0.10533106, w: -0.5002401}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.0030465124, y: 0.40884772, z: 0.0067311707, w: 0.91257274}
inSlope: {x: -0.004496027, y: 0.037050605, z: 0.0023008026, w: -0.01533702}
outSlope: {x: -0.004496027, y: 0.037050605, z: 0.0023008026, w: -0.01533702}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.008529815, y: 0.32931593, z: 0.000019255951, w: 0.9441813}
inSlope: {x: 0.25152367, y: -1.7408749, z: -0.14092013, w: 0.5982319}
outSlope: {x: 0.25152367, y: -1.7408749, z: -0.14092013, w: 0.5982319}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.017384958, y: 0.26748973, z: -0.004849345, w: 0.96339166}
inSlope: {x: 0.29696476, y: -2.2509694, z: -0.1677011, w: 0.5872619}
outSlope: {x: 0.29696476, y: -2.2509694, z: -0.1677011, w: 0.5872619}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.028327454, y: 0.17925139, z: -0.0111608105, w: 0.9833321}
inSlope: {x: 0.13173173, y: -1.4063295, z: -0.104563996, w: 0.3147334}
outSlope: {x: 0.13173173, y: -1.4063295, z: -0.104563996, w: 0.3147334}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.026167061, y: 0.17373452, z: -0.011820273, w: 0.98437387}
inSlope: {x: -0.7381994, y: 4.4920444, z: 0.35432115, w: -1.5855302}
outSlope: {x: -0.7381994, y: 4.4920444, z: 0.35432115, w: -1.5855302}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.020885883, y: 0.4787213, z: 0.01246062, w: 0.87763}
inSlope: {x: -1.1069875, y: 7.6492443, z: 0.6462037, w: -3.8523495}
outSlope: {x: -1.1069875, y: 7.6492443, z: 0.6462037, w: -3.8523495}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.04763212, y: 0.68368423, z: 0.031259976, w: 0.7275506}
inSlope: {x: -0.2746489, y: 2.3541698, z: 0.20539872, w: -1.6065781}
outSlope: {x: -0.2746489, y: 2.3541698, z: 0.20539872, w: -1.6065781}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.039195776, y: 0.6356657, z: 0.026153846, w: 0.770525}
inSlope: {x: 0.45842934, y: -2.8251145, z: -0.26518503, w: 2.1130917}
outSlope: {x: 0.45842934, y: -2.8251145, z: -0.26518503, w: 2.1130917}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.017070178, y: 0.49534336, z: 0.013580983, w: 0.86842334}
inSlope: {x: 0.33188412, y: -2.1048357, z: -0.1885931, w: 1.4684769}
outSlope: {x: 0.33188412, y: -2.1048357, z: -0.1885931, w: 1.4684769}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.01707019, y: 0.49534348, z: 0.013580984, w: 0.86842334}
inSlope: {x: -0.00000033527584, y: 0.0000035762757, z: 0.00000005587931, w: 0}
- outSlope: {x: -0.00000033527584, y: 0.0000035762757, z: 0.00000005587931,
- w: 0}
+ outSlope: {x: -0.00000033527584, y: 0.0000035762757, z: 0.00000005587931, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1992,132 +2802,195 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.53391355, y: 0.18858923, z: 0.8209507, w: -0.07355555}
inSlope: {x: 0.09725153, y: 0.4334883, z: 0.012297033, w: 0.6978846}
outSlope: {x: 0.09725153, y: 0.4334883, z: 0.012297033, w: 0.6978846}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.53067183, y: 0.20303884, z: 0.8213606, w: -0.05029273}
inSlope: {x: -0.33422285, y: 1.3935283, z: -0.59418696, w: 1.5583928}
outSlope: {x: -0.33422285, y: 1.3935283, z: -0.59418696, w: 1.5583928}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.5561951, y: 0.28149113, z: 0.7813382, w: 0.030337323}
inSlope: {x: 0.29553038, y: 2.3402867, z: -0.6803422, w: 2.079535}
outSlope: {x: 0.29553038, y: 2.3402867, z: -0.6803422, w: 2.079535}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.5109698, y: 0.35905796, z: 0.77600443, w: 0.08834295}
inSlope: {x: 2.65638, y: 1.6259834, z: 0.75548446, w: 1.2243606}
outSlope: {x: 2.65638, y: 1.6259834, z: 0.75548446, w: 1.2243606}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.3791031, y: 0.38989002, z: 0.83170384, w: 0.11196136}
inSlope: {x: 5.2841253, y: 0.6176649, z: 1.8472495, w: -0.14893079}
outSlope: {x: 5.2841253, y: 0.6176649, z: 1.8472495, w: -0.14893079}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: -0.15869473, y: 0.40023562, z: 0.8991544, w: 0.07841422}
inSlope: {x: 6.9688954, y: -0.33072227, z: 1.3947501, w: -0.9542264}
outSlope: {x: 6.9688954, y: -0.33072227, z: 1.3947501, w: -0.9542264}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.08549, y: 0.36784187, z: 0.9246872, w: 0.04834625}
inSlope: {x: 7.0060105, y: -1.7131096, z: 0.11063486, w: -0.6359149}
outSlope: {x: 7.0060105, y: -1.7131096, z: 0.11063486, w: -0.6359149}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.30837262, y: 0.28602833, z: 0.9065301, w: 0.036019888}
inSlope: {x: 5.096965, y: -2.1470654, z: -0.74752724, w: 0.13286582}
outSlope: {x: 5.096965, y: -2.1470654, z: -0.74752724, w: 0.13286582}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.42528763, y: 0.22470419, z: 0.87485206, w: 0.05720397}
inSlope: {x: 2.2874718, y: -1.5121822, z: -0.63733137, w: 0.6898587}
outSlope: {x: 2.2874718, y: -1.5121822, z: -0.63733137, w: 0.6898587}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.4608707, y: 0.18521619, z: 0.8640413, w: 0.08201046}
inSlope: {x: 0.5754935, y: -0.91963875, z: -0.14997663, w: 0.6683719}
outSlope: {x: 0.5754935, y: -0.91963875, z: -0.14997663, w: 0.6683719}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.46365386, y: 0.16339494, z: 0.8648536, w: 0.10176209}
inSlope: {x: 0.026038455, y: -0.6234965, z: 0.019345874, w: 0.70025}
outSlope: {x: 0.026038455, y: -0.6234965, z: 0.019345874, w: 0.70025}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.4626066, y: 0.14364974, z: 0.86533105, w: 0.12869382}
inSlope: {x: -0.35089153, y: -0.3151915, z: 0.12397349, w: 0.7760393}
outSlope: {x: -0.35089153, y: -0.3151915, z: 0.12397349, w: 0.7760393}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.4402611, y: 0.14238216, z: 0.8731185, w: 0.15349807}
inSlope: {x: -1.0129175, y: 0.8245616, z: 0.2904171, w: 0.28342167}
outSlope: {x: -1.0129175, y: 0.8245616, z: 0.2904171, w: 0.28342167}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.39507878, y: 0.19862051, z: 0.8846922, w: 0.1475886}
inSlope: {x: -1.726505, y: 2.8481946, z: 0.10740812, w: -0.8809224}
outSlope: {x: -1.726505, y: 2.8481946, z: 0.10740812, w: -0.8809224}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.32516083, y: 0.33226168, z: 0.88027906, w: 0.09476996}
inSlope: {x: -2.6250432, y: 4.3778725, z: -0.6624131, w: -1.2071046}
outSlope: {x: -2.6250432, y: 4.3778725, z: -0.6624131, w: -1.2071046}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.22007588, y: 0.4904787, z: 0.8405313, w: 0.06711499}
inSlope: {x: -4.0937996, y: 4.37782, z: -1.706943, w: 0.71317255}
outSlope: {x: -4.0937996, y: 4.37782, z: -1.706943, w: 0.71317255}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.052240644, y: 0.6241166, z: 0.7664828, w: 0.14231484}
inSlope: {x: -7.4337664, y: 2.2581334, z: -2.4640357, w: 2.5383754}
outSlope: {x: -7.4337664, y: 2.2581334, z: -2.4640357, w: 2.5383754}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.27550837, y: 0.641021, z: 0.67626226, w: 0.23633999}
inSlope: {x: -9.103311, y: -1.7646306, z: -1.8468277, w: 0.08697951}
outSlope: {x: -9.103311, y: -1.7646306, z: -1.8468277, w: 0.08697951}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.5546467, y: 0.50647444, z: 0.643361, w: 0.14811331}
inSlope: {x: -4.9769464, y: -4.913192, z: 0.79799277, w: -3.1208925}
outSlope: {x: -4.9769464, y: -4.913192, z: 0.79799277, w: -3.1208925}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.607305, y: 0.31347495, z: 0.72946167, w: 0.028280526}
inSlope: {x: 0.31099504, y: -4.768279, z: 2.6638458, w: -3.3250332}
outSlope: {x: 0.31099504, y: -4.768279, z: 2.6638458, w: -3.3250332}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.53391355, y: 0.18858923, z: 0.8209507, w: -0.07355555}
inSlope: {x: 2.2017412, y: -3.7465687, z: 2.7446682, w: -3.0550797}
outSlope: {x: 2.2017412, y: -3.7465687, z: 2.7446682, w: -3.0550797}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2125,132 +2998,195 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.41771242, y: -0.34301844, z: 0.114231355, w: 0.83355016}
inSlope: {x: -1.5676304, y: -0.53698987, z: 0.17285092, w: 0.4807913}
outSlope: {x: -1.5676304, y: -0.53698987, z: 0.17285092, w: 0.4807913}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.36545807, y: -0.3609181, z: 0.11999305, w: 0.84957653}
inSlope: {x: -3.311726, y: -2.7490292, z: 1.9017917, w: -0.6337987}
outSlope: {x: -3.311726, y: -2.7490292, z: 1.9017917, w: -0.6337987}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.19693065, y: -0.5262871, z: 0.24101749, w: 0.7912969}
inSlope: {x: -4.100869, y: -4.058918, z: 2.8800576, w: -2.1862328}
outSlope: {x: -4.100869, y: -4.058918, z: 2.8800576, w: -2.1862328}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.092066765, y: -0.63151264, z: 0.3119969, w: 0.7038277}
inSlope: {x: -2.048073, y: -2.241618, z: 1.9771986, w: -2.373834}
outSlope: {x: -2.048073, y: -2.241618, z: 1.9771986, w: -2.373834}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.060392458, y: -0.67572826, z: 0.37283072, w: 0.6330413}
inSlope: {x: -0.45498338, y: -0.38773048, z: -0.0031802654, w: -0.30839634}
outSlope: {x: -0.45498338, y: -0.38773048, z: -0.0031802654, w: -0.30839634}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.061734542, y: -0.6573613, z: 0.31178486, w: 0.68326795}
inSlope: {x: 0.47322914, y: 1.047231, z: -2.0975764, w: 1.8304331}
outSlope: {x: 0.47322914, y: 1.047231, z: -2.0975764, w: 1.8304331}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.091941066, y: -0.60591286, z: 0.23299228, w: 0.7550702}
inSlope: {x: 1.4734027, y: 3.049237, z: -3.3343768, w: 2.829533}
outSlope: {x: 1.4734027, y: 3.049237, z: -3.3343768, w: 2.829533}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.15996139, y: -0.45407888, z: 0.08949309, w: 0.8719035}
inSlope: {x: 1.8763638, y: 4.4802184, z: -3.2082455, w: 2.5693293}
outSlope: {x: 1.8763638, y: 4.4802184, z: -3.2082455, w: 2.5693293}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.21703197, y: -0.30723166, z: 0.019109255, w: 0.9263588}
inSlope: {x: 1.4204468, y: 2.4350004, z: -1.0454733, w: 0.7478527}
outSlope: {x: 1.4204468, y: 2.4350004, z: -1.0454733, w: 0.7478527}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.25465783, y: -0.29174554, z: 0.01979487, w: 0.9217603}
inSlope: {x: 0.71439767, y: -0.5537184, z: 0.3721333, w: -0.39879534}
outSlope: {x: 0.71439767, y: -0.5537184, z: 0.3721333, w: -0.39879534}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.26465848, y: -0.34414622, z: 0.04391814, w: 0.89977247}
inSlope: {x: 0.1644221, y: -1.6108446, z: 0.7176951, w: -0.70194364}
outSlope: {x: 0.1644221, y: -1.6108446, z: 0.7176951, w: -0.70194364}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.2656193, y: -0.39913523, z: 0.06764123, w: 0.87496406}
inSlope: {x: -0.33348197, y: -2.2670994, z: 0.9627497, w: -1.0888112}
outSlope: {x: -0.33348197, y: -2.2670994, z: 0.9627497, w: -1.0888112}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.24242635, y: -0.49528623, z: 0.10810147, w: 0.82718503}
inSlope: {x: -1.4623561, y: -3.3745196, z: 1.6671331, w: -1.9974895}
outSlope: {x: -1.4623561, y: -3.3745196, z: 1.6671331, w: -1.9974895}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.16812891, y: -0.6241032, z: 0.17878343, w: 0.7417981}
inSlope: {x: -2.6915417, y: -3.787743, z: 2.7419934, w: -3.505805}
outSlope: {x: -2.6915417, y: -3.787743, z: 2.7419934, w: -3.505805}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.06299033, y: -0.7478023, z: 0.29090092, w: 0.59346485}
inSlope: {x: -2.5383184, y: -2.5861058, z: 4.190228, w: -5.20842}
outSlope: {x: -2.5383184, y: -2.5861058, z: 4.190228, w: -5.20842}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.0010922742, y: -0.79651016, z: 0.458132, w: 0.39457008}
inSlope: {x: -1.4370501, y: 0.5406283, z: 5.620697, w: -5.572172}
outSlope: {x: -1.4370501, y: 0.5406283, z: 5.620697, w: -5.572172}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.032813083, y: -0.7117604, z: 0.66561437, w: 0.22198638}
inSlope: {x: -0.7426676, y: 2.3405619, z: 3.972521, w: -2.1074598}
outSlope: {x: -0.7426676, y: 2.3405619, z: 3.972521, w: -2.1074598}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.050603457, y: -0.6404727, z: 0.72296685, w: 0.25407258}
inSlope: {x: 0.9324149, y: 0.2849095, z: -1.9840903, w: 3.9380093}
outSlope: {x: 0.9324149, y: 0.2849095, z: -1.9840903, w: 3.9380093}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.029347995, y: -0.69276655, z: 0.53334147, w: 0.4845205}
inSlope: {x: 3.8644125, y: 1.275316, z: -5.8082047, w: 7.169528}
outSlope: {x: 3.8644125, y: 1.275316, z: -5.8082047, w: 7.169528}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.20702395, y: -0.5554518, z: 0.33575323, w: 0.73204106}
inSlope: {x: 5.825466, y: 5.2462206, z: -6.286652, w: 5.235447}
outSlope: {x: 5.825466, y: 5.2462206, z: -6.286652, w: 5.235447}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.4177124, y: -0.34301844, z: 0.11423133, w: 0.83355016}
inSlope: {x: 6.320648, y: 6.372996, z: -6.6456513, w: 3.0452702}
outSlope: {x: 6.320648, y: 6.372996, z: -6.6456513, w: 3.0452702}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2258,126 +3194,186 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15930615, y: 0.64312667, z: -0.11720081, w: 0.7397794}
inSlope: {x: -0.8352282, y: -0.5747598, z: 0.7011133, w: 0.3931671}
outSlope: {x: -0.8352282, y: -0.5747598, z: 0.7011133, w: 0.3931671}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.1871471, y: 0.623968, z: -0.09383036, w: 0.752885}
inSlope: {x: -0.52304906, y: -0.21784364, z: 0.4695518, w: 0.1260218}
outSlope: {x: -0.52304906, y: -0.21784364, z: 0.4695518, w: 0.1260218}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.1941761, y: 0.62860376, z: -0.08589735, w: 0.74818087}
inSlope: {x: -0.34356773, y: 1.0625857, z: 0.3556969, w: -1.0294479}
outSlope: {x: -0.34356773, y: 1.0625857, z: 0.3556969, w: -1.0294479}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.21005161, y: 0.69480705, z: -0.070117235, w: 0.6842551}
inSlope: {x: 0.702718, y: 3.6372418, z: -0.80122316, w: -4.512921}
outSlope: {x: 0.702718, y: 3.6372418, z: -0.80122316, w: -4.512921}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.14732823, y: 0.87108654, z: -0.13931222, w: 0.4473195}
inSlope: {x: 1.2243963, y: 3.597172, z: -1.259632, w: -5.8585567}
outSlope: {x: 1.2243963, y: 3.597172, z: -1.259632, w: -5.8585567}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: -0.12842518, y: 0.93461853, z: -0.1540927, w: 0.29368463}
inSlope: {x: -0.007499814, y: 0.14074582, z: -0.028216287, w: -0.29328775}
outSlope: {x: -0.007499814, y: 0.14074582, z: -0.028216287, w: -0.29328775}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: -0.1478282, y: 0.8804696, z: -0.14119332, w: 0.42776692}
inSlope: {x: -1.1022823, y: -3.4288745, z: 0.9667065, w: 5.6874213}
outSlope: {x: -1.1022823, y: -3.4288745, z: 0.9667065, w: 5.6874213}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.20191066, y: 0.7060269, z: -0.0896456, w: 0.672846}
inSlope: {x: -0.9925363, y: -4.7669287, z: 1.1365575, w: 5.5207314}
outSlope: {x: -0.9925363, y: -4.7669287, z: 1.1365575, w: 5.5207314}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.21399729, y: 0.5626744, z: -0.065422826, w: 0.79581565}
inSlope: {x: 0.12501778, y: -2.9874616, z: 0.23688902, w: 2.458681}
outSlope: {x: 0.12501778, y: -2.9874616, z: 0.23688902, w: 2.458681}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.19357614, y: 0.5068628, z: -0.073853, w: 0.8367581}
inSlope: {x: 0.7794768, y: -1.0795816, z: -0.42513114, w: 0.8274481}
outSlope: {x: 0.7794768, y: -1.0795816, z: -0.42513114, w: 0.8274481}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.16203217, y: 0.4907023, z: -0.0937649, w: 0.85097885}
inSlope: {x: 0.8848743, y: -0.64105433, z: -0.57023495, w: 0.47325683}
outSlope: {x: 0.8848743, y: -0.64105433, z: -0.57023495, w: 0.47325683}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.10396514, y: 0.4706659, z: -0.14560641, w: 0.86398125}
inSlope: {x: 0.93934643, y: 1.2747775, z: -1.1983407, w: -0.87067014}
outSlope: {x: 0.93934643, y: 1.2747775, z: -1.1983407, w: -0.87067014}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.07196141, y: 0.549111, z: -0.19175805, w: 0.8102639}
inSlope: {x: 0.6762605, y: 3.4761724, z: -1.1114839, w: -2.84298}
outSlope: {x: 0.6762605, y: 3.4761724, z: -1.1114839, w: -2.84298}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.058881126, y: 0.7024106, z: -0.21970531, w: 0.6744494}
inSlope: {x: 0.55393785, y: 4.362844, z: -0.8801591, w: -4.95224}
outSlope: {x: 0.55393785, y: 4.362844, z: -0.8801591, w: -4.95224}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.035032213, y: 0.83996725, z: -0.25043532, w: 0.48011452}
inSlope: {x: 1.6658832, y: 2.4200451, z: -1.7381697, w: -4.532337}
outSlope: {x: 1.6658832, y: 2.4200451, z: -1.7381697, w: -4.532337}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.052177843, y: 0.86374706, z: -0.3355834, w: 0.37229332}
inSlope: {x: 0.69923884, y: -1.0699536, z: -0.76421607, w: 1.2600816}
outSlope: {x: 0.69923884, y: -1.0699536, z: -0.76421607, w: 1.2600816}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.011583816, y: 0.7686371, z: -0.30138317, w: 0.5641197}
inSlope: {x: -2.3951032, y: -2.7677402, z: 2.6052744, w: 5.03152}
outSlope: {x: -2.3951032, y: -2.7677402, z: 2.6052744, w: 5.03152}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.10749578, y: 0.67923105, z: -0.16189834, w: 0.7077279}
inSlope: {x: -1.5529718, y: -1.7934449, z: 1.9622184, w: 2.5726876}
outSlope: {x: -1.5529718, y: -1.7934449, z: 1.9622184, w: 2.5726876}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.091947764, y: 0.6490741, z: -0.17056848, w: 0.7356323}
inSlope: {x: -0.7771546, y: -0.5415661, z: 0.6704623, w: 0.48077288}
outSlope: {x: -0.7771546, y: -0.5415661, z: 0.6704623, w: 0.48077288}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.15930615, y: 0.64312667, z: -0.11720081, w: 0.7397794}
inSlope: {x: -2.02075, y: -0.17842218, z: 1.6010289, w: 0.12441327}
outSlope: {x: -2.02075, y: -0.17842218, z: 1.6010289, w: 0.12441327}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2385,78 +3381,114 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0024680619, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.0024680619, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: -0.0000000139698395, y: 0, z: 0, w: 0}
outSlope: {x: -0.0000000139698395, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.0024680628, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: -0.14629617, y: -1.075836, z: 0.049379807, w: 0.13139428}
outSlope: {x: -0.14629617, y: -1.075836, z: 0.049379807, w: 0.13139428}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.012221139, y: 0.08680029, z: 0.013547333, w: 0.99605864}
inSlope: {x: -0.16621092, y: -1.2233819, z: 0.056043305, w: 0.14316918}
outSlope: {x: -0.16621092, y: -1.2233819, z: 0.056043305, w: 0.14316918}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: -0.0135487905, y: 0.076963894, z: 0.013991566, w: 0.99684364}
inSlope: {x: 0.65303326, y: 4.6924767, z: -0.22627664, w: -1.1987902}
outSlope: {x: 0.65303326, y: 4.6924767, z: -0.22627664, w: -1.1987902}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.031314407, y: 0.39963207, z: -0.001537776, w: 0.9161393}
inSlope: {x: 1.1406257, y: 8.012421, z: -0.4050269, w: -3.1183176}
outSlope: {x: 1.1406257, y: 8.012421, z: -0.4050269, w: -3.1183176}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.06249292, y: 0.6111253, z: -0.013010227, w: 0.7889558}
inSlope: {x: 0.24211347, y: 1.6643497, z: -0.087913685, w: -0.8648497}
outSlope: {x: 0.24211347, y: 1.6643497, z: -0.087913685, w: -0.8648497}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.047455303, y: 0.5105887, z: -0.007398687, w: 0.85848266}
inSlope: {x: -0.7050791, y: -4.845272, z: 0.25610712, w: 2.527628}
outSlope: {x: -0.7050791, y: -4.845272, z: 0.25610712, w: 2.527628}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.015487649, y: 0.2881072, z: 0.0040635807, w: 0.95746434}
inSlope: {x: -0.7488506, y: -5.2809906, z: 0.2648105, w: 1.9322456}
outSlope: {x: -0.7488506, y: -5.2809906, z: 0.2648105, w: 1.9322456}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.002468064, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: -0.2693357, y: -1.9437677, z: 0.09287649, w: 0.44752035}
outSlope: {x: -0.2693357, y: -1.9437677, z: 0.09287649, w: 0.44752035}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.0024680616, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: 0.000000034924568, y: 0, z: 0, w: 0}
outSlope: {x: 0.000000034924568, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.0024680616, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2467,18 +3499,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2486,114 +3524,168 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0015102556, y: 0.6077375, z: -0.13608256}
inSlope: {x: 0.0013659932, y: -1.0630226, z: 0.5596819}
outSlope: {x: 0.0013659932, y: -1.0630226, z: 0.5596819}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.001464723, y: 0.57230353, z: -0.117426515}
inSlope: {x: -0.0021360987, y: -1.316542, z: 0.6650111}
outSlope: {x: -0.0021360954, y: -1.316543, z: 0.6650105}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.06666666
value: {x: -0.0016526623, y: 0.5199683, z: -0.09174851}
inSlope: {x: -0.0053222403, y: -1.2785649, z: 0.62837714}
outSlope: {x: -0.005322219, y: -1.278574, z: 0.6283795}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.0018195385, y: 0.48706567, z: -0.075534545}
inSlope: {x: -0.0036729374, y: -0.46490464, z: 0.23863605}
outSlope: {x: -0.0036729553, y: -0.4649024, z: 0.23863618}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.0018975247, y: 0.4889749, z: -0.075839415}
inSlope: {x: -0.00214548, y: 0.33281618, z: -0.14304335}
outSlope: {x: -0.0021454592, y: 0.33282128, z: -0.1430429}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.2
value: {x: -0.0020100435, y: 0.5365193, z: -0.09774528}
inSlope: {x: -0.0011601235, y: 0.75209934, z: -0.34963512}
outSlope: {x: -0.0011601672, y: 0.75209373, z: -0.34963456}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.0020399117, y: 0.5593933, z: -0.10837969}
inSlope: {x: 0.0008566829, y: 0.6448027, z: -0.28505173}
outSlope: {x: 0.0008567047, y: 0.6448183, z: -0.2850542}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.0019529299, y: 0.5795068, z: -0.11674879}
inSlope: {x: 0.002738189, y: 0.5915379, z: -0.24681596}
outSlope: {x: 0.0027381768, y: 0.59153175, z: -0.2468174}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.0018573648, y: 0.5988289, z: -0.12483415}
inSlope: {x: -0.0017483289, y: 0.40472606, z: -0.20570177}
outSlope: {x: -0.001748286, y: 0.40473163, z: -0.20570123}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.0020694823, y: 0.60648876, z: -0.13046223}
inSlope: {x: -0.016258292, y: -0.10150052, z: -0.1075586}
outSlope: {x: -0.016258312, y: -0.10150032, z: -0.10755691}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.36666667
value: {x: -0.0029412534, y: 0.59206194, z: -0.13200477}
inSlope: {x: -0.030755844, y: -0.6077325, z: -0.009415649}
outSlope: {x: -0.030755788, y: -0.60773855, z: -0.009419105}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.4
value: {x: -0.0041198777, y: 0.56597257, z: -0.1310901}
inSlope: {x: -0.028860701, y: -0.65158033, z: 0.023628434}
outSlope: {x: -0.028860802, y: -0.6515863, z: 0.023628518}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.43333334
value: {x: -0.00486531, y: 0.54862267, z: -0.13042949}
inSlope: {x: -0.0113934465, y: -0.27193123, z: 0.0020386942}
outSlope: {x: -0.011393523, y: -0.2719355, z: 0.0020406612}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.0044912095, y: 0.5550306, z: -0.13170916}
inSlope: {x: 0.0145955365, y: 0.27139077, z: -0.024327569}
outSlope: {x: 0.014595778, y: 0.27140126, z: -0.02432847}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.5333333
value: {x: -0.003906403, y: 0.56593627, z: -0.132576}
inSlope: {x: 0.017363181, y: 0.31925395, z: -0.025906121}
outSlope: {x: 0.017363, y: 0.31923708, z: -0.025906129}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.59999996
value: {x: -0.0027025961, y: 0.59163517, z: -0.1366304}
inSlope: {x: 0.020153493, y: 0.47735354, z: -0.09646926}
outSlope: {x: 0.020153338, y: 0.47733724, z: -0.09646907}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.0019901027, y: 0.6081372, z: -0.13986748}
inSlope: {x: 0.017884893, y: 0.24152379, z: 0.008217028}
outSlope: {x: 0.017885165, y: 0.24154343, z: 0.008218456}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.0015102556, y: 0.6077375, z: -0.13608256}
inSlope: {x: 0.014395438, y: -0.011987034, z: 0.11354779}
outSlope: {x: 0.014395438, y: -0.011987034, z: 0.11354779}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2601,18 +3693,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37125313, y: 0, z: 3.5297453e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.37125313, y: 0, z: 3.5297453e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2620,18 +3718,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2639,18 +3743,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2658,18 +3768,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.33805797, y: 0.0000000016491415, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.33805797, y: 0.0000000016491415, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2677,18 +3793,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.48710993, y: -0.0000000029315135, z: -0.0000000052878186}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.48710993, y: -0.0000000029315135, z: -0.0000000052878186}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2696,18 +3818,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37810466, y: 0.000000012314133, z: 0.0000000036563823}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.37810466, y: 0.000000012314133, z: 0.0000000036563823}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2715,18 +3843,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2734,18 +3868,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.14754602, y: -1.5096738e-10, z: -1.8350732e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.14754602, y: -1.5096738e-10, z: -1.8350732e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2753,18 +3893,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12117819, y: 4.0963285e-11, z: -6.1181876e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.12117819, y: 4.0963285e-11, z: -6.1181876e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2772,18 +3918,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0947669, y: 6.20975e-10, z: 5.5952787e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.0947669, y: 6.20975e-10, z: 5.5952787e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2791,18 +3943,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2810,18 +3968,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16641212, y: 9.912275e-10, z: -0.0000000015652267}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.16641212, y: 9.912275e-10, z: -0.0000000015652267}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2829,18 +3993,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.120116964, y: -3.4400663e-10, z: -3.1457345e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.120116964, y: -3.4400663e-10, z: -3.1457345e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2848,18 +4018,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11180051, y: -0.0000000017408133, z: -2.576162e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.11180051, y: -0.0000000017408133, z: -2.576162e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2867,18 +4043,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2886,18 +4068,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15574053, y: 5.284846e-11, z: -2.1447717e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.15574053, y: 5.284846e-11, z: -2.1447717e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2905,18 +4093,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.13222101, y: 5.721169e-10, z: -5.010383e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.13222101, y: 5.721169e-10, z: -5.010383e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2924,18 +4118,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11479917, y: 0.0000000020897737, z: -2.9187291e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.11479917, y: 0.0000000020897737, z: -2.9187291e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2943,18 +4143,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2962,18 +4168,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15860535, y: 0.0000000026872953, z: 7.8576445e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.15860535, y: 0.0000000026872953, z: 7.8576445e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2981,18 +4193,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12212481, y: 0.0000000016748882, z: 1.4749658e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.12212481, y: 0.0000000016748882, z: 1.4749658e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3000,18 +4218,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3019,18 +4243,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23949292, y: 9.1539075e-11, z: -1.5268355e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.23949292, y: 9.1539075e-11, z: -1.5268355e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3038,18 +4268,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.410607, y: 0.000000009724406, z: 0.0000000011147527}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.410607, y: 0.000000009724406, z: 0.0000000011147527}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3057,18 +4293,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.3364506, y: -0.000000004013984, z: 0.000000003445643}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.3364506, y: -0.000000004013984, z: 0.000000003445643}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3076,18 +4318,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3095,18 +4343,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08539126, y: -7.066998e-10, z: -3.2038158e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.08539126, y: -7.066998e-10, z: -3.2038158e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3114,18 +4368,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.10555976, y: -2.726882e-10, z: -1.2674661e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.10555976, y: -2.726882e-10, z: -1.2674661e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3133,18 +4393,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07002997, y: -2.4385542e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.07002997, y: -2.4385542e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3152,18 +4418,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3171,18 +4443,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.083958365, y: 4.4075676e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.083958365, y: 4.4075676e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3190,18 +4468,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1011217, y: 1.9947123e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.1011217, y: 1.9947123e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3209,18 +4493,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08893922, y: 8.8810664e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.08893922, y: 8.8810664e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3228,18 +4518,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3247,18 +4543,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0699, y: -5.497863e-10, z: 0.000000001340549}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.0699, y: -5.497863e-10, z: 0.000000001340549}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3266,18 +4568,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.110720225, y: 5.931751e-10, z: -3.8381712e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.110720225, y: 5.931751e-10, z: -3.8381712e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3285,18 +4593,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1044904, y: 3.5434505e-10, z: -4.4324563e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.1044904, y: 3.5434505e-10, z: -4.4324563e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3304,18 +4618,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3323,18 +4643,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.098457314, y: -1.06700815e-10, z: -9.37605e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.098457314, y: -1.06700815e-10, z: -9.37605e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3342,18 +4668,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07122904, y: 2.2089963e-10, z: 3.0726567e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.07122904, y: 2.2089963e-10, z: 3.0726567e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3361,18 +4693,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3380,18 +4718,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21017115, y: 0, z: 3.3810763e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.21017115, y: 0, z: 3.3810763e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3399,18 +4743,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3418,18 +4768,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3437,18 +4793,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3456,18 +4818,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3475,18 +4843,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: -0.0000000022347282, z: 0.0000000012273754}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.308237, y: -0.0000000022347282, z: 0.0000000012273754}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3494,18 +4868,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: 0.0000000028581055, z: -0.0000000045524944}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.1799596, y: 0.0000000028581055, z: -0.0000000045524944}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3513,18 +4893,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -3.5627715e-10, z: 5.758663e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.18444936, y: -3.5627715e-10, z: 5.758663e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3532,18 +4918,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3551,18 +4943,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: 9.1192615e-10, z: 0.0000000012273849}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.308237, y: 9.1192615e-10, z: 0.0000000012273849}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3570,18 +4968,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: -0.0000000025712876, z: -0.0000000039636094}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.1799596, y: -0.0000000025712876, z: -0.0000000039636094}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3589,18 +4993,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -7.947571e-10, z: -0.0000000033574912}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666666
value: {x: -0.18444936, y: -7.947571e-10, z: -0.0000000033574912}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3609,18 +5019,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3628,18 +5044,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3647,18 +5069,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3666,18 +5094,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3685,18 +5119,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3704,18 +5144,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3723,18 +5169,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3742,18 +5194,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3761,18 +5219,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3780,18 +5244,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3799,18 +5269,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3818,18 +5294,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3837,18 +5319,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3856,18 +5344,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3875,18 +5369,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3894,18 +5394,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3913,18 +5419,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3932,18 +5444,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3951,18 +5469,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3970,18 +5494,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3989,18 +5519,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4008,18 +5544,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4027,18 +5569,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4046,18 +5594,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4065,18 +5619,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4084,18 +5644,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4103,18 +5669,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4122,18 +5694,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4141,18 +5719,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4160,18 +5744,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4179,18 +5769,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4198,18 +5794,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4217,18 +5819,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4236,18 +5844,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4255,18 +5869,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4274,18 +5894,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4293,18 +5919,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4312,18 +5944,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4331,18 +5969,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4350,18 +5994,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4369,18 +6019,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4388,18 +6044,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4407,18 +6069,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4426,18 +6094,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4445,18 +6119,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4464,18 +6144,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4483,18 +6169,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4502,18 +6194,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4521,18 +6219,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4540,18 +6244,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4559,18 +6269,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4578,18 +6294,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4597,18 +6319,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4616,18 +6344,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4635,18 +6369,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4667,6 +6407,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 2
@@ -4674,6 +6416,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 2
@@ -4681,6 +6425,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 2
@@ -4688,6 +6434,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 2
@@ -4695,6 +6443,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 2
@@ -4702,6 +6452,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 2
@@ -4709,6 +6461,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 2
@@ -4716,6 +6470,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 2
@@ -4723,6 +6479,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 2
@@ -4730,6 +6488,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 2
@@ -4737,6 +6497,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 2
@@ -4744,6 +6506,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 2
@@ -4751,6 +6515,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 2
@@ -4758,6 +6524,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 2
@@ -4765,6 +6533,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 2
@@ -4772,6 +6542,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 2
@@ -4779,6 +6551,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 2
@@ -4786,6 +6560,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 2
@@ -4793,6 +6569,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 2
@@ -4800,6 +6578,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 2
@@ -4807,6 +6587,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 2
@@ -4814,6 +6596,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 2
@@ -4821,6 +6605,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 2
@@ -4828,6 +6614,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 1
@@ -4835,6 +6623,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 1
@@ -4842,6 +6632,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 1
@@ -4849,6 +6641,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 1
@@ -4856,6 +6650,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 1
@@ -4863,6 +6659,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 1
@@ -4870,6 +6668,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 1
@@ -4877,6 +6677,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 1
@@ -4884,6 +6686,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 1
@@ -4891,6 +6695,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 1
@@ -4898,6 +6704,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 1
@@ -4905,6 +6713,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 1
@@ -4912,6 +6722,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 1
@@ -4919,6 +6731,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 1
@@ -4926,6 +6740,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 1
@@ -4933,6 +6749,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 1
@@ -4940,6 +6758,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 1
@@ -4947,6 +6767,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 1
@@ -4954,6 +6776,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 1
@@ -4961,6 +6785,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 1
@@ -4968,6 +6794,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 1
@@ -4975,6 +6803,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 1
@@ -4982,6 +6812,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 1
@@ -4989,6 +6821,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 1
@@ -4996,6 +6830,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 1
@@ -5003,6 +6839,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 1
@@ -5010,6 +6848,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 1
@@ -5017,6 +6857,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 1
@@ -5024,6 +6866,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 1
@@ -5031,6 +6875,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 1
@@ -5038,6 +6884,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 1
@@ -5045,6 +6893,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 1
@@ -5052,6 +6902,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 1
@@ -5059,6 +6911,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 1
@@ -5066,6 +6920,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 1
@@ -5073,6 +6929,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 1
@@ -5080,6 +6938,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 1
@@ -5087,6 +6947,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 1
@@ -5094,6 +6956,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 1
@@ -5101,6 +6965,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 1
@@ -5108,6 +6974,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 1
@@ -5115,6 +6983,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 1
@@ -5122,6 +6992,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 1
@@ -5129,6 +7001,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 1
@@ -5136,6 +7010,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 1
@@ -5143,6 +7019,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 1
@@ -5150,6 +7028,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 1
@@ -5157,6 +7037,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 1
@@ -5164,6 +7046,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 1
@@ -5171,6 +7055,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 1
@@ -5178,6 +7064,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 1
@@ -5185,6 +7073,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 1
@@ -5192,6 +7082,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 1
@@ -5199,6 +7091,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 1
@@ -5206,6 +7100,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 2
@@ -5213,6 +7109,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 2
@@ -5220,6 +7118,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 2
@@ -5227,6 +7127,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 2
@@ -5234,6 +7136,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 2
@@ -5241,6 +7145,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 2
@@ -5248,6 +7154,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 2
@@ -5255,6 +7163,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 2
@@ -5262,6 +7172,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 2
@@ -5269,6 +7181,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 2
@@ -5276,6 +7190,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 2
@@ -5283,6 +7199,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 2
@@ -5290,6 +7208,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 2
@@ -5297,6 +7217,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 2
@@ -5304,6 +7226,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 2
@@ -5311,6 +7235,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 2
@@ -5318,6 +7244,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 2
@@ -5325,6 +7253,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 2
@@ -5332,6 +7262,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 2
@@ -5339,6 +7271,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 2
@@ -5346,6 +7280,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 2
@@ -5353,6 +7289,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 2
@@ -5360,6 +7298,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 2
@@ -5367,6 +7307,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 2
@@ -5374,6 +7316,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 2
@@ -5381,6 +7325,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 2
@@ -5388,6 +7334,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 2
@@ -5395,6 +7343,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 2
@@ -5402,6 +7352,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 2
@@ -5409,6 +7361,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 2
@@ -5416,6 +7370,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 2
@@ -5423,6 +7379,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 2
@@ -5430,6 +7388,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 3
@@ -5437,6 +7397,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 3
@@ -5444,6 +7406,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 3
@@ -5451,6 +7415,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 3
@@ -5458,6 +7424,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 3
@@ -5465,6 +7433,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 3
@@ -5472,6 +7442,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 3
@@ -5479,6 +7451,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 3
@@ -5486,6 +7460,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 3
@@ -5493,6 +7469,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 3
@@ -5500,6 +7478,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 3
@@ -5507,6 +7487,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 3
@@ -5514,6 +7496,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 3
@@ -5521,6 +7505,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 3
@@ -5528,6 +7514,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 3
@@ -5535,6 +7523,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 3
@@ -5542,6 +7532,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 3
@@ -5549,6 +7541,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 3
@@ -5556,6 +7550,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 3
@@ -5563,6 +7559,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 3
@@ -5570,6 +7568,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 3
@@ -5577,6 +7577,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 3
@@ -5584,6 +7586,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 3
@@ -5591,6 +7595,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 3
@@ -5598,6 +7604,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 3
@@ -5605,6 +7613,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 3
@@ -5612,6 +7622,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 3
@@ -5619,6 +7631,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 3
@@ -5626,6 +7640,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 3
@@ -5633,6 +7649,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 3
@@ -5640,6 +7658,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 3
@@ -5647,6 +7667,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 3
@@ -5654,6 +7676,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 3
@@ -5661,6 +7685,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 3
@@ -5668,6 +7694,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 3
@@ -5675,6 +7703,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 3
@@ -5682,6 +7712,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 3
@@ -5689,6 +7721,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 3
@@ -5696,6 +7730,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 3
@@ -5703,6 +7739,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 3
@@ -5710,6 +7748,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 3
@@ -5717,6 +7757,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 3
@@ -5724,6 +7766,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 3
@@ -5731,6 +7775,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 3
@@ -5738,6 +7784,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 3
@@ -5745,6 +7793,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 3
@@ -5752,6 +7802,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 3
@@ -5759,6 +7811,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 3
@@ -5766,6 +7820,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 3
@@ -5773,6 +7829,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 3
@@ -5780,6 +7838,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 3
@@ -5787,6 +7847,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 3
@@ -5794,6 +7856,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 3
@@ -5801,6 +7865,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 3
@@ -5808,6 +7874,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 3
@@ -5815,6 +7883,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
@@ -5826,7 +7896,7 @@ AnimationClip:
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
- m_LoopTime: 0
+ m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
@@ -5836,9 +7906,36632 @@ AnimationClip:
m_KeepOriginalPositionXZ: 0
m_HeightFromFeet: 0
m_Mirror: 0
- m_EditorCurves: []
- m_EulerEditorCurves: []
+ m_EditorCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.113547154
+ inSlope: -0.054624747
+ outSlope: -0.054624747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.08687724
+ inSlope: 0.041496225
+ outSlope: 0.041496225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.10752088
+ inSlope: 0.12238742
+ outSlope: 0.12238742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.113547154
+ inSlope: 0.057082947
+ outSlope: 0.057082947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.17450313
+ inSlope: 0.16196384
+ outSlope: 0.16196384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.095978834
+ inSlope: -0.121314056
+ outSlope: -0.121314056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.15665673
+ inSlope: -0.36182803
+ outSlope: -0.36182803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.17450313
+ inSlope: -0.1692477
+ outSlope: -0.1692477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.7165995
+ inSlope: -0.002351403
+ outSlope: -0.002351403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.715289
+ inSlope: -0.0058811894
+ outSlope: -0.0058811894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.7167629
+ inSlope: 0.0005802529
+ outSlope: 0.0005802529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.7165995
+ inSlope: 0.002440808
+ outSlope: 0.002440808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6656882
+ inSlope: 0.048453208
+ outSlope: 0.048453208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.6867329
+ inSlope: -0.028662974
+ outSlope: -0.028662974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.67093146
+ inSlope: -0.10357888
+ outSlope: -0.10357888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.6656882
+ inSlope: -0.050613243
+ outSlope: -0.050613243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.14531523
+ inSlope: -0.015030651
+ outSlope: -0.015030651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.14711699
+ inSlope: -0.008357315
+ outSlope: -0.008357315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.14351213
+ inSlope: 0.05131178
+ outSlope: 0.05131178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.14531523
+ inSlope: -0.025420615
+ outSlope: -0.025420615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.102303036
+ inSlope: -0.31143776
+ outSlope: -0.31143776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.06720397
+ inSlope: 0.032413915
+ outSlope: 0.032413915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.10695466
+ inSlope: 0.03027678
+ outSlope: 0.03027678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.102303036
+ inSlope: -0.095558755
+ outSlope: -0.095558755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.06293272
+ inSlope: -0.074683085
+ outSlope: -0.074683085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.04877339
+ inSlope: -0.048704445
+ outSlope: -0.048704445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.059674133
+ inSlope: 0.030893072
+ outSlope: 0.030893072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.06293272
+ inSlope: -0.01297674
+ outSlope: -0.01297674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.98206776
+ inSlope: 0.03324151
+ outSlope: 0.03324151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.9856274
+ inSlope: -0.0010889752
+ outSlope: -0.0010889752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.98204076
+ inSlope: 0.0023522975
+ outSlope: 0.0023522975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.98206776
+ inSlope: 0.0071936785
+ outSlope: 0.0071936785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.03723055
+ inSlope: -0.14368023
+ outSlope: -0.14368023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.042019892
+ inSlope: -0.04272765
+ outSlope: -0.04272765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.031000707
+ inSlope: 0.39088678
+ outSlope: 0.39088678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.053084865
+ inSlope: 0.57430446
+ outSlope: 0.57430446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.092553176
+ inSlope: -0.16198753
+ outSlope: -0.16198753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.013112999
+ inSlope: -0.51560605
+ outSlope: -0.51560605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.024219234
+ inSlope: -0.48033363
+ outSlope: -0.48033363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.03723055
+ inSlope: -0.3903392
+ outSlope: -0.3903392
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.236004
+ inSlope: -0.7035519
+ outSlope: -0.7035519
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.21255226
+ inSlope: -0.9538828
+ outSlope: -0.9538828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.13886833
+ inSlope: -0.79664886
+ outSlope: -0.79664886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.08354211
+ inSlope: -0.2433622
+ outSlope: -0.2433622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.08480211
+ inSlope: 0.33911026
+ outSlope: 0.33911026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.1835881
+ inSlope: 0.6119109
+ outSlope: 0.6119109
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.22969073
+ inSlope: 0.4401333
+ outSlope: 0.4401333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.236004
+ inSlope: 0.18939777
+ outSlope: 0.18939777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.7011765
+ inSlope: -0.328626
+ outSlope: -0.328626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.7121307
+ inSlope: -0.39167756
+ outSlope: -0.39167756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.7369487
+ inSlope: -0.16968907
+ outSlope: -0.16968907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.725657
+ inSlope: 0.16442747
+ outSlope: 0.16442747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.7072441
+ inSlope: 0.02616135
+ outSlope: 0.02616135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.7068859
+ inSlope: 0.05472866
+ outSlope: 0.05472866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.70031345
+ inSlope: 0.04255599
+ outSlope: 0.04255599
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.7011765
+ inSlope: -0.025892235
+ outSlope: -0.025892235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6717645
+ inSlope: -0.11963188
+ outSlope: -0.11963188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.66777676
+ inSlope: -0.12976526
+ outSlope: -0.12976526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.6608034
+ inSlope: 0.0036138296
+ outSlope: 0.0036138296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.6808999
+ inSlope: 0.16192318
+ outSlope: 0.16192318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.6957358
+ inSlope: 0.0047823647
+ outSlope: 0.0047823647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.68296105
+ inSlope: -0.10130435
+ outSlope: -0.10130435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.6754381
+ inSlope: -0.11502208
+ outSlope: -0.11502208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.6717645
+ inSlope: -0.1102083
+ outSlope: -0.1102083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.06810709
+ inSlope: 0.30765572
+ outSlope: 0.30765572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.0578519
+ inSlope: 0.45928103
+ outSlope: 0.45928103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.011213027
+ inSlope: 0.8136048
+ outSlope: 0.8136048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.11835197
+ inSlope: 0.60321724
+ outSlope: 0.60321724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.13969705
+ inSlope: -0.2059123
+ outSlope: -0.2059123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.05691106
+ inSlope: -0.84067523
+ outSlope: -0.84067523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.024819221
+ inSlope: -0.56848556
+ outSlope: -0.56848556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.06254429
+ inSlope: -0.34590048
+ outSlope: -0.34590048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.06810709
+ inSlope: -0.16688378
+ outSlope: -0.16688378
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.004776347
+ inSlope: -0.36687142
+ outSlope: -0.36687142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.017005395
+ inSlope: -0.6558165
+ outSlope: -0.6558165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.11946246
+ inSlope: -1.1096338
+ outSlope: -1.1096338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.24895477
+ inSlope: -0.6353874
+ outSlope: -0.6353874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.27110714
+ inSlope: 0.1617817
+ outSlope: 0.1617817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.20256533
+ inSlope: 0.7616447
+ outSlope: 0.7616447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.096039906
+ inSlope: 0.9627228
+ outSlope: 0.9627228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.023383485
+ inSlope: 0.83496416
+ outSlope: 0.83496416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.004776347
+ inSlope: 0.55821365
+ outSlope: 0.55821365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.59940106
+ inSlope: -0.07826685
+ outSlope: -0.07826685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.59679216
+ inSlope: 0.03233402
+ outSlope: 0.03233402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6158211
+ inSlope: 0.23206648
+ outSlope: 0.23206648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.6350569
+ inSlope: 0.003448427
+ outSlope: 0.003448427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.64001274
+ inSlope: 0.347243
+ outSlope: 0.347243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.6942988
+ inSlope: 0.17245531
+ outSlope: 0.17245531
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.65457624
+ inSlope: -0.49721268
+ outSlope: -0.49721268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.61465144
+ inSlope: -0.5540372
+ outSlope: -0.5540372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.59940106
+ inSlope: -0.45751116
+ outSlope: -0.45751116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7975318
+ inSlope: 0.07785379
+ outSlope: 0.07785379
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.8001269
+ inSlope: -0.01585364
+ outSlope: -0.01585364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.778696
+ inSlope: -0.37045592
+ outSlope: -0.37045592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.72160727
+ inSlope: -0.315367
+ outSlope: -0.315367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.7052442
+ inSlope: -0.22075108
+ outSlope: -0.22075108
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.68824244
+ inSlope: 0.12680872
+ outSlope: 0.12680872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.74946
+ inSlope: 0.5318481
+ outSlope: 0.5318481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.7859676
+ inSlope: 0.44718605
+ outSlope: 0.44718605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7975318
+ inSlope: 0.34692556
+ outSlope: 0.34692556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.045649316
+ inSlope: 0.24877062
+ outSlope: 0.24877062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.03735696
+ inSlope: 1.0262815
+ outSlope: 1.0262815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.022769459
+ inSlope: 2.1364756
+ outSlope: 2.1364756
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.19831513
+ inSlope: 2.9965672
+ outSlope: 2.9965672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.40535963
+ inSlope: 2.6944413
+ outSlope: 2.6944413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.5462334
+ inSlope: 1.6296213
+ outSlope: 1.6296213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.6142978
+ inSlope: 0.16588138
+ outSlope: 0.16588138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.5282344
+ inSlope: -1.5092597
+ outSlope: -1.5092597
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.39570707
+ inSlope: -2.4483523
+ outSlope: -2.4483523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.117812194
+ inSlope: -3.0735602
+ outSlope: -3.0735602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.014316607
+ inSlope: -2.4519234
+ outSlope: -2.4519234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.045649316
+ inSlope: -1.7989762
+ outSlope: -1.7989762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.22563913
+ inSlope: -0.9167696
+ outSlope: -0.9167696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.19508015
+ inSlope: -1.1367556
+ outSlope: -1.1367556
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.14985542
+ inSlope: -1.1492215
+ outSlope: -1.1492215
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.11260336
+ inSlope: -0.04155102
+ outSlope: -0.04155102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.11995932
+ inSlope: 0.08249906
+ outSlope: 0.08249906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.12289512
+ inSlope: 0.049598742
+ outSlope: 0.049598742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.120842576
+ inSlope: -0.291321
+ outSlope: -0.291321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.082163386
+ inSlope: 0.288702
+ outSlope: 0.288702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.13973883
+ inSlope: 1.0504179
+ outSlope: 1.0504179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.21933606
+ inSlope: 0.46782076
+ outSlope: 0.46782076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.23104425
+ inSlope: 0.09454631
+ outSlope: 0.09454631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.22563913
+ inSlope: -0.16215326
+ outSlope: -0.16215326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5164813
+ inSlope: 1.0517836
+ outSlope: 1.0517836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.55154073
+ inSlope: 1.2323506
+ outSlope: 1.2323506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.598638
+ inSlope: 1.0632311
+ outSlope: 1.0632311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6178321
+ inSlope: -0.47268555
+ outSlope: -0.47268555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.54702765
+ inSlope: -1.3814633
+ outSlope: -1.3814633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.45132047
+ inSlope: -1.3762879
+ outSlope: -1.3762879
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.38184345
+ inSlope: -0.33350235
+ outSlope: -0.33350235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.43136248
+ inSlope: 0.8693522
+ outSlope: 0.8693522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.49489388
+ inSlope: 0.8611386
+ outSlope: 0.8611386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.5335229
+ inSlope: -0.22223462
+ outSlope: -0.22223462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.51944643
+ inSlope: -0.25562453
+ outSlope: -0.25562453
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5164813
+ inSlope: -0.08895449
+ outSlope: -0.08895449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8247729
+ inSlope: -0.43853936
+ outSlope: -0.43853936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.8101549
+ inSlope: -0.57337576
+ outSlope: -0.57337576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.78654784
+ inSlope: -0.6548935
+ outSlope: -0.6548935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.7525126
+ inSlope: -0.42880827
+ outSlope: -0.42880827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.7225331
+ inSlope: -0.44314566
+ outSlope: -0.44314566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.6948638
+ inSlope: -0.37471625
+ outSlope: -0.37471625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.6798756
+ inSlope: 0.09639579
+ outSlope: 0.09639579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.72673523
+ inSlope: 0.52722776
+ outSlope: 0.52722776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.76090014
+ inSlope: 0.5052625
+ outSlope: 0.5052625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.80831015
+ inSlope: 0.46488494
+ outSlope: 0.46488494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.8225503
+ inSlope: 0.24694133
+ outSlope: 0.24694133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8247729
+ inSlope: 0.066677876
+ outSlope: 0.066677876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.00077057513
+ inSlope: -0.14179377
+ outSlope: -0.14179377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.01137601
+ inSlope: -0.14513393
+ outSlope: -0.14513393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.015172631
+ inSlope: 0.057649244
+ outSlope: 0.057649244
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.0058234413
+ inSlope: 0.3338651
+ outSlope: 0.3338651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.014304219
+ inSlope: -0.16439742
+ outSlope: -0.16439742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.018940976
+ inSlope: -0.15804122
+ outSlope: -0.15804122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.009834536
+ inSlope: 0.26056793
+ outSlope: 0.26056793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.0154299885
+ inSlope: -0.18962376
+ outSlope: -0.18962376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.006891815
+ inSlope: -0.2430085
+ outSlope: -0.2430085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.00077057513
+ inSlope: -0.22987153
+ outSlope: -0.22987153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.4661399
+ inSlope: 1.2120991
+ outSlope: 1.2120991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.54527783
+ inSlope: 0.8143078
+ outSlope: 0.8143078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.5608304
+ inSlope: -0.12801202
+ outSlope: -0.12801202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.48162845
+ inSlope: -1.8027682
+ outSlope: -1.8027682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.3663877
+ inSlope: -1.2490096
+ outSlope: -1.2490096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.2893606
+ inSlope: -0.33532035
+ outSlope: -0.33532035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.29940447
+ inSlope: 0.16592592
+ outSlope: 0.16592592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.37732446
+ inSlope: 1.3716627
+ outSlope: 1.3716627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.42851886
+ inSlope: 1.332232
+ outSlope: 1.332232
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.4661399
+ inSlope: 1.1286306
+ outSlope: 1.1286306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.014615381
+ inSlope: -0.6012532
+ outSlope: -0.6012532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.026823664
+ inSlope: -0.4602819
+ outSlope: -0.4602819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.036111858
+ inSlope: -0.11059891
+ outSlope: -0.11059891
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.027096769
+ inSlope: 0.23869994
+ outSlope: 0.23869994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.012203749
+ inSlope: 0.12814566
+ outSlope: 0.12814566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.0004785075
+ inSlope: 0.17996098
+ outSlope: 0.17996098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.007950149
+ inSlope: -0.118998095
+ outSlope: -0.118998095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.00930672
+ inSlope: 0.16572598
+ outSlope: 0.16572598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.013880088
+ inSlope: 0.079629965
+ outSlope: 0.079629965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.014615381
+ inSlope: 0.022058776
+ outSlope: 0.022058776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.88458997
+ inSlope: -0.672301
+ outSlope: -0.672301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.8377489
+ inSlope: -0.527645
+ outSlope: -0.527645
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.8270036
+ inSlope: 0.07904291
+ outSlope: 0.07904291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.87593716
+ inSlope: 0.98680604
+ outSlope: 0.98680604
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.9302723
+ inSlope: 0.5094061
+ outSlope: 0.5094061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.9570326
+ inSlope: 0.10114162
+ outSlope: 0.10114162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.9540425
+ inSlope: -0.05357623
+ outSlope: -0.05357623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.9259058
+ inSlope: -0.56806606
+ outSlope: -0.56806606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.90339994
+ inSlope: -0.61973786
+ outSlope: -0.61973786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.88458997
+ inSlope: -0.56429875
+ outSlope: -0.56429875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.19118668
+ inSlope: -0.018758474
+ outSlope: -0.018758474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.19213884
+ inSlope: -0.002605765
+ outSlope: -0.002605765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.1921362
+ inSlope: -0.0020022693
+ outSlope: -0.0020022693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.19118668
+ inSlope: 0.0046227872
+ outSlope: 0.0046227872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.19150987
+ inSlope: 0.001959801
+ outSlope: 0.001959801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.19118668
+ inSlope: 0.09976088
+ outSlope: 0.09976088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.18485914
+ inSlope: 0.18936522
+ outSlope: 0.18936522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.17856233
+ inSlope: 0.117282055
+ outSlope: 0.117282055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.17704034
+ inSlope: 0.02749332
+ outSlope: 0.02749332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.1803138
+ inSlope: -0.15429416
+ outSlope: -0.15429416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.18701573
+ inSlope: -0.16309327
+ outSlope: -0.16309327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.19118668
+ inSlope: -0.065958485
+ outSlope: -0.065958485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.19129267
+ inSlope: 0.0033941125
+ outSlope: 0.0033941125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.19118668
+ inSlope: 0.0031797562
+ outSlope: 0.0031797562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.007165738
+ inSlope: 0.6279029
+ outSlope: 0.6279029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.04260246
+ inSlope: 0.6912904
+ outSlope: 0.6912904
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.05388822
+ inSlope: -0.4168801
+ outSlope: -0.4168801
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.007165747
+ inSlope: -0.09574502
+ outSlope: -0.09574502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.013730857
+ inSlope: -0.121295154
+ outSlope: -0.121295154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.007165782
+ inSlope: -1.7796104
+ outSlope: -1.7796104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.10490991
+ inSlope: -3.4063194
+ outSlope: -3.4063194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.23425381
+ inSlope: -3.0288653
+ outSlope: -3.0288653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.30683425
+ inSlope: -0.65879965
+ outSlope: -0.65879965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.18304539
+ inSlope: 3.063487
+ outSlope: 3.063487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.07394116
+ inSlope: 2.6381946
+ outSlope: 2.6381946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.0071657277
+ inSlope: 1.2022091
+ outSlope: 1.2022091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.0012260134
+ inSlope: -0.20057705
+ outSlope: -0.20057705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.007165738
+ inSlope: -0.17819159
+ outSlope: -0.17819159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.016758723
+ inSlope: -0.28700468
+ outSlope: -0.28700468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.037654098
+ inSlope: -0.24767226
+ outSlope: -0.24767226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.03970172
+ inSlope: 0.17262039
+ outSlope: 0.17262039
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.016758675
+ inSlope: 0.1078877
+ outSlope: 0.1078877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.014886761
+ inSlope: -0.027074834
+ outSlope: -0.027074834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.016758693
+ inSlope: -0.09214433
+ outSlope: -0.09214433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.02102972
+ inSlope: -0.098244175
+ outSlope: -0.098244175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.023308309
+ inSlope: 0.035298098
+ outSlope: 0.035298098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.018676514
+ inSlope: 0.15429208
+ outSlope: 0.15429208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.011175612
+ inSlope: -0.008413902
+ outSlope: -0.008413902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.013583104
+ inSlope: -0.08374682
+ outSlope: -0.08374682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.016758732
+ inSlope: -0.06811321
+ outSlope: -0.06811321
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.017694693
+ inSlope: 0.020478884
+ outSlope: 0.020478884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.016758723
+ inSlope: 0.028079072
+ outSlope: 0.028079072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.98138446
+ inSlope: -0.012073516
+ outSlope: -0.012073516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.9797193
+ inSlope: -0.03522098
+ outSlope: -0.03522098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.979083
+ inSlope: 0.025701813
+ outSlope: 0.025701813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.98138446
+ inSlope: 0.0033429267
+ outSlope: 0.0033429267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.98128176
+ inSlope: -0.00044167053
+ outSlope: -0.00044167053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.98138446
+ inSlope: -0.06537969
+ outSlope: -0.06537969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.9769231
+ inSlope: -0.39048758
+ outSlope: -0.39048758
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.95535195
+ inSlope: -0.6293625
+ outSlope: -0.6293625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.9349656
+ inSlope: -0.16963978
+ outSlope: -0.16963978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.9663625
+ inSlope: 0.53150076
+ outSlope: 0.53150076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.97947603
+ inSlope: 0.22532956
+ outSlope: 0.22532956
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.98138446
+ inSlope: 0.0276992
+ outSlope: 0.0276992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.9813728
+ inSlope: 0.00092715083
+ outSlope: 0.00092715083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.98138446
+ inSlope: 0.00035047502
+ outSlope: 0.00035047502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.16238238
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.16238238
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.16842504
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.16842504
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.569791
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.569791
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7877837
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7877837
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.011819387
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.011819387
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.085158505
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.085158505
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.42973685
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.42973685
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8988518
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8988518
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.013598156
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.013598156
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11037844
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.11037844
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5995561
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5995561
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7925681
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7925681
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.008361972
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.008361972
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08880886
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.08880886
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.51383173
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.51383173
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8532409
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8532409
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1666147
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.1666147
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13765806
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.13765806
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.56952107
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.56952107
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.79305464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.79305464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.011140154
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.011140154
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07513942
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.07513942
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.27038962
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.27038962
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9597497
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9597497
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.008126742
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.008126742
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.092135206
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.092135206
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.43881464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.43881464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.89380467
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.89380467
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0067860954
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0067860954
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.080522686
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.080522686
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.39580956
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.39580956
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9147704
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9147704
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.17264435
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.17264435
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.088114716
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.088114716
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5661296
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5661296
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8012035
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8012035
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.018268526
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.018268526
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0044914717
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.0044914717
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.339669
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.339669
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9403569
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9403569
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0059177214
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.0059177214
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11225611
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.11225611
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5221267
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5221267
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8454273
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8454273
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0029368845
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0029368845
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.072705775
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.072705775
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.34672457
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.34672457
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9351403
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9351403
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.16447386
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.16447386
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.29090878
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.29090878
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.07529837
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.07529837
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.93949485
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.93949485
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.002103281
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.002103281
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.06600866
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.06600866
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.31700176
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.31700176
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9461228
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9461228
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0023495595
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.0023495595
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.049158808
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.049158808
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.17646728
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.17646728
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9830754
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9830754
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6534938
+ inSlope: -0.07205307
+ outSlope: -0.07205307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.65109205
+ inSlope: -0.17215042
+ outSlope: -0.17215042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.6420171
+ inSlope: -0.5248529
+ outSlope: -0.5248529
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.61610186
+ inSlope: -0.4571593
+ outSlope: -0.4571593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.61153984
+ inSlope: -0.10951906
+ outSlope: -0.10951906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.6013357
+ inSlope: -0.14871599
+ outSlope: -0.14871599
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.60399204
+ inSlope: 0.4621302
+ outSlope: 0.4621302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.636789
+ inSlope: 0.31810296
+ outSlope: 0.31810296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.6544943
+ inSlope: 0.06498633
+ outSlope: 0.06498633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.65349376
+ inSlope: -0.07810407
+ outSlope: -0.07810407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.6000443
+ inSlope: -0.07371425
+ outSlope: -0.07371425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.60250145
+ inSlope: -0.12924491
+ outSlope: -0.12924491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.60866064
+ inSlope: -0.55166334
+ outSlope: -0.55166334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.639279
+ inSlope: -0.5286089
+ outSlope: -0.5286089
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.6439012
+ inSlope: -0.089250505
+ outSlope: -0.089250505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.64401275
+ inSlope: 0.007416309
+ outSlope: 0.007416309
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.62629277
+ inSlope: 0.45922983
+ outSlope: 0.45922983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.5948462
+ inSlope: 0.27148166
+ outSlope: 0.27148166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.5934716
+ inSlope: -0.029058175
+ outSlope: -0.029058175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.6000443
+ inSlope: -0.15213834
+ outSlope: -0.15213834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.30657798
+ inSlope: 1.3232168
+ outSlope: 1.3232168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.3506852
+ inSlope: 1.2844207
+ outSlope: 1.2844207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.39220604
+ inSlope: 0.1196031
+ outSlope: 0.1196031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.35865876
+ inSlope: -0.7784058
+ outSlope: -0.7784058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.34031233
+ inSlope: -0.75244933
+ outSlope: -0.75244933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.23639622
+ inSlope: -0.9771487
+ outSlope: -0.9771487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.16122252
+ inSlope: 0.19678138
+ outSlope: 0.19678138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.18892035
+ inSlope: 0.457896
+ outSlope: 0.457896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.27302644
+ inSlope: 0.4956271
+ outSlope: 0.4956271
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.30657795
+ inSlope: 0.51134753
+ outSlope: 0.51134753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.34482273
+ inSlope: 1.3401281
+ outSlope: 1.3401281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.3001518
+ inSlope: 1.3918406
+ outSlope: 1.3918406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.25203335
+ inSlope: 0.1780923
+ outSlope: 0.1780923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.28827897
+ inSlope: -0.8573328
+ outSlope: -0.8573328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.30918887
+ inSlope: -0.8256861
+ outSlope: -0.8256861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.40958494
+ inSlope: -0.8039131
+ outSlope: -0.8039131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.46578783
+ inSlope: 0.058454297
+ outSlope: 0.058454297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.45273277
+ inSlope: 0.27732402
+ outSlope: 0.27732402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.380638
+ inSlope: 0.513294
+ outSlope: 0.513294
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.3448227
+ inSlope: 0.543053
+ outSlope: 0.543053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5225114
+ inSlope: 0.42875466
+ outSlope: 0.42875466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.53680325
+ inSlope: 0.8105858
+ outSlope: 0.8105858
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.5765505
+ inSlope: 1.2224838
+ outSlope: 1.2224838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.61830217
+ inSlope: 1.1260012
+ outSlope: 1.1260012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6516172
+ inSlope: 1.0206403
+ outSlope: 1.0206403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.7196575
+ inSlope: 0.9190375
+ outSlope: 0.9190375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.7893785
+ inSlope: 0.39603713
+ outSlope: 0.39603713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.7922002
+ inSlope: -0.32148236
+ outSlope: -0.32148236
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.75461394
+ inSlope: -0.7000686
+ outSlope: -0.7000686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.6630491
+ inSlope: -1.0469315
+ outSlope: -1.0469315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.58690614
+ inSlope: -1.2566838
+ outSlope: -1.2566838
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.544309
+ inSlope: -0.96592104
+ outSlope: -0.96592104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5225114
+ inSlope: -0.6539274
+ outSlope: -0.6539274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.2966971
+ inSlope: -0.77350074
+ outSlope: -0.77350074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.27091375
+ inSlope: -0.4645335
+ outSlope: -0.4645335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.2657282
+ inSlope: 0.12662622
+ outSlope: 0.12662622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.2793555
+ inSlope: 0.62850463
+ outSlope: 0.62850463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.3076285
+ inSlope: 0.9191973
+ outSlope: 0.9191973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.365162
+ inSlope: 0.53142256
+ outSlope: 0.53142256
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.37170416
+ inSlope: -0.05035714
+ outSlope: -0.05035714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.39060375
+ inSlope: 0.6917952
+ outSlope: 0.6917952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.4431584
+ inSlope: 0.6033837
+ outSlope: 0.6033837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.46720544
+ inSlope: -0.26629707
+ outSlope: -0.26629707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.41054645
+ inSlope: -1.5376027
+ outSlope: -1.5376027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.348602
+ inSlope: -1.7077403
+ outSlope: -1.7077403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.2966971
+ inSlope: -1.5571454
+ outSlope: -1.5571454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.32213575
+ inSlope: 0.91750586
+ outSlope: 0.91750586
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.29155222
+ inSlope: 0.90861344
+ outSlope: 0.90861344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.2615615
+ inSlope: -0.47383425
+ outSlope: -0.47383425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.32314116
+ inSlope: -1.1637609
+ outSlope: -1.1637609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.33914557
+ inSlope: -0.55799234
+ outSlope: -0.55799234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.38181412
+ inSlope: -0.57142144
+ outSlope: -0.57142144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.42001343
+ inSlope: -0.17036901
+ outSlope: -0.17036901
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.41488442
+ inSlope: 0.31070298
+ outSlope: 0.31070298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.3889034
+ inSlope: 0.3423949
+ outSlope: 0.3423949
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.35864654
+ inSlope: 0.29242516
+ outSlope: 0.29242516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.33951953
+ inSlope: 0.29949772
+ outSlope: 0.29949772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.32911125
+ inSlope: 0.26075682
+ outSlope: 0.26075682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.32213575
+ inSlope: 0.20926487
+ outSlope: 0.20926487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.73156077
+ inSlope: 0.37134823
+ outSlope: 0.37134823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.74393904
+ inSlope: -0.06805389
+ outSlope: -0.06805389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.72702384
+ inSlope: -1.2631444
+ outSlope: -1.2631444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.6597294
+ inSlope: -1.8338926
+ outSlope: -1.8338926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.60476434
+ inSlope: -1.9155332
+ outSlope: -1.9155332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.45051962
+ inSlope: -2.3499355
+ outSlope: -2.3499355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.24961229
+ inSlope: -1.3834181
+ outSlope: -1.3834181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.21844564
+ inSlope: 0.46240768
+ outSlope: 0.46240768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.2879628
+ inSlope: 1.3545744
+ outSlope: 1.3545744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.46201488
+ inSlope: 1.9905882
+ outSlope: 1.9905882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.609688
+ inSlope: 2.386557
+ outSlope: 2.386557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.6883969
+ inSlope: 1.8280923
+ outSlope: 1.8280923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.73156077
+ inSlope: 1.2949158
+ outSlope: 1.2949158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.20094194
+ inSlope: -2.1770287
+ outSlope: -2.1770287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.27350956
+ inSlope: -2.4499192
+ outSlope: -2.4499192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.3642699
+ inSlope: -2.2178755
+ outSlope: -2.2178755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.42136794
+ inSlope: -0.9736053
+ outSlope: -0.9736053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.35987473
+ inSlope: 1.3022193
+ outSlope: 1.3022193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.28824362
+ inSlope: 0.8650379
+ outSlope: 0.8650379
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.2242547
+ inSlope: 1.4010233
+ outSlope: 1.4010233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.16659798
+ inSlope: 1.8319037
+ outSlope: 1.8319037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.06619713
+ inSlope: 0.45707196
+ outSlope: 0.45707196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.1263873
+ inSlope: -0.7593528
+ outSlope: -0.7593528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.14807846
+ inSlope: -0.5384753
+ outSlope: -0.5384753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.17600869
+ inSlope: -0.5798443
+ outSlope: -0.5798443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.20094194
+ inSlope: -0.74799687
+ outSlope: -0.74799687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3839441
+ inSlope: -2.3883996
+ outSlope: -2.3883996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.30433077
+ inSlope: -2.7856407
+ outSlope: -2.7856407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.19823469
+ inSlope: -2.5363238
+ outSlope: -2.5363238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.13524249
+ inSlope: -0.7732724
+ outSlope: -0.7732724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.26371396
+ inSlope: 1.7801588
+ outSlope: 1.7801588
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.36476687
+ inSlope: 1.4454162
+ outSlope: 1.4454162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.45645073
+ inSlope: 1.2022626
+ outSlope: 1.2022626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.4941727
+ inSlope: 1.0343323
+ outSlope: 1.0343323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.53873116
+ inSlope: 0.021261722
+ outSlope: 0.021261722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.45531523
+ inSlope: -1.0738178
+ outSlope: -1.0738178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.42355368
+ inSlope: -0.6199429
+ outSlope: -0.6199429
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.4101008
+ inSlope: -0.45062426
+ outSlope: -0.45062426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.3839441
+ inSlope: -0.78470016
+ outSlope: -0.78470016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.053807717
+ inSlope: 1.0329795
+ outSlope: 1.0329795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.019375069
+ inSlope: 1.0553056
+ outSlope: 1.0553056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.016545994
+ inSlope: 0.79098594
+ outSlope: 0.79098594
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.033357333
+ inSlope: 0.19456428
+ outSlope: 0.19456428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.0057834582
+ inSlope: -0.55338
+ outSlope: -0.55338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.03320614
+ inSlope: -0.28440875
+ outSlope: -0.28440875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.057954237
+ inSlope: -0.8162192
+ outSlope: -0.8162192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.09627578
+ inSlope: -1.2900176
+ outSlope: -1.2900176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.17155898
+ inSlope: -0.32595742
+ outSlope: -0.32595742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.10778324
+ inSlope: 0.84722406
+ outSlope: 0.84722406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.08355596
+ inSlope: 0.5169218
+ outSlope: 0.5169218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.06713155
+ inSlope: 0.29271126
+ outSlope: 0.29271126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.053807717
+ inSlope: 0.39971465
+ outSlope: 0.39971465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8996188
+ inSlope: 0.37893352
+ outSlope: 0.37893352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.9122499
+ inSlope: 0.1527232
+ outSlope: 0.1527232
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.90980035
+ inSlope: -0.24182439
+ outSlope: -0.24182439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.8961283
+ inSlope: -0.28588685
+ outSlope: -0.28588685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.8949367
+ inSlope: 0.008826258
+ outSlope: 0.008826258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.88473624
+ inSlope: -0.3266162
+ outSlope: -0.3266162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.8590715
+ inSlope: -0.35306263
+ outSlope: -0.35306263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.8478027
+ inSlope: -0.40092486
+ outSlope: -0.40092486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.8221644
+ inSlope: -0.02638121
+ outSlope: -0.02638121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.8746983
+ inSlope: 0.56813383
+ outSlope: 0.56813383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.88977164
+ inSlope: 0.26994038
+ outSlope: 0.26994038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.89237416
+ inSlope: 0.10386755
+ outSlope: 0.10386755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8996188
+ inSlope: 0.21733922
+ outSlope: 0.21733922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000003814377
+ inSlope: 0.1716885
+ outSlope: 0.1716885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.0057229465
+ inSlope: 0.088455096
+ outSlope: 0.088455096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.005897003
+ inSlope: -0.08584433
+ outSlope: -0.08584433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.000000008156094
+ inSlope: -0.12147259
+ outSlope: -0.12147259
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.0005180967
+ inSlope: 0.02999612
+ outSlope: 0.02999612
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.00002725937
+ inSlope: -0.003976352
+ outSlope: -0.003976352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.00000002119018
+ inSlope: -0.001659286
+ outSlope: -0.001659286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.0002264303
+ inSlope: 0.003074246
+ outSlope: 0.003074246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.000033749602
+ inSlope: -0.0013293145
+ outSlope: -0.0013293145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.00000673607
+ inSlope: -0.009544086
+ outSlope: -0.009544086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.0018601451
+ inSlope: 0.010555511
+ outSlope: 0.010555511
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.000000003814377
+ inSlope: 0.055804193
+ outSlope: 0.055804193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.29673105
+ inSlope: -1.5962969
+ outSlope: -1.5962969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.24352115
+ inSlope: -1.9290159
+ outSlope: -1.9290159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.16812998
+ inSlope: -1.831862
+ outSlope: -1.831862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.121397
+ inSlope: -0.7935368
+ outSlope: -0.7935368
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.14990084
+ inSlope: 0.5031659
+ outSlope: 0.5031659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.1595987
+ inSlope: -0.1402762
+ outSlope: -0.1402762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.16047207
+ inSlope: 0.6486565
+ outSlope: 0.6486565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.24729423
+ inSlope: 1.316179
+ outSlope: 1.316179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.29734117
+ inSlope: 0.21111774
+ outSlope: 0.21111774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.29243782
+ inSlope: 0.079429485
+ outSlope: 0.079429485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.30614412
+ inSlope: -0.04120835
+ outSlope: -0.04120835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.29673105
+ inSlope: -0.28239167
+ outSlope: -0.28239167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.08951544
+ inSlope: -1.0282391
+ outSlope: -1.0282391
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.055240802
+ inSlope: -1.5648463
+ outSlope: -1.5648463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.014807654
+ inSlope: -1.886256
+ outSlope: -1.886256
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.070509605
+ inSlope: -1.0733926
+ outSlope: -1.0733926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.07161915
+ inSlope: 0.33590877
+ outSlope: 0.33590877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.0471558
+ inSlope: 0.500983
+ outSlope: 0.500983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.008554958
+ inSlope: 0.48452312
+ outSlope: 0.48452312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.010512484
+ inSlope: 0.10341906
+ outSlope: 0.10341906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.01599242
+ inSlope: 0.15247664
+ outSlope: 0.15247664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.039258048
+ inSlope: 0.48776257
+ outSlope: 0.48776257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.08830646
+ inSlope: 0.41249767
+ outSlope: 0.41249767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.08951544
+ inSlope: 0.03626947
+ outSlope: 0.03626947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9507564
+ inSlope: 0.52643716
+ outSlope: 0.52643716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.9683043
+ inSlope: 0.5231943
+ outSlope: 0.5231943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.985636
+ inSlope: 0.32688436
+ outSlope: 0.32688436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.99009657
+ inSlope: 0.059083708
+ outSlope: 0.059083708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.98610353
+ inSlope: -0.04986227
+ outSlope: -0.04986227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.9860551
+ inSlope: 0.04485101
+ outSlope: 0.04485101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.9870033
+ inSlope: -0.10974965
+ outSlope: -0.10974965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.9688834
+ inSlope: -0.327217
+ outSlope: -0.327217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.95463735
+ inSlope: -0.06699448
+ outSlope: -0.06699448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.9554784
+ inSlope: -0.048127726
+ outSlope: -0.048127726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.94787884
+ inSlope: -0.01993338
+ outSlope: -0.01993338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9507564
+ inSlope: 0.08632593
+ outSlope: 0.08632593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.97277874
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.97277874
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07723274
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.07723274
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.2106583
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.2106583
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.057963625
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.057963625
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.009111976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.009111976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08174061
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.08174061
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.24938798
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.24938798
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9649047
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9649047
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000005528062
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.000000005528062
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0021397718
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0021397718
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.43168312
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.43168312
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.90202284
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.90202284
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0031222275
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0031222275
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.046033464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.046033464
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5016749
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5016749
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8638249
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8638249
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.98536694
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.98536694
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07331642
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.07331642
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1326817
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.1326817
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.077924855
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.077924855
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000002015163
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.000000002015163
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.2955204e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -1.2955204e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.21985419
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.21985419
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.97553277
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.97553277
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000003759336
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.000000003759336
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 7.568059e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 7.568059e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.16254744
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.16254744
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9867008
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9867008
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0032760568
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0032760568
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.050910052
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.050910052
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5217939
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5217939
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8515448
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8515448
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.991444
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.991444
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.09409976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.09409976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.06775614
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.06775614
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.059943438
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.059943438
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.014716778
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.014716778
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15373687
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.15373687
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.010208528
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.010208528
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9879495
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9879495
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0017549796
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0017549796
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.06328165
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.06328165
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.19438039
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.19438039
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9788813
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9788813
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0040327846
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0040327846
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.027299333
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.027299333
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.49752435
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.49752435
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.86701095
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.86701095
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6577461
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.6577461
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.09846943
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.09846943
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.4591529
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.4591529
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5889419
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5889419
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0004692239
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0004692239
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.055533487
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.055533487
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.31087756
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.31087756
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9488261
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9488261
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000002329219
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.000000002329219
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.022655688
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.022655688
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.3520034
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.3520034
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.93572456
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.93572456
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.056355335
+ inSlope: -0.16012195
+ outSlope: -0.16012195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.02311467
+ inSlope: -0.18150571
+ outSlope: -0.18150571
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.010316623
+ inSlope: 0.003369148
+ outSlope: 0.003369148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.010370815
+ inSlope: -0.045667555
+ outSlope: -0.045667555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.01888943
+ inSlope: 0.17990029
+ outSlope: 0.17990029
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.056355335
+ inSlope: 0.13663732
+ outSlope: 0.13663732
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7372343
+ inSlope: -0.06355941
+ outSlope: -0.06355941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.7259039
+ inSlope: 0.052134078
+ outSlope: 0.052134078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.72326475
+ inSlope: -0.26630494
+ outSlope: -0.26630494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.6961547
+ inSlope: -0.18753996
+ outSlope: -0.18753996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.70198035
+ inSlope: 0.26851213
+ outSlope: 0.26851213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7372343
+ inSlope: 0.10558596
+ outSlope: 0.10558596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.046040345
+ inSlope: -0.07106781
+ outSlope: -0.07106781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.031166175
+ inSlope: -0.0812576
+ outSlope: -0.0812576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.00935695
+ inSlope: -0.32797793
+ outSlope: -0.32797793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.010719001
+ inSlope: 0.05318491
+ outSlope: 0.05318491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.0101824915
+ inSlope: 0.20660217
+ outSlope: 0.20660217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.046040345
+ inSlope: 0.13606432
+ outSlope: 0.13606432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.67170674
+ inSlope: 0.08701622
+ outSlope: 0.08701622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6867007
+ inSlope: -0.045329317
+ outSlope: -0.045329317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.6904304
+ inSlope: 0.2814621
+ outSlope: 0.2814621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.71773684
+ inSlope: 0.18357745
+ outSlope: 0.18357745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.71187294
+ inSlope: -0.27324444
+ outSlope: -0.27324444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.67170674
+ inSlope: -0.13502407
+ outSlope: -0.13502407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.017471895
+ inSlope: -0.07563538
+ outSlope: -0.07563538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.0017619715
+ inSlope: -0.072285786
+ outSlope: -0.072285786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.007225964
+ inSlope: 0.20386077
+ outSlope: 0.20386077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.01797486
+ inSlope: -0.10297151
+ outSlope: -0.10297151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.009173546
+ inSlope: 0.015218813
+ outSlope: 0.015218813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.017471895
+ inSlope: 0.03218067
+ outSlope: 0.03218067
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.17004792
+ inSlope: -0.106452845
+ outSlope: -0.106452845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.18949917
+ inSlope: 0.053240266
+ outSlope: 0.053240266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.19624239
+ inSlope: -0.39008194
+ outSlope: -0.39008194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.23394175
+ inSlope: -0.25637034
+ outSlope: -0.25637034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.22519878
+ inSlope: 0.3866334
+ outSlope: 0.3866334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.17004792
+ inSlope: 0.18161267
+ outSlope: 0.18161267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.07070019
+ inSlope: -0.15906772
+ outSlope: -0.15906772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.03943627
+ inSlope: -0.15632665
+ outSlope: -0.15632665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.01621369
+ inSlope: -0.25966373
+ outSlope: -0.25966373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.00080951874
+ inSlope: 0.034642052
+ outSlope: 0.034642052
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.022788575
+ inSlope: 0.25521484
+ outSlope: 0.25521484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.07070019
+ inSlope: 0.17485954
+ outSlope: 0.17485954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.98274106
+ inSlope: -0.0063514705
+ outSlope: -0.0063514705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.981087
+ inSlope: 0.016714629
+ outSlope: 0.016714629
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.9803947
+ inSlope: -0.0765878
+ outSlope: -0.0765878
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.97208416
+ inSlope: -0.05976317
+ outSlope: -0.05976317
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.9740031
+ inSlope: 0.082735345
+ outSlope: 0.082735345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.98274106
+ inSlope: 0.019376261
+ outSlope: 0.019376261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.46725026
+ inSlope: 0.15220372
+ outSlope: 0.15220372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.44770062
+ inSlope: -0.18906133
+ outSlope: -0.18906133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.49007303
+ inSlope: -0.08114577
+ outSlope: -0.08114577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.46725026
+ inSlope: 0.101760246
+ outSlope: 0.101760246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.5104641
+ inSlope: 0.38443205
+ outSlope: 0.38443205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.56860805
+ inSlope: -0.29994968
+ outSlope: -0.29994968
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.49282008
+ inSlope: -0.18810691
+ outSlope: -0.18810691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.5104641
+ inSlope: 0.08940689
+ outSlope: 0.08940689
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.60450274
+ inSlope: -0.13367236
+ outSlope: -0.13367236
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.5816012
+ inSlope: 0.119114235
+ outSlope: 0.119114235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.60789394
+ inSlope: 0.05789996
+ outSlope: 0.05789996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.60450274
+ inSlope: -0.020760281
+ outSlope: -0.020760281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.39456308
+ inSlope: -0.1209104
+ outSlope: -0.1209104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.3714689
+ inSlope: 0.04021615
+ outSlope: 0.04021615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.3839554
+ inSlope: 0.048287813
+ outSlope: 0.048287813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.39456308
+ inSlope: 0.03749457
+ outSlope: 0.03749457
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 8.492828e-10
+ inSlope: 0.05340964
+ outSlope: 0.05340964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.04766435
+ inSlope: 0.031719357
+ outSlope: 0.031719357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.006662359
+ inSlope: 0.00000005587931
+ outSlope: 0.00000005587931
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 1.835612e-10
+ inSlope: 0.011689955
+ outSlope: 0.011689955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.012070676
+ inSlope: 0.009103684
+ outSlope: 0.009103684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.0014741241
+ inSlope: 0.000000024447198
+ outSlope: 0.000000024447198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.40117794
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.40117794
+ inSlope: 0.035887513
+ outSlope: 0.035887513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.36923414
+ inSlope: 0.021193925
+ outSlope: 0.021193925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.39670202
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9160001
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.9160001
+ inSlope: 0.015553237
+ outSlope: 0.015553237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.9280348
+ inSlope: 0.0068154936
+ outSlope: 0.0068154936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.91792214
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0090170195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0090170195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.7070493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.7070493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0090170195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0090170195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7070493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7070493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.20265898
+ inSlope: 2.3477168
+ outSlope: 2.3477168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.2809162
+ inSlope: 2.134752
+ outSlope: 2.134752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.3449758
+ inSlope: 0.9822409
+ outSlope: 0.9822409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.34639895
+ inSlope: -1.2110004
+ outSlope: -1.2110004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.26424244
+ inSlope: -2.6639488
+ outSlope: -2.6639488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.16880234
+ inSlope: -3.4546201
+ outSlope: -3.4546201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.033934392
+ inSlope: -8.287611
+ outSlope: -8.287611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.38370508
+ inSlope: -8.850069
+ outSlope: -8.850069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.5560702
+ inSlope: -2.859952
+ outSlope: -2.859952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.57436854
+ inSlope: 0.5265337
+ outSlope: 0.5265337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.52096796
+ inSlope: 1.4504666
+ outSlope: 1.4504666
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.47767073
+ inSlope: 0.95661336
+ outSlope: 0.95661336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.4571937
+ inSlope: 0.8467833
+ outSlope: 0.8467833
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.4212185
+ inSlope: 1.0148201
+ outSlope: 1.0148201
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.38953906
+ inSlope: 1.9254972
+ outSlope: 1.9254972
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.29285198
+ inSlope: 2.186979
+ outSlope: 2.186979
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.24374034
+ inSlope: 2.170436
+ outSlope: 2.170436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.14815632
+ inSlope: 3.4163737
+ outSlope: 3.4163737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.015982075
+ inSlope: 3.831934
+ outSlope: 3.831934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.10730594
+ inSlope: 3.2796164
+ outSlope: 3.2796164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.20265898
+ inSlope: 2.860589
+ outSlope: 2.860589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.008574045
+ inSlope: 0.7004326
+ outSlope: 0.7004326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.0319218
+ inSlope: 0.50762045
+ outSlope: 0.50762045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.042415414
+ inSlope: -0.30936977
+ outSlope: -0.30936977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.0112971505
+ inSlope: -1.7937348
+ outSlope: -1.7937348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.0771669
+ inSlope: -3.213663
+ outSlope: -3.213663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.2029471
+ inSlope: -2.1162608
+ outSlope: -2.1162608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.218251
+ inSlope: 1.5788814
+ outSlope: 1.5788814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.09768834
+ inSlope: 3.2436635
+ outSlope: 3.2436635
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.0020067876
+ inSlope: 2.5325706
+ outSlope: 2.5325706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.071149684
+ inSlope: 1.840153
+ outSlope: 1.840153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.120670065
+ inSlope: 0.86859053
+ outSlope: 0.86859053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.12905572
+ inSlope: -0.18504752
+ outSlope: -0.18504752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.10833357
+ inSlope: -0.673134
+ outSlope: -0.673134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.084180124
+ inSlope: -0.825282
+ outSlope: -0.825282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.0533148
+ inSlope: -0.96717477
+ outSlope: -0.96717477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.019701803
+ inSlope: -1.0594004
+ outSlope: -1.0594004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.017311959
+ inSlope: -0.9489442
+ outSlope: -0.9489442
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.043561153
+ inSlope: -0.42753857
+ outSlope: -0.42753857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.045814507
+ inSlope: 0.3410714
+ outSlope: 0.3410714
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.020823086
+ inSlope: 0.81582826
+ outSlope: 0.81582826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.008574045
+ inSlope: 0.8819132
+ outSlope: 0.8819132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.9499154
+ inSlope: -0.772857
+ outSlope: -0.772857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.9241535
+ inSlope: -0.7585653
+ outSlope: -0.7585653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.8993444
+ inSlope: -0.44154608
+ outSlope: -0.44154608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.8947171
+ inSlope: 0.24028662
+ outSlope: 0.24028662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.9153635
+ inSlope: 0.6339195
+ outSlope: 0.6339195
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.9369784
+ inSlope: 0.8956351
+ outSlope: 0.8956351
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.9750725
+ inSlope: -0.60763836
+ outSlope: -0.60763836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.8964692
+ inSlope: -2.4166465
+ outSlope: -2.4166465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.81396276
+ inSlope: -1.2736882
+ outSlope: -1.2736882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.81155664
+ inSlope: 0.46504682
+ outSlope: 0.46504682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.8449659
+ inSlope: 0.8551944
+ outSlope: 0.8551944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.8685696
+ inSlope: 0.5651885
+ outSlope: 0.5651885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.88264513
+ inSlope: 0.51693505
+ outSlope: 0.51693505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.90303195
+ inSlope: 0.5522617
+ outSlope: 0.5522617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.91946256
+ inSlope: 0.79335964
+ outSlope: 0.79335964
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.9559226
+ inSlope: 0.7525959
+ outSlope: 0.7525959
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.96963567
+ inSlope: 0.4622895
+ outSlope: 0.4622895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.9867419
+ inSlope: 0.31757998
+ outSlope: 0.31757998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.99080765
+ inSlope: -0.18502802
+ outSlope: -0.18502802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.9744067
+ inSlope: -0.6133836
+ outSlope: -0.6133836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.9499154
+ inSlope: -0.7347387
+ outSlope: -0.7347387
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.237732
+ inSlope: 0.5756154
+ outSlope: 0.5756154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.25691918
+ inSlope: 0.4131871
+ outSlope: 0.4131871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.2652778
+ inSlope: 0.3718874
+ outSlope: 0.3718874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.28171167
+ inSlope: 0.42815122
+ outSlope: 0.42815122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.29382122
+ inSlope: -0.7923543
+ outSlope: -0.7923543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.22888802
+ inSlope: -4.089592
+ outSlope: -4.089592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.021181729
+ inSlope: -6.4171677
+ outSlope: -6.4171677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.19892316
+ inSlope: -2.8387396
+ outSlope: -2.8387396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.16806756
+ inSlope: 1.7825016
+ outSlope: 1.7825016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.080089726
+ inSlope: 2.6408038
+ outSlope: 2.6408038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.007986025
+ inSlope: 1.6154773
+ outSlope: 1.6154773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.027608773
+ inSlope: 0.07882881
+ outSlope: 0.07882881
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.013241297
+ inSlope: -0.34384865
+ outSlope: -0.34384865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.0046855304
+ inSlope: -0.23366044
+ outSlope: -0.23366044
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.0023360588
+ inSlope: 0.047340557
+ outSlope: 0.047340557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.007841582
+ inSlope: 0.18324625
+ outSlope: 0.18324625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.009880368
+ inSlope: 0.63125753
+ outSlope: 0.63125753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.04992538
+ inSlope: 1.7459483
+ outSlope: 1.7459483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.12627694
+ inSlope: 2.1975188
+ outSlope: 2.1975188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.19642663
+ inSlope: 1.6718262
+ outSlope: 1.6718262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.237732
+ inSlope: 1.2391598
+ outSlope: 1.2391598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.020005958
+ inSlope: 2.03467
+ outSlope: 2.03467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.04781638
+ inSlope: 2.537247
+ outSlope: 2.537247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.14914386
+ inSlope: 2.233
+ outSlope: 2.233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.19668306
+ inSlope: -0.043774784
+ outSlope: -0.043774784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.14622554
+ inSlope: -1.9806978
+ outSlope: -1.9806978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.06463652
+ inSlope: -1.5889133
+ outSlope: -1.5889133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.04029796
+ inSlope: 0.106239855
+ outSlope: 0.106239855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.07171918
+ inSlope: -0.14262319
+ outSlope: -0.14262319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.030789746
+ inSlope: -2.4677134
+ outSlope: -2.4677134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.09279504
+ inSlope: -3.9109669
+ outSlope: -3.9109669
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.22994135
+ inSlope: -2.4030545
+ outSlope: -2.4030545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.25299868
+ inSlope: 0.3360248
+ outSlope: 0.3360248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.20753972
+ inSlope: 1.3482031
+ outSlope: 1.3482031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.11220541
+ inSlope: 1.7258967
+ outSlope: 1.7258967
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.0480587
+ inSlope: 1.6935518
+ outSlope: 1.6935518
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.0006981293
+ inSlope: 0.9145082
+ outSlope: 0.9145082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.0129085425
+ inSlope: 0.098817505
+ outSlope: 0.098817505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.007285947
+ inSlope: -0.41482806
+ outSlope: -0.41482806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.014746644
+ inSlope: -0.40937954
+ outSlope: -0.40937954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.020006005
+ inSlope: -0.1577807
+ outSlope: -0.1577807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.67672896
+ inSlope: 0.2385181
+ outSlope: 0.2385181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.66877836
+ inSlope: -0.14142123
+ outSlope: -0.14142123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.68615705
+ inSlope: -1.2259314
+ outSlope: -1.2259314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.7505071
+ inSlope: -2.6468031
+ outSlope: -2.6468031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.8626106
+ inSlope: -2.0270393
+ outSlope: -2.0270393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.88564306
+ inSlope: 0.30087608
+ outSlope: 0.30087608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.8425522
+ inSlope: 0.29721114
+ outSlope: 0.29721114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.865829
+ inSlope: 0.52024305
+ outSlope: 0.52024305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.8078693
+ inSlope: 3.3438127
+ outSlope: 3.3438127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.64290816
+ inSlope: 5.3764114
+ outSlope: 5.3764114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.4494419
+ inSlope: 3.6766286
+ outSlope: 3.6766286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.39779955
+ inSlope: -0.48173308
+ outSlope: -0.48173308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.4815574
+ inSlope: -2.0267863
+ outSlope: -2.0267863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.56109047
+ inSlope: -0.936217
+ outSlope: -0.936217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.5953331
+ inSlope: -2.5356276
+ outSlope: -2.5356276
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.73013246
+ inSlope: -3.1826522
+ outSlope: -3.1826522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.80750996
+ inSlope: -0.9649877
+ outSlope: -0.9649877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.7944649
+ inSlope: 1.1141689
+ outSlope: 1.1141689
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.7332321
+ inSlope: 1.766039
+ outSlope: 1.766039
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.67672896
+ inSlope: 1.6950921
+ outSlope: 1.6950921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07477536
+ inSlope: 1.6686743
+ outSlope: 1.6686743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.019152882
+ inSlope: 1.798477
+ outSlope: 1.798477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.045123123
+ inSlope: 1.0592422
+ outSlope: 1.0592422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.051463284
+ inSlope: -2.018679
+ outSlope: -2.018679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.089455456
+ inSlope: -6.510172
+ outSlope: -6.510172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.3825483
+ inSlope: -6.6300325
+ outSlope: -6.6300325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.5314577
+ inSlope: -0.5161562
+ outSlope: -0.5161562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.41695872
+ inSlope: 3.5162325
+ outSlope: 3.5162325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.29704225
+ inSlope: 3.3181942
+ outSlope: 3.3181942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.1957458
+ inSlope: 3.7626863
+ outSlope: 3.7626863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.046196517
+ inSlope: 3.088677
+ outSlope: 3.088677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.010166051
+ inSlope: 0.7387577
+ outSlope: 0.7387577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.0030540433
+ inSlope: -0.009157099
+ outSlope: -0.009157099
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.016128106
+ inSlope: 0.02176109
+ outSlope: 0.02176109
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.011006306
+ inSlope: -1.3918142
+ outSlope: -1.3918142
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.07665959
+ inSlope: -2.501884
+ outSlope: -2.501884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.15578596
+ inSlope: -1.2339687
+ outSlope: -1.2339687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.1589241
+ inSlope: 0.52882314
+ outSlope: 0.52882314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.12053113
+ inSlope: 1.2622304
+ outSlope: 1.2622304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.07477541
+ inSlope: 1.3726703
+ outSlope: 1.3726703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.73215187
+ inSlope: 0.28570354
+ outSlope: 0.28570354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.7416753
+ inSlope: -0.32373986
+ outSlope: -0.32373986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.7105692
+ inSlope: -1.6929281
+ outSlope: -1.6929281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.62881345
+ inSlope: -3.519439
+ outSlope: -3.519439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.47593996
+ inSlope: -5.6045446
+ outSlope: -5.6045446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.25517705
+ inSlope: -5.973855
+ outSlope: -5.973855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.07768288
+ inSlope: 0.1788342
+ outSlope: 0.1788342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.26709932
+ inSlope: 6.4562497
+ outSlope: 6.4562497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.5080995
+ inSlope: 7.0135784
+ outSlope: 7.0135784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.7346712
+ inSlope: 5.30808
+ outSlope: 5.30808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.8619715
+ inSlope: 2.20755
+ outSlope: 2.20755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.8818412
+ inSlope: -0.15735295
+ outSlope: -0.15735295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.8514813
+ inSlope: -0.77401495
+ outSlope: -0.77401495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.8199557
+ inSlope: -0.42412868
+ outSlope: -0.42412868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.80196494
+ inSlope: -2.1144624
+ outSlope: -2.1144624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.67899144
+ inSlope: -3.4980235
+ outSlope: -3.4980235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.5687634
+ inSlope: -1.3933432
+ outSlope: -1.3933432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.586102
+ inSlope: 1.504275
+ outSlope: 1.504275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.6690483
+ inSlope: 2.1907482
+ outSlope: 2.1907482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.73215187
+ inSlope: 1.8931051
+ outSlope: 1.8931051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.41993612
+ inSlope: -1.4157664
+ outSlope: -1.4157664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.3727439
+ inSlope: -1.816308
+ outSlope: -1.816308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.2988489
+ inSlope: -1.2462002
+ outSlope: -1.2462002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.28966388
+ inSlope: 0.58696526
+ outSlope: 0.58696526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.3379799
+ inSlope: 0.145899
+ outSlope: 0.145899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.29939047
+ inSlope: -2.9134676
+ outSlope: -2.9134676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.14374873
+ inSlope: -2.3887944
+ outSlope: -2.3887944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.14013752
+ inSlope: 0.17849365
+ outSlope: 0.17849365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.1556483
+ inSlope: -0.046792477
+ outSlope: -0.046792477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.13701802
+ inSlope: -0.14045589
+ outSlope: -0.14045589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.14628458
+ inSlope: 0.28500873
+ outSlope: 0.28500873
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.15601861
+ inSlope: 0.091422305
+ outSlope: 0.091422305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.15237941
+ inSlope: 0.06854519
+ outSlope: 0.06854519
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.1605883
+ inSlope: 0.45491976
+ outSlope: 0.45491976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.18270737
+ inSlope: 0.16501085
+ outSlope: 0.16501085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.17158899
+ inSlope: 0.19897012
+ outSlope: 0.19897012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.19597206
+ inSlope: 1.0952082
+ outSlope: 1.0952082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.24460284
+ inSlope: 1.732512
+ outSlope: 1.732512
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.31147286
+ inSlope: 2.1126213
+ outSlope: 2.1126213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.38544425
+ inSlope: 1.6269495
+ outSlope: 1.6269495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.41993612
+ inSlope: 1.0347551
+ outSlope: 1.0347551
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.45395216
+ inSlope: -0.9437343
+ outSlope: -0.9437343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.42249435
+ inSlope: -0.14120626
+ outSlope: -0.14120626
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.4445384
+ inSlope: 1.3419816
+ outSlope: 1.3419816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.5119598
+ inSlope: 2.7522578
+ outSlope: 2.7522578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.62802225
+ inSlope: 4.381762
+ outSlope: 4.381762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.8040773
+ inSlope: 3.3262367
+ outSlope: 3.3262367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.84977144
+ inSlope: -5.0477653
+ outSlope: -5.0477653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.46755964
+ inSlope: -6.7966633
+ outSlope: -6.7966633
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.39666057
+ inSlope: 1.79898
+ outSlope: 1.79898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.58749163
+ inSlope: 3.9891593
+ outSlope: 3.9891593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.6626045
+ inSlope: 0.7476456
+ outSlope: 0.7476456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.63733464
+ inSlope: -0.8917707
+ outSlope: -0.8917707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.6031531
+ inSlope: -0.78031373
+ outSlope: -0.78031373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.58531374
+ inSlope: 0.8492125
+ outSlope: 0.8492125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.6597672
+ inSlope: 2.7411807
+ outSlope: 2.7411807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.76805913
+ inSlope: 0.9368081
+ outSlope: 0.9368081
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.72222114
+ inSlope: -1.7461927
+ outSlope: -1.7461927
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.6516463
+ inSlope: -1.6564139
+ outSlope: -1.6564139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.6117936
+ inSlope: -1.7911853
+ outSlope: -1.7911853
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.532234
+ inSlope: -2.367621
+ outSlope: -2.367621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.4539522
+ inSlope: -2.3484526
+ outSlope: -2.3484526
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.19731253
+ inSlope: 1.2771829
+ outSlope: 1.2771829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.15473977
+ inSlope: 1.6465139
+ outSlope: 1.6465139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.087544926
+ inSlope: 1.2002454
+ outSlope: 1.2002454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.07472339
+ inSlope: -0.3267152
+ outSlope: -0.3267152
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.10932594
+ inSlope: 0.38566035
+ outSlope: 0.38566035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.049012676
+ inSlope: 3.4713511
+ outSlope: 3.4713511
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.12209748
+ inSlope: 2.1207538
+ outSlope: 2.1207538
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.0923709
+ inSlope: -0.7048942
+ outSlope: -0.7048942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.075104535
+ inSlope: 0.6269322
+ outSlope: 0.6269322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.13416637
+ inSlope: 0.8657221
+ outSlope: 0.8657221
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.13281934
+ inSlope: -0.3514194
+ outSlope: -0.3514194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.1107384
+ inSlope: -0.53351784
+ outSlope: -0.53351784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.09725147
+ inSlope: -0.49128583
+ outSlope: -0.49128583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.07798601
+ inSlope: -0.39835542
+ outSlope: -0.39835542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.07069445
+ inSlope: 0.15608123
+ outSlope: 0.15608123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.088391446
+ inSlope: -0.2626106
+ outSlope: -0.2626106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.053187057
+ inSlope: -1.4303511
+ outSlope: -1.4303511
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.0069652675
+ inSlope: -2.0969644
+ outSlope: -2.0969644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.08661058
+ inSlope: -2.37181
+ outSlope: -2.37181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.16508593
+ inSlope: -1.6605296
+ outSlope: -1.6605296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.1973125
+ inSlope: -0.9667965
+ outSlope: -0.9667965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.76068974
+ inSlope: 1.5258585
+ outSlope: 1.5258585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.8115517
+ inSlope: 1.1879646
+ outSlope: 1.1879646
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.8398874
+ inSlope: -0.094703555
+ outSlope: -0.094703555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.8052381
+ inSlope: -2.2124443
+ outSlope: -2.2124443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6923911
+ inSlope: -4.409144
+ outSlope: -4.409144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.51129514
+ inSlope: -3.0020096
+ outSlope: -3.0020096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.49225706
+ inSlope: 5.348785
+ outSlope: 5.348785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.86788076
+ inSlope: 6.1394024
+ outSlope: 6.1394024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.90155053
+ inSlope: -1.2255112
+ outSlope: -1.2255112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.78618
+ inSlope: -2.6867046
+ outSlope: -2.6867046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.7224369
+ inSlope: -0.59582716
+ outSlope: -0.59582716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.74645823
+ inSlope: 0.8165151
+ outSlope: 0.8165151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.77687126
+ inSlope: 0.66676503
+ outSlope: 0.66676503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.79090923
+ inSlope: -0.77080435
+ outSlope: -0.77080435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.7254844
+ inSlope: -2.7046747
+ outSlope: -2.7046747
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.61059755
+ inSlope: -0.9645224
+ outSlope: -0.9645224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.6611828
+ inSlope: 1.6105567
+ outSlope: 1.6105567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.717968
+ inSlope: 0.91130096
+ outSlope: 0.91130096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.72193617
+ inSlope: 0.26243016
+ outSlope: 0.26243016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.7354633
+ inSlope: 0.5813043
+ outSlope: 0.5813043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7606898
+ inSlope: 0.75679356
+ outSlope: 0.75679356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0030465124
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.0030465121
+ inSlope: 0.03777203
+ outSlope: 0.03777203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.0051704072
+ inSlope: 0.17409876
+ outSlope: 0.17409876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.013829386
+ inSlope: -0.02877703
+ outSlope: -0.02877703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.0009164456
+ inSlope: -0.18309379
+ outSlope: -0.18309379
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.0030465124
+ inSlope: -0.004496027
+ outSlope: -0.004496027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.008529815
+ inSlope: 0.25152367
+ outSlope: 0.25152367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.017384958
+ inSlope: 0.29696476
+ outSlope: 0.29696476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.028327454
+ inSlope: 0.13173173
+ outSlope: 0.13173173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.026167061
+ inSlope: -0.7381994
+ outSlope: -0.7381994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.020885883
+ inSlope: -1.1069875
+ outSlope: -1.1069875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.04763212
+ inSlope: -0.2746489
+ outSlope: -0.2746489
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.039195776
+ inSlope: 0.45842934
+ outSlope: 0.45842934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.017070178
+ inSlope: 0.33188412
+ outSlope: 0.33188412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.01707019
+ inSlope: -0.00000033527584
+ outSlope: -0.00000033527584
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.40884772
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.40884772
+ inSlope: -0.2666134
+ outSlope: -0.2666134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.3514646
+ inSlope: -1.1977899
+ outSlope: -1.1977899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.29273865
+ inSlope: 0.19565418
+ outSlope: 0.19565418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.38107803
+ inSlope: 1.2687494
+ outSlope: 1.2687494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.40884772
+ inSlope: 0.037050605
+ outSlope: 0.037050605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.32931593
+ inSlope: -1.7408749
+ outSlope: -1.7408749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.26748973
+ inSlope: -2.2509694
+ outSlope: -2.2509694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.17925139
+ inSlope: -1.4063295
+ outSlope: -1.4063295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.17373452
+ inSlope: 4.4920444
+ outSlope: 4.4920444
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.4787213
+ inSlope: 7.6492443
+ outSlope: 7.6492443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.68368423
+ inSlope: 2.3541698
+ outSlope: 2.3541698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.6356657
+ inSlope: -2.8251145
+ outSlope: -2.8251145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.49534336
+ inSlope: -2.1048357
+ outSlope: -2.1048357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.49534348
+ inSlope: 0.0000035762757
+ outSlope: 0.0000035762757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0067311707
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.0067311707
+ inSlope: -0.022512872
+ outSlope: -0.022512872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.0019328059
+ inSlope: -0.09864229
+ outSlope: -0.09864229
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.0028256748
+ inSlope: 0.01582413
+ outSlope: 0.01582413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.004391945
+ inSlope: 0.10533106
+ outSlope: 0.10533106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.0067311707
+ inSlope: 0.0023008026
+ outSlope: 0.0023008026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.000019255951
+ inSlope: -0.14092013
+ outSlope: -0.14092013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.004849345
+ inSlope: -0.1677011
+ outSlope: -0.1677011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.0111608105
+ inSlope: -0.104563996
+ outSlope: -0.104563996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.011820273
+ inSlope: 0.35432115
+ outSlope: 0.35432115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.01246062
+ inSlope: 0.6462037
+ outSlope: 0.6462037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.031259976
+ inSlope: 0.20539872
+ outSlope: 0.20539872
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.026153846
+ inSlope: -0.26518503
+ outSlope: -0.26518503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.013580983
+ inSlope: -0.1885931
+ outSlope: -0.1885931
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.013580984
+ inSlope: 0.00000005587931
+ outSlope: 0.00000005587931
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.91257274
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.91257274
+ inSlope: 0.11657507
+ outSlope: 0.11657507
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.93618494
+ inSlope: 0.448915
+ outSlope: 0.448915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.95608836
+ inSlope: -0.065250106
+ outSlope: -0.065250106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.924532
+ inSlope: -0.5002401
+ outSlope: -0.5002401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.91257274
+ inSlope: -0.01533702
+ outSlope: -0.01533702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.9441813
+ inSlope: 0.5982319
+ outSlope: 0.5982319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.96339166
+ inSlope: 0.5872619
+ outSlope: 0.5872619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.9833321
+ inSlope: 0.3147334
+ outSlope: 0.3147334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.98437387
+ inSlope: -1.5855302
+ outSlope: -1.5855302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.87763
+ inSlope: -3.8523495
+ outSlope: -3.8523495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.7275506
+ inSlope: -1.6065781
+ outSlope: -1.6065781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.770525
+ inSlope: 2.1130917
+ outSlope: 2.1130917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.86842334
+ inSlope: 1.4684769
+ outSlope: 1.4684769
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.86842334
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.53391355
+ inSlope: 0.09725153
+ outSlope: 0.09725153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.53067183
+ inSlope: -0.33422285
+ outSlope: -0.33422285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.5561951
+ inSlope: 0.29553038
+ outSlope: 0.29553038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.5109698
+ inSlope: 2.65638
+ outSlope: 2.65638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.3791031
+ inSlope: 5.2841253
+ outSlope: 5.2841253
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.15869473
+ inSlope: 6.9688954
+ outSlope: 6.9688954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.08549
+ inSlope: 7.0060105
+ outSlope: 7.0060105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.30837262
+ inSlope: 5.096965
+ outSlope: 5.096965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.42528763
+ inSlope: 2.2874718
+ outSlope: 2.2874718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.4608707
+ inSlope: 0.5754935
+ outSlope: 0.5754935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.46365386
+ inSlope: 0.026038455
+ outSlope: 0.026038455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.4626066
+ inSlope: -0.35089153
+ outSlope: -0.35089153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.4402611
+ inSlope: -1.0129175
+ outSlope: -1.0129175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.39507878
+ inSlope: -1.726505
+ outSlope: -1.726505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.32516083
+ inSlope: -2.6250432
+ outSlope: -2.6250432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.22007588
+ inSlope: -4.0937996
+ outSlope: -4.0937996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.052240644
+ inSlope: -7.4337664
+ outSlope: -7.4337664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.27550837
+ inSlope: -9.103311
+ outSlope: -9.103311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.5546467
+ inSlope: -4.9769464
+ outSlope: -4.9769464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.607305
+ inSlope: 0.31099504
+ outSlope: 0.31099504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.53391355
+ inSlope: 2.2017412
+ outSlope: 2.2017412
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.18858923
+ inSlope: 0.4334883
+ outSlope: 0.4334883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.20303884
+ inSlope: 1.3935283
+ outSlope: 1.3935283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.28149113
+ inSlope: 2.3402867
+ outSlope: 2.3402867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.35905796
+ inSlope: 1.6259834
+ outSlope: 1.6259834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.38989002
+ inSlope: 0.6176649
+ outSlope: 0.6176649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.40023562
+ inSlope: -0.33072227
+ outSlope: -0.33072227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.36784187
+ inSlope: -1.7131096
+ outSlope: -1.7131096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.28602833
+ inSlope: -2.1470654
+ outSlope: -2.1470654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.22470419
+ inSlope: -1.5121822
+ outSlope: -1.5121822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.18521619
+ inSlope: -0.91963875
+ outSlope: -0.91963875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.16339494
+ inSlope: -0.6234965
+ outSlope: -0.6234965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.14364974
+ inSlope: -0.3151915
+ outSlope: -0.3151915
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.14238216
+ inSlope: 0.8245616
+ outSlope: 0.8245616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.19862051
+ inSlope: 2.8481946
+ outSlope: 2.8481946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.33226168
+ inSlope: 4.3778725
+ outSlope: 4.3778725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.4904787
+ inSlope: 4.37782
+ outSlope: 4.37782
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.6241166
+ inSlope: 2.2581334
+ outSlope: 2.2581334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.641021
+ inSlope: -1.7646306
+ outSlope: -1.7646306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.50647444
+ inSlope: -4.913192
+ outSlope: -4.913192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.31347495
+ inSlope: -4.768279
+ outSlope: -4.768279
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.18858923
+ inSlope: -3.7465687
+ outSlope: -3.7465687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8209507
+ inSlope: 0.012297033
+ outSlope: 0.012297033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.8213606
+ inSlope: -0.59418696
+ outSlope: -0.59418696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.7813382
+ inSlope: -0.6803422
+ outSlope: -0.6803422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.77600443
+ inSlope: 0.75548446
+ outSlope: 0.75548446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.83170384
+ inSlope: 1.8472495
+ outSlope: 1.8472495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.8991544
+ inSlope: 1.3947501
+ outSlope: 1.3947501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.9246872
+ inSlope: 0.11063486
+ outSlope: 0.11063486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.9065301
+ inSlope: -0.74752724
+ outSlope: -0.74752724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.87485206
+ inSlope: -0.63733137
+ outSlope: -0.63733137
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.8640413
+ inSlope: -0.14997663
+ outSlope: -0.14997663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.8648536
+ inSlope: 0.019345874
+ outSlope: 0.019345874
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.86533105
+ inSlope: 0.12397349
+ outSlope: 0.12397349
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.8731185
+ inSlope: 0.2904171
+ outSlope: 0.2904171
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.8846922
+ inSlope: 0.10740812
+ outSlope: 0.10740812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.88027906
+ inSlope: -0.6624131
+ outSlope: -0.6624131
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.8405313
+ inSlope: -1.706943
+ outSlope: -1.706943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.7664828
+ inSlope: -2.4640357
+ outSlope: -2.4640357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.67626226
+ inSlope: -1.8468277
+ outSlope: -1.8468277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.643361
+ inSlope: 0.79799277
+ outSlope: 0.79799277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.72946167
+ inSlope: 2.6638458
+ outSlope: 2.6638458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8209507
+ inSlope: 2.7446682
+ outSlope: 2.7446682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07355555
+ inSlope: 0.6978846
+ outSlope: 0.6978846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.05029273
+ inSlope: 1.5583928
+ outSlope: 1.5583928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.030337323
+ inSlope: 2.079535
+ outSlope: 2.079535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.08834295
+ inSlope: 1.2243606
+ outSlope: 1.2243606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.11196136
+ inSlope: -0.14893079
+ outSlope: -0.14893079
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.07841422
+ inSlope: -0.9542264
+ outSlope: -0.9542264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.04834625
+ inSlope: -0.6359149
+ outSlope: -0.6359149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.036019888
+ inSlope: 0.13286582
+ outSlope: 0.13286582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.05720397
+ inSlope: 0.6898587
+ outSlope: 0.6898587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.08201046
+ inSlope: 0.6683719
+ outSlope: 0.6683719
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.10176209
+ inSlope: 0.70025
+ outSlope: 0.70025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.12869382
+ inSlope: 0.7760393
+ outSlope: 0.7760393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.15349807
+ inSlope: 0.28342167
+ outSlope: 0.28342167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.1475886
+ inSlope: -0.8809224
+ outSlope: -0.8809224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.09476996
+ inSlope: -1.2071046
+ outSlope: -1.2071046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.06711499
+ inSlope: 0.71317255
+ outSlope: 0.71317255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.14231484
+ inSlope: 2.5383754
+ outSlope: 2.5383754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.23633999
+ inSlope: 0.08697951
+ outSlope: 0.08697951
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.14811331
+ inSlope: -3.1208925
+ outSlope: -3.1208925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.028280526
+ inSlope: -3.3250332
+ outSlope: -3.3250332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.07355555
+ inSlope: -3.0550797
+ outSlope: -3.0550797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.41771242
+ inSlope: -1.5676304
+ outSlope: -1.5676304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.36545807
+ inSlope: -3.311726
+ outSlope: -3.311726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.19693065
+ inSlope: -4.100869
+ outSlope: -4.100869
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.092066765
+ inSlope: -2.048073
+ outSlope: -2.048073
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.060392458
+ inSlope: -0.45498338
+ outSlope: -0.45498338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.061734542
+ inSlope: 0.47322914
+ outSlope: 0.47322914
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.091941066
+ inSlope: 1.4734027
+ outSlope: 1.4734027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.15996139
+ inSlope: 1.8763638
+ outSlope: 1.8763638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.21703197
+ inSlope: 1.4204468
+ outSlope: 1.4204468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.25465783
+ inSlope: 0.71439767
+ outSlope: 0.71439767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.26465848
+ inSlope: 0.1644221
+ outSlope: 0.1644221
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.2656193
+ inSlope: -0.33348197
+ outSlope: -0.33348197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.24242635
+ inSlope: -1.4623561
+ outSlope: -1.4623561
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.16812891
+ inSlope: -2.6915417
+ outSlope: -2.6915417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.06299033
+ inSlope: -2.5383184
+ outSlope: -2.5383184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.0010922742
+ inSlope: -1.4370501
+ outSlope: -1.4370501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.032813083
+ inSlope: -0.7426676
+ outSlope: -0.7426676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.050603457
+ inSlope: 0.9324149
+ outSlope: 0.9324149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.029347995
+ inSlope: 3.8644125
+ outSlope: 3.8644125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.20702395
+ inSlope: 5.825466
+ outSlope: 5.825466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.4177124
+ inSlope: 6.320648
+ outSlope: 6.320648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.34301844
+ inSlope: -0.53698987
+ outSlope: -0.53698987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.3609181
+ inSlope: -2.7490292
+ outSlope: -2.7490292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.5262871
+ inSlope: -4.058918
+ outSlope: -4.058918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.63151264
+ inSlope: -2.241618
+ outSlope: -2.241618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.67572826
+ inSlope: -0.38773048
+ outSlope: -0.38773048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.6573613
+ inSlope: 1.047231
+ outSlope: 1.047231
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.60591286
+ inSlope: 3.049237
+ outSlope: 3.049237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.45407888
+ inSlope: 4.4802184
+ outSlope: 4.4802184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.30723166
+ inSlope: 2.4350004
+ outSlope: 2.4350004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.29174554
+ inSlope: -0.5537184
+ outSlope: -0.5537184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.34414622
+ inSlope: -1.6108446
+ outSlope: -1.6108446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.39913523
+ inSlope: -2.2670994
+ outSlope: -2.2670994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.49528623
+ inSlope: -3.3745196
+ outSlope: -3.3745196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.6241032
+ inSlope: -3.787743
+ outSlope: -3.787743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.7478023
+ inSlope: -2.5861058
+ outSlope: -2.5861058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.79651016
+ inSlope: 0.5406283
+ outSlope: 0.5406283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.7117604
+ inSlope: 2.3405619
+ outSlope: 2.3405619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.6404727
+ inSlope: 0.2849095
+ outSlope: 0.2849095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.69276655
+ inSlope: 1.275316
+ outSlope: 1.275316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.5554518
+ inSlope: 5.2462206
+ outSlope: 5.2462206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.34301844
+ inSlope: 6.372996
+ outSlope: 6.372996
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.114231355
+ inSlope: 0.17285092
+ outSlope: 0.17285092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.11999305
+ inSlope: 1.9017917
+ outSlope: 1.9017917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.24101749
+ inSlope: 2.8800576
+ outSlope: 2.8800576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.3119969
+ inSlope: 1.9771986
+ outSlope: 1.9771986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.37283072
+ inSlope: -0.0031802654
+ outSlope: -0.0031802654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.31178486
+ inSlope: -2.0975764
+ outSlope: -2.0975764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.23299228
+ inSlope: -3.3343768
+ outSlope: -3.3343768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.08949309
+ inSlope: -3.2082455
+ outSlope: -3.2082455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.019109255
+ inSlope: -1.0454733
+ outSlope: -1.0454733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.01979487
+ inSlope: 0.3721333
+ outSlope: 0.3721333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.04391814
+ inSlope: 0.7176951
+ outSlope: 0.7176951
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.06764123
+ inSlope: 0.9627497
+ outSlope: 0.9627497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.10810147
+ inSlope: 1.6671331
+ outSlope: 1.6671331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.17878343
+ inSlope: 2.7419934
+ outSlope: 2.7419934
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.29090092
+ inSlope: 4.190228
+ outSlope: 4.190228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.458132
+ inSlope: 5.620697
+ outSlope: 5.620697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.66561437
+ inSlope: 3.972521
+ outSlope: 3.972521
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.72296685
+ inSlope: -1.9840903
+ outSlope: -1.9840903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.53334147
+ inSlope: -5.8082047
+ outSlope: -5.8082047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.33575323
+ inSlope: -6.286652
+ outSlope: -6.286652
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.11423133
+ inSlope: -6.6456513
+ outSlope: -6.6456513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.83355016
+ inSlope: 0.4807913
+ outSlope: 0.4807913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.84957653
+ inSlope: -0.6337987
+ outSlope: -0.6337987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.7912969
+ inSlope: -2.1862328
+ outSlope: -2.1862328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.7038277
+ inSlope: -2.373834
+ outSlope: -2.373834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6330413
+ inSlope: -0.30839634
+ outSlope: -0.30839634
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.68326795
+ inSlope: 1.8304331
+ outSlope: 1.8304331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.7550702
+ inSlope: 2.829533
+ outSlope: 2.829533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.8719035
+ inSlope: 2.5693293
+ outSlope: 2.5693293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.9263588
+ inSlope: 0.7478527
+ outSlope: 0.7478527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.9217603
+ inSlope: -0.39879534
+ outSlope: -0.39879534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.89977247
+ inSlope: -0.70194364
+ outSlope: -0.70194364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.87496406
+ inSlope: -1.0888112
+ outSlope: -1.0888112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.82718503
+ inSlope: -1.9974895
+ outSlope: -1.9974895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.7417981
+ inSlope: -3.505805
+ outSlope: -3.505805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.59346485
+ inSlope: -5.20842
+ outSlope: -5.20842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.39457008
+ inSlope: -5.572172
+ outSlope: -5.572172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.22198638
+ inSlope: -2.1074598
+ outSlope: -2.1074598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.25407258
+ inSlope: 3.9380093
+ outSlope: 3.9380093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.4845205
+ inSlope: 7.169528
+ outSlope: 7.169528
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.73204106
+ inSlope: 5.235447
+ outSlope: 5.235447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.83355016
+ inSlope: 3.0452702
+ outSlope: 3.0452702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.15930615
+ inSlope: -0.8352282
+ outSlope: -0.8352282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.1871471
+ inSlope: -0.52304906
+ outSlope: -0.52304906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.1941761
+ inSlope: -0.34356773
+ outSlope: -0.34356773
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.21005161
+ inSlope: 0.702718
+ outSlope: 0.702718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.14732823
+ inSlope: 1.2243963
+ outSlope: 1.2243963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.12842518
+ inSlope: -0.007499814
+ outSlope: -0.007499814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.1478282
+ inSlope: -1.1022823
+ outSlope: -1.1022823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.20191066
+ inSlope: -0.9925363
+ outSlope: -0.9925363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.21399729
+ inSlope: 0.12501778
+ outSlope: 0.12501778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.19357614
+ inSlope: 0.7794768
+ outSlope: 0.7794768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.16203217
+ inSlope: 0.8848743
+ outSlope: 0.8848743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.10396514
+ inSlope: 0.93934643
+ outSlope: 0.93934643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.07196141
+ inSlope: 0.6762605
+ outSlope: 0.6762605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.058881126
+ inSlope: 0.55393785
+ outSlope: 0.55393785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.035032213
+ inSlope: 1.6658832
+ outSlope: 1.6658832
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.052177843
+ inSlope: 0.69923884
+ outSlope: 0.69923884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.011583816
+ inSlope: -2.3951032
+ outSlope: -2.3951032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.10749578
+ inSlope: -1.5529718
+ outSlope: -1.5529718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.091947764
+ inSlope: -0.7771546
+ outSlope: -0.7771546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.15930615
+ inSlope: -2.02075
+ outSlope: -2.02075
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.64312667
+ inSlope: -0.5747598
+ outSlope: -0.5747598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.623968
+ inSlope: -0.21784364
+ outSlope: -0.21784364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.62860376
+ inSlope: 1.0625857
+ outSlope: 1.0625857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.69480705
+ inSlope: 3.6372418
+ outSlope: 3.6372418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.87108654
+ inSlope: 3.597172
+ outSlope: 3.597172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.93461853
+ inSlope: 0.14074582
+ outSlope: 0.14074582
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.8804696
+ inSlope: -3.4288745
+ outSlope: -3.4288745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.7060269
+ inSlope: -4.7669287
+ outSlope: -4.7669287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.5626744
+ inSlope: -2.9874616
+ outSlope: -2.9874616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.5068628
+ inSlope: -1.0795816
+ outSlope: -1.0795816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.4907023
+ inSlope: -0.64105433
+ outSlope: -0.64105433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.4706659
+ inSlope: 1.2747775
+ outSlope: 1.2747775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.549111
+ inSlope: 3.4761724
+ outSlope: 3.4761724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.7024106
+ inSlope: 4.362844
+ outSlope: 4.362844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.83996725
+ inSlope: 2.4200451
+ outSlope: 2.4200451
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.86374706
+ inSlope: -1.0699536
+ outSlope: -1.0699536
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.7686371
+ inSlope: -2.7677402
+ outSlope: -2.7677402
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.67923105
+ inSlope: -1.7934449
+ outSlope: -1.7934449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.6490741
+ inSlope: -0.5415661
+ outSlope: -0.5415661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.64312667
+ inSlope: -0.17842218
+ outSlope: -0.17842218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11720081
+ inSlope: 0.7011133
+ outSlope: 0.7011133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.09383036
+ inSlope: 0.4695518
+ outSlope: 0.4695518
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.08589735
+ inSlope: 0.3556969
+ outSlope: 0.3556969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.070117235
+ inSlope: -0.80122316
+ outSlope: -0.80122316
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.13931222
+ inSlope: -1.259632
+ outSlope: -1.259632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.1540927
+ inSlope: -0.028216287
+ outSlope: -0.028216287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.14119332
+ inSlope: 0.9667065
+ outSlope: 0.9667065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.0896456
+ inSlope: 1.1365575
+ outSlope: 1.1365575
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.065422826
+ inSlope: 0.23688902
+ outSlope: 0.23688902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.073853
+ inSlope: -0.42513114
+ outSlope: -0.42513114
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.0937649
+ inSlope: -0.57023495
+ outSlope: -0.57023495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.14560641
+ inSlope: -1.1983407
+ outSlope: -1.1983407
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.19175805
+ inSlope: -1.1114839
+ outSlope: -1.1114839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.21970531
+ inSlope: -0.8801591
+ outSlope: -0.8801591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.25043532
+ inSlope: -1.7381697
+ outSlope: -1.7381697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -0.3355834
+ inSlope: -0.76421607
+ outSlope: -0.76421607
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.30138317
+ inSlope: 2.6052744
+ outSlope: 2.6052744
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.16189834
+ inSlope: 1.9622184
+ outSlope: 1.9622184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.17056848
+ inSlope: 0.6704623
+ outSlope: 0.6704623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.11720081
+ inSlope: 1.6010289
+ outSlope: 1.6010289
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7397794
+ inSlope: 0.3931671
+ outSlope: 0.3931671
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.752885
+ inSlope: 0.1260218
+ outSlope: 0.1260218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.74818087
+ inSlope: -1.0294479
+ outSlope: -1.0294479
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.6842551
+ inSlope: -4.512921
+ outSlope: -4.512921
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.4473195
+ inSlope: -5.8585567
+ outSlope: -5.8585567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.29368463
+ inSlope: -0.29328775
+ outSlope: -0.29328775
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.42776692
+ inSlope: 5.6874213
+ outSlope: 5.6874213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.672846
+ inSlope: 5.5207314
+ outSlope: 5.5207314
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.79581565
+ inSlope: 2.458681
+ outSlope: 2.458681
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.8367581
+ inSlope: 0.8274481
+ outSlope: 0.8274481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.85097885
+ inSlope: 0.47325683
+ outSlope: 0.47325683
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.86398125
+ inSlope: -0.87067014
+ outSlope: -0.87067014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 0.8102639
+ inSlope: -2.84298
+ outSlope: -2.84298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.6744494
+ inSlope: -4.95224
+ outSlope: -4.95224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.48011452
+ inSlope: -4.532337
+ outSlope: -4.532337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.37229332
+ inSlope: 1.2600816
+ outSlope: 1.2600816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 0.5641197
+ inSlope: 5.03152
+ outSlope: 5.03152
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 0.7077279
+ inSlope: 2.5726876
+ outSlope: 2.5726876
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.7356323
+ inSlope: 0.48077288
+ outSlope: 0.48077288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7397794
+ inSlope: 0.12441327
+ outSlope: 0.12441327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0024680619
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.0024680619
+ inSlope: -0.0000000139698395
+ outSlope: -0.0000000139698395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.0024680628
+ inSlope: -0.14629617
+ outSlope: -0.14629617
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.012221139
+ inSlope: -0.16621092
+ outSlope: -0.16621092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -0.0135487905
+ inSlope: 0.65303326
+ outSlope: 0.65303326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.031314407
+ inSlope: 1.1406257
+ outSlope: 1.1406257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.06249292
+ inSlope: 0.24211347
+ outSlope: 0.24211347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.047455303
+ inSlope: -0.7050791
+ outSlope: -0.7050791
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.015487649
+ inSlope: -0.7488506
+ outSlope: -0.7488506
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.002468064
+ inSlope: -0.2693357
+ outSlope: -0.2693357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.0024680616
+ inSlope: 0.000000034924568
+ outSlope: 0.000000034924568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0024680616
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15852268
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.15852268
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.15852268
+ inSlope: -1.075836
+ outSlope: -1.075836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.08680029
+ inSlope: -1.2233819
+ outSlope: -1.2233819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.076963894
+ inSlope: 4.6924767
+ outSlope: 4.6924767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.39963207
+ inSlope: 8.012421
+ outSlope: 8.012421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.6111253
+ inSlope: 1.6643497
+ outSlope: 1.6643497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.5105887
+ inSlope: -4.845272
+ outSlope: -4.845272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.2881072
+ inSlope: -5.2809906
+ outSlope: -5.2809906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.15852268
+ inSlope: -1.9437677
+ outSlope: -1.9437677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.15852268
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.15852268
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.010255346
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.010255346
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.010255346
+ inSlope: 0.049379807
+ outSlope: 0.049379807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.013547333
+ inSlope: 0.056043305
+ outSlope: 0.056043305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.013991566
+ inSlope: -0.22627664
+ outSlope: -0.22627664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.001537776
+ inSlope: -0.4050269
+ outSlope: -0.4050269
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.013010227
+ inSlope: -0.087913685
+ outSlope: -0.087913685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.007398687
+ inSlope: 0.25610712
+ outSlope: 0.25610712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.0040635807
+ inSlope: 0.2648105
+ outSlope: 0.2648105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.010255346
+ inSlope: 0.09287649
+ outSlope: 0.09287649
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.010255346
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.010255346
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.987299
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.987299
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.987299
+ inSlope: 0.13139428
+ outSlope: 0.13139428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.99605864
+ inSlope: 0.14316918
+ outSlope: 0.14316918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.99684364
+ inSlope: -1.1987902
+ outSlope: -1.1987902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.9161393
+ inSlope: -3.1183176
+ outSlope: -3.1183176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.7889558
+ inSlope: -0.8648497
+ outSlope: -0.8648497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.85848266
+ inSlope: 2.527628
+ outSlope: 2.527628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.95746434
+ inSlope: 1.9322456
+ outSlope: 1.9322456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.987299
+ inSlope: 0.44752035
+ outSlope: 0.44752035
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 0.987299
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.987299
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0015102556
+ inSlope: 0.0013659932
+ outSlope: 0.0013659932
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.001464723
+ inSlope: -0.0021360987
+ outSlope: -0.0021360954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666666
+ value: -0.0016526623
+ inSlope: -0.0053222403
+ outSlope: -0.005322219
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.0018195385
+ inSlope: -0.0036729374
+ outSlope: -0.0036729553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.0018975247
+ inSlope: -0.00214548
+ outSlope: -0.0021454592
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: -0.0020100435
+ inSlope: -0.0011601235
+ outSlope: -0.0011601672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.0020399117
+ inSlope: 0.0008566829
+ outSlope: 0.0008567047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.0019529299
+ inSlope: 0.002738189
+ outSlope: 0.0027381768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.0018573648
+ inSlope: -0.0017483289
+ outSlope: -0.001748286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.0020694823
+ inSlope: -0.016258292
+ outSlope: -0.016258312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666667
+ value: -0.0029412534
+ inSlope: -0.030755844
+ outSlope: -0.030755788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4
+ value: -0.0041198777
+ inSlope: -0.028860701
+ outSlope: -0.028860802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333334
+ value: -0.00486531
+ inSlope: -0.0113934465
+ outSlope: -0.011393523
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.0044912095
+ inSlope: 0.0145955365
+ outSlope: 0.014595778
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333333
+ value: -0.003906403
+ inSlope: 0.017363181
+ outSlope: 0.017363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.59999996
+ value: -0.0027025961
+ inSlope: 0.020153493
+ outSlope: 0.020153338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.0019901027
+ inSlope: 0.017884893
+ outSlope: 0.017885165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0015102556
+ inSlope: 0.014395438
+ outSlope: 0.014395438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6077375
+ inSlope: -1.0630226
+ outSlope: -1.0630226
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.57230353
+ inSlope: -1.316542
+ outSlope: -1.316543
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666666
+ value: 0.5199683
+ inSlope: -1.2785649
+ outSlope: -1.278574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.48706567
+ inSlope: -0.46490464
+ outSlope: -0.4649024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.4889749
+ inSlope: 0.33281618
+ outSlope: 0.33282128
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: 0.5365193
+ inSlope: 0.75209934
+ outSlope: 0.75209373
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.5593933
+ inSlope: 0.6448027
+ outSlope: 0.6448183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.5795068
+ inSlope: 0.5915379
+ outSlope: 0.59153175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.5988289
+ inSlope: 0.40472606
+ outSlope: 0.40473163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.60648876
+ inSlope: -0.10150052
+ outSlope: -0.10150032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666667
+ value: 0.59206194
+ inSlope: -0.6077325
+ outSlope: -0.60773855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4
+ value: 0.56597257
+ inSlope: -0.65158033
+ outSlope: -0.6515863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333334
+ value: 0.54862267
+ inSlope: -0.27193123
+ outSlope: -0.2719355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.5550306
+ inSlope: 0.27139077
+ outSlope: 0.27140126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333333
+ value: 0.56593627
+ inSlope: 0.31925395
+ outSlope: 0.31923708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.59999996
+ value: 0.59163517
+ inSlope: 0.47735354
+ outSlope: 0.47733724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.6081372
+ inSlope: 0.24152379
+ outSlope: 0.24154343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.6077375
+ inSlope: -0.011987034
+ outSlope: -0.011987034
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13608256
+ inSlope: 0.5596819
+ outSlope: 0.5596819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.117426515
+ inSlope: 0.6650111
+ outSlope: 0.6650105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666666
+ value: -0.09174851
+ inSlope: 0.62837714
+ outSlope: 0.6283795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.075534545
+ inSlope: 0.23863605
+ outSlope: 0.23863618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.075839415
+ inSlope: -0.14304335
+ outSlope: -0.1430429
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: -0.09774528
+ inSlope: -0.34963512
+ outSlope: -0.34963456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.10837969
+ inSlope: -0.28505173
+ outSlope: -0.2850542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.11674879
+ inSlope: -0.24681596
+ outSlope: -0.2468174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.12483415
+ inSlope: -0.20570177
+ outSlope: -0.20570123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.13046223
+ inSlope: -0.1075586
+ outSlope: -0.10755691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666667
+ value: -0.13200477
+ inSlope: -0.009415649
+ outSlope: -0.009419105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4
+ value: -0.1310901
+ inSlope: 0.023628434
+ outSlope: 0.023628518
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333334
+ value: -0.13042949
+ inSlope: 0.0020386942
+ outSlope: 0.0020406612
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.13170916
+ inSlope: -0.024327569
+ outSlope: -0.02432847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333333
+ value: -0.132576
+ inSlope: -0.025906121
+ outSlope: -0.025906129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.59999996
+ value: -0.1366304
+ inSlope: -0.09646926
+ outSlope: -0.09646907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -0.13986748
+ inSlope: 0.008217028
+ outSlope: 0.008218456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.13608256
+ inSlope: 0.11354779
+ outSlope: 0.11354779
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.37125313
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.37125313
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 3.5297453e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 3.5297453e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.004204654
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.004204654
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.15099242
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.15099242
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.05278315
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.05278315
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.030003468
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.030003468
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.2266265
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.2266265
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.010271137
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.010271137
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.33805797
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.33805797
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000016491415
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000016491415
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.48710993
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.48710993
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000029315135
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000029315135
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000052878186
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000052878186
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.37810466
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.37810466
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.000000012314133
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.000000012314133
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000036563823
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000036563823
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.087417886
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.087417886
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.14526387
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.14526387
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.18752953
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.18752953
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.14754602
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.14754602
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.5096738e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -1.5096738e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.8350732e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -1.8350732e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.12117819
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.12117819
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.0963285e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 4.0963285e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -6.1181876e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -6.1181876e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0947669
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0947669
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 6.20975e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 6.20975e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.5952787e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 5.5952787e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.18119411
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.18119411
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.09788945
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.09788945
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.04861834
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.04861834
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.16641212
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.16641212
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 9.912275e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 9.912275e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000015652267
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000015652267
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.120116964
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.120116964
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.4400663e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -3.4400663e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.1457345e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -3.1457345e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11180051
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.11180051
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000017408133
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000017408133
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.576162e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -2.576162e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.23680966
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.23680966
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08301195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.08301195
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.07521193
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.07521193
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.15574053
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.15574053
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.284846e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 5.284846e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.1447717e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -2.1447717e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.13222101
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.13222101
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.721169e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 5.721169e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.010383e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -5.010383e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.11479917
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.11479917
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000020897737
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000020897737
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.9187291e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -2.9187291e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08870409
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.08870409
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.102894865
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.102894865
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.14078552
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.14078552
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.15860535
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.15860535
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000026872953
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000026872953
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 7.8576445e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 7.8576445e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.12212481
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.12212481
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000016748882
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000016748882
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.4749658e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 1.4749658e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.03058772
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.03058772
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.24421279
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.24421279
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.106115624
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.106115624
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.23949292
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.23949292
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 9.1539075e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 9.1539075e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.5268355e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -1.5268355e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.410607
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.410607
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.000000009724406
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.000000009724406
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000011147527
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000011147527
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.3364506
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.3364506
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.000000004013984
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.000000004013984
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.000000003445643
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.000000003445643
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.17860304
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.17860304
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.03778445
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.03778445
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.03799493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.03799493
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08539126
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.08539126
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.066998e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -7.066998e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.2038158e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -3.2038158e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.10555976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.10555976
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.726882e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -2.726882e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.2674661e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -1.2674661e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07002997
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.07002997
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.4385542e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -2.4385542e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.21015932
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.21015932
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.043759316
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.043759316
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.055817947
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.055817947
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.083958365
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.083958365
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.4075676e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 4.4075676e-12
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1011217
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.1011217
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.9947123e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 1.9947123e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.08893922
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.08893922
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 8.8810664e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 8.8810664e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.22260404
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.22260404
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.019900102
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.019900102
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.114515066
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.114515066
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0699
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0699
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.497863e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -5.497863e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.000000001340549
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.000000001340549
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.110720225
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.110720225
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.931751e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 5.931751e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.8381712e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -3.8381712e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1044904
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.1044904
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 3.5434505e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 3.5434505e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -4.4324563e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -4.4324563e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.122584194
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.122584194
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.007231355
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.007231355
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.14750098
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.14750098
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.098457314
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.098457314
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.06700815e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -1.06700815e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -9.37605e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -9.37605e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.07122904
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.07122904
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 2.2089963e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 2.2089963e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 3.0726567e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 3.0726567e-11
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.030712744
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.030712744
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.24881017
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.24881017
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.21017115
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.21017115
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 3.3810763e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 3.3810763e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.061779246
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.061779246
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0051475475
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0051475475
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.17987455
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.17987455
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.252185
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.252185
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.006025476
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.006025476
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.001023685
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.001023685
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.26892292
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.26892292
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.071036816
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.071036816
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.21975936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.21975936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.019633979
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.019633979
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.308237
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.308237
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000022347282
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000022347282
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000012273754
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000012273754
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1799596
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.1799596
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000028581055
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000028581055
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000045524944
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000045524944
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.18444936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.18444936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.5627715e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -3.5627715e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.758663e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 5.758663e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.071036816
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.071036816
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.21975936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.21975936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.019633979
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.019633979
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.308237
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.308237
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 9.1192615e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 9.1192615e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.0000000012273849
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: 0.0000000012273849
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.1799596
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.1799596
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000025712876
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000025712876
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000039636094
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000039636094
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.18444936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.18444936
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.x
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.947571e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -7.947571e-10
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.y
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000000033574912
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666666
+ value: -0.0000000033574912
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalPosition.z
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ m_EulerEditorCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.677196
+ inSlope: 9.735599
+ outSlope: 9.735599
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -1.0303643
+ inSlope: -7.0541015
+ outSlope: -7.045581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -4.605418
+ inSlope: -21.70944
+ outSlope: -21.667315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -5.677196
+ inSlope: -10.200313
+ outSlope: -10.200313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -23.391539
+ inSlope: 17.73154
+ outSlope: 17.73154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -14.841722
+ inSlope: -13.160113
+ outSlope: -13.164553
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -21.439953
+ inSlope: -39.495117
+ outSlope: -39.49465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -23.391539
+ inSlope: -18.53677
+ outSlope: -18.53677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -93.04246
+ inSlope: 1.2134898
+ outSlope: 1.2134898
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -92.19945
+ inSlope: -1.7252278
+ outSlope: -1.7611477
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -92.91092
+ inSlope: -2.449559
+ outSlope: -2.865372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -93.04246
+ inSlope: -1.0388948
+ outSlope: -1.0388948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -17.355238
+ inSlope: 0.81191534
+ outSlope: 0.81191534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -17.25114
+ inSlope: -0.7564258
+ outSlope: -0.74522483
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -17.135614
+ inSlope: 5.381519
+ outSlope: 5.3815203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -17.355238
+ inSlope: -2.2357395
+ outSlope: -2.2357395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 11.032087
+ inSlope: -35.794785
+ outSlope: -35.794785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 7.105091
+ inSlope: 4.704122
+ outSlope: 4.706396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 11.648212
+ inSlope: 3.1719155
+ outSlope: 3.1719162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 11.032087
+ inSlope: -11.226976
+ outSlope: -11.226976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.6443768
+ inSlope: -3.340144
+ outSlope: -3.340144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 4.586757
+ inSlope: -6.4090524
+ outSlope: -6.4109883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 5.1937904
+ inSlope: 3.66527
+ outSlope: 3.665271
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 5.6443768
+ inSlope: -0.033795837
+ outSlope: -0.033795837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 16.316349
+ inSlope: -60.587193
+ outSlope: -60.587193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 14.27701
+ inSlope: -73.48634
+ outSlope: -73.99986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 9.422126
+ inSlope: -36.012104
+ outSlope: -36.43768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 11.159259
+ inSlope: 24.91521
+ outSlope: 24.915207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 14.40277
+ inSlope: 14.748821
+ outSlope: 14.683702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 16.108847
+ inSlope: 7.7283397
+ outSlope: 8.121387
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 16.797726
+ inSlope: -3.0272486
+ outSlope: -2.9920554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 16.316349
+ inSlope: -14.31277
+ outSlope: -14.31277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 22.630438
+ inSlope: -56.581474
+ outSlope: -56.581474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 20.773617
+ inSlope: -84.14531
+ outSlope: -83.51514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 13.435814
+ inSlope: -97.81504
+ outSlope: -97.49113
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 2.1452289
+ inSlope: -65.20821
+ outSlope: -65.208206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.7640467
+ inSlope: 41.859814
+ outSlope: 41.912064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 13.988021
+ inSlope: 94.73881
+ outSlope: 94.691895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 21.072403
+ inSlope: 77.15768
+ outSlope: 77.174774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 22.630438
+ inSlope: 46.702328
+ outSlope: 46.702328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -89.16829
+ inSlope: -57.37884
+ outSlope: -57.37884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -91.05192
+ inSlope: -66.36978
+ outSlope: -65.63918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -95.12414
+ inSlope: -24.494015
+ outSlope: -23.759306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -93.43551
+ inSlope: 20.02773
+ outSlope: 20.027729
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -91.03648
+ inSlope: 7.9472337
+ outSlope: 8.076326
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -89.98325
+ inSlope: 11.02936
+ outSlope: 10.729524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -88.9257
+ inSlope: 4.9005895
+ outSlope: 4.9246173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -89.16829
+ inSlope: -7.536615
+ outSlope: -7.536615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.906722
+ inSlope: 52.883976
+ outSlope: 52.883976
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -4.1449733
+ inSlope: 87.291824
+ outSlope: 87.29138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 9.4738865
+ inSlope: 156.0463
+ outSlope: 156.06503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 29.144129
+ inSlope: 104.95492
+ outSlope: 104.9918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 32.960796
+ inSlope: -25.032179
+ outSlope: -25.106844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 21.076796
+ inSlope: -130.95602
+ outSlope: -130.89969
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 5.0789785
+ inSlope: -127.23233
+ outSlope: -127.90966
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -3.9893007
+ inSlope: -93.8996
+ outSlope: -94.34939
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -5.906722
+ inSlope: -56.43818
+ outSlope: -56.43818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.148762
+ inSlope: -11.55723
+ outSlope: -11.55723
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -5.538611
+ inSlope: -28.580374
+ outSlope: -28.552362
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -10.05661
+ inSlope: -40.99319
+ outSlope: -40.68752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -13.843247
+ inSlope: -13.800523
+ outSlope: -13.813206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -14.041863
+ inSlope: 16.247107
+ outSlope: 16.058603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -12.364303
+ inSlope: 0.9548662
+ outSlope: 0.70962685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -10.203439
+ inSlope: 41.652466
+ outSlope: 39.947365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -6.541291
+ inSlope: 55.007217
+ outSlope: 54.256023
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -5.148762
+ inSlope: 43.30571
+ outSlope: 43.30571
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 74.12066
+ inSlope: -14.402389
+ outSlope: -14.402389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 73.637024
+ inSlope: 0.6303405
+ outSlope: 0.14648436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 75.84099
+ inSlope: 28.557585
+ outSlope: 28.011358
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 79.08426
+ inSlope: 7.4288173
+ outSlope: 7.669831
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 80.27457
+ inSlope: 56.837772
+ outSlope: 56.705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 88.19316
+ inSlope: 18.365017
+ outSlope: 18.276106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 81.814
+ inSlope: -71.95927
+ outSlope: -71.05443
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 76.28112
+ inSlope: -79.28525
+ outSlope: -78.74375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 74.12066
+ inSlope: -65.87603
+ outSlope: -65.87603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -17.961472
+ inSlope: 55.74737
+ outSlope: 55.74737
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -16.004873
+ inSlope: 147.60594
+ outSlope: 147.60591
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -8.256203
+ inSlope: 253.46619
+ outSlope: 252.64882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 9.167968
+ inSlope: 257.80936
+ outSlope: 257.8093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 27.034657
+ inSlope: 236.68512
+ outSlope: 236.68518
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 40.40493
+ inSlope: 157.06364
+ outSlope: 157.06364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 47.98814
+ inSlope: 54.766335
+ outSlope: 54.760998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 44.177914
+ inSlope: -164.37729
+ outSlope: -163.19632
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 27.637459
+ inSlope: -299.29828
+ outSlope: -299.85275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -2.4979732
+ inSlope: -305.45822
+ outSlope: -303.34906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -12.50225
+ inSlope: -234.37096
+ outSlope: -234.37054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -17.961472
+ inSlope: -164.68767
+ outSlope: -164.68767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 19.980549
+ inSlope: -103.11252
+ outSlope: -103.11252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 16.616667
+ inSlope: -71.73231
+ outSlope: -71.73229
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 15.411671
+ inSlope: 30.360367
+ outSlope: 34.60814
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 24.827364
+ inSlope: 241.4547
+ outSlope: 241.45465
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 43.82862
+ inSlope: 290.6237
+ outSlope: 290.62375
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 60.665867
+ inSlope: 240.9623
+ outSlope: 240.9623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 71.165344
+ inSlope: 2.6422122
+ outSlope: 2.6138299
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 53.316856
+ inSlope: -175.58597
+ outSlope: -180.23183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 43.0122
+ inSlope: -133.85028
+ outSlope: -129.35643
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 28.734457
+ inSlope: -138.02321
+ outSlope: -144.34727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 23.863401
+ inSlope: -125.42811
+ outSlope: -125.42789
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 19.980549
+ inSlope: -116.82611
+ outSlope: -116.82611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 60.921146
+ inSlope: 158.31126
+ outSlope: 158.31126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 66.14061
+ inSlope: 187.58192
+ outSlope: 187.58327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 73.43015
+ inSlope: 176.80774
+ outSlope: 177.08691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 80.79585
+ inSlope: 79.65844
+ outSlope: 79.65842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 85.30623
+ inSlope: 90.740875
+ outSlope: 90.7409
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 90.310165
+ inSlope: 91.50857
+ outSlope: 91.50857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 93.969574
+ inSlope: -5.4135137
+ outSlope: -5.4254136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 84.41562
+ inSlope: -101.73612
+ outSlope: -106.87917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 77.15211
+ inSlope: -95.624016
+ outSlope: -90.42318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 66.21345
+ inSlope: -114.20766
+ outSlope: -122.03419
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 61.893482
+ inSlope: -73.85875
+ outSlope: -73.85862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 60.921146
+ inSlope: -21.87685
+ outSlope: -21.87685
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.85883343
+ inSlope: 17.859995
+ outSlope: 17.859995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.5839812
+ inSlope: 19.111544
+ outSlope: 18.55894
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.8829409
+ inSlope: 11.898998
+ outSlope: 11.887608
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 2.0804708
+ inSlope: 17.148464
+ outSlope: 17.148468
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 2.037652
+ inSlope: -23.733603
+ outSlope: -23.643753
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -2.0617948
+ inSlope: -23.357035
+ outSlope: -23.293839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 0.80242556
+ inSlope: 32.387775
+ outSlope: 32.387768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 1.2348268
+ inSlope: -30.354053
+ outSlope: -29.91389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.03187772
+ inSlope: -31.603765
+ outSlope: -31.605083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.85883343
+ inSlope: -26.106916
+ outSlope: -26.106916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 55.563705
+ inSlope: 159.3697
+ outSlope: 159.3697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 66.102196
+ inSlope: 110.20556
+ outSlope: 110.33639
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 68.252174
+ inSlope: -17.757341
+ outSlope: -17.766605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 57.56423
+ inSlope: -235.00954
+ outSlope: -235.00958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 42.981533
+ inSlope: -154.27809
+ outSlope: -154.20033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 33.657833
+ inSlope: -40.38563
+ outSlope: -40.42205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 34.855
+ inSlope: 20.251495
+ outSlope: 20.25149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 44.36152
+ inSlope: 169.52159
+ outSlope: 169.80417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 50.75422
+ inSlope: 167.8733
+ outSlope: 167.87302
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 55.563705
+ inSlope: 144.31354
+ outSlope: 144.31354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.4406633
+ inSlope: -69.179054
+ outSlope: -69.179054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -3.2878394
+ inSlope: -52.26275
+ outSlope: -52.481907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -4.402178
+ inSlope: -6.966534
+ outSlope: -6.987218
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -2.4007235
+ inSlope: 37.341022
+ outSlope: 37.34103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.70083505
+ inSlope: 4.7378035
+ outSlope: 5.0880094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.68098396
+ inSlope: 15.499404
+ outSlope: 15.590961
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 1.2067744
+ inSlope: -3.6698334
+ outSlope: -3.6698327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 1.6552316
+ inSlope: 9.228769
+ outSlope: 10.733298
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 1.775599
+ inSlope: -4.1757097
+ outSlope: -4.1757026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.4406633
+ inSlope: -11.523705
+ outSlope: -11.523705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -22.054937
+ inSlope: -0.57103145
+ outSlope: -0.57103145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -21.917793
+ inSlope: 6.000251
+ outSlope: 6.0002522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -21.836277
+ inSlope: -3.915768
+ outSlope: -3.765907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -22.054937
+ inSlope: 0.49730298
+ outSlope: 0.47747615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -22.0516
+ inSlope: -0.026350023
+ outSlope: -0.026607515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -22.054937
+ inSlope: 7.2762113
+ outSlope: 7.2762046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -21.444435
+ inSlope: 21.377317
+ outSlope: 21.377337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -20.615803
+ inSlope: 25.81135
+ outSlope: 25.81135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -20.030142
+ inSlope: 12.795468
+ outSlope: 13.020436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -20.645706
+ inSlope: -22.273418
+ outSlope: -24.576395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -21.614729
+ inSlope: -16.57578
+ outSlope: -16.57581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -22.054937
+ inSlope: -4.237465
+ outSlope: -3.7488272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -22.055355
+ inSlope: -0.007038117
+ outSlope: -0.02368925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -22.054937
+ inSlope: 0.07467264
+ outSlope: 0.07467264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.47333214
+ inSlope: 83.03485
+ outSlope: 83.03485
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 6.0604477
+ inSlope: 89.46749
+ outSlope: 89.467514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 7.4761777
+ inSlope: -54.533237
+ outSlope: -54.552963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -0.47333443
+ inSlope: -14.173989
+ outSlope: -14.175491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 2.018751
+ inSlope: -14.079571
+ outSlope: -14.078787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.47333828
+ inSlope: -214.00859
+ outSlope: -214.0084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -12.231959
+ inSlope: -411.66193
+ outSlope: -411.6623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -27.99015
+ inSlope: -371.01587
+ outSlope: -371.01587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -37.132458
+ inSlope: -83.842514
+ outSlope: -83.72427
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -21.947004
+ inSlope: 374.02072
+ outSlope: 373.9233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -8.646526
+ inSlope: 322.238
+ outSlope: 322.2372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -0.4733307
+ inSlope: 147.59625
+ outSlope: 147.55203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.26974344
+ inSlope: -24.829039
+ outSlope: -24.828953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.47333214
+ inSlope: -22.290836
+ outSlope: -22.290836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.8644029
+ inSlope: -49.721016
+ outSlope: -49.721016
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -5.576569
+ inSlope: -46.050537
+ outSlope: -46.05055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -6.088245
+ inSlope: 30.61699
+ outSlope: 30.642797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -1.8643969
+ inSlope: 15.358024
+ outSlope: 15.359654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -2.1316924
+ inSlope: -0.4184461
+ outSlope: -0.4180384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -1.8643982
+ inSlope: 30.63291
+ outSlope: 30.632883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.14168803
+ inSlope: 63.35215
+ outSlope: 63.352207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 2.3956187
+ inSlope: 66.93522
+ outSlope: 66.93522
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 4.500426
+ inSlope: 30.455605
+ outSlope: 30.314793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 2.7202663
+ inSlope: -67.28262
+ outSlope: -66.42929
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.06456739
+ inSlope: -70.377655
+ outSlope: -70.377785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -1.8644044
+ inSlope: -36.701775
+ outSlope: -36.74542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -2.1184933
+ inSlope: 7.2307744
+ outSlope: 7.231165
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -1.8644029
+ inSlope: 7.621083
+ outSlope: 7.621083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.6642835
+ inSlope: 0.00003325939
+ outSlope: 0.00003325939
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -3.6642835
+ inSlope: 0.00003325939
+ outSlope: 0.00003325939
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -26.829414
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -26.829414
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 72.62942
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 72.62942
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.419046
+ inSlope: 0.000027894974
+ outSlope: 0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 5.419046
+ inSlope: 0.000027894974
+ outSlope: 0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -8.254652
+ inSlope: -0.000008583069
+ outSlope: -0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -8.254652
+ inSlope: -0.000008583069
+ outSlope: -0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 50.713158
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 50.713158
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 8.853646
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 8.853646
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -9.240123
+ inSlope: -0.000021457672
+ outSlope: -0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -9.240123
+ inSlope: -0.000021457672
+ outSlope: -0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 73.49613
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 73.49613
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.41592
+ inSlope: 0.000019311905
+ outSlope: 0.000019311905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 4.41592
+ inSlope: 0.000019311905
+ outSlope: 0.000019311905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -9.24293
+ inSlope: -0.000021457672
+ outSlope: -0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -9.24293
+ inSlope: -0.000021457672
+ outSlope: -0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 61.756554
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 61.756554
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -6.169537
+ inSlope: -0.0000150203705
+ outSlope: -0.0000150203705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -6.169537
+ inSlope: -0.0000150203705
+ outSlope: -0.0000150203705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -24.236206
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -24.236206
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 72.69286
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 72.69286
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.1030301
+ inSlope: -0.0000123381615
+ outSlope: -0.0000123381615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.1030301
+ inSlope: -0.0000123381615
+ outSlope: -0.0000123381615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -8.643284
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -8.643284
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 31.384806
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 31.384806
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 5.4736514
+ inSlope: -0.0000150203705
+ outSlope: -0.0000150203705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 5.4736514
+ inSlope: -0.0000150203705
+ outSlope: -0.0000150203705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -9.107729
+ inSlope: 0.000008583069
+ outSlope: 0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -9.107729
+ inSlope: 0.000008583069
+ outSlope: 0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 51.861294
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 51.861294
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 2.9421625
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 2.9421625
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -8.7946205
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -8.7946205
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 46.568745
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 46.568745
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -10.187952
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -10.187952
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -20.002869
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -20.002869
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 72.29126
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 72.29126
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.7940313
+ inSlope: 0.000025212765
+ outSlope: 0.000025212765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.7940313
+ inSlope: 0.000025212765
+ outSlope: 0.000025212765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.1957296
+ inSlope: -0.000023066998
+ outSlope: -0.000023066998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.1957296
+ inSlope: -0.000023066998
+ outSlope: -0.000023066998
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 39.73946
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 39.73946
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 7.3095436
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 7.3095436
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -10.668926
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -10.668926
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 62.714607
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 62.714607
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 2.574877
+ inSlope: -0.000009655952
+ outSlope: -0.000009655952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 2.574877
+ inSlope: -0.000009655952
+ outSlope: -0.000009655952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.941171
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.941171
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 40.50806
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 40.50806
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 15.380902
+ inSlope: 0.000012874603
+ outSlope: 0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 15.380902
+ inSlope: 0.000012874603
+ outSlope: 0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 36.342354
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 36.342354
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 14.240289
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 14.240289
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 2.6267653
+ inSlope: 0.000021457672
+ outSlope: 0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 2.6267653
+ inSlope: 0.000021457672
+ outSlope: 0.000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.10575
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.10575
+ inSlope: 0.000030040741
+ outSlope: 0.000030040741
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 36.884087
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 36.884087
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.2588569
+ inSlope: -0.000030577183
+ outSlope: -0.000030577183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.2588569
+ inSlope: -0.000030577183
+ outSlope: -0.000030577183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -5.500101
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -5.500101
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 20.292566
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 20.292566
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -4.7471304
+ inSlope: 196.98752
+ outSlope: 196.98752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 1.8179446
+ inSlope: 203.67578
+ outSlope: 203.67574
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 8.848438
+ inSlope: 62.076515
+ outSlope: 62.076534
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 5.9319744
+ inSlope: -81.4662
+ outSlope: -81.4662
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 3.4451191
+ inSlope: -106.110535
+ outSlope: -105.99258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -10.842607
+ inSlope: -122.43343
+ outSlope: -122.245514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -21.144375
+ inSlope: -16.15754
+ outSlope: -16.202948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -20.599497
+ inSlope: 31.18375
+ outSlope: 31.223318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -10.03117
+ inSlope: 71.468475
+ outSlope: 71.41852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -4.747129
+ inSlope: 84.63171
+ outSlope: 84.63171
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 125.183075
+ inSlope: -0.90087885
+ outSlope: -0.90087885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 125.03989
+ inSlope: -6.2704463
+ outSlope: -6.270445
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 124.89793
+ inSlope: 6.6378
+ outSlope: 6.6378026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 125.42394
+ inSlope: 3.4394076
+ outSlope: 3.4394076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 125.32575
+ inSlope: -5.672379
+ outSlope: -7.166061
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 124.246925
+ inSlope: -14.5168295
+ outSlope: -15.557496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 123.44995
+ inSlope: 3.069305
+ outSlope: 2.8042605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 123.64963
+ inSlope: 3.3604434
+ outSlope: 2.6548464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 124.74003
+ inSlope: 6.759751
+ outSlope: 7.6420217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 125.18308
+ inSlope: 3.827019
+ outSlope: 3.827019
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -92.4205
+ inSlope: -88.89037
+ outSlope: -88.89037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -95.38508
+ inSlope: -78.9038
+ outSlope: -78.903786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -97.67843
+ inSlope: 66.79411
+ outSlope: 66.794136
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -90.94678
+ inSlope: 132.0447
+ outSlope: 132.0447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -88.82821
+ inSlope: 72.919014
+ outSlope: 72.99819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -80.32704
+ inSlope: 81.318504
+ outSlope: 81.71698
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -76.45745
+ inSlope: -77.64998
+ outSlope: -77.55456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -82.78161
+ inSlope: -72.40815
+ outSlope: -72.11262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -90.338196
+ inSlope: -40.859806
+ outSlope: -41.143803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -92.420494
+ inSlope: -22.769167
+ outSlope: -22.769167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 72.872375
+ inSlope: 5.7197566
+ outSlope: 5.7197566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 73.07149
+ inSlope: 74.954216
+ outSlope: 74.9542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 77.77954
+ inSlope: 202.40381
+ outSlope: 202.40388
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 85.11427
+ inSlope: 71.95359
+ outSlope: 71.95359
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 85.42328
+ inSlope: -201.69252
+ outSlope: -211.72986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 68.01588
+ inSlope: -268.46497
+ outSlope: -267.83868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 44.936172
+ inSlope: -155.8301
+ outSlope: -155.99962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 42.08375
+ inSlope: 71.20391
+ outSlope: 71.20394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 51.195892
+ inSlope: 162.96983
+ outSlope: 161.28618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 71.40573
+ inSlope: 198.17323
+ outSlope: 207.09367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 83.95314
+ inSlope: -137.68411
+ outSlope: -78.20213
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 78.19763
+ inSlope: -217.17108
+ outSlope: -217.17068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 72.872375
+ inSlope: -172.50581
+ outSlope: -172.50581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 19.32638
+ inSlope: -39.496704
+ outSlope: -39.496704
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 18.019709
+ inSlope: 39.01159
+ outSlope: 39.01158
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 23.609243
+ inSlope: -106.523926
+ outSlope: -106.52121
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -21.344954
+ inSlope: -2952.5347
+ outSlope: -2952.5347
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -118.83301
+ inSlope: -1265.6223
+ outSlope: -924.21716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -143.90758
+ inSlope: 43.703606
+ outSlope: 46.632847
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -137.57799
+ inSlope: 36.826176
+ outSlope: 36.837143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -139.02179
+ inSlope: -90.50053
+ outSlope: -90.50057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -148.03894
+ inSlope: -166.42503
+ outSlope: -174.42033
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -172.08864
+ inSlope: -619.10895
+ outSlope: -531.2055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 104.29725
+ inSlope: -2313.253
+ outSlope: -2793.118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 36.50461
+ inSlope: -680.1436
+ outSlope: -680.1438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 19.32638
+ inSlope: -346.48877
+ outSlope: -346.48877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -33.20249
+ inSlope: 113.79981
+ outSlope: 113.79981
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -29.399752
+ inSlope: 166.33043
+ outSlope: 166.33038
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -20.43695
+ inSlope: -153.05873
+ outSlope: -153.05742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -71.82572
+ inSlope: -3108.3303
+ outSlope: -3108.3303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -173.31102
+ inSlope: -1405.4701
+ outSlope: -1064.1686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 150.98859
+ inSlope: -97.93211
+ outSlope: -95.66163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 147.80673
+ inSlope: -25.166933
+ outSlope: -24.77828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 143.86827
+ inSlope: -109.026215
+ outSlope: -109.02627
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 134.77557
+ inSlope: -149.07076
+ outSlope: -157.1631
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 115.35036
+ inSlope: -537.1367
+ outSlope: -448.946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 40.13549
+ inSlope: -2138.2756
+ outSlope: -2618.1152
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -21.09734
+ inSlope: -505.54153
+ outSlope: -505.54062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -33.20249
+ inSlope: -193.20471
+ outSlope: -193.20471
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -18.67647
+ inSlope: -316.8304
+ outSlope: -316.8304
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -29.15837
+ inSlope: -349.38873
+ outSlope: -349.38864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -42.01967
+ inSlope: -300.97586
+ outSlope: -300.97598
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -49.837837
+ inSlope: -125.649956
+ outSlope: -124.58953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -39.872383
+ inSlope: 200.53091
+ outSlope: 199.90071
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -29.065828
+ inSlope: 132.94702
+ outSlope: 132.94702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -19.414213
+ inSlope: 208.92967
+ outSlope: 208.87859
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -10.797048
+ inSlope: 274.85892
+ outSlope: 274.8095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 4.3585954
+ inSlope: 63.822395
+ outSlope: 63.80452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -7.062432
+ inSlope: -140.53503
+ outSlope: -142.05125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -11.112212
+ inSlope: -91.6907
+ outSlope: -91.44612
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -15.014874
+ inSlope: -81.6519
+ outSlope: -81.67393
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -18.67647
+ inSlope: -109.28212
+ outSlope: -109.28212
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 48.766674
+ inSlope: -240.83919
+ outSlope: -240.83919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 40.388126
+ inSlope: -308.4154
+ outSlope: -308.4153
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 27.989178
+ inSlope: -343.11084
+ outSlope: -343.11093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 19.404654
+ inSlope: -111.58316
+ outSlope: -117.28242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 38.348797
+ inSlope: 194.10837
+ outSlope: 198.4785
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 49.494514
+ inSlope: 156.03436
+ outSlope: 156.03436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 59.214363
+ inSlope: 109.75308
+ outSlope: 110.697464
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 62.3353
+ inSlope: 81.48518
+ outSlope: 80.67793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 65.67167
+ inSlope: -8.138467
+ outSlope: -8.164903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 56.105896
+ inSlope: -124.88572
+ outSlope: -122.92065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 52.499847
+ inSlope: -68.92417
+ outSlope: -69.33816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 51.4685
+ inSlope: -42.246212
+ outSlope: -42.09889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 48.766674
+ inSlope: -82.874954
+ outSlope: -82.874954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -15.371229
+ inSlope: 42.103554
+ outSlope: 42.103554
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -13.362542
+ inSlope: 97.301186
+ outSlope: 97.30116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -8.851455
+ inSlope: 163.91039
+ outSlope: 163.91045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -4.8196573
+ inSlope: 54.817745
+ outSlope: 61.09133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -15.11772
+ inSlope: -59.82656
+ outSlope: -65.36806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -17.927002
+ inSlope: -18.481066
+ outSlope: -18.481066
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -18.822742
+ inSlope: -10.798017
+ outSlope: -13.194225
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -19.500284
+ inSlope: -19.399609
+ outSlope: -17.15541
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -20.759699
+ inSlope: -3.5680678
+ outSlope: -3.620167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -17.816483
+ inSlope: 57.181553
+ outSlope: 53.55428
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -16.222456
+ inSlope: 32.518017
+ outSlope: 33.2006
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -15.873456
+ inSlope: 5.9833007
+ outSlope: 5.621991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -15.371229
+ inSlope: 18.940243
+ outSlope: 18.940243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.045216
+ inSlope: 67.943954
+ outSlope: 67.943954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.9065429
+ inSlope: 62.250175
+ outSlope: 62.250164
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 0.9513724
+ inSlope: 19.137985
+ outSlope: 19.13799
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.9809111
+ inSlope: -6.4434657
+ outSlope: -8.637537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 1.1717657
+ inSlope: 1.080855
+ outSlope: 1.3026793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.85936856
+ inSlope: -10.19365
+ outSlope: -10.19365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.15731272
+ inSlope: -9.261232
+ outSlope: -9.261228
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.3230423
+ inSlope: -4.4900417
+ outSlope: -4.4900455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.5486067
+ inSlope: -5.8066287
+ outSlope: -5.8463345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -1.3149506
+ inSlope: -17.8992
+ outSlope: -17.854431
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -3.3018
+ inSlope: -12.83494
+ outSlope: -12.863928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -3.045216
+ inSlope: 7.7855663
+ outSlope: 7.7855663
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 34.40477
+ inSlope: -185.37367
+ outSlope: -185.37367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 28.183472
+ inSlope: -225.46828
+ outSlope: -225.4696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 19.347755
+ inSlope: -215.65126
+ outSlope: -215.65134
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 13.911609
+ inSlope: -91.88579
+ outSlope: -91.55281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 17.203808
+ inSlope: 58.294025
+ outSlope: 58.29638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 18.347782
+ inSlope: -15.911809
+ outSlope: -15.911809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 18.467947
+ inSlope: 75.44492
+ outSlope: 75.444885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 28.633255
+ inSlope: 155.25735
+ outSlope: 155.25749
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 34.592144
+ inSlope: 25.198702
+ outSlope: 25.188562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 33.985542
+ inSlope: 8.773271
+ outSlope: 8.865624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 35.521683
+ inSlope: -6.3301854
+ outSlope: -6.273188
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 34.40477
+ inSlope: -33.479435
+ outSlope: -33.479435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 9.814301
+ inSlope: -103.03527
+ outSlope: -103.03527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 6.302683
+ inSlope: -171.08408
+ outSlope: -171.08403
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -1.5592527
+ inSlope: -216.75856
+ outSlope: -216.75864
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -8.027195
+ inSlope: -124.45416
+ outSlope: -124.12616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -8.130758
+ inSlope: 39.299637
+ outSlope: 39.29767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -5.3371153
+ inSlope: 56.57011
+ outSlope: 56.57011
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.967635
+ inSlope: 54.742077
+ outSlope: 54.74205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 1.1608388
+ inSlope: 10.984447
+ outSlope: 10.984456
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 1.7486665
+ inSlope: 16.488008
+ outSlope: 16.47372
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 4.3037577
+ inSlope: 53.056614
+ outSlope: 53.070107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 9.587008
+ inSlope: 45.742138
+ outSlope: 45.734413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 9.814301
+ inSlope: 6.7167606
+ outSlope: 6.7167606
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -4.601908
+ inSlope: -0.00002360344
+ outSlope: -0.00002360344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -4.601908
+ inSlope: -0.00002360344
+ outSlope: -0.00002360344
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 155.15558
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 155.15558
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -169.90697
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -169.90697
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.3285717
+ inSlope: -0.000018775463
+ outSlope: -0.000018775463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.3285717
+ inSlope: -0.000018775463
+ outSlope: -0.000018775463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -9.342295
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -9.342295
+ inSlope: -0.000025749207
+ outSlope: -0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 28.874367
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 28.874367
+ inSlope: -0.000034332275
+ outSlope: -0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.10584809
+ inSlope: 0.000009588897
+ outSlope: 0.000009588897
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.10584809
+ inSlope: 0.000009588897
+ outSlope: 0.000009588897
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.22117698
+ inSlope: 0.0000037550926
+ outSlope: 0.0000037550926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.22117698
+ inSlope: 0.0000037550926
+ outSlope: 0.0000037550926
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 51.14876
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 51.14876
+ inSlope: -0.000017166138
+ outSlope: -0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.9567301
+ inSlope: 0.000018239021
+ outSlope: 0.000018239021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -2.9567301
+ inSlope: 0.000018239021
+ outSlope: 0.000018239021
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.387347
+ inSlope: -0.000012874603
+ outSlope: -0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 4.387347
+ inSlope: -0.000012874603
+ outSlope: -0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 60.179317
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 60.179317
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.7073693
+ inSlope: 0.000010728836
+ outSlope: 0.000010728836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.7073693
+ inSlope: 0.000010728836
+ outSlope: 0.000010728836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 164.01445
+ inSlope: 0.00006866455
+ outSlope: 0.00006866455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 164.01445
+ inSlope: 0.00006866455
+ outSlope: 0.00006866455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -170.40565
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -170.40565
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000002220068
+ inSlope: 0.0000009990306
+ outSlope: 0.0000009990306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0000002220068
+ inSlope: 0.0000009990306
+ outSlope: 0.0000009990306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.00000006525121
+ inSlope: 0.00000029363042
+ outSlope: 0.00000029363042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.00000006525121
+ inSlope: 0.00000029363042
+ outSlope: 0.00000029363042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 25.400934
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 25.400934
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.0000004391557
+ inSlope: 0.0000019762008
+ outSlope: 0.0000019762008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.0000004391557
+ inSlope: 0.0000019762008
+ outSlope: 0.0000019762008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.000000015546695
+ inSlope: -0.00000006996012
+ outSlope: -0.00000006996012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.000000015546695
+ inSlope: -0.00000006996012
+ outSlope: -0.00000006996012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 18.709578
+ inSlope: 0.000008583069
+ outSlope: 0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 18.709578
+ inSlope: 0.000008583069
+ outSlope: 0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -3.3656862
+ inSlope: -0.00002682209
+ outSlope: -0.00002682209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -3.3656862
+ inSlope: -0.00002682209
+ outSlope: -0.00002682209
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.785717
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 4.785717
+ inSlope: 0.000017166138
+ outSlope: 0.000017166138
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 62.85604
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 62.85604
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.562799
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.562799
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -172.86824
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -172.86824
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -169.62836
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -169.62836
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.846259
+ inSlope: 0.0000295043
+ outSlope: 0.0000295043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -1.846259
+ inSlope: 0.0000295043
+ outSlope: 0.0000295043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 17.6755
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 17.6755
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.8969517
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.8969517
+ inSlope: 0.000025749207
+ outSlope: 0.000025749207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.2127894
+ inSlope: -0.000025212765
+ outSlope: -0.000025212765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.2127894
+ inSlope: -0.000025212765
+ outSlope: -0.000025212765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.157692
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.157692
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 22.386843
+ inSlope: -0.000008583069
+ outSlope: -0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 22.386843
+ inSlope: -0.000008583069
+ outSlope: -0.000008583069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.1558046
+ inSlope: 0.000012874603
+ outSlope: 0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.1558046
+ inSlope: 0.000012874603
+ outSlope: 0.000012874603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.9440587
+ inSlope: -0.00001180172
+ outSlope: -0.00001180172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -2.9440587
+ inSlope: -0.00001180172
+ outSlope: -0.00001180172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 59.66803
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 59.66803
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 59.90252
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 59.90252
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -76.701866
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -76.701866
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -124.89817
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -124.89817
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.0297637
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -2.0297637
+ inSlope: -0.000027894974
+ outSlope: -0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 6.036239
+ inSlope: 0.0000021457672
+ outSlope: 0.0000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 6.036239
+ inSlope: 0.0000021457672
+ outSlope: 0.0000021457672
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 36.175156
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 36.175156
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.91389227
+ inSlope: 0.000010728836
+ outSlope: 0.000010728836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.91389227
+ inSlope: 0.000010728836
+ outSlope: 0.000010728836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -2.4303193
+ inSlope: 0.000027894974
+ outSlope: 0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -2.4303193
+ inSlope: 0.000027894974
+ outSlope: 0.000027894974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 41.21148
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 41.21148
+ inSlope: 0.000034332275
+ outSlope: 0.000034332275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.44825664
+ inSlope: -5.517865
+ outSlope: -5.517865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.77360684
+ inSlope: -7.7652397
+ outSlope: -7.7652397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.040721055
+ inSlope: 27.619045
+ outSlope: 27.733286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 1.7083089
+ inSlope: -8.011656
+ outSlope: -8.010318
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 0.7218274
+ inSlope: -3.38677
+ outSlope: -3.5210297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.44825664
+ inSlope: -2.617478
+ outSlope: -2.617478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 95.358284
+ inSlope: -12.7381315
+ outSlope: -12.7381315
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 93.149796
+ inSlope: 7.796516
+ outSlope: 7.796516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 92.661575
+ inSlope: -44.302708
+ outSlope: -44.233234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 88.25016
+ inSlope: -30.06614
+ outSlope: -30.064953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 89.213036
+ inSlope: 43.99974
+ outSlope: 43.984997
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 95.358284
+ inSlope: 19.51982
+ outSlope: 19.51982
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 8.334373
+ inSlope: -19.118784
+ outSlope: -19.118784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 4.379868
+ inSlope: -21.596727
+ outSlope: -21.596727
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 1.5955472
+ inSlope: -26.163177
+ outSlope: -26.045273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.054309633
+ inSlope: 0.35350153
+ outSlope: 0.3767062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 2.3509645
+ inSlope: 31.5583
+ outSlope: 31.540148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 8.334373
+ inSlope: 22.172743
+ outSlope: 22.172743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 3.3471482
+ inSlope: -10.868466
+ outSlope: -10.868466
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 1.0545067
+ inSlope: -11.724179
+ outSlope: -11.724179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 1.1764922
+ inSlope: 17.117868
+ outSlope: 17.272978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 2.0243895
+ inSlope: -10.593743
+ outSlope: -10.575508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 1.6121745
+ inSlope: 6.85222
+ outSlope: 6.722679
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 3.3471482
+ inSlope: 5.389699
+ outSlope: 5.389699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -19.409803
+ inSlope: -13.321651
+ outSlope: -13.321651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -21.823853
+ inSlope: 5.83168
+ outSlope: 5.83168
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -22.621191
+ inSlope: -45.888733
+ outSlope: -45.83203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -27.06989
+ inSlope: -30.040161
+ outSlope: -30.045126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -26.004648
+ inSlope: 45.945396
+ outSlope: 45.96147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -19.409803
+ inSlope: 21.950922
+ outSlope: 21.950922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 7.6571565
+ inSlope: -16.897112
+ outSlope: -16.897112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 4.400403
+ inSlope: -16.010448
+ outSlope: -16.010448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 1.6596128
+ inSlope: -34.538055
+ outSlope: -34.462906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.39193872
+ inSlope: 6.1844296
+ outSlope: 6.21452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 2.308297
+ inSlope: 28.884594
+ outSlope: 28.912292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 7.6571565
+ inSlope: 19.88102
+ outSlope: 19.88102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -80.35791
+ inSlope: -31.793255
+ outSlope: -31.793255
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -83.73086
+ inSlope: 22.522364
+ outSlope: 21.355772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -77.290215
+ inSlope: 16.812376
+ outSlope: 16.95328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -80.35791
+ inSlope: -13.953324
+ outSlope: -13.953324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -75.40444
+ inSlope: -176.35802
+ outSlope: -176.35802
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -115.785446
+ inSlope: 216.5519
+ outSlope: 232.24216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -81.13284
+ inSlope: 41.216854
+ outSlope: 39.279045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -75.40444
+ inSlope: 27.447283
+ outSlope: 27.447283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 180
+ inSlope: 206.34363
+ outSlope: 206.34363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -135.13087
+ inSlope: -240.23665
+ outSlope: -255.92181
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -175.77022
+ inSlope: -56.094536
+ outSlope: -54.163975
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 180
+ inSlope: -19.906199
+ outSlope: -19.906199
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 0.00000009758432
+ inSlope: 6.1468487
+ outSlope: 6.1468487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 5.588443
+ inSlope: 3.7831447
+ outSlope: 3.7833848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.7678225
+ inSlope: -0.0000026822092
+ outSlope: -0.0000026822092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -0.00000001977523
+ inSlope: -1.2123867
+ outSlope: -1.2123867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -0.73659766
+ inSlope: -0.24910031
+ outSlope: -0.24725007
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.1478182
+ inSlope: 0.00007091091
+ outSlope: 0.00007091091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -47.303673
+ inSlope: -0.00011444091
+ outSlope: -0.00011444091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -47.303673
+ inSlope: 4.4777293
+ outSlope: 4.4777293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -43.427876
+ inSlope: 2.5118062
+ outSlope: 2.5116208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -46.74647
+ inSlope: -0.000042915348
+ outSlope: -0.000042915348
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1.4613101
+ inSlope: 0.000028967857
+ outSlope: 0.000028967857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -1.4613101
+ inSlope: 0.000028967857
+ outSlope: 0.000028967857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -90
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -90
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/jaw_1/jaw_2/jaw_3
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 4.5924635
+ inSlope: 4.981355
+ outSlope: 4.981355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 4.89582
+ inSlope: 26.343197
+ outSlope: 26.344564
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 6.127235
+ inSlope: 78.90864
+ outSlope: 78.90866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 10.075965
+ inSlope: 166.26512
+ outSlope: 166.26512
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 17.250599
+ inSlope: 247.51065
+ outSlope: 247.51054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 27.231556
+ inSlope: 115.53321
+ outSlope: 115.533264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 25.281038
+ inSlope: -147.54108
+ outSlope: -147.54108
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 19.135588
+ inSlope: -69.366135
+ outSlope: -69.366135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 10.963381
+ inSlope: -306.81537
+ outSlope: -306.81537
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -1.3455411
+ inSlope: -352.9655
+ outSlope: -352.9655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -12.253953
+ inSlope: -190.75279
+ outSlope: -190.75262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -14.510862
+ inSlope: 9.864169
+ outSlope: 9.864179
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -11.732801
+ inSlope: 82.63899
+ outSlope: 82.63899
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -8.973749
+ inSlope: 93.38328
+ outSlope: 93.38336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -5.5216546
+ inSlope: 95.50171
+ outSlope: 95.503
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -2.4220204
+ inSlope: 111.972015
+ outSlope: 111.97192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 1.64783
+ inSlope: 93.680084
+ outSlope: 93.68025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 4.0814037
+ inSlope: 47.770145
+ outSlope: 47.77006
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 4.9766865
+ inSlope: 21.296808
+ outSlope: 21.296846
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 4.7458363
+ inSlope: 8.048695
+ outSlope: 8.04868
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 4.5924635
+ inSlope: 14.487264
+ outSlope: 14.487264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 22.976133
+ inSlope: 286.29562
+ outSlope: 286.29562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 32.519276
+ inSlope: 259.2495
+ outSlope: 259.24945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 40.29342
+ inSlope: 104.8322
+ outSlope: 104.83224
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 39.49664
+ inSlope: -192.98688
+ outSlope: -192.98688
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 27.32641
+ inSlope: -380.94495
+ outSlope: -380.94476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 14.5529175
+ inSlope: -340.86307
+ outSlope: -340.86322
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 3.6098046
+ inSlope: -855.0497
+ outSlope: -855.0497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -43.397644
+ inSlope: -1018.48486
+ outSlope: -1018.48486
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -67.12901
+ inSlope: -402.1628
+ outSlope: -402.1628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -70.721016
+ inSlope: 48.501896
+ outSlope: 48.501896
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -64.02095
+ inSlope: 199.6367
+ outSlope: 199.6379
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -58.18574
+ inSlope: 133.18405
+ outSlope: 133.18417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -55.22236
+ inSlope: 118.39417
+ outSlope: 118.39417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -50.29788
+ inSlope: 137.25873
+ outSlope: 137.25885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -46.0481
+ inSlope: 243.43839
+ outSlope: 243.43816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -34.06126
+ inSlope: 265.05307
+ outSlope: 265.05286
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -28.243284
+ inSlope: 250.92186
+ outSlope: 250.92093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -17.306797
+ inSlope: 383.668
+ outSlope: 383.66733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -2.487681
+ inSlope: 430.1043
+ outSlope: 430.1037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 11.632299
+ inSlope: 380.04166
+ outSlope: 380.041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 22.976133
+ inSlope: 338.6191
+ outSlope: 338.6191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 152.8326
+ inSlope: -74.72488
+ outSlope: -74.72488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 150.35631
+ inSlope: -51.810146
+ outSlope: -51.81288
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 149.38103
+ inSlope: -22.745813
+ outSlope: -22.745821
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 148.67107
+ inSlope: -3.3000185
+ outSlope: -3.3000185
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 148.63148
+ inSlope: 103.8057
+ outSlope: 103.80566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 156.0878
+ inSlope: 425.45364
+ outSlope: 425.45383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 178.3209
+ inSlope: 573.40533
+ outSlope: 573.40533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -162.65257
+ inSlope: 249.9376
+ outSlope: 249.9376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -163.95367
+ inSlope: -44.516605
+ outSlope: -44.516605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -167.77298
+ inSlope: -127.25053
+ outSlope: -127.25053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -173.40494
+ inSlope: -129.6332
+ outSlope: -129.63307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -175.53705
+ inSlope: -35.28943
+ outSlope: -35.289463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -175.56665
+ inSlope: -12.337647
+ outSlope: -12.337647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -176.37488
+ inSlope: -25.751955
+ outSlope: -25.751978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -177.36082
+ inSlope: -57.82247
+ outSlope: -57.822422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 179.802
+ inSlope: -58.304447
+ outSlope: -58.304394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 178.41777
+ inSlope: -90.99281
+ outSlope: -90.99297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 173.58563
+ inSlope: -191.00024
+ outSlope: -190.99991
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 165.36566
+ inSlope: -233.33842
+ outSlope: -233.33885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 157.68913
+ inSlope: -186.39285
+ outSlope: -186.39252
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 152.8326
+ inSlope: -144.60605
+ outSlope: -144.60605
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -7.4984922
+ inSlope: 302.6832
+ outSlope: 302.6832
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 2.5969837
+ inSlope: 351.89493
+ outSlope: 351.89487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 15.895111
+ inSlope: 247.71417
+ outSlope: 247.71425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 18.941404
+ inSlope: -252.18414
+ outSlope: -252.18414
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.8675653
+ inSlope: -877.98926
+ outSlope: -877.9889
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -40.13681
+ inSlope: -907.5555
+ outSlope: -907.5559
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -62.785515
+ inSlope: -55.70206
+ outSlope: -55.70206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -43.134834
+ inSlope: 556.4363
+ outSlope: 556.4363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -26.657366
+ inSlope: 304.88452
+ outSlope: 304.88452
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -22.832647
+ inSlope: -16.749517
+ outSlope: -16.749517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -25.97195
+ inSlope: -104.98021
+ outSlope: -104.98149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -25.984066
+ inSlope: 80.008896
+ outSlope: 80.00897
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -20.517347
+ inSlope: 160.85616
+ outSlope: 159.61006
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -9.550001
+ inSlope: 170.82161
+ outSlope: 171.88094
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -3.6681716
+ inSlope: 65.43361
+ outSlope: 65.43355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -6.3726907
+ inSlope: -177.02165
+ outSlope: -177.0206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -13.704451
+ inSlope: -126.59163
+ outSlope: -126.59141
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -14.121481
+ inSlope: 39.585594
+ outSlope: 39.585667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -11.331603
+ inSlope: 94.663704
+ outSlope: 94.66353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -7.4985
+ inSlope: 103.162476
+ outSlope: 103.162476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -85.18184
+ inSlope: 30.410154
+ outSlope: 30.410154
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -84.203125
+ inSlope: -55.939632
+ outSlope: -55.93962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -89.17252
+ inSlope: -281.97775
+ outSlope: -281.97787
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -102.44854
+ inSlope: -514.9595
+ outSlope: -514.9595
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -122.074295
+ inSlope: -525.2372
+ outSlope: -525.23694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -139.01164
+ inSlope: -538.3285
+ outSlope: -538.3274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -157.67247
+ inSlope: 100.47959
+ outSlope: 100.47959
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -134.29346
+ inSlope: 616.01855
+ outSlope: 616.01855
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -110.10485
+ inSlope: 781.24884
+ outSlope: 781.24884
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -80.24767
+ inSlope: 783.28955
+ outSlope: 783.28955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -56.95266
+ inSlope: 409.8299
+ outSlope: 409.82953
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -51.832653
+ inSlope: -65.95946
+ outSlope: -65.95952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -61.279182
+ inSlope: -223.97691
+ outSlope: -223.3707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -69.5111
+ inSlope: -97.50371
+ outSlope: -95.96009
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -73.314026
+ inSlope: -370.32718
+ outSlope: -370.3296
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -93.81868
+ inSlope: -516.6811
+ outSlope: -516.682
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -108.26426
+ inSlope: -174.07304
+ outSlope: -174.07272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -105.70196
+ inSlope: 207.04268
+ outSlope: 207.04305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -94.42753
+ inSlope: 307.03796
+ outSlope: 307.0374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -85.18184
+ inSlope: 279.29144
+ outSlope: 279.29144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -4.768357
+ inSlope: -17.892565
+ outSlope: -17.892565
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -5.3052897
+ inSlope: -45.997738
+ outSlope: -45.997726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -8.402921
+ inSlope: -143.36905
+ outSlope: -143.3691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -14.104931
+ inSlope: -216.87733
+ outSlope: -216.87733
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -19.722256
+ inSlope: -131.19908
+ outSlope: -131.19902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -23.899271
+ inSlope: 88.962616
+ outSlope: 88.962654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -19.210396
+ inSlope: -94.937675
+ outSlope: -94.937675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -28.386309
+ inSlope: 29.512197
+ outSlope: 29.512197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -23.167511
+ inSlope: 318.77933
+ outSlope: 318.77933
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -10.521768
+ inSlope: 473.42502
+ outSlope: 473.42502
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 8.124397
+ inSlope: 349.71338
+ outSlope: 349.71307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 14.11484
+ inSlope: 74.0023
+ outSlope: 74.002365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 12.648895
+ inSlope: -47.92374
+ outSlope: -51.24438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 8.88807
+ inSlope: -107.20572
+ outSlope: -105.84856
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 4.302884
+ inSlope: -234.13077
+ outSlope: -234.13055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -6.0718455
+ inSlope: -234.8745
+ outSlope: -234.87491
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -11.762894
+ inSlope: -69.463875
+ outSlope: -69.463745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -11.772964
+ inSlope: 50.094784
+ outSlope: 50.09487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -8.188679
+ inSlope: 106.77107
+ outSlope: 106.77088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -4.7683578
+ inSlope: 113.58356
+ outSlope: 113.58356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_l/calf_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 54.887386
+ inSlope: -222.82024
+ outSlope: -222.82024
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 47.371063
+ inSlope: -292.3091
+ outSlope: -292.30902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 35.438797
+ inSlope: -214.02734
+ outSlope: -214.02742
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 32.88861
+ inSlope: 35.366367
+ outSlope: 35.366367
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 37.2538
+ inSlope: -161.20515
+ outSlope: -161.20508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 22.642109
+ inSlope: -623.4083
+ outSlope: -623.4072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -3.7835395
+ inSlope: -202.59196
+ outSlope: -202.59196
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 9.025121
+ inSlope: 168.0341
+ outSlope: 168.0341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 12.771747
+ inSlope: -65.85368
+ outSlope: -65.85368
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 3.3134525
+ inSlope: -179.73691
+ outSlope: -179.73691
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 2.0257924
+ inSlope: 28.738413
+ outSlope: 28.738386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 5.265322
+ inSlope: 72.469666
+ outSlope: 72.46973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 6.859976
+ inSlope: 60.18122
+ outSlope: 60.18122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 9.365331
+ inSlope: 48.042786
+ outSlope: 48.04283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 9.893592
+ inSlope: -78.56254
+ outSlope: -78.56246
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 4.230203
+ inSlope: 7.360025
+ outSlope: 7.3600183
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 10.504985
+ inSlope: 252.92197
+ outSlope: 252.92242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 21.119345
+ inSlope: 344.90735
+ outSlope: 344.90674
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 33.759125
+ inSlope: 402.69116
+ outSlope: 402.69052
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 47.96097
+ inSlope: 315.0192
+ outSlope: 315.01862
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 54.88738
+ inSlope: 186.76845
+ outSlope: 186.76845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 65.86764
+ inSlope: -274.83328
+ outSlope: -274.83328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 57.375916
+ inSlope: -87.668144
+ outSlope: -87.66813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 58.462723
+ inSlope: 158.42006
+ outSlope: 158.42012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 68.48366
+ inSlope: 473.2883
+ outSlope: 473.2883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 91.24431
+ inSlope: 833.6165
+ outSlope: 833.61615
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 120.783485
+ inSlope: 340.67697
+ outSlope: 340.67712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 119.11807
+ inSlope: -886.34406
+ outSlope: -886.34406
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 57.990406
+ inSlope: -998.85815
+ outSlope: -998.85815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 49.229946
+ inSlope: 251.30162
+ outSlope: 251.30162
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 74.18006
+ inSlope: 524.90686
+ outSlope: 524.90686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 85.45962
+ inSlope: 117.0353
+ outSlope: 117.035194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 81.980255
+ inSlope: -129.7759
+ outSlope: -129.77602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 76.844
+ inSlope: -112.058495
+ outSlope: -112.058495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 74.52638
+ inSlope: 141.73051
+ outSlope: 141.73064
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 86.35374
+ inSlope: 440.99094
+ outSlope: 440.99054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 103.8492
+ inSlope: 157.52611
+ outSlope: 157.52596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 97.011154
+ inSlope: -234.49062
+ outSlope: -234.49104
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 88.092316
+ inSlope: -171.64781
+ outSlope: -171.6475
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 86.04198
+ inSlope: -140.80753
+ outSlope: -140.80504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 78.254074
+ inSlope: -323.77426
+ outSlope: -323.77505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 65.86764
+ inSlope: -440.60837
+ outSlope: -440.60837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 8.103044
+ inSlope: -103.679436
+ outSlope: -103.679436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 5.4060445
+ inSlope: 29.48932
+ outSlope: 29.489313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 8.373332
+ inSlope: 94.30842
+ outSlope: 94.30845
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 12.116031
+ inSlope: 152.27026
+ outSlope: 152.27026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 20.06821
+ inSlope: 310.52823
+ outSlope: 310.5281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 27.863546
+ inSlope: -83.64352
+ outSlope: -83.643555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 21.42666
+ inSlope: -30.682928
+ outSlope: -30.682928
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 17.159441
+ inSlope: -189.29324
+ outSlope: -189.29324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 15.394776
+ inSlope: 95.26237
+ outSlope: 95.26237
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 21.874485
+ inSlope: 68.26047
+ outSlope: 68.26047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 22.706211
+ inSlope: -6.446572
+ outSlope: -6.446566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 21.453037
+ inSlope: -46.19644
+ outSlope: -46.196484
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 19.714586
+ inSlope: -46.83352
+ outSlope: -46.83352
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 18.394316
+ inSlope: 9.37563
+ outSlope: 9.375638
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 20.417112
+ inSlope: 62.463
+ outSlope: 62.462944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 21.872292
+ inSlope: 2.2350314
+ outSlope: 2.2350292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 21.065033
+ inSlope: -36.74237
+ outSlope: -36.742435
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 19.330786
+ inSlope: -63.206295
+ outSlope: -63.20618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 17.938322
+ inSlope: -64.38515
+ outSlope: -64.38527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 14.48234
+ inSlope: -172.32707
+ outSlope: -172.32677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 8.103045
+ inSlope: -265.56567
+ outSlope: -265.56567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_l/calf_l/foot_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.6339549
+ inSlope: -0.000060796734
+ outSlope: -0.000060796734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.6339549
+ inSlope: 5.16214
+ outSlope: 5.163482
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.47683752
+ inSlope: 23.04449
+ outSlope: 23.044495
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 1.610143
+ inSlope: -3.7129178
+ outSlope: -3.7129178
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -0.09469741
+ inSlope: -24.741152
+ outSlope: -24.717743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.6339549
+ inSlope: -0.6003106
+ outSlope: -0.5995325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.92219824
+ inSlope: 32.78032
+ outSlope: 32.97247
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 2.068331
+ inSlope: 37.612877
+ outSlope: 37.61291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 3.4232683
+ inSlope: 15.576826
+ outSlope: 15.576812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 3.1886384
+ inSlope: -86.62666
+ outSlope: -86.62659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -2.785126
+ inSlope: -143.2547
+ outSlope: -143.25496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -6.433702
+ inSlope: -32.066246
+ outSlope: -32.06619
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -5.3737884
+ inSlope: 58.123936
+ outSlope: 58.12404
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -2.4703727
+ inSlope: 45.315
+ outSlope: 45.31492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -2.4703743
+ inSlope: 0.00062227197
+ outSlope: 0.00062227197
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 48.263233
+ inSlope: -0.00011444091
+ outSlope: -0.00011444091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 48.263233
+ inSlope: -33.318897
+ outSlope: -33.318268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 41.156223
+ inSlope: -146.50284
+ outSlope: -146.50287
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 34.049637
+ inSlope: 23.641207
+ outSlope: 23.641207
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 44.801006
+ inSlope: 156.02115
+ outSlope: 156.09822
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 48.263233
+ inSlope: 4.590569
+ outSlope: 4.5900517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 38.45858
+ inSlope: -210.90137
+ outSlope: -210.93408
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 31.035028
+ inSlope: -266.9659
+ outSlope: -266.96613
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 20.64177
+ inSlope: -165.50507
+ outSlope: -165.50493
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 19.995737
+ inSlope: 544.2358
+ outSlope: 544.2353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 57.219715
+ inSlope: 976.3483
+ outSlope: 976.3487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 86.50288
+ inSlope: 323.18994
+ outSlope: 323.18936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 79.06945
+ inSlope: -406.19373
+ outSlope: -406.19446
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 59.39208
+ inSlope: -292.0543
+ outSlope: -292.05377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 59.39209
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.56121224
+ inSlope: 0.00018060206
+ outSlope: 0.00018060206
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 0.56121224
+ inSlope: -0.44888553
+ outSlope: -0.4323157
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 0.41560477
+ inSlope: -4.834721
+ outSlope: -4.834722
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.15439318
+ inSlope: 1.0839994
+ outSlope: 1.0839994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.50532514
+ inSlope: 2.274178
+ outSlope: 2.6490946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 0.56121224
+ inSlope: 0.0046616797
+ outSlope: 0.0037041293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 0.3240152
+ inSlope: -8.792946
+ outSlope: -8.123923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -0.0024677329
+ inSlope: -15.212323
+ outSlope: -15.212337
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -0.6769755
+ inSlope: -14.239304
+ outSlope: -14.23929
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -0.81367755
+ inSlope: 35.473717
+ outSlope: 35.473686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 0.10753341
+ inSlope: -33.19833
+ outSlope: -33.19839
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -1.1327384
+ inSlope: -23.08485
+ outSlope: -23.08481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -0.5482426
+ inSlope: 26.716845
+ outSlope: 26.716892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 0.382916
+ inSlope: 4.9935884
+ outSlope: 4.99358
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.38291532
+ inSlope: 0.00035941572
+ outSlope: 0.00035941572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_l/calf_l/foot_l/ball_l
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -13.361858
+ inSlope: -87.2359
+ outSlope: -87.2359
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -16.269655
+ inSlope: -223.05386
+ outSlope: -223.05382
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -28.269957
+ inSlope: -360.39694
+ outSlope: -360.39706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -40.35656
+ inSlope: -294.67325
+ outSlope: -294.67325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -47.175205
+ inSlope: -112.06845
+ outSlope: -112.0684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -48.127766
+ inSlope: 90.92453
+ outSlope: 90.924576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -42.22247
+ inSlope: 299.96487
+ outSlope: 299.96487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -29.760225
+ inSlope: 334.02438
+ outSlope: 334.02438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -20.151861
+ inSlope: 235.63118
+ outSlope: 235.63118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -14.150895
+ inSlope: 139.78601
+ outSlope: 139.78601
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -10.851294
+ inSlope: 100.65726
+ outSlope: 100.657166
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -7.443008
+ inSlope: 65.435844
+ outSlope: 65.435905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -6.5156465
+ inSlope: -92.438416
+ outSlope: -92.438416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -13.580883
+ inSlope: -375.75064
+ outSlope: -375.7496
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -31.556223
+ inSlope: -582.35065
+ outSlope: -582.3501
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -52.653797
+ inSlope: -581.08167
+ outSlope: -581.0812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -70.36971
+ inSlope: -548.2036
+ outSlope: -548.2032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -85.729774
+ inSlope: 656.6205
+ outSlope: 656.6193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -54.685635
+ inSlope: 795.8033
+ outSlope: 795.80334
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -29.451439
+ inSlope: 631.3293
+ outSlope: 631.3281
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -13.361858
+ inSlope: 487.19345
+ outSlope: 487.19345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -68.36316
+ inSlope: 0.054931637
+ outSlope: 0.054931637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -68.33948
+ inSlope: -101.200554
+ outSlope: -101.20053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -75.34516
+ inSlope: -81.49793
+ outSlope: -81.49796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -73.221695
+ inSlope: 321.6399
+ outSlope: 321.6399
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -53.058628
+ inSlope: 834.4244
+ outSlope: 834.424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -19.482437
+ inSlope: 1035.8126
+ outSlope: 1035.8116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 15.160615
+ inSlope: 884.7715
+ outSlope: 884.7715
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 41.89567
+ inSlope: 557.2448
+ outSlope: 557.2448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 55.088375
+ inSlope: 238.10292
+ outSlope: 238.10292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 58.503956
+ inSlope: 46.103786
+ outSlope: 46.103786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 58.260307
+ inSlope: -12.886277
+ outSlope: -12.886266
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 57.64052
+ inSlope: -51.661793
+ outSlope: -51.66184
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 54.86448
+ inSlope: -97.649925
+ outSlope: -97.649925
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 51.211967
+ inSlope: -98.14843
+ outSlope: -98.14851
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 48.220295
+ inSlope: -91.78021
+ outSlope: -91.78151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 45.921932
+ inSlope: -24.013025
+ outSlope: -24.013002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 50.099075
+ inSlope: -90.67558
+ outSlope: -90.67712
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -69.25542
+ inSlope: -2932.2456
+ outSlope: -2932.2458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -102.823326
+ inSlope: 140.93799
+ outSlope: 140.93687
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -85.664444
+ inSlope: 408.04086
+ outSlope: 408.04013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -68.36316
+ inSlope: 470.14578
+ outSlope: 470.14578
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -160.66353
+ inSlope: -37.150265
+ outSlope: -37.150265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -161.90778
+ inSlope: -35.912933
+ outSlope: -35.91155
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -162.43987
+ inSlope: 11.252744
+ outSlope: 11.252748
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -162.4464
+ inSlope: -111.95481
+ outSlope: -111.95481
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -170.7403
+ inSlope: -317.23026
+ outSlope: -317.2301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 178.79965
+ inSlope: -341.88068
+ outSlope: -341.88083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 168.13152
+ inSlope: -196.57701
+ outSlope: -196.57701
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 163.83313
+ inSlope: -35.831913
+ outSlope: -35.831913
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 161.92824
+ inSlope: -17.749788
+ outSlope: -17.749788
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 161.20276
+ inSlope: -17.468264
+ outSlope: -17.468264
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 160.51869
+ inSlope: -33.256992
+ outSlope: -33.25696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 158.98242
+ inSlope: -57.820995
+ outSlope: -57.82105
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 156.67337
+ inSlope: -69.45008
+ outSlope: -69.45008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 154.52554
+ inSlope: -50.721134
+ outSlope: -50.72118
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 153.29636
+ inSlope: -96.193634
+ outSlope: -96.19355
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 147.1895
+ inSlope: -402.82336
+ outSlope: -402.823
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 122.488754
+ inSlope: -724.17285
+ outSlope: -724.17413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -153.2132
+ inSlope: 2132.9536
+ outSlope: 2132.9512
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -140.0418
+ inSlope: -464.78033
+ outSlope: -464.7812
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -157.0534
+ inSlope: -212.95232
+ outSlope: -212.95193
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -160.66353
+ inSlope: -5.002895
+ outSlope: -5.002895
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 50.78105
+ inSlope: -171.85088
+ outSlope: -171.85088
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 45.03872
+ inSlope: -265.28616
+ outSlope: -265.2861
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 34.426598
+ inSlope: -171.44092
+ outSlope: -171.44098
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 31.577961
+ inSlope: 32.946285
+ outSlope: 32.946285
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 35.4735
+ inSlope: -26.139566
+ outSlope: -26.139555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 29.621828
+ inSlope: -160.65456
+ outSlope: -160.65463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 24.909737
+ inSlope: -141.44693
+ outSlope: -141.44693
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 21.11344
+ inSlope: 29.549963
+ outSlope: 29.549963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 24.446342
+ inSlope: 129.84262
+ outSlope: 129.84262
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 28.75185
+ inSlope: 89.420135
+ outSlope: 89.420135
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 30.430532
+ inSlope: 37.591957
+ outSlope: 37.591923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 31.252506
+ inSlope: 0.08754723
+ outSlope: 0.08754731
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 30.540363
+ inSlope: -51.366924
+ outSlope: -51.366924
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 28.20281
+ inSlope: 1.0445596
+ outSlope: 1.0431871
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 30.653027
+ inSlope: 297.49118
+ outSlope: 297.4909
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 46.798576
+ inSlope: 623.2414
+ outSlope: 623.24084
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 68.899086
+ inSlope: 147.51262
+ outSlope: 147.51013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 64.20636
+ inSlope: -228.63257
+ outSlope: -228.63078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 50.121124
+ inSlope: -402.21463
+ outSlope: -402.214
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 42.53881
+ inSlope: 47.456177
+ outSlope: 47.456093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 50.78104
+ inSlope: 338.60623
+ outSlope: 338.60623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -48.892723
+ inSlope: 32.115097
+ outSlope: 32.115097
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -48.05124
+ inSlope: -213.78294
+ outSlope: -213.7829
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -63.466328
+ inSlope: -448.91327
+ outSlope: -448.91342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -77.428345
+ inSlope: -313.98654
+ outSlope: -313.98654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -84.39871
+ inSlope: -63.09174
+ outSlope: -63.091713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -81.52411
+ inSlope: 156.83801
+ outSlope: 156.83809
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -74.076385
+ inSlope: 398.56616
+ outSlope: 398.56616
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -54.896633
+ inSlope: 537.15283
+ outSlope: 537.15283
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -38.036102
+ inSlope: 266.5819
+ outSlope: 266.5819
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -37.011383
+ inSlope: -85.642555
+ outSlope: -85.642555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -43.732246
+ inSlope: -207.47064
+ outSlope: -207.47046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -50.803467
+ inSlope: -288.60648
+ outSlope: -288.60675
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -62.937786
+ inSlope: -424.58487
+ outSlope: -424.58487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -79.24498
+ inSlope: -529.63446
+ outSlope: -529.6363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -98.44587
+ inSlope: -511.51294
+ outSlope: -511.51248
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -113.12536
+ inSlope: -90.17716
+ outSlope: -90.17708
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -92.445145
+ inSlope: 1314.3346
+ outSlope: 1314.3341
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -66.3621
+ inSlope: -187.74829
+ outSlope: -187.74796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -86.56409
+ inSlope: 223.50842
+ outSlope: 223.50882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -66.20945
+ inSlope: 582.44073
+ outSlope: 582.4397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -48.892723
+ inSlope: 403.4389
+ outSlope: 403.4389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -8.745011
+ inSlope: 122.13234
+ outSlope: 122.13234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -4.863886
+ inSlope: 300.9109
+ outSlope: 300.9108
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 12.188428
+ inSlope: 409.66522
+ outSlope: 409.66397
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 22.273252
+ inSlope: 249.86087
+ outSlope: 249.86087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 28.646305
+ inSlope: 14.353295
+ outSlope: 14.353289
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 23.375448
+ inSlope: -197.4124
+ outSlope: -197.41112
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 15.37264
+ inSlope: -337.0665
+ outSlope: -337.0665
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 0.6626315
+ inSlope: -329.8401
+ outSlope: -329.8401
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -6.1770186
+ inSlope: -109.17514
+ outSlope: -109.17514
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -7.346081
+ inSlope: -9.355203
+ outSlope: -9.355203
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -6.869379
+ inSlope: 14.152623
+ outSlope: 14.152611
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -6.2904305
+ inSlope: 39.591476
+ outSlope: 39.59151
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -4.0814795
+ inSlope: 145.96416
+ outSlope: 145.96416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 3.6030483
+ inSlope: 320.527
+ outSlope: 320.52728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 16.968771
+ inSlope: 420.82294
+ outSlope: 420.82257
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 32.04995
+ inSlope: 607.8468
+ outSlope: 607.849
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 71.914314
+ inSlope: 1562.8746
+ outSlope: 1562.8746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 96.662415
+ inSlope: -621.0852
+ outSlope: -621.0841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 47.958267
+ inSlope: -906.61304
+ outSlope: -906.6133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 20.79475
+ inSlope: -822.17194
+ outSlope: -822.1718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -8.745011
+ inSlope: -872.0527
+ outSlope: -872.0527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_r/calf_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -4.873317
+ inSlope: -138.18784
+ outSlope: -138.18784
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -9.480167
+ inSlope: -84.64244
+ outSlope: -84.642426
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -10.519309
+ inSlope: -23.26981
+ outSlope: -23.269817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -10.954062
+ inSlope: 252.48291
+ outSlope: 252.48291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 6.367223
+ inSlope: 329.17197
+ outSlope: 329.1718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 12.274925
+ inSlope: 8.515088
+ outSlope: 8.515092
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 7.0168257
+ inSlope: -306.3259
+ outSlope: -306.3259
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -8.344526
+ inSlope: -332.5014
+ outSlope: -332.5014
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -15.484713
+ inSlope: -78.03572
+ outSlope: -78.03572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -14.423439
+ inSlope: 75.50973
+ outSlope: 75.50973
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -10.588298
+ inSlope: 104.48643
+ outSlope: 104.5223
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -2.4406164
+ inSlope: 191.21233
+ outSlope: 190.21211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 5.3924685
+ inSlope: 238.43106
+ outSlope: 238.43127
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 13.251271
+ inSlope: 262.6939
+ outSlope: 262.69366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 22.772678
+ inSlope: 353.61386
+ outSlope: 353.61356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 38.211727
+ inSlope: 105.46076
+ outSlope: 105.46095
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 28.449102
+ inSlope: -538.47943
+ outSlope: -538.47986
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 3.8863292
+ inSlope: -344.57416
+ outSlope: -344.5734
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 4.9417934
+ inSlope: -131.18015
+ outSlope: -131.17992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -4.873317
+ inSlope: -293.4354
+ outSlope: -293.4354
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 82.96578
+ inSlope: -53.494488
+ outSlope: -53.494488
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 81.17746
+ inSlope: -12.444762
+ outSlope: -12.444759
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 82.14874
+ inSlope: 179.22267
+ outSlope: 179.22273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 93.13878
+ inSlope: 633.3852
+ outSlope: 633.3852
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 124.36595
+ inSlope: 741.73785
+ outSlope: 741.73755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 142.96414
+ inSlope: 36.4691
+ outSlope: 36.46912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 126.7728
+ inSlope: -719.9781
+ outSlope: -719.9781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 94.54968
+ inSlope: -789.03815
+ outSlope: -789.03815
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 73.40701
+ inSlope: -451.8842
+ outSlope: -451.8842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 64.873375
+ inSlope: -174.76709
+ outSlope: -174.76709
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 61.70676
+ inSlope: -110.348404
+ outSlope: -110.08726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: 57.600746
+ inSlope: 143.79828
+ outSlope: 145.04083
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: 67.15025
+ inSlope: 473.91727
+ outSlope: 473.9177
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: 89.628876
+ inSlope: 732.8519
+ outSlope: 732.8513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: 116.6479
+ inSlope: 593.8262
+ outSlope: 593.82837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: 129.29022
+ inSlope: -223.27222
+ outSlope: -223.27261
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: 101.93804
+ inSlope: -595.1897
+ outSlope: -595.18866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: 86.88704
+ inSlope: -289.32333
+ outSlope: -289.3211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: 81.89306
+ inSlope: -59.325542
+ outSlope: -59.328182
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 82.96578
+ inSlope: 34.14342
+ outSlope: 34.14342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -22.314241
+ inSlope: -2.0734978
+ outSlope: -2.0734978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -22.335207
+ inSlope: 1.9447516
+ outSlope: 1.9447513
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -22.273191
+ inSlope: -13.848434
+ outSlope: -13.848439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -23.268755
+ inSlope: -60.520767
+ outSlope: -60.520767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -22.561325
+ inSlope: 130.68925
+ outSlope: 130.6892
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -19.77336
+ inSlope: 2.924937
+ outSlope: 2.9249384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: -22.580935
+ inSlope: -96.90886
+ outSlope: -96.90886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: -24.210205
+ inSlope: 93.93037
+ outSlope: 93.93037
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -20.973942
+ inSlope: 98.91576
+ outSlope: 98.91576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: -19.283092
+ inSlope: 29.864618
+ outSlope: 29.864618
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -18.91238
+ inSlope: 6.51043
+ outSlope: 5.3693943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000004
+ value: -20.47419
+ inSlope: -68.221985
+ outSlope: -70.87762
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.43333337
+ value: -23.048584
+ inSlope: -39.207462
+ outSlope: -39.207497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666667
+ value: -22.920095
+ inSlope: 67.628296
+ outSlope: 67.628235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5
+ value: -18.943336
+ inSlope: 193.37381
+ outSlope: 193.37363
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.53333336
+ value: -11.7296295
+ inSlope: -48.29311
+ outSlope: -48.293198
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.56666666
+ value: -21.498741
+ inSlope: -121.377754
+ outSlope: -121.37754
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6
+ value: -22.089447
+ inSlope: 53.613235
+ outSlope: 53.61333
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333333
+ value: -21.82018
+ inSlope: -1.9523067
+ outSlope: -1.9523032
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -22.314241
+ inSlope: -18.636745
+ outSlope: -18.636745
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_r/calf_r/foot_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.46552417
+ inSlope: -0.00028029078
+ outSlope: -0.00028029078
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: -0.46552417
+ inSlope: -0.00028029078
+ outSlope: -0.00056058174
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: -0.46552426
+ inSlope: -16.221867
+ outSlope: -16.221867
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -1.529851
+ inSlope: -17.614777
+ outSlope: -17.614767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: -1.6713109
+ inSlope: 70.02962
+ outSlope: 70.02965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 3.3597903
+ inSlope: 120.90013
+ outSlope: 120.90013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 6.5753665
+ inSlope: 19.35761
+ outSlope: 19.35761
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 5.1080637
+ inSlope: -74.190765
+ outSlope: -74.190765
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 1.5653003
+ inSlope: -85.70369
+ outSlope: -85.70369
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: -0.46552438
+ inSlope: -29.67599
+ outSlope: -29.675962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: -0.4655241
+ inSlope: -0.00056594564
+ outSlope: -0.00006288291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.4655241
+ inSlope: -0.00006288291
+ outSlope: -0.00006288291
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.x
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 18.238808
+ inSlope: -0.0003433227
+ outSlope: -0.0003433227
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 18.238808
+ inSlope: -0.0003433227
+ outSlope: -0.00068664557
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 18.238808
+ inSlope: -124.3467
+ outSlope: -124.3467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 9.941743
+ inSlope: -141.36392
+ outSlope: -141.36386
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 8.808239
+ inSlope: 552.47784
+ outSlope: 552.4781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 47.172318
+ inSlope: 981.6065
+ outSlope: 981.6065
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 75.70793
+ inSlope: 212.85051
+ outSlope: 212.85051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 61.576515
+ inSlope: -630.13806
+ outSlope: -630.13806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 33.50684
+ inSlope: -640.9222
+ outSlope: -640.9222
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 18.238808
+ inSlope: -228.02744
+ outSlope: -228.02724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 18.238808
+ inSlope: -0.0006866449
+ outSlope: -0.00007629395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 18.238808
+ inSlope: -0.00007629395
+ outSlope: -0.00007629395
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.y
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1.1155242
+ inSlope: 0.000005364417
+ outSlope: 0.000005364417
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666668
+ value: 1.1155242
+ inSlope: 0.000005364417
+ outSlope: 0.000010728837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.10000001
+ value: 1.1155242
+ inSlope: 3.6776843
+ outSlope: 3.6776843
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 1.4253877
+ inSlope: 6.8222203
+ outSlope: 6.8222175
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666669
+ value: 1.4795561
+ inSlope: -23.359928
+ outSlope: -23.35994
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.20000002
+ value: 1.2748841
+ inSlope: 49.720272
+ outSlope: 49.720272
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333335
+ value: 3.2230313
+ inSlope: 20.590332
+ outSlope: 20.590332
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 2.0573356
+ inSlope: -39.172504
+ outSlope: -39.172504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3
+ value: 0.9575663
+ inSlope: 0.5602116
+ outSlope: 0.5602116
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.33333334
+ value: 1.1155242
+ inSlope: 7.0422473
+ outSlope: 7.042241
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3666667
+ value: 1.1155242
+ inSlope: 0.000010728827
+ outSlope: 0.000001192093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 1.1155242
+ inSlope: 0.000001192093
+ outSlope: 0.000001192093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAngles.z
+ path: root/pelvis/thigh_r/calf_r/foot_r/ball_r
+ classID: 4
+ script: {fileID: 0}
+ flags: 0
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
- m_GenerateMotionCurves: 0
m_Events: []
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/walk.anim b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/walk.anim
index 94837f38..809f2122 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/walk.anim
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Animations/walk.anim
@@ -3,10 +3,11 @@
--- !u!74 &7400000
AnimationClip:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: walk
- serializedVersion: 6
+ serializedVersion: 7
m_Legacy: 0
m_Compressed: 0
m_UseHighQualityCurve: 1
@@ -14,18 +15,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0, y: -0, z: -0, w: 1}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -33,48 +40,69 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.10593851, y: -0.18680362, z: -0.7110687, w: 0.66952425}
inSlope: {x: 0.47580308, y: 0.14614104, z: -0.22635876, w: -0.2843678}
outSlope: {x: 0.47580308, y: 0.14614104, z: -0.22635876, w: -0.2843678}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.13389945, y: -0.15274413, z: -0.7352729, w: 0.6466174}
inSlope: {x: -0.29923967, y: 0.62311834, z: -0.23706974, w: -0.06804497}
outSlope: {x: -0.29923967, y: 0.62311834, z: -0.23706974, w: -0.06804497}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.05100476, y: -0.05733752, z: -0.75332147, w: 0.6531598}
inSlope: {x: -0.99466515, y: 1.0511788, z: -0.05718291, w: 0.10854543}
outSlope: {x: -0.99466515, y: 1.0511788, z: -0.05718291, w: 0.10854543}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.033243597, y: 0.018873928, z: -0.7377763, w: 0.67396206}
inSlope: {x: -0.32444322, y: 0.14644702, z: 0.24151942, w: 0.2449893}
outSlope: {x: -0.32444322, y: 0.14644702, z: 0.24151942, w: 0.2449893}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.059282567, y: 0.0032308344, z: -0.6815904, w: 0.7293214}
inSlope: {x: 0.089879625, y: -0.22529721, z: 0.25865704, w: 0.24950446}
outSlope: {x: 0.089879625, y: -0.22529721, z: 0.25865704, w: 0.24950446}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8
value: {x: 0.026337242, y: -0.09078237, z: -0.658927, w: 0.746244}
inSlope: {x: 0.39185306, y: -0.46418768, z: -0.22087274, w: -0.26629955}
outSlope: {x: 0.39185306, y: -0.46418768, z: -0.22087274, w: -0.26629955}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.10593851, y: -0.18680362, z: -0.7110687, w: 0.66952425}
inSlope: {x: 0.39016473, y: -0.46540093, z: -0.20983402, w: -0.40018097}
outSlope: {x: 0.39016473, y: -0.46540093, z: -0.20983402, w: -0.40018097}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -82,48 +110,69 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.048032284, y: 0.060385775, z: -0.0029371693, w: 0.99701446}
inSlope: {x: -0.86333215, y: -0.23197083, z: 0.22576445, w: -0.041116472}
outSlope: {x: -0.86333215, y: -0.23197083, z: 0.22576445, w: -0.041116472}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.10903632, y: 0.037607525, z: 0.012249596, w: 0.9932506}
inSlope: {x: -0.017478272, y: -0.008308757, z: -0.013605073, w: -0.0012651086}
outSlope: {x: -0.017478272, y: -0.008308757, z: -0.013605073, w: -0.0012651086}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.018613864, y: 0.059388727, z: 0.0013649852, w: 0.99806046}
inSlope: {x: 0.69941646, y: 0.16873951, z: -0.06624534, w: 0.006711782}
outSlope: {x: 0.69941646, y: 0.16873951, z: -0.06624534, w: 0.006711782}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.01042618, y: 0.06891469, z: -0.0032217316, w: 0.9975629}
inSlope: {x: -0.01588498, y: 0.0069034398, z: -0.042270802, w: -0.00045865696}
outSlope: {x: -0.01588498, y: 0.0069034398, z: -0.042270802, w: -0.00045865696}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: -0.015420318, y: 0.06981618, z: -0.012324431, w: 0.9973645}
inSlope: {x: -0.13425633, y: -0.02585502, z: -0.0040466255, w: -0.00018864858}
outSlope: {x: -0.13425633, y: -0.02585502, z: -0.0040466255, w: -0.00018864858}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.03038283, y: 0.058024354, z: -0.0069878134, w: 0.99782825}
inSlope: {x: -0.41327524, y: 0.04286843, z: 0.1035226, w: -0.016062828}
outSlope: {x: -0.41327524, y: 0.04286843, z: 0.1035226, w: -0.016062828}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.048032284, y: 0.060385775, z: -0.0029371693, w: 0.99701446}
inSlope: {x: -0.5294822, y: 0.07084243, z: 0.12151901, w: -0.024413403}
outSlope: {x: -0.5294822, y: 0.07084243, z: 0.12151901, w: -0.024413403}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -131,36 +180,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.080084406, y: 0.1977043, z: -0.70665467, w: 0.6746397}
inSlope: {x: 0.41415763, y: -0.35870206, z: 0.03763139, w: 0.18539785}
outSlope: {x: 0.41415763, y: -0.35870206, z: 0.03763139, w: 0.18539785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.04399056, y: 0.098684, z: -0.6774295, w: 0.72760946}
inSlope: {x: 0.27645445, y: -0.019674009, z: 0.13487124, w: 0.11170055}
outSlope: {x: 0.27645445, y: -0.019674009, z: 0.13487124, w: 0.11170055}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.062456895, y: 0.12972166, z: -0.6788445, w: 0.7200289}
inSlope: {x: -0.2174137, y: 0.31204832, z: -0.25405347, w: -0.27830243}
outSlope: {x: -0.2174137, y: 0.31204832, z: -0.25405347, w: -0.27830243}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.0015707113, y: 0.18718685, z: -0.7203402, w: 0.6678837}
inSlope: {x: -0.38894045, y: 0.17272621, z: -0.035397988, w: -0.08802472}
outSlope: {x: -0.38894045, y: 0.17272621, z: -0.035397988, w: -0.08802472}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.080084406, y: 0.1977043, z: -0.70665467, w: 0.6746397}
inSlope: {x: -0.0548289, y: -0.11275396, z: 0.064161845, w: 0.09445106}
outSlope: {x: -0.0548289, y: -0.11275396, z: 0.064161845, w: 0.09445106}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -168,42 +232,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.018411126, y: -0.11636478, z: 0.60995394, w: 0.7836303}
inSlope: {x: -0.01036249, y: 0.0015787034, z: 0.054425593, w: -0.041989084}
outSlope: {x: -0.01036249, y: 0.0015787034, z: 0.054425593, w: -0.041989084}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.01309216, y: -0.11557806, z: 0.6380889, w: 0.76112616}
inSlope: {x: 0.03629504, y: -0.0023999067, z: -0.18800588, w: 0.1551676}
outSlope: {x: 0.03629504, y: -0.0023999067, z: -0.18800588, w: 0.1551676}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.030523654, y: -0.11833565, z: 0.5473883, w: 0.8279077}
inSlope: {x: 0.10234607, y: -0.024398725, z: -0.5345377, w: 0.3488277}
outSlope: {x: 0.10234607, y: -0.024398725, z: -0.5345377, w: 0.3488277}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.031076998, y: -0.11857218, z: 0.54471105, w: 0.8296172}
inSlope: {x: -0.09344064, y: 0.02111312, z: 0.49214238, w: -0.31903976}
outSlope: {x: -0.09344064, y: 0.02111312, z: 0.49214238, w: -0.31903976}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: 0.014626851, y: -0.1160017, z: 0.6309039, w: 0.7670006}
inSlope: {x: -0.037396614, y: 0.003042405, z: 0.19416405, w: -0.1572408}
outSlope: {x: -0.037396614, y: 0.003042405, z: 0.19416405, w: -0.1572408}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.018411126, y: -0.11636478, z: 0.60995394, w: 0.7836303}
inSlope: {x: 0.019321242, y: -0.0021600667, z: -0.1055822, w: 0.08179464}
outSlope: {x: 0.019321242, y: -0.0021600667, z: -0.1055822, w: 0.08179464}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -211,48 +293,69 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.24073297, y: -0.15074718, z: 0.46801367, w: 0.836831}
inSlope: {x: -0.12117683, y: -0.17180888, z: -0.051283833, w: 0.031639338}
outSlope: {x: -0.12117683, y: -0.17180888, z: -0.051283833, w: 0.031639338}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.28102633, y: -0.20731404, z: 0.45245296, w: 0.8205677}
inSlope: {x: 0.33648136, y: -0.2781601, z: 0.0069849202, w: -0.18882842}
outSlope: {x: 0.33648136, y: -0.2781601, z: 0.0069849202, w: -0.18882842}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.31879312, y: -0.2215313, z: 0.50431496, w: 0.77133733}
inSlope: {x: 0.19930056, y: 0.08422514, z: 0.577445, w: -0.43578458}
outSlope: {x: 0.19930056, y: 0.08422514, z: 0.577445, w: -0.43578458}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.32923037, y: -0.21222122, z: 0.55109346, w: 0.7367941}
inSlope: {x: -0.1680038, y: -0.078809366, z: -0.25894952, w: 0.24317186}
outSlope: {x: -0.1680038, y: -0.078809366, z: -0.25894952, w: 0.24317186}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: 0.28258735, y: -0.22614802, z: 0.46173617, w: 0.8098155}
inSlope: {x: -0.23768267, y: 0.04028831, z: -0.4364693, w: 0.34592545}
outSlope: {x: -0.23768267, y: 0.04028831, z: -0.4364693, w: 0.34592545}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: 0.24265477, y: -0.1614621, z: 0.45745236, w: 0.8401107}
inSlope: {x: -0.096399575, y: 0.26272285, z: 0.17229857, w: -0.014939919}
outSlope: {x: -0.096399575, y: 0.26272285, z: 0.17229857, w: -0.014939919}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.24073297, y: -0.15074718, z: 0.46801367, w: 0.836831}
inSlope: {x: 0.010520043, y: 0.101483345, z: 0.14440887, w: -0.06480379}
outSlope: {x: 0.010520043, y: 0.101483345, z: 0.14440887, w: -0.06480379}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -260,42 +363,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.025149636, y: 0.46031305, z: 0.007700471, w: 0.88736695}
inSlope: {x: -0.0059170085, y: -0.34441438, z: -0.05821779, w: 0.17645715}
outSlope: {x: -0.0059170085, y: -0.34441438, z: -0.05821779, w: 0.17645715}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.01798487, y: 0.35071984, z: -0.002772541, w: 0.9363036}
inSlope: {x: -0.06930893, y: -0.44403887, z: 0.006730431, w: 0.16925634}
outSlope: {x: -0.06930893, y: -0.44403887, z: 0.006730431, w: 0.16925634}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.013846368, y: 0.37539157, z: 0.0032489607, w: 0.9267572}
inSlope: {x: 0.046972163, y: 0.6397934, z: 0.043838337, w: -0.26113263}
outSlope: {x: 0.046972163, y: 0.6397934, z: 0.043838337, w: -0.26113263}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.025930688, y: 0.46015924, z: 0.0074618123, w: 0.88742626}
inSlope: {x: 0.037453134, y: 0.19595009, z: 0.009073445, w: -0.102393314}
outSlope: {x: 0.037453134, y: 0.19595009, z: 0.009073445, w: -0.102393314}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: 0.026607672, y: 0.4745027, z: 0.009181798, w: 0.8798039}
inSlope: {x: -0.009322103, y: 0.017374448, z: 0.008690022, w: -0.009170468}
outSlope: {x: -0.009322103, y: 0.017374448, z: 0.008690022, w: -0.009170468}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.025149636, y: 0.46031305, z: 0.007700471, w: 0.88736695}
inSlope: {x: -0.0049764346, y: -0.2031008, z: -0.033979505, w: 0.10680349}
outSlope: {x: -0.0049764346, y: -0.2031008, z: -0.033979505, w: 0.10680349}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -303,18 +424,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.19118668, y: -0.007165728, z: -0.016758742, w: 0.98138446}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.19118668, y: -0.007165728, z: -0.016758742, w: 0.98138446}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -322,18 +449,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.16238238, y: -0.16842504, z: 0.569791, w: 0.7877837}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -341,18 +474,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.011819391, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.011819391, y: -0.085158505, z: 0.42973685, w: 0.8988518}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -360,18 +499,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.013598148, y: -0.11037843, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.013598148, y: -0.11037843, z: 0.5995561, w: 0.7925681}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -379,18 +524,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.008361977, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.008361977, y: -0.08880886, z: 0.51383173, w: 0.8532409}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -398,18 +549,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.1666147, y: -0.13765806, z: 0.56952107, w: 0.79305464}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -417,18 +574,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.011140152, y: -0.07513941, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.011140152, y: -0.07513941, z: 0.27038962, w: 0.9597497}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -436,18 +599,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.008126735, y: -0.0921352, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.008126735, y: -0.0921352, z: 0.43881464, w: 0.89380467}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -455,18 +624,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0067861066, y: -0.080522686, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0067861066, y: -0.080522686, z: 0.39580956, w: 0.9147704}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -474,18 +649,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.17264435, y: -0.088114716, z: 0.5661296, w: 0.8012035}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -493,18 +674,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.018268526, y: 0.0044914717, z: 0.339669, w: 0.9403569}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -512,18 +699,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0059177172, y: -0.1122561, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.0059177172, y: -0.1122561, z: 0.5221267, w: 0.8454273}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -531,18 +724,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0029368913, y: -0.072705775, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0029368913, y: -0.072705775, z: 0.34672457, w: 0.9351403}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -550,18 +749,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.16447386, y: 0.29090878, z: 0.07529837, w: 0.93949485}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -569,18 +774,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.002103281, y: -0.06600866, z: 0.31700176, w: 0.9461228}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -588,18 +799,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0023495604, y: -0.049158808, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.0023495604, y: -0.049158808, z: 0.17646728, w: 0.9830754}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -607,18 +824,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.48708013, y: 0.74948186, z: -0.30860797, w: 0.32525545}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.48708013, y: 0.74948186, z: -0.30860797, w: 0.32525545}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -626,72 +849,105 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.70807827, y: 0.21207468, z: -0.38261837, w: 0.55430394}
inSlope: {x: 0.43833908, y: 0.132979, z: 0.68141425, w: -0.16152082}
outSlope: {x: 0.43833908, y: 0.132979, z: 0.68141425, w: -0.16152082}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.72268957, y: 0.21650732, z: -0.35990456, w: 0.5489199}
inSlope: {x: 0.6127828, y: 0.14914712, z: 0.9239891, w: -0.28209057}
outSlope: {x: 0.6127828, y: 0.14914712, z: 0.9239891, w: -0.28209057}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.79999846, y: 0.24304712, z: -0.2344037, w: 0.4959692}
inSlope: {x: 0.58643097, y: 0.53616184, z: 1.1673706, w: -0.65464085}
outSlope: {x: 0.58643097, y: 0.53616184, z: 1.1673706, w: -0.65464085}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.84170395, y: 0.35073093, z: -0.10376798, w: 0.3971832}
inSlope: {x: 0.11274578, y: 0.576253, z: 0.63090706, w: -0.56647277}
outSlope: {x: 0.11274578, y: 0.576253, z: 0.63090706, w: -0.56647277}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.8447553, y: 0.4100087, z: -0.06521717, w: 0.33768043}
inSlope: {x: -0.0394392, y: 0.16091111, z: -0.016421936, w: -0.0994626}
outSlope: {x: -0.0394392, y: 0.16091111, z: -0.016421936, w: -0.0994626}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.8299789, y: 0.432442, z: -0.07300003, w: 0.3446737}
inSlope: {x: -0.14374226, y: -0.025164604, z: -0.26406872, w: 0.31626296}
outSlope: {x: -0.14374226, y: -0.025164604, z: -0.26406872, w: 0.31626296}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.82283247, y: 0.4073666, z: -0.11036813, w: 0.38054967}
inSlope: {x: -0.10282786, y: -0.74405074, z: -0.9022161, w: 0.7318207}
outSlope: {x: -0.10282786, y: -0.74405074, z: -0.9022161, w: 0.7318207}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: 0.8119695, y: 0.35120052, z: -0.17741346, w: 0.43114752}
inSlope: {x: -0.2533112, y: -0.72046626, z: -0.92043793, w: 0.69298303}
outSlope: {x: -0.2533112, y: -0.72046626, z: -0.92043793, w: 0.69298303}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: 0.7548896, y: 0.25987726, z: -0.3056517, w: 0.5188281}
inSlope: {x: -0.5252123, y: -0.6334659, z: -0.93815726, w: 0.5354347}
outSlope: {x: -0.5252123, y: -0.6334659, z: -0.93815726, w: 0.5354347}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: 0.71181405, y: 0.21503626, z: -0.3761292, w: 0.55281734}
inSlope: {x: -0.21416545, y: -0.19087495, z: -0.34521103, w: 0.121321715}
outSlope: {x: -0.21416545, y: -0.19087495, z: -0.34521103, w: 0.121321715}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.70807827, y: 0.21207468, z: -0.38261837, w: 0.55430394}
inSlope: {x: -0.11207313, y: -0.08884705, z: -0.19467422, w: 0.044597868}
outSlope: {x: -0.11207313, y: -0.08884705, z: -0.19467422, w: 0.044597868}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -699,78 +955,114 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21858996, y: 0.33277738, z: -0.036338016, w: 0.91660094}
inSlope: {x: -1.0546508, y: -0.547978, z: -0.2262926, w: -0.088296525}
outSlope: {x: -1.0546508, y: -0.547978, z: -0.2262926, w: -0.088296525}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.253745, y: 0.31451145, z: -0.043881103, w: 0.9136577}
inSlope: {x: -1.2839581, y: -0.69039917, z: -0.32219008, w: -0.15019833}
outSlope: {x: -1.2839581, y: -0.69039917, z: -0.32219008, w: -0.15019833}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: -0.39241174, y: 0.24121563, z: -0.07398588, w: 0.88450783}
inSlope: {x: -0.95819044, y: -0.41250986, z: 0.23244464, w: -0.2872413}
outSlope: {x: -0.95819044, y: -0.41250986, z: 0.23244464, w: -0.2872413}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.45562497, y: 0.22749409, z: 0.007232867, w: 0.8605812}
inSlope: {x: -0.26073176, y: 0.029210825, z: 0.73181176, w: -0.14402302}
outSlope: {x: -0.26073176, y: 0.029210825, z: 0.73181176, w: -0.14402302}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.37602076, y: 0.25686124, z: 0.01462001, w: 0.890178}
inSlope: {x: 1.2661252, y: 0.29241028, z: -0.3053866, w: 0.4509632}
outSlope: {x: 1.2661252, y: 0.29241028, z: -0.3053866, w: 0.4509632}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.21344925, y: 0.26222983, z: -0.024843527, w: 0.9407751}
inSlope: {x: 0.75760806, y: -0.42978474, z: -0.08356284, w: 0.29047763}
outSlope: {x: 0.75760806, y: -0.42978474, z: -0.08356284, w: 0.29047763}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.1737215, y: 0.18053447, z: -0.018155871, w: 0.9679352}
inSlope: {x: 0.009828582, y: -0.517363, z: 0.07682828, w: 0.10576747}
outSlope: {x: 0.009828582, y: -0.517363, z: 0.07682828, w: 0.10576747}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.17878234, y: 0.17373236, z: -0.016637815, w: 0.9682857}
inSlope: {x: -0.50336117, y: 0.34502637, z: 0.022025876, w: -0.16809657}
outSlope: {x: -0.50336117, y: 0.34502637, z: 0.022025876, w: -0.16809657}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: -0.2500975, y: 0.25275448, z: -0.013745717, w: 0.9345467}
inSlope: {x: -1.062695, y: 1.2871256, z: 0.107176036, w: -0.6127409}
outSlope: {x: -1.062695, y: 1.2871256, z: 0.107176036, w: -0.6127409}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.28441563, y: 0.3064123, z: -0.008233127, w: 0.9083785}
inSlope: {x: -0.058090273, y: 0.42557937, z: 0.009910318, w: -0.15963161}
outSlope: {x: -0.058090273, y: 0.42557937, z: 0.009910318, w: -0.15963161}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.22473596, y: 0.33246532, z: -0.033133674, w: 0.9153484}
inSlope: {x: 0.2473501, y: 0.011851335, z: -0.1264468, w: 0.052584693}
outSlope: {x: 0.2473501, y: 0.011851335, z: -0.1264468, w: 0.052584693}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.21858996, y: 0.33277738, z: -0.036338016, w: 0.91660094}
inSlope: {x: 0.18437949, y: 0.009361779, z: -0.096130006, w: 0.037575863}
outSlope: {x: 0.18437949, y: 0.009361779, z: -0.096130006, w: 0.037575863}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -778,60 +1070,87 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0000000012247751, y: 0.16047207, z: -0.008555046, w: 0.9870033}
inSlope: {x: 0.0137538, y: -0.20269765, z: -0.83564365, w: 0.013221501}
outSlope: {x: 0.0137538, y: -0.20269765, z: -0.83564365, w: 0.013221501}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.0009871757, y: 0.14729373, z: -0.07762096, w: 0.9860419}
inSlope: {x: 0.003028192, y: -0.16098282, z: -1.2826703, w: -0.078861415}
outSlope: {x: 0.003028192, y: -0.16098282, z: -1.2826703, w: -0.078861415}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: -0.00033696066, y: 0.11977098, z: -0.22335607, w: 0.9673505}
inSlope: {x: -0.010382231, y: -0.31052193, z: -0.8410134, w: -0.15187027}
outSlope: {x: -0.010382231, y: -0.31052193, z: -0.8410134, w: -0.15187027}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.0019088428, y: 0.10269805, z: -0.23963502, w: 0.96541417}
inSlope: {x: 0.058408454, y: -0.021858329, z: 0.66727734, w: 0.16209485}
outSlope: {x: 0.058408454, y: -0.021858329, z: 0.66727734, w: 0.16209485}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.0043917154, y: 0.13004033, z: -0.075262375, w: 0.98863834}
inSlope: {x: -0.04770755, y: 0.4383971, z: 1.271934, w: 0.043336455}
outSlope: {x: -0.04770755, y: 0.4383971, z: 1.271934, w: 0.043336455}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.0010074406, y: 0.19058676, z: 0.017594973, w: 0.9815122}
inSlope: {x: 0.014097324, y: 0.4109565, z: 0.24954864, w: -0.08317173}
outSlope: {x: 0.014097324, y: 0.4109565, z: 0.24954864, w: -0.08317173}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.00044879463, y: 0.19870128, z: 0.045358274, w: 0.9790098}
inSlope: {x: -0.0058840835, y: -0.39755428, z: 0.36796573, w: 0.061832987}
outSlope: {x: -0.0058840835, y: -0.39755428, z: 0.36796573, w: 0.061832987}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.00019749971, y: 0.16123545, z: 0.05918694, w: 0.9851396}
inSlope: {x: 0.004797302, y: -0.123787045, z: -0.1470529, w: 0.02895981}
outSlope: {x: 0.004797302, y: -0.123787045, z: -0.1470529, w: 0.02895981}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -8.397338e-10, y: 0.16047207, z: -0.008555046, w: 0.9870033}
inSlope: {x: -0.00095670205, y: -0.0080318535, z: -0.1842851, w: 0.0002825253}
outSlope: {x: -0.00095670205, y: -0.0080318535, z: -0.1842851, w: 0.0002825253}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -839,36 +1158,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.97278106, y: -0.077241234, z: 0.21065517, w: -0.05792437}
inSlope: {x: -0.02630174, y: -0.3319229, z: -0.029515026, w: -0.07276687}
outSlope: {x: -0.02630174, y: -0.3319229, z: -0.029515026, w: -0.07276687}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.96538097, y: -0.14512624, z: 0.2041737, w: -0.072740234}
inSlope: {x: 0.044176858, y: 0.3094821, z: 0.03188251, w: 0.06691717}
outSlope: {x: 0.044176858, y: 0.3094821, z: 0.03188251, w: 0.06691717}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.9738968, y: -0.06625638, z: 0.20990914, w: -0.055437658}
inSlope: {x: 0.041188903, y: 0.3445371, z: -0.061749853, w: 0.08317225}
outSlope: {x: 0.041188903, y: 0.3445371, z: -0.061749853, w: 0.08317225}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.9815849, y: -0.0155381365, z: 0.18599223, w: -0.04070076}
inSlope: {x: -0.011182135, y: -0.103888065, z: 0.042118527, w: -0.032321025}
outSlope: {x: -0.011182135, y: -0.103888065, z: 0.042118527, w: -0.032321025}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.9728147, y: -0.07736408, z: 0.21061008, w: -0.057357006}
inSlope: {x: -0.04508066, y: -0.26902172, z: 0.10311815, w: -0.048506506}
outSlope: {x: -0.04508066, y: -0.26902172, z: 0.10311815, w: -0.048506506}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -876,36 +1210,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.009179121, y: -0.08175796, z: 0.24938229, w: 0.96490407}
inSlope: {x: -0.027133057, y: 0.001721084, z: 0.32964346, w: -0.08733093}
outSlope: {x: -0.027133057, y: 0.001721084, z: 0.32964346, w: -0.08733093}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.014735458, y: -0.08123573, z: 0.31644756, w: 0.94501036}
inSlope: {x: 0.02534337, y: -0.0032684938, z: -0.30385926, w: 0.10120328}
outSlope: {x: 0.02534337, y: -0.0032684938, z: -0.30385926, w: 0.10120328}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.008037978, y: -0.083509035, z: 0.23854151, w: 0.96750176}
inSlope: {x: 0.036264002, y: -0.09387401, z: -0.33954018, w: 0.07561684}
outSlope: {x: 0.036264002, y: -0.09387401, z: -0.33954018, w: 0.07561684}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.0026326696, y: -0.11215227, z: 0.18849486, w: 0.9756458}
inSlope: {x: -0.007974463, y: 0.05121815, z: 0.10411625, w: -0.014466949}
outSlope: {x: -0.007974463, y: 0.05121815, z: 0.10411625, w: -0.014466949}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.009702713, y: -0.08189328, z: 0.2493379, w: 0.96489894}
inSlope: {x: -0.05229319, y: 0.12598236, z: 0.2565222, w: -0.054611422}
outSlope: {x: -0.05229319, y: 0.12598236, z: 0.2565222, w: -0.054611422}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -913,36 +1262,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -6.133243e-10, y: -0.0021397735, z: 0.43168312, w: 0.90202284}
inSlope: {x: -5.745387e-10, y: -0.0015253526, z: 0.30772713, w: -0.14943658}
outSlope: {x: -5.745387e-10, y: -0.0015253526, z: 0.30772713, w: -0.14943658}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -1.6185667e-10, y: -0.0024480748, z: 0.4938806, w: 0.8695263}
inSlope: {x: 0.0001276094, y: 0.0011661211, z: -0.27967292, w: 0.15813583}
outSlope: {x: 0.0001276094, y: 0.0011661211, z: -0.27967292, w: 0.15813583}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.00050049764, y: -0.0037553199, z: 0.42153642, w: 0.9068036}
inSlope: {x: 0.025783705, y: -0.08817165, z: -0.3179008, w: 0.14708252}
outSlope: {x: 0.025783705, y: -0.08817165, z: -0.3179008, w: 0.14708252}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.0072763152, y: -0.031450607, z: 0.3744926, w: 0.9266678}
inSlope: {x: -0.009358805, y: 0.05024241, z: 0.098318204, w: -0.038183946}
outSlope: {x: -0.009358805, y: 0.05024241, z: 0.098318204, w: -0.038183946}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -6.133243e-10, y: -0.0021397735, z: 0.43168312, w: 0.90202284}
inSlope: {x: -0.03788159, y: 0.12382279, z: 0.24112013, w: -0.11347681}
outSlope: {x: -0.03788159, y: 0.12382279, z: 0.24112013, w: -0.11347681}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -950,36 +1314,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0031222273, y: 0.04603346, z: 0.5016749, w: 0.8638249}
inSlope: {x: -0.016592026, y: -0.0026227531, z: 0.29451904, w: -0.17322241}
outSlope: {x: -0.016592026, y: -0.0026227531, z: 0.29451904, w: -0.17322241}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.006517341, y: 0.045400847, z: 0.56102, w: 0.8265306}
inSlope: {x: 0.0154839875, y: 0.003381873, z: -0.26588905, w: 0.17965785}
outSlope: {x: 0.0154839875, y: 0.003381873, z: -0.26588905, w: 0.17965785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.0034890906, y: 0.044634175, z: 0.4919453, w: 0.86947423}
inSlope: {x: -0.032871597, y: -0.076427735, z: -0.3052475, w: 0.1761693}
outSlope: {x: -0.032871597, y: -0.076427735, z: -0.3052475, w: 0.1761693}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.017357077, y: 0.021308156, z: 0.44650373, w: 0.8943596}
inSlope: {x: 0.026529072, y: 0.04024408, z: 0.09530832, w: -0.04826369}
outSlope: {x: 0.026529072, y: 0.04024408, z: 0.09530832, w: -0.04826369}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0031222273, y: 0.04603346, z: 0.5016749, w: 0.8638249}
inSlope: {x: 0.055242952, y: 0.109356955, z: 0.23154913, w: -0.13840878}
outSlope: {x: 0.055242952, y: 0.109356955, z: 0.23154913, w: -0.13840878}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -987,36 +1366,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: -0.02700269, y: -0.33694333, z: -0.026916413, w: -0.045236345}
outSlope: {x: -0.02700269, y: -0.33694333, z: -0.026916413, w: -0.045236345}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.97779876, y: -0.14224227, z: 0.12688993, w: -0.08703833}
inSlope: {x: 0.0450897, y: 0.31424233, z: 0.027884904, w: 0.040822197}
outSlope: {x: 0.0450897, y: 0.31424233, z: 0.027884904, w: 0.040822197}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.98637426, y: -0.06216826, z: 0.13183348, w: -0.07629488}
inSlope: {x: 0.0347668, y: 0.35017157, z: -0.065189786, w: 0.05526726}
outSlope: {x: 0.0347668, y: 0.35017157, z: -0.065189786, w: 0.05526726}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.9920021, y: -0.010454363, z: 0.107348226, w: -0.06556583}
inSlope: {x: -0.007572774, y: -0.106081374, z: 0.04292632, w: -0.024147827}
outSlope: {x: -0.007572774, y: -0.106081374, z: 0.04292632, w: -0.024147827}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.98536694, y: -0.07331642, z: 0.1326817, w: -0.077924855}
inSlope: {x: -0.036730073, y: -0.2695754, z: 0.10815488, w: -0.045440078}
outSlope: {x: -0.036730073, y: -0.2695754, z: 0.10815488, w: -0.045440078}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1024,36 +1418,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1.5269964e-10, y: 6.2324035e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: -2.1350337e-10, y: 5.102085e-11, z: 0.33329305, w: -0.0771135}
outSlope: {x: -2.1350337e-10, y: 5.102085e-11, z: 0.33329305, w: -0.0771135}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 1.0861416e-10, y: 6.3241495e-10, z: 0.28772953, w: 0.9577117}
inSlope: {x: 2.0311847e-10, y: -3.5291752e-11, z: -0.30787945, w: 0.09184505}
outSlope: {x: 2.0311847e-10, y: -3.5291752e-11, z: -0.30787945, w: 0.09184505}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.00011675025, y: -0.0017354607, z: 0.20890528, w: 0.97793436}
inSlope: {x: 0.0051389155, y: -0.09323515, z: -0.34225035, w: 0.07265121}
outSlope: {x: 0.0051389155, y: -0.09323515, z: -0.34225035, w: 0.07265121}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.0004994934, y: -0.030471256, z: 0.15875253, w: 0.986848}
inSlope: {x: 0.0021795717, y: 0.051539205, z: 0.10411044, w: -0.015373535}
outSlope: {x: 0.0021795717, y: 0.051539205, z: 0.10411044, w: -0.015373535}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1.5269964e-10, y: 6.2324035e-10, z: 0.21985419, w: 0.97553277}
inSlope: {x: -0.00907406, y: 0.13031422, z: 0.25973907, w: -0.05703792}
outSlope: {x: -0.00907406, y: 0.13031422, z: 0.25973907, w: -0.05703792}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1061,36 +1470,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 5.926334e-10, y: 0.0000000010765152, z: 0.16254744, w: 0.9867008}
inSlope: {x: -3.6942446e-10, y: 2.0063283e-10, z: 0.33722472, w: -0.05753159}
outSlope: {x: -3.6942446e-10, y: 2.0063283e-10, z: 0.33722472, w: -0.05753159}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 5.156753e-10, y: 0.0000000011154273, z: 0.23134708, w: 0.9728713}
inSlope: {x: 3.5804842e-10, y: -1.663785e-10, z: -0.31271526, w: 0.07372048}
outSlope: {x: 3.5804842e-10, y: -1.663785e-10, z: -0.31271526, w: 0.07372048}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.00001527027, y: -0.0017393159, z: 0.15147701, w: 0.9884592}
inSlope: {x: -0.00031104247, y: -0.093376145, z: -0.34590757, w: 0.052553415}
outSlope: {x: -0.00031104247, y: -0.093376145, z: -0.34590757, w: 0.052553415}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.0012796585, y: -0.030448468, z: 0.10088954, w: 0.9944308}
inSlope: {x: 0.0051836753, y: 0.05132407, z: 0.10483039, w: -0.009271507}
outSlope: {x: 0.0051836753, y: 0.05132407, z: 0.10483039, w: -0.009271507}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 5.926334e-10, y: 0.0000000010765152, z: 0.16254744, w: 0.9867008}
inSlope: {x: -0.0014534553, y: 0.13062164, z: 0.26262602, w: -0.041781556}
outSlope: {x: -0.0014534553, y: 0.13062164, z: 0.26262602, w: -0.041781556}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1098,36 +1522,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0032760508, y: 0.050910044, z: 0.5217939, w: 0.8515448}
inSlope: {x: -0.01740954, y: -0.001219958, z: 0.2902883, w: -0.18016218}
outSlope: {x: -0.01740954, y: -0.001219958, z: 0.2902883, w: -0.18016218}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.0068384423, y: 0.05055493, z: 0.5802302, w: 0.8128533}
inSlope: {x: 0.016246894, y: 0.0021654917, z: -0.26152152, w: 0.18591186}
outSlope: {x: 0.016246894, y: 0.0021654917, z: -0.26152152, w: 0.18591186}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.003650947, y: 0.0494864, z: 0.5122073, w: 0.85742724}
inSlope: {x: -0.03389021, y: -0.076678246, z: -0.30068013, w: 0.18356593}
outSlope: {x: -0.03389021, y: -0.076678246, z: -0.30068013, w: 0.18356593}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.017951854, y: 0.026336106, z: 0.4674495, w: 0.883445}
inSlope: {x: 0.027231866, y: 0.039949313, z: 0.09400387, w: -0.050618675}
outSlope: {x: 0.027231866, y: 0.039949313, z: 0.09400387, w: -0.050618675}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0032760508, y: 0.050910044, z: 0.5217939, w: 0.8515448}
inSlope: {x: 0.057227273, y: 0.10879917, z: 0.22779584, w: -0.14415048}
outSlope: {x: 0.057227273, y: 0.10879917, z: 0.22779584, w: -0.14415048}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1135,36 +1574,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.99144465, y: -0.09409897, z: -0.06775722, w: -0.05993195}
inSlope: {x: -0.0360918, y: -0.33580518, z: -0.050634738, w: 0.019975862}
outSlope: {x: -0.0360918, y: -0.33580518, z: -0.050634738, w: 0.019975862}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.9820042, y: -0.16274472, z: -0.07800375, w: -0.055654053}
inSlope: {x: 0.05370853, y: 0.31273693, z: 0.046114303, w: -0.020242902}
outSlope: {x: 0.05370853, y: 0.31273693, z: 0.046114303, w: -0.020242902}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.9924133, y: -0.08281204, z: -0.06780034, w: -0.060507733}
inSlope: {x: 0.026067495, y: 0.35871902, z: -0.039644092, w: -0.014234873}
outSlope: {x: 0.026067495, y: 0.35871902, z: -0.039644092, w: -0.014234873}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.99387616, y: -0.02804068, z: -0.08825881, w: -0.060285445}
inSlope: {x: -0.00051409047, y: -0.11211321, z: 0.034055017, w: -0.0026478444}
outSlope: {x: -0.00051409047, y: -0.11211321, z: 0.034055017, w: -0.0026478444}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.99144465, y: -0.09409897, z: -0.06775722, w: -0.05993195}
inSlope: {x: -0.018627, y: -0.28179193, z: 0.08905067, w: 0.009217722}
outSlope: {x: -0.018627, y: -0.28179193, z: 0.08905067, w: 0.009217722}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1172,36 +1626,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.014716777, y: 0.15373687, z: 0.010208528, w: 0.9879495}
inSlope: {x: 0.053192254, y: -0.028271375, z: 0.33684355, w: -0.00026464462}
outSlope: {x: 0.053192254, y: -0.028271375, z: 0.33684355, w: -0.00026464462}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.0040308503, y: 0.14958754, z: 0.07753792, w: 0.9856953}
inSlope: {x: -0.05287672, y: 0.043348502, z: -0.35593724, w: 0.020455413}
outSlope: {x: -0.05287672, y: 0.043348502, z: -0.35593724, w: 0.020455413}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.015411884, y: 0.15055276, z: 0.009891882, w: 0.98843235}
inSlope: {x: -0.026510011, y: -0.121427655, z: -0.011942287, w: 0.018087033}
outSlope: {x: -0.026510011, y: -0.121427655, z: -0.011942287, w: 0.018087033}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8
value: {x: -0.020134877, y: 0.12663198, z: 0.0077571846, w: 0.9917151}
inSlope: {x: 0.018260896, y: 0.09106009, z: 0.0086976625, w: -0.011383293}
outSlope: {x: 0.018260896, y: 0.09106009, z: 0.0086976625, w: -0.011383293}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.014716777, y: 0.15373687, z: 0.010208528, w: 0.9879495}
inSlope: {x: 0.025201244, y: 0.12645242, z: 0.010868198, w: -0.019125888}
outSlope: {x: 0.025201244, y: 0.12645242, z: 0.010868198, w: -0.019125888}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1209,36 +1678,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0017549746, y: -0.06328165, z: 0.19438039, w: 0.9788813}
inSlope: {x: -0.009326247, y: -0.05954146, z: 0.32913116, w: -0.07121444}
outSlope: {x: -0.009326247, y: -0.05954146, z: 0.32913116, w: -0.07121444}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.003663339, y: -0.07535776, z: 0.2614549, w: 0.9622625}
inSlope: {x: 0.008703412, y: 0.054519117, z: -0.30449092, w: 0.08638587}
outSlope: {x: 0.008703412, y: 0.054519117, z: -0.30449092, w: 0.08638587}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.0013629725, y: -0.06303009, z: 0.18325445, w: 0.9810419}
inSlope: {x: 0.013046635, y: -0.030412711, z: -0.3548715, w: 0.064060986}
outSlope: {x: 0.013046635, y: -0.030412711, z: -0.3548715, w: 0.064060986}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.00009356778, y: -0.08224578, z: 0.12850755, w: 0.98829216}
inSlope: {x: 0.00020824728, y: 0.031780392, z: 0.11215462, w: -0.012153989}
outSlope: {x: 0.00020824728, y: 0.031780392, z: 0.11215462, w: -0.012153989}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0017549746, y: -0.06328165, z: 0.19438039, w: 0.9788813}
inSlope: {x: -0.014034136, y: 0.081747256, z: 0.28020114, w: -0.048887603}
outSlope: {x: -0.014034136, y: 0.081747256, z: 0.28020114, w: -0.048887603}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1246,36 +1730,51 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.004032778, y: -0.027299337, z: 0.49752435, w: 0.86701095}
inSlope: {x: -0.021430904, y: -0.054672804, z: 0.29053774, w: -0.17079233}
outSlope: {x: -0.021430904, y: -0.054672804, z: 0.29053774, w: -0.17079233}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.008418031, y: -0.038451575, z: 0.5560617, w: 0.8302084}
inSlope: {x: 0.019999702, y: 0.050680093, z: -0.26224124, w: 0.17744324}
outSlope: {x: 0.019999702, y: 0.050680093, z: -0.26224124, w: 0.17744324}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.004228726, y: -0.026963629, z: 0.4876638, w: 0.8726048}
inSlope: {x: -0.027263725, y: -0.021656604, z: -0.31512338, w: 0.1749802}
outSlope: {x: -0.027263725, y: -0.021656604, z: -0.31512338, w: 0.1749802}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.017177772, y: -0.042030457, z: 0.43862283, w: 0.89752346}
inSlope: {x: 0.024694914, y: 0.023086734, z: 0.10133837, w: -0.048207365}
outSlope: {x: 0.024694914, y: 0.023086734, z: 0.10133837, w: -0.048207365}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.004032778, y: -0.027299337, z: 0.49752435, w: 0.86701095}
inSlope: {x: 0.050558195, y: 0.06716658, z: 0.24813855, w: -0.13835514}
outSlope: {x: 0.050558195, y: 0.06716658, z: 0.24813855, w: -0.13835514}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1283,18 +1782,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.6577461, y: 0.09846943, z: -0.4591529, w: 0.5889419}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.6577461, y: 0.09846943, z: -0.4591529, w: 0.5889419}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1302,42 +1807,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.00046922063, y: 0.055533484, z: 0.31087756, w: 0.9488261}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.00046922063, y: 0.055533484, z: 0.31087756, w: 0.9488261}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.00047542102, y: 0.048408575, z: 0.27099213, w: 0.96136343}
inSlope: {x: -0.00008950258, y: -0.11156376, z: -0.62453616, w: 0.18101604}
outSlope: {x: -0.00008950258, y: -0.11156376, z: -0.62453616, w: 0.18101604}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.00048296127, y: 0.037807483, z: 0.21164706, w: 0.97661453}
inSlope: {x: 0.000019073204, y: 0.030345522, z: 0.16987488, w: -0.038484354}
outSlope: {x: 0.000019073204, y: 0.030345522, z: 0.16987488, w: -0.038484354}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.00047397267, y: 0.05016786, z: 0.28084067, w: 0.9584422}
inSlope: {x: 0.000073799674, y: 0.08833976, z: 0.49452692, w: -0.14929906}
outSlope: {x: 0.000073799674, y: 0.08833976, z: 0.49452692, w: -0.14929906}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.00047150336, y: 0.05303392, z: 0.29688495, w: 0.95343935}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1345,42 +1868,60 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 8.373959e-10, y: -0.022655688, z: 0.3520034, w: 0.93572456}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 8.373959e-10, y: -0.022655688, z: 0.3520034, w: 0.93572456}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.0035632348, y: -0.02959327, z: 0.31262448, w: 0.94940907}
inSlope: {x: -0.055388145, y: -0.10750898, z: -0.617264, w: 0.19904138}
outSlope: {x: -0.055388145, y: -0.10750898, z: -0.617264, w: 0.19904138}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.008774635, y: -0.039666124, z: 0.25388628, w: 0.96638054}
inSlope: {x: 0.01478032, y: 0.02845423, z: 0.16836056, w: -0.043429457}
outSlope: {x: 0.01478032, y: 0.02845423, z: 0.16836056, w: -0.043429457}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.002688029, y: -0.027893033, z: 0.3223554, w: 0.9462039}
inSlope: {x: 0.0440164, y: 0.08556621, z: 0.488513, w: -0.16354784}
outSlope: {x: 0.0440164, y: 0.08556621, z: 0.488513, w: -0.16354784}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.001255761, y: -0.025105292, z: 0.33819765, w: 0.94073933}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1388,30 +1929,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.0059805904, y: 0.7299479, z: 0.024634276, w: 0.68303263}
inSlope: {x: 0.065379374, y: -0.055384036, z: -0.05013596, w: 0.06009042}
outSlope: {x: 0.065379374, y: -0.055384036, z: -0.05013596, w: 0.06009042}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.026271455, y: 0.69932103, z: 0.009910408, w: 0.71425605}
inSlope: {x: -0.00037528574, y: -0.11764706, z: -0.017585933, w: 0.11552275}
outSlope: {x: -0.00037528574, y: -0.11764706, z: -0.017585933, w: 0.11552275}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: 0.0069608083, y: 0.72597957, z: 0.024479968, w: 0.6872452}
inSlope: {x: -0.03453527, y: 0.09049067, z: 0.017596677, w: -0.095727235}
outSlope: {x: -0.03453527, y: 0.09049067, z: 0.017596677, w: -0.095727235}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.0059805904, y: 0.7299479, z: 0.024634276, w: 0.68303263}
inSlope: {x: -0.0035781832, y: 0.0416242, z: -0.0055537787, w: -0.044156197}
outSlope: {x: -0.0035781832, y: 0.0416242, z: -0.0055537787, w: -0.044156197}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1419,30 +1972,42 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.012070845, y: -0.18094856, z: 0.023951396, w: 0.98312676}
inSlope: {x: 0.08143292, y: -0.08253916, z: 0.0017476826, w: -0.014464258}
outSlope: {x: 0.08143292, y: -0.08253916, z: 0.0017476826, w: -0.014464258}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.011871235, y: -0.22458686, z: 0.025857043, w: 0.9740386}
inSlope: {x: 0.0025819617, y: -0.16078392, z: -0.0084660305, w: -0.036822263}
outSlope: {x: 0.0025819617, y: -0.16078392, z: -0.0084660305, w: -0.036822263}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.01138053, y: -0.18665017, z: 0.024602698, w: 0.98205245}
inSlope: {x: -0.034396388, y: 0.13018987, z: -0.010938059, w: 0.024718368}
outSlope: {x: -0.034396388, y: 0.13018987, z: -0.010938059, w: 0.024718368}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.012070845, y: -0.18094856, z: 0.023951396, w: 0.98312676}
inSlope: {x: 0.0026818947, y: 0.059553824, z: -0.008542478, w: 0.011265248}
outSlope: {x: 0.0026818947, y: 0.059553824, z: -0.008542478, w: 0.011265248}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1450,18 +2015,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.46725026, y: 0.5104641, z: 0.60450274, w: 0.39456308}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1469,18 +2040,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0, y: -0, z: -0.40117794, w: 0.9160001}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0, y: -0, z: -0.40117794, w: 0.9160001}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1488,18 +2065,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0090170195, y: -0.7070493, z: -0.0090170195, w: 0.7070493}
inSlope: {x: 0, y: 0, z: 0, w: 0}
outSlope: {x: 0, y: 0, z: 0, w: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1507,126 +2090,186 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.26410952, y: -0.23201327, z: 0.9219215, w: 0.1627169}
inSlope: {x: -1.6001477, y: 1.0393349, z: 0.5775493, w: 0.3846806}
outSlope: {x: -1.6001477, y: 1.0393349, z: 0.5775493, w: 0.3846806}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.21077126, y: -0.19736877, z: 0.94117314, w: 0.17553958}
inSlope: {x: -0.9639497, y: 0.9986996, z: 0.4285776, w: 0.12489415}
outSlope: {x: -0.9639497, y: 0.9986996, z: 0.4285776, w: 0.12489415}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.19984621, y: -0.16543329, z: 0.95049334, w: 0.17104317}
inSlope: {x: -0.59506106, y: 0.37001824, z: 0.2618703, w: -0.41201457}
outSlope: {x: -0.59506106, y: 0.37001824, z: 0.2618703, w: -0.41201457}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.17110053, y: -0.17270088, z: 0.95863116, w: 0.14807194}
inSlope: {x: -1.4004769, y: -0.86830217, z: 0.1995671, w: -1.0743976}
outSlope: {x: -1.4004769, y: -0.86830217, z: 0.1995671, w: -1.0743976}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.13333334
value: {x: 0.10648108, y: -0.2233201, z: 0.9637978, w: 0.09941667}
inSlope: {x: -2.1285815, y: -1.379864, z: 0.0701657, w: -1.7186575}
outSlope: {x: -2.1285815, y: -1.379864, z: 0.0701657, w: -1.7186575}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.029195067, y: -0.26469183, z: 0.9633089, w: 0.033494756}
inSlope: {x: -2.4284196, y: -0.65542924, z: -0.03227681, w: -1.9334488}
outSlope: {x: -2.4284196, y: -0.65542924, z: -0.03227681, w: -1.9334488}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.13391913, y: -0.23576455, z: 0.96036893, w: -0.06459368}
inSlope: {x: -2.0830448, y: 1.0297804, z: -0.050624914, w: -0.5776669}
outSlope: {x: -2.0830448, y: 1.0297804, z: -0.050624914, w: -0.5776669}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.19428322, y: -0.19836338, z: 0.958271, w: -0.067991056}
inSlope: {x: -1.4928124, y: 0.9264442, z: -0.081498034, w: 0.10369243}
outSlope: {x: -1.4928124, y: 0.9264442, z: -0.081498034, w: 0.10369243}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.23343995, y: -0.1740016, z: 0.9549357, w: -0.057680853}
inSlope: {x: -0.5338609, y: 0.69100547, z: 0.027961139, w: 0.33176318}
outSlope: {x: -0.5338609, y: 0.69100547, z: 0.027961139, w: 0.33176318}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.22987394, y: -0.15229635, z: 0.9601351, w: -0.04587351}
inSlope: {x: 0.5672798, y: 0.68665814, z: 0.24136919, w: 0.13076253}
outSlope: {x: 0.5672798, y: 0.68665814, z: 0.24136919, w: 0.13076253}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.19562127, y: -0.12822437, z: 0.971027, w: -0.048963353}
inSlope: {x: 0.16550323, y: 0.5477934, z: 0.1253842, w: 0.2845302}
outSlope: {x: 0.16550323, y: 0.5477934, z: 0.1253842, w: 0.2845302}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.21884036, y: -0.11577677, z: 0.96849406, w: -0.026904836}
inSlope: {x: -0.5590035, y: 0.3301826, z: -0.06512494, w: 0.71579444}
outSlope: {x: -0.5590035, y: 0.3301826, z: -0.06512494, w: 0.71579444}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.23288816, y: -0.1062122, z: 0.96668535, w: -0.0012437286}
inSlope: {x: -1.5638254, y: 0.1932597, z: -0.4249499, w: 0.90423083}
outSlope: {x: -1.5638254, y: 0.1932597, z: -0.4249499, w: 0.90423083}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.3230953, y: -0.10289279, z: 0.9401641, w: 0.033377185}
inSlope: {x: -1.9334185, y: 0.05044223, z: -0.61576295, w: 0.64366496}
outSlope: {x: -1.9334185, y: 0.05044223, z: -0.61576295, w: 0.64366496}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.37659964, y: -0.10905704, z: 0.91906035, w: 0.040092453}
inSlope: {x: -0.23267923, y: -0.24111792, z: -0.119638085, w: -0.062035993}
outSlope: {x: -0.23267923, y: -0.24111792, z: -0.119638085, w: -0.062035993}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.32337153, y: -0.14635465, z: 0.9336088, w: 0.048844784}
inSlope: {x: 1.221689, y: -0.4288325, z: 0.32836586, w: 0.38460827}
outSlope: {x: 1.221689, y: -0.4288325, z: 0.32836586, w: 0.38460827}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: -0.18496639, y: -0.18673041, z: 0.96083355, w: 0.08785307}
inSlope: {x: 1.3070838, y: -0.3973068, z: 0.16419934, w: 0.1351688}
outSlope: {x: 1.3070838, y: -0.3973068, z: 0.16419934, w: 0.1351688}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: 0.064285964, y: -0.24293514, z: 0.96142143, w: 0.111886956}
inSlope: {x: 1.7887946, y: -0.09208464, z: -0.19693679, w: 0.42504984}
outSlope: {x: 1.7887946, y: -0.09208464, z: -0.19693679, w: 0.42504984}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: 0.1916375, y: -0.23865521, z: 0.9406267, w: 0.1467659}
inSlope: {x: 2.0744061, y: 0.16906235, z: -0.4687548, w: 0.51708215}
outSlope: {x: 2.0744061, y: 0.16906235, z: -0.4687548, w: 0.51708215}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.26410952, y: -0.23201327, z: 0.9219215, w: 0.1627169}
inSlope: {x: 2.174155, y: 0.19925766, z: -0.5611542, w: 0.47852853}
outSlope: {x: 2.174155, y: 0.19925766, z: -0.5611542, w: 0.47852853}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1634,126 +2277,186 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.005847114, y: -0.32041648, z: 0.06441505, w: 0.94506603}
inSlope: {x: 0.8551878, y: -5.84492, z: -1.1548232, w: -2.6614842}
outSlope: {x: 0.8551878, y: -5.84492, z: -1.1548232, w: -2.6614842}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.022659145, y: -0.51524717, z: 0.025920942, w: 0.8563499}
inSlope: {x: 0.80286026, y: -4.348583, z: -1.0155563, w: -2.3153317}
outSlope: {x: 0.80286026, y: -4.348583, z: -1.0155563, w: -2.3153317}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.04767691, y: -0.61032206, z: -0.0032887096, w: 0.79071057}
inSlope: {x: 0.54788625, y: -2.3432598, z: -0.7963778, w: -1.7727048}
outSlope: {x: 0.54788625, y: -2.3432598, z: -0.7963778, w: -1.7727048}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.059184898, y: -0.6714645, z: -0.027170913, w: 0.73816955}
inSlope: {x: 0.040479124, y: -1.4741637, z: -0.834486, w: -1.3405638}
outSlope: {x: 0.040479124, y: -1.4741637, z: -0.834486, w: -1.3405638}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.021853728, y: -0.70968896, z: -0.08280606, w: 0.69929045}
inSlope: {x: -1.1602648, y: 0.52270985, z: -0.4954317, w: 0.4706723}
outSlope: {x: -1.1602648, y: 0.52270985, z: -0.4954317, w: 0.4706723}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.09098528, y: -0.60532314, z: -0.083999515, w: 0.78628856}
inSlope: {x: -1.8729354, y: 2.312622, z: 0.46235096, w: 1.5882156}
outSlope: {x: -1.8729354, y: 2.312622, z: 0.46235096, w: 1.5882156}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.15183783, y: -0.5195775, z: -0.0611265, w: 0.83859885}
inSlope: {x: -1.5406592, y: 2.9514675, z: 0.8348212, w: 1.5780545}
outSlope: {x: -1.5406592, y: 2.9514675, z: 0.8348212, w: 1.5780545}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.19369589, y: -0.40855864, z: -0.02834477, w: 0.8914922}
inSlope: {x: -1.1180031, y: 4.4696517, z: 1.2730081, w: 1.6440351}
outSlope: {x: -1.1180031, y: 4.4696517, z: 1.2730081, w: 1.6440351}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: -0.22637136, y: -0.22160074, z: 0.023740701, w: 0.9482012}
inSlope: {x: -0.6419178, y: 6.136978, z: 1.0118577, w: 1.1903087}
outSlope: {x: -0.6419178, y: 6.136978, z: 1.0118577, w: 1.1903087}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: -0.23649041, y: 0.00057340506, z: 0.039112423, w: 0.9708461}
inSlope: {x: -0.30244577, y: 3.3239603, z: 0.22772186, w: 0.3022641}
outSlope: {x: -0.30244577, y: 3.3239603, z: 0.22772186, w: 0.3022641}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.24653442, y: -0.0000031960035, z: 0.038922172, w: 0.96835214}
inSlope: {x: -0.29147232, y: -0.062265933, z: 0.13461107, w: -0.08028031}
outSlope: {x: -0.29147232, y: -0.062265933, z: 0.13461107, w: -0.08028031}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: -0.2559219, y: -0.0035776568, z: 0.048086494, w: 0.9654941}
inSlope: {x: -0.23646745, y: -3.7210944, z: -0.5552539, w: -0.5369966}
outSlope: {x: -0.23646745, y: -3.7210944, z: -0.5552539, w: -0.5369966}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.2622989, y: -0.2480759, z: 0.0019052869, w: 0.9325524}
inSlope: {x: 0.13007948, y: -5.5352077, z: -1.4988705, w: -1.0881919}
outSlope: {x: 0.13007948, y: -5.5352077, z: -1.4988705, w: -1.0881919}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.24724992, y: -0.37259135, z: -0.051838204, w: 0.892948}
inSlope: {x: 0.5503901, y: -3.1915262, z: -1.562681, w: -1.2051136}
outSlope: {x: 0.5503901, y: -3.1915262, z: -1.562681, w: -1.2051136}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.18757954, y: -0.55700487, z: -0.16135356, w: 0.79279536}
inSlope: {x: 0.3987854, y: -0.7178179, z: -0.2539814, w: -0.44081905}
outSlope: {x: 0.3987854, y: -0.7178179, z: -0.2539814, w: -0.44081905}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: -0.14695081, y: -0.54780054, z: -0.09435427, w: 0.81817925}
inSlope: {x: 0.39151278, y: 0.09452812, z: 0.3279038, w: 0.1742576}
outSlope: {x: 0.39151278, y: 0.09452812, z: 0.3279038, w: 0.1742576}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.07771534, y: -0.5324395, z: -0.061002288, w: 0.8406826}
inSlope: {x: 0.59956336, y: 0.4748662, z: 0.5794288, w: 0.39109015}
outSlope: {x: 0.59956336, y: 0.4748662, z: 0.5794288, w: 0.39109015}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.038494084, y: -0.47577372, z: -0.00532653, w: 0.87870884}
inSlope: {x: 0.5458151, y: 1.4202561, z: 1.0365334, w: 0.7750957}
outSlope: {x: 0.5458151, y: 1.4202561, z: 1.0365334, w: 0.7750957}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.021232478, y: -0.41694427, z: 0.031717997, w: 0.90813035}
inSlope: {x: 0.4897042, y: 2.3303556, z: 1.046123, w: 0.9953569}
outSlope: {x: 0.4897042, y: 2.3303556, z: 1.046123, w: 0.9953569}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.005847114, y: -0.32041648, z: 0.06441505, w: 0.94506603}
inSlope: {x: 0.4615597, y: 2.8958259, z: 0.9809091, w: 1.1080678}
outSlope: {x: 0.4615597, y: 2.8958259, z: 0.9809091, w: 1.1080678}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1761,120 +2464,177 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.15490705, y: 0.7019453, z: 0.12753385, w: 0.6833826}
inSlope: {x: 0.3032237, y: 0.7953035, z: -0.25027713, w: -0.876882}
outSlope: {x: 0.3032237, y: 0.7953035, z: -0.25027713, w: -0.876882}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.1650145, y: 0.7284554, z: 0.11919128, w: 0.65415317}
inSlope: {x: 0.18891355, y: 0.26043087, z: -0.17370287, w: -0.28849125}
outSlope: {x: 0.18891355, y: 0.26043087, z: -0.17370287, w: -0.28849125}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: 0.16750129, y: 0.71930736, z: 0.11595366, w: 0.6641498}
inSlope: {x: 0.2242651, y: -0.2488133, z: -0.25983664, w: 0.25536504}
outSlope: {x: 0.2242651, y: -0.2488133, z: -0.25983664, w: 0.25536504}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.17996551, y: 0.71186787, z: 0.10186884, w: 0.6711775}
inSlope: {x: 0.3767599, y: -0.064570606, z: -0.41794318, w: 0.031730533}
outSlope: {x: 0.3767599, y: -0.064570606, z: -0.41794318, w: 0.031730533}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.18882191, y: 0.71552235, z: 0.09192955, w: 0.66627544}
inSlope: {x: -0.35970256, y: -0.16361387, z: 0.36623362, w: 0.21432997}
outSlope: {x: -0.35970256, y: -0.16361387, z: 0.36623362, w: 0.21432997}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: 0.14871919, y: 0.6776112, z: 0.1309266, w: 0.7082259}
inSlope: {x: -0.36614347, y: -0.9513886, z: 0.268581, w: 0.9335116}
outSlope: {x: -0.36614347, y: -0.9513886, z: 0.268581, w: 0.9335116}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.14422888, y: 0.64066917, z: 0.13041176, w: 0.74278796}
inSlope: {x: 0.064260595, y: -1.0692959, z: -0.27627078, w: 0.95970166}
outSlope: {x: 0.064260595, y: -1.0692959, z: -0.27627078, w: 0.95970166}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.33333334
value: {x: 0.17469671, y: 0.5527998, z: 0.07925182, w: 0.8109332}
inSlope: {x: 0.47317642, y: -2.1782625, z: -0.8462914, w: 1.4088144}
outSlope: {x: 0.47317642, y: -2.1782625, z: -0.8462914, w: 1.4088144}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3666667
value: {x: 0.18454833, y: 0.46110722, z: 0.056089096, w: 0.866127}
inSlope: {x: 0.35341132, y: -1.7421638, z: -0.5830806, w: 0.9847267}
outSlope: {x: 0.35341132, y: -1.7421638, z: -0.5830806, w: 0.9847267}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.19825748, y: 0.4366555, z: 0.04037976, w: 0.87658167}
inSlope: {x: 0.48715088, y: -1.2492349, z: -0.6400029, w: 0.50783074}
outSlope: {x: 0.48715088, y: -1.2492349, z: -0.6400029, w: 0.50783074}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.21702506, y: 0.3778249, z: 0.0134222405, w: 0.8999824}
inSlope: {x: 0.32548678, y: 0.3028279, z: -0.20806977, w: -0.22598377}
outSlope: {x: 0.32548678, y: 0.3028279, z: -0.20806977, w: -0.22598377}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.21995659, y: 0.45684394, z: 0.026508432, w: 0.8615161}
inSlope: {x: -0.103915766, y: 1.8878868, z: 0.47298348, w: -0.9485751}
outSlope: {x: -0.103915766, y: 1.8878868, z: 0.47298348, w: -0.9485751}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.21009733, y: 0.503684, z: 0.044954475, w: 0.83674407}
inSlope: {x: -0.3747074, y: 1.6863227, z: 0.6420144, w: -0.987441}
outSlope: {x: -0.3747074, y: 1.6863227, z: 0.6420144, w: -0.987441}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.18002923, y: 0.63478875, z: 0.091762625, w: 0.74579644}
inSlope: {x: -0.40433636, y: 1.8835233, z: 0.60315883, w: -1.5757325}
outSlope: {x: -0.40433636, y: 1.8835233, z: 0.60315883, w: -1.5757325}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.16168387, y: 0.77768207, z: 0.12221739, w: 0.5950898}
inSlope: {x: 0.018470615, y: 0.8609184, z: 0.044153817, w: -1.1193224}
outSlope: {x: 0.018470615, y: 0.8609184, z: 0.044153817, w: -1.1193224}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.15982565, y: 0.82625157, z: 0.12822588, w: 0.5247116}
inSlope: {x: -0.10440925, y: 0.23970002, z: 0.13328356, w: -0.37418148}
outSlope: {x: -0.10440925, y: 0.23970002, z: 0.13328356, w: -0.37418148}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: 0.15552509, y: 0.8117276, z: 0.13362442, w: 0.546859}
inSlope: {x: 0.08399362, y: -0.5383705, z: -0.103278264, w: 0.78736264}
outSlope: {x: 0.08399362, y: -0.5383705, z: -0.103278264, w: 0.78736264}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: 0.16083223, y: 0.75457996, z: 0.12538889, w: 0.62371445}
inSlope: {x: -0.061071184, y: -1.3093832, z: -0.025171109, w: 1.5671219}
outSlope: {x: -0.061071184, y: -1.3093832, z: -0.025171109, w: 1.5671219}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.15490705, y: 0.7019453, z: 0.12753385, w: 0.6833826}
inSlope: {x: -0.1777549, y: -1.5790355, z: 0.064348705, w: 1.7900391}
outSlope: {x: -0.1777549, y: -1.5790355, z: 0.064348705, w: 1.7900391}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1882,48 +2642,69 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0030465124, y: 0.40884772, z: 0.0067311707, w: 0.91257274}
inSlope: {x: 0.09160828, y: -0.93932474, z: -0.058006566, w: 0.40228304}
outSlope: {x: 0.09160828, y: -0.93932474, z: -0.058006566, w: 0.40228304}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.014415524, y: 0.23195946, z: -0.004974694, w: 0.97260594}
inSlope: {x: 0.07377045, y: -0.7552339, z: -0.05411116, w: 0.18063606}
outSlope: {x: 0.07377045, y: -0.7552339, z: -0.05411116, w: 0.18063606}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.017037626, y: 0.19356675, z: -0.007998429, w: 0.98090655}
inSlope: {x: -0.05542841, y: 0.24135591, z: 0.012187246, w: -0.048556928}
outSlope: {x: -0.05542841, y: 0.24135591, z: 0.012187246, w: -0.048556928}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.0003313049, y: 0.28793895, z: -0.0016558218, w: 0.9576473}
inSlope: {x: -0.039989185, y: 0.048725415, z: 0.006180809, w: -0.014319409}
outSlope: {x: -0.039989185, y: 0.048725415, z: 0.006180809, w: -0.014319409}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: -0.00065816496, y: 0.22996686, z: -0.005302609, w: 0.9731838}
inSlope: {x: -0.0057191583, y: 0.21917742, z: 0.02125317, w: -0.052750066}
outSlope: {x: -0.0057191583, y: 0.21917742, z: 0.02125317, w: -0.052750066}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.0028674263, y: 0.38558793, z: 0.0056159412, w: 0.92264956}
inSlope: {x: -0.006016261, y: 0.73420227, z: 0.037476957, w: -0.30606663}
outSlope: {x: -0.006016261, y: 0.73420227, z: 0.037476957, w: -0.30606663}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0030465124, y: 0.40884772, z: 0.0067311707, w: 0.91257274}
inSlope: {x: -0.0053725694, y: 0.6977918, z: 0.033456795, w: -0.30230382}
outSlope: {x: -0.0053725694, y: 0.6977918, z: 0.033456795, w: -0.30230382}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -1931,114 +2712,168 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.24845329, y: 0.19960529, z: 0.9477743, w: -0.012355421}
inSlope: {x: -0.01881346, y: -0.05049437, z: 0.0023961065, w: -0.1972221}
outSlope: {x: -0.01881346, y: -0.05049437, z: 0.0023961065, w: -0.1972221}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.20948942, y: 0.19216362, z: 0.957968, w: -0.03853171}
inSlope: {x: 1.2169572, y: -0.08340777, z: 0.26067677, w: -0.23253918}
outSlope: {x: 1.2169572, y: -0.08340777, z: 0.26067677, w: -0.23253918}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: -0.046282932, y: 0.18010351, z: 0.9803935, w: -0.06518544}
inSlope: {x: 1.6415739, y: -0.14904054, z: 0.085114546, w: -0.3492393}
outSlope: {x: 1.6415739, y: -0.14904054, z: 0.085114546, w: -0.3492393}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: 0.06314912, y: 0.16981487, z: 0.9788926, w: -0.09457462}
inSlope: {x: 0.2209676, y: -0.052852713, z: -0.02297044, w: -0.20939058}
outSlope: {x: 0.2209676, y: -0.052852713, z: -0.02297044, w: -0.20939058}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.031899408, y: 0.17291655, z: 0.9800646, w: -0.0924971}
inSlope: {x: -0.092584535, y: 0.10566881, z: 0.0076076407, w: 0.24596319}
outSlope: {x: -0.092584535, y: 0.10566881, z: 0.0076076407, w: 0.24596319}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.046208225, y: 0.18154924, z: 0.9795753, w: -0.07305441}
inSlope: {x: 1.0289824, y: 0.08643411, z: -0.063824005, w: 0.30602974}
outSlope: {x: 1.0289824, y: 0.08643411, z: -0.063824005, w: 0.30602974}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.10152701, y: 0.18276349, z: 0.9758899, w: -0.06267858}
inSlope: {x: 2.2868745, y: -0.011937661, z: -0.26486382, w: 0.33477008}
outSlope: {x: 2.2868745, y: -0.011937661, z: -0.26486382, w: 0.33477008}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.19866648, y: 0.1807534, z: 0.9619177, w: -0.05073641}
inSlope: {x: 2.1688294, y: 0.22147243, z: -0.41219744, w: 0.48321953}
outSlope: {x: 2.1688294, y: 0.22147243, z: -0.41219744, w: 0.48321953}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: 0.2461156, y: 0.19752833, z: 0.9484101, w: -0.030463941}
inSlope: {x: -0.017268896, y: 0.9583441, z: -0.19051355, w: 0.9288215}
outSlope: {x: -0.017268896, y: 0.9583441, z: -0.19051355, w: 0.9288215}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: 0.19751531, y: 0.24464297, z: 0.9492168, w: 0.011185002}
inSlope: {x: -2.206729, y: 1.2880721, z: 0.035379224, w: 1.6113153}
outSlope: {x: -2.206729, y: 1.2880721, z: 0.035379224, w: 1.6113153}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.099000305, y: 0.2833998, z: 0.9507687, w: 0.076957084}
inSlope: {x: -3.244796, y: 0.6919317, z: -0.044407632, w: 1.937428}
outSlope: {x: -3.244796, y: 0.6919317, z: -0.044407632, w: 1.937428}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: -0.018804394, y: 0.29077178, z: 0.9462563, w: 0.14034685}
inSlope: {x: -3.2654295, y: -0.01241529, z: -0.21334553, w: 1.3977098}
outSlope: {x: -3.2654295, y: -0.01241529, z: -0.21334553, w: 1.3977098}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: -0.20097695, y: 0.28134522, z: 0.92317796, w: 0.16791525}
inSlope: {x: -2.0831115, y: -0.04865931, z: -0.3369471, w: -0.4261256}
outSlope: {x: -2.0831115, y: -0.04865931, z: -0.3369471, w: -0.4261256}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: -0.26810598, y: 0.27087197, z: 0.9186482, w: 0.10408213}
inSlope: {x: 0.2654078, y: -0.32932037, z: 0.28360352, w: -0.98854876}
outSlope: {x: 0.2654078, y: -0.32932037, z: 0.28360352, w: -0.98854876}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.23987526, y: 0.25737345, z: 0.9329894, w: 0.0758261}
inSlope: {x: 0.627398, y: -0.37798768, z: 0.33658248, w: -0.76783067}
outSlope: {x: 0.627398, y: -0.37798768, z: 0.33658248, w: -0.76783067}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: -0.22627947, y: 0.24567279, z: 0.941087, w: 0.052893426}
inSlope: {x: -0.07981248, y: -0.3570872, z: 0.1144265, w: -0.7814329}
outSlope: {x: -0.07981248, y: -0.3570872, z: 0.1144265, w: -0.7814329}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.24519606, y: 0.23356764, z: 0.94061786, w: 0.02373058}
inSlope: {x: -0.42764288, y: -0.42733622, z: 0.017954726, w: -0.735839}
outSlope: {x: -0.42764288, y: -0.42733622, z: 0.017954726, w: -0.735839}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.24845329, y: 0.19960529, z: 0.9477743, w: -0.012355421}
inSlope: {x: 0.19006978, y: -0.5273522, z: 0.16470866, w: -0.48578745}
outSlope: {x: 0.19006978, y: -0.5273522, z: 0.16470866, w: -0.48578745}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2046,138 +2881,204 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.3202299, y: -0.38862655, z: 0.14899655, w: 0.85101247}
inSlope: {x: -0.14180571, y: -1.1695914, z: 0.9502588, w: -0.70163006}
outSlope: {x: -0.14180571, y: -1.1695914, z: 0.9502588, w: -0.70163006}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: 0.31550303, y: -0.42761293, z: 0.18067184, w: 0.8276248}
inSlope: {x: -0.12066721, y: -0.83294696, z: 0.5892589, w: -0.48884505}
outSlope: {x: -0.12066721, y: -0.83294696, z: 0.5892589, w: -0.48884505}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: 0.3073723, y: -0.44146484, z: 0.17137855, w: 0.82538503}
inSlope: {x: -0.27558225, y: 0.38465473, z: -0.8631611, w: 0.4642037}
outSlope: {x: -0.27558225, y: 0.38465473, z: -0.8631611, w: 0.4642037}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: 0.26747677, y: -0.37611306, z: 0.0779341, w: 0.88369757}
inSlope: {x: -0.93844855, y: 1.551352, z: -1.569623, w: 1.0607688}
outSlope: {x: -0.93844855, y: 1.551352, z: -1.569623, w: 1.0607688}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.20000002
value: {x: 0.23125002, y: -0.31508923, z: 0.02609486, w: 0.92008764}
inSlope: {x: -1.1228988, y: 1.9675591, z: -1.3729284, w: 0.9962503}
outSlope: {x: -1.1228988, y: 1.9675591, z: -1.3729284, w: 0.9962503}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: 0.16208881, y: -0.19492385, z: -0.03478763, w: 0.96670663}
inSlope: {x: -0.76383734, y: 0.69930047, z: -0.38531306, w: 0.28395835}
outSlope: {x: -0.76383734, y: 0.69930047, z: -0.38531306, w: 0.28395835}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: 0.098685406, y: -0.3811169, z: 0.011430106, w: 0.9191738}
inSlope: {x: -0.37487417, y: -2.0434947, z: 0.8559334, w: -0.81820256}
outSlope: {x: -0.37487417, y: -2.0434947, z: 0.8559334, w: -0.81820256}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: 0.07309676, y: -0.5058761, z: 0.07508287, w: 0.85621774}
inSlope: {x: -0.41876754, y: -1.6075201, z: 0.92231447, w: -0.9837941}
outSlope: {x: -0.41876754, y: -1.6075201, z: 0.92231447, w: -0.9837941}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: 0.058385465, y: -0.5544671, z: 0.10407657, w: 0.8236052}
inSlope: {x: -0.5761722, y: -1.6386343, z: 1.0253903, w: -1.2257631}
outSlope: {x: -0.5761722, y: -1.6386343, z: 1.0253903, w: -1.2257631}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: 0.03468525, y: -0.6151185, z: 0.14344227, w: 0.77450013}
inSlope: {x: -0.71747077, y: -1.4886562, z: 0.9016926, w: -1.2744417}
outSlope: {x: -0.71747077, y: -1.4886562, z: 0.9016926, w: -1.2744417}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: 0.010554086, y: -0.65371084, z: 0.16418943, w: 0.7386424}
inSlope: {x: -0.5597795, y: -0.90845287, z: 0.5265951, w: -0.8889111}
outSlope: {x: -0.5597795, y: -0.90845287, z: 0.5265951, w: -0.8889111}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.0026333733, y: -0.675682, z: 0.1785486, w: 0.7152394}
inSlope: {x: -0.1978937, y: -0.7743163, z: 0.8938542, w: -0.9902817}
outSlope: {x: -0.1978937, y: -0.7743163, z: 0.8938542, w: -0.9902817}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: 0.020119641, y: -0.71248573, z: 0.2814363, w: 0.6424586}
inSlope: {x: 0.9647058, y: 0.27230725, z: 1.4291062, w: -0.34296107}
outSlope: {x: 0.9647058, y: 0.27230725, z: 1.4291062, w: -0.34296107}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: 0.099770896, y: -0.65086967, z: 0.3180124, w: 0.6821162}
inSlope: {x: 0.8958161, y: 1.1414981, z: -0.57536197, w: 1.2052112}
outSlope: {x: 0.8958161, y: 1.1414981, z: -0.57536197, w: 1.2052112}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7666667
value: {x: 0.12139598, y: -0.6110782, z: 0.28069595, w: 0.730107}
inSlope: {x: 0.7139119, y: 1.7303956, z: -1.7574079, w: 1.8725338}
outSlope: {x: 0.7139119, y: 1.7303956, z: -1.7574079, w: 1.8725338}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8
value: {x: 0.14736502, y: -0.53551, z: 0.2008519, w: 0.80695176}
inSlope: {x: 0.99146783, y: 3.0437667, z: -2.7972124, w: 2.3754091}
outSlope: {x: 0.99146783, y: 3.0437667, z: -2.7972124, w: 2.3754091}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: 0.18749385, y: -0.4081604, z: 0.09421511, w: 0.8884676}
inSlope: {x: 1.192706, y: 4.3488874, z: -2.8949728, w: 2.032002}
outSlope: {x: 1.192706, y: 4.3488874, z: -2.8949728, w: 2.032002}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: 0.22687875, y: -0.24558422, z: 0.007853709, w: 0.9424186}
inSlope: {x: 1.039342, y: 3.254811, z: -1.5037175, w: 0.8832897}
outSlope: {x: 1.039342, y: 3.254811, z: -1.5037175, w: 0.8832897}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: 0.2567833, y: -0.19117309, z: -0.0060326583, w: 0.94735354}
inSlope: {x: 0.8817917, y: -0.48045844, z: 0.46217382, w: -0.38993737}
outSlope: {x: 0.8817917, y: -0.48045844, z: 0.46217382, w: -0.38993737}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: 0.28566486, y: -0.27761465, z: 0.038665246, w: 0.9164228}
inSlope: {x: 0.7111021, y: -2.4716735, z: 1.6430169, w: -1.047391}
outSlope: {x: 0.7111021, y: -2.4716735, z: 1.6430169, w: -1.047391}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: 0.30419007, y: -0.35595116, z: 0.1035017, w: 0.87752753}
inSlope: {x: 0.5184751, y: -1.6651782, z: 1.6549687, w: -0.9811542}
outSlope: {x: 0.5184751, y: -1.6651782, z: 1.6549687, w: -0.9811542}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 0.3202299, y: -0.38862655, z: 0.14899655, w: 0.85101247}
inSlope: {x: 0.4811933, y: -0.980259, z: 1.3648418, w: -0.7954499}
outSlope: {x: 0.4811933, y: -0.980259, z: 1.3648418, w: -0.7954499}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2185,132 +3086,195 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16680968, y: 0.64126265, z: -0.109148405, w: 0.7409746}
inSlope: {x: 0.9065799, y: 1.2441962, z: -1.0578245, w: -1.1359996}
outSlope: {x: 0.9065799, y: 1.2441962, z: -1.0578245, w: -1.1359996}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.06666668
value: {x: -0.11718276, y: 0.71279657, z: -0.166582, w: 0.6711481}
inSlope: {x: 0.38581493, y: 0.8190795, z: -0.44807324, w: -0.8991327}
outSlope: {x: 0.38581493, y: 0.8190795, z: -0.44807324, w: -0.8991327}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.16666669
value: {x: -0.13776635, y: 0.76144236, z: -0.14632012, w: 0.6162925}
inSlope: {x: -0.5253613, y: -0.040557735, z: 0.5779612, w: 0.068561785}
outSlope: {x: -0.5253613, y: -0.040557735, z: 0.5779612, w: 0.068561785}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.1643764, y: 0.7328608, z: -0.114509255, w: 0.6502177}
inSlope: {x: -0.1470823, y: -0.55789953, z: 0.22485687, w: 0.63682175}
outSlope: {x: -0.1470823, y: -0.55789953, z: 0.22485687, w: 0.63682175}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.16030554, y: 0.7185477, z: -0.11615916, w: 0.6667071}
inSlope: {x: 0.16035499, y: 0.3486586, z: -0.1846168, w: -0.38018885}
outSlope: {x: 0.16035499, y: 0.3486586, z: -0.1846168, w: -0.38018885}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.40000004
value: {x: -0.13528413, y: 0.7887854, z: -0.14797565, w: 0.58105004}
inSlope: {x: 0.33367229, y: 0.639478, z: -0.40755767, w: -0.88855064}
outSlope: {x: 0.33367229, y: 0.639478, z: -0.40755767, w: -0.88855064}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.11182607, y: 0.8188697, z: -0.1759232, w: 0.53478813}
inSlope: {x: 0.3121486, y: 0.21656168, z: -0.37189594, w: -0.38082826}
outSlope: {x: 0.3121486, y: 0.21656168, z: -0.37189594, w: -0.38082826}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.5
value: {x: -0.10266528, y: 0.8218225, z: -0.18694696, w: 0.52831656}
inSlope: {x: 0.3785425, y: 0.06332601, z: -0.42971033, w: -0.18192068}
outSlope: {x: 0.3785425, y: 0.06332601, z: -0.42971033, w: -0.18192068}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.08658988, y: 0.82309145, z: -0.20457058, w: 0.5226601}
inSlope: {x: 0.38961112, y: -0.08779508, z: -0.41690484, w: 0.043608442}
outSlope: {x: 0.38961112, y: -0.08779508, z: -0.41690484, w: 0.043608442}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.0766912, y: 0.8159695, z: -0.21474062, w: 0.5312238}
inSlope: {x: 0.13349962, y: -0.15789813, z: -0.11276606, w: 0.2200145}
outSlope: {x: 0.13349962, y: -0.15789813, z: -0.11276606, w: 0.2200145}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.077689916, y: 0.8125649, z: -0.2120883, w: 0.5373277}
inSlope: {x: 0.07339305, y: 0.22829832, z: -0.028943595, w: -0.36373848}
outSlope: {x: 0.07339305, y: 0.22829832, z: -0.028943595, w: -0.36373848}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6333333
value: {x: -0.07179834, y: 0.8311894, z: -0.21667019, w: 0.5069746}
inSlope: {x: 0.36921582, y: 0.47528398, z: -0.3731076, w: -0.8932253}
outSlope: {x: 0.36921582, y: 0.47528398, z: -0.3731076, w: -0.8932253}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6666667
value: {x: -0.05307552, y: 0.8442505, z: -0.23696215, w: 0.47777936}
inSlope: {x: 0.53046095, y: 0.05333811, z: -0.57347465, w: -0.30379456}
outSlope: {x: 0.53046095, y: 0.05333811, z: -0.57347465, w: -0.30379456}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.73333335
value: {x: -0.03696525, y: 0.8152331, z: -0.24550605, w: 0.5232163}
inSlope: {x: -0.28825685, y: -0.6289927, z: 0.8133937, w: 1.2909255}
outSlope: {x: -0.28825685, y: -0.6289927, z: 0.8133937, w: 1.2909255}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8
value: {x: -0.10101369, y: 0.75488156, z: -0.13280442, w: 0.6342816}
inSlope: {x: -1.6437562, y: -1.4847767, z: 2.010711, w: 1.8745718}
outSlope: {x: -1.6437562, y: -1.4847767, z: 2.010711, w: 1.8745718}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8333334
value: {x: -0.16523518, y: 0.6938273, z: -0.06662814, w: 0.6977548}
inSlope: {x: -1.7645137, y: -2.1118412, z: 1.6746778, w: 1.8564911}
outSlope: {x: -1.7645137, y: -2.1118412, z: 1.6746778, w: 1.8564911}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.8666667
value: {x: -0.21864794, y: 0.6140922, z: -0.021159217, w: 0.75804764}
inSlope: {x: -1.0445135, y: -1.6712503, z: 0.803366, w: 1.2054076}
outSlope: {x: -1.0445135, y: -1.6712503, z: 0.803366, w: 1.2054076}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: -0.23486938, y: 0.58241063, z: -0.013070446, w: 0.7781153}
inSlope: {x: -0.036841303, y: 0.032627255, z: -0.2640338, w: -0.047700077}
outSlope: {x: -0.036841303, y: 0.032627255, z: -0.2640338, w: -0.047700077}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.93333334
value: {x: -0.22110406, y: 0.61626726, z: -0.038761437, w: 0.7548677}
inSlope: {x: 0.6588745, y: 0.8788293, z: -0.9759298, w: -0.58231884}
outSlope: {x: 0.6588745, y: 0.8788293, z: -0.9759298, w: -0.58231884}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.19094445, y: 0.6409992, z: -0.07813237, w: 0.73929405}
inSlope: {x: 0.81441516, y: 0.37493116, z: -1.0558039, w: -0.2083963}
outSlope: {x: 0.81441516, y: 0.37493116, z: -1.0558039, w: -0.2083963}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.16680968, y: 0.64126265, z: -0.109148405, w: 0.7409746}
inSlope: {x: 0.7240412, y: 0.007903555, z: -0.9304787, w: 0.05041646}
outSlope: {x: 0.7240412, y: 0.007903555, z: -0.9304787, w: 0.05041646}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2318,54 +3282,78 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0024680616, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: -0.0011931568, y: -0.09251698, z: 0.0039366167, w: 0.014662742}
outSlope: {x: -0.0011931568, y: -0.09251698, z: 0.0039366167, w: 0.014662742}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.26666668
value: {x: -0.0025283182, y: 0.14474586, z: 0.010511534, w: 0.9894098}
inSlope: {x: 0.011516069, y: 0.36826554, z: -0.03126883, w: -0.05521954}
outSlope: {x: 0.011516069, y: 0.36826554, z: -0.03126883, w: -0.05521954}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.43333337
value: {x: 0.001475994, y: 0.2806685, z: 0.0012023731, w: 0.9598029}
inSlope: {x: 0.010276099, y: 0.7952691, z: -0.04163572, w: -0.22971076}
outSlope: {x: 0.010276099, y: 0.7952691, z: -0.04163572, w: -0.22971076}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.53333336
value: {x: -0.0027767722, y: 0.29636547, z: 0.0012207404, w: 0.9550698}
inSlope: {x: -0.14764652, y: -1.033304, z: 0.06970877, w: 0.30402672}
outSlope: {x: -0.14764652, y: -1.033304, z: 0.06970877, w: 0.30402672}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.6
value: {x: -0.012223941, y: 0.21631306, z: 0.006319823, w: 0.9762271}
inSlope: {x: -0.02809429, y: -0.46276423, z: 0.028101869, w: 0.110386215}
outSlope: {x: -0.02809429, y: -0.46276423, z: 0.028101869, w: 0.110386215}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: -0.0029658845, y: 0.24771407, z: 0.003846409, w: 0.968821}
inSlope: {x: 0.10254389, y: 0.35724556, z: -0.029627994, w: -0.089153975}
outSlope: {x: 0.10254389, y: 0.35724556, z: -0.029627994, w: -0.089153975}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 0.90000004
value: {x: -0.0005735822, y: 0.20154434, z: 0.006827743, w: 0.9794555}
inSlope: {x: -0.014733674, y: -0.40467924, z: 0.0307253, w: 0.082800694}
outSlope: {x: -0.014733674, y: -0.40467924, z: 0.0307253, w: 0.082800694}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: -0.0024680616, y: 0.15852268, z: 0.010255346, w: 0.987299}
inSlope: {x: -0.019360643, y: -0.4311948, z: 0.035365645, w: 0.07207256}
outSlope: {x: -0.019360643, y: -0.4311948, z: 0.035365645, w: 0.07207256}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334, w: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2376,18 +3364,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2395,78 +3389,114 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0021132505, y: 0.60808694, z: -0.13831453}
inSlope: {x: -0.032869756, y: 0.06753158, z: -0.111753196}
outSlope: {x: -0.032869756, y: 0.06753158, z: -0.111753196}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.033333335
value: {x: -0.003208909, y: 0.610338, z: -0.14203964}
inSlope: {x: -0.084622696, y: 0.12818526, z: -0.10397394}
outSlope: {x: -0.084622726, y: 0.12817812, z: -0.10397458}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.06666666
value: {x: -0.0077547664, y: 0.61663216, z: -0.14524622}
inSlope: {x: -0.17242876, y: 0.23186705, z: -0.00018483523}
outSlope: {x: -0.17242882, y: 0.23186496, z: -0.00018502315}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.10000001
value: {x: -0.014704166, y: 0.6257952, z: -0.14205194}
inSlope: {x: -0.22796382, y: 0.29727066, z: 0.22697471}
outSlope: {x: -0.2279647, y: 0.29727286, z: 0.22697814}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.23333335
value: {x: -0.048764527, y: 0.6616007, z: -0.08046768}
inSlope: {x: -0.23031999, y: 0.10708404, z: 0.36625674}
outSlope: {x: -0.23032135, y: 0.10710503, z: 0.36625692}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.3
value: {x: -0.062944464, y: 0.6587328, z: -0.06770347}
inSlope: {x: -0.22503532, y: -0.19544372, z: 0.06767542}
outSlope: {x: -0.22503589, y: -0.19544543, z: 0.0676754}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.46666667
value: {x: -0.09661867, y: 0.59589386, z: -0.07677255}
inSlope: {x: -0.07792423, y: -0.3691333, z: -0.09541883}
outSlope: {x: -0.07792168, y: -0.36913455, z: -0.09541917}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.56666666
value: {x: -0.0895036, y: 0.5697522, z: -0.08615034}
inSlope: {x: 0.21228391, y: -0.09725347, z: -0.10535761}
outSlope: {x: 0.2122848, y: -0.097250946, z: -0.10535843}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.7
value: {x: -0.05301426, y: 0.6016175, z: -0.102644905}
inSlope: {x: 0.24455883, y: 0.3020005, z: -0.13161632}
outSlope: {x: 0.2445617, y: 0.30200988, z: -0.13161841}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.76666665
value: {x: -0.039021518, y: 0.6122309, z: -0.11136264}
inSlope: {x: 0.20177415, y: 0.061965987, z: -0.12750123}
outSlope: {x: 0.20177716, y: 0.061971877, z: -0.12750489}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.96666664
value: {x: -0.0043188664, y: 0.60854566, z: -0.13465539}
inSlope: {x: 0.08895551, y: -0.024614964, z: -0.1097077}
outSlope: {x: 0.088956386, y: -0.024618441, z: -0.10970865}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.0021132505, y: 0.60808694, z: -0.13831453}
inSlope: {x: 0.066168785, y: -0.013762895, z: -0.10977405}
outSlope: {x: 0.066168785, y: -0.013762895, z: -0.10977405}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2474,18 +3504,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37125313, y: 0, z: 3.5297364e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.37125313, y: 0, z: 3.5297364e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2493,18 +3529,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.004204654, y: 0.15099242, z: 0.05278315}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2512,18 +3554,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.030003468, y: -0.2266265, z: 0.010271137}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2531,18 +3579,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.33805797, y: 0.000000001649141, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.33805797, y: 0.000000001649141, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2550,18 +3604,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.48710993, y: -0.000000002931521, z: -0.0000000052878213}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.48710993, y: -0.000000002931521, z: -0.0000000052878213}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2569,18 +3629,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.37810466, y: 0.000000012314276, z: 0.0000000036565113}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.37810466, y: 0.000000012314276, z: 0.0000000036565113}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2588,18 +3654,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.087417886, y: -0.14526387, z: -0.18752953}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2607,18 +3679,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.14754602, y: -1.5093661e-10, z: -1.8385027e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.14754602, y: -1.5093661e-10, z: -1.8385027e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2626,18 +3704,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12117819, y: 4.1128417e-11, z: -6.124188e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.12117819, y: 4.1128417e-11, z: -6.124188e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2645,18 +3729,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0947669, y: 6.2086014e-10, z: 5.5992283e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.0947669, y: 6.2086014e-10, z: 5.5992283e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2664,18 +3754,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.18119411, y: -0.09788945, z: -0.04861834}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2683,18 +3779,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.16641212, y: 9.912305e-10, z: -0.0000000015655901}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.16641212, y: 9.912305e-10, z: -0.0000000015655901}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2702,18 +3804,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.120116964, y: -3.439019e-10, z: -3.1494987e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.120116964, y: -3.439019e-10, z: -3.1494987e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2721,18 +3829,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11180051, y: -0.0000000017402267, z: -2.581581e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.11180051, y: -0.0000000017402267, z: -2.581581e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2740,18 +3854,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.23680966, y: -0.08301195, z: 0.07521193}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2759,18 +3879,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15574053, y: 5.2818406e-11, z: -2.1475464e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.15574053, y: 5.2818406e-11, z: -2.1475464e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2778,18 +3904,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.13222101, y: 5.719294e-10, z: -5.013981e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.13222101, y: 5.719294e-10, z: -5.013981e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2797,18 +3929,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.11479917, y: 0.000000002091016, z: -2.9267916e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.11479917, y: 0.000000002091016, z: -2.9267916e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2816,18 +3954,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.08870409, y: -0.102894865, z: 0.14078552}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2835,18 +3979,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.15860535, y: 0.0000000026883464, z: 7.8647727e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.15860535, y: 0.0000000026883464, z: 7.8647727e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2854,18 +4004,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.12212481, y: 0.0000000016745396, z: 1.4744966e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.12212481, y: 0.0000000016745396, z: 1.4744966e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2873,18 +4029,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.03058772, y: 0.24421279, z: 0.106115624}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2892,18 +4054,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.23949292, y: 9.154036e-11, z: -1.5268384e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.23949292, y: 9.154036e-11, z: -1.5268384e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2911,18 +4079,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.410607, y: 0.000000009724387, z: 0.0000000011147474}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.410607, y: 0.000000009724387, z: 0.0000000011147474}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2930,18 +4104,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.3364506, y: -0.0000000040139625, z: 0.000000003445582}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.3364506, y: -0.0000000040139625, z: 0.000000003445582}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2949,18 +4129,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.17860304, y: -0.03778445, z: -0.03799493}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2968,18 +4154,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08539126, y: -7.067196e-10, z: -3.2034123e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.08539126, y: -7.067196e-10, z: -3.2034123e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -2987,18 +4179,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.10555976, y: -2.7268696e-10, z: -1.3080381e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.10555976, y: -2.7268696e-10, z: -1.3080381e-12}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3006,18 +4204,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07002997, y: -2.4273614e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.07002997, y: -2.4273614e-11, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3025,18 +4229,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.21015932, y: -0.043759316, z: 0.055817947}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3044,18 +4254,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.083958365, y: 4.3760906e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.083958365, y: 4.3760906e-12, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3063,18 +4279,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1011217, y: 1.9947108e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.1011217, y: 1.9947108e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3082,18 +4304,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.08893922, y: 8.882038e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.08893922, y: 8.882038e-10, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3101,18 +4329,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.22260404, y: -0.019900102, z: 0.114515066}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3120,18 +4354,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.0699, y: -5.498229e-10, z: 0.0000000013405371}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.0699, y: -5.498229e-10, z: 0.0000000013405371}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3139,18 +4379,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.110720225, y: 5.931178e-10, z: -3.8376718e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.110720225, y: 5.931178e-10, z: -3.8376718e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3158,18 +4404,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1044904, y: 3.5438566e-10, z: -4.4334e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.1044904, y: 3.5438566e-10, z: -4.4334e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3177,18 +4429,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.122584194, y: 0.007231355, z: 0.14750098}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3196,18 +4454,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.098457314, y: -1.0673975e-10, z: -9.37739e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.098457314, y: -1.0673975e-10, z: -9.37739e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3215,18 +4479,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.07122904, y: 2.208488e-10, z: 3.0662493e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.07122904, y: 2.208488e-10, z: 3.0662493e-11}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3234,18 +4504,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.030712744, y: 0, z: 0.24881017}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3253,18 +4529,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.21017115, y: 0, z: 3.3810763e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.21017115, y: 0, z: 3.3810763e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3272,18 +4554,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.061779246, y: 0.0051475475, z: 0.17987455}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3291,18 +4579,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.252185, y: 0.006025476, z: 0.001023685}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3310,18 +4604,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.26892292, y: 0, z: 0}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3329,18 +4629,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.071036816, y: -0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3348,18 +4654,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: -0.0000000022347288, z: 0.000000001227377}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.308237, y: -0.0000000022347288, z: 0.000000001227377}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3367,18 +4679,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: 0.0000000028581109, z: -0.0000000045524917}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.1799596, y: 0.0000000028581109, z: -0.0000000045524917}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3386,18 +4704,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -3.5631814e-10, z: 5.759018e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.18444936, y: -3.5631814e-10, z: 5.759018e-10}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3405,18 +4729,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: 0.071036816, y: 0.21975936, z: -0.019633979}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3424,18 +4754,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.308237, y: 9.119264e-10, z: 0.0000000012273859}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.308237, y: 9.119264e-10, z: 0.0000000012273859}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3443,18 +4779,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.1799596, y: -0.0000000025712892, z: -0.000000003963615}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.1799596, y: -0.0000000025712892, z: -0.000000003963615}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3462,18 +4804,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: -0.18444936, y: -7.947312e-10, z: -0.0000000033575402}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 0.99999994
value: {x: -0.18444936, y: -7.947312e-10, z: -0.0000000033575402}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3482,18 +4830,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3501,18 +4855,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3520,18 +4880,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3539,18 +4905,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3558,18 +4930,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3577,18 +4955,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3596,18 +4980,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3615,18 +5005,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3634,18 +5030,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3653,18 +5055,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3672,18 +5080,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3691,18 +5105,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3710,18 +5130,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3729,18 +5155,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3748,18 +5180,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3767,18 +5205,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3786,18 +5230,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3805,18 +5255,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3824,18 +5280,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3843,18 +5305,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3862,18 +5330,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3881,18 +5355,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3900,18 +5380,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3919,18 +5405,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3938,18 +5430,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3957,18 +5455,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3976,18 +5480,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -3995,18 +5505,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4014,18 +5530,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4033,18 +5555,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4052,18 +5580,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4071,18 +5605,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4090,18 +5630,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4109,18 +5655,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4128,18 +5680,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4147,18 +5705,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4166,18 +5730,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4185,18 +5755,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4204,18 +5780,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4223,18 +5805,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4242,18 +5830,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4261,18 +5855,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4280,18 +5880,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4299,18 +5905,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4318,18 +5930,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4337,18 +5955,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4356,18 +5980,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4375,18 +6005,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4394,18 +6030,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4413,18 +6055,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4432,18 +6080,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4451,18 +6105,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4470,18 +6130,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4489,18 +6155,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4508,18 +6180,24 @@ AnimationClip:
- curve:
serializedVersion: 2
m_Curve:
- - serializedVersion: 2
+ - serializedVersion: 3
time: 0
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
- - serializedVersion: 2
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ - serializedVersion: 3
time: 1.0000001
value: {x: 1, y: 1, z: 1}
inSlope: {x: 0, y: 0, z: 0}
outSlope: {x: 0, y: 0, z: 0}
tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
@@ -4540,6 +6218,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 2
@@ -4547,6 +6227,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 2
@@ -4554,6 +6236,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 2
@@ -4561,6 +6245,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 2
@@ -4568,6 +6254,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 2
@@ -4575,6 +6263,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 2
@@ -4582,6 +6272,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 2
@@ -4589,6 +6281,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 2
@@ -4596,6 +6290,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 2
@@ -4603,6 +6299,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 2
@@ -4610,6 +6308,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 2
@@ -4617,6 +6317,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 2
@@ -4624,6 +6326,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 2
@@ -4631,6 +6335,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 2
@@ -4638,6 +6344,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 2
@@ -4645,6 +6353,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 2
@@ -4652,6 +6362,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 2
@@ -4659,6 +6371,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 2
@@ -4666,6 +6380,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 2
@@ -4673,6 +6389,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 2
@@ -4680,6 +6398,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 2
@@ -4687,6 +6407,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 2
@@ -4694,6 +6416,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 2
@@ -4701,6 +6425,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 2
@@ -4708,6 +6434,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 2
@@ -4715,6 +6443,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 2
@@ -4722,6 +6452,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 2
@@ -4729,6 +6461,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 2
@@ -4736,6 +6470,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 2
@@ -4743,6 +6479,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 2
@@ -4750,6 +6488,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 2
@@ -4757,6 +6497,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 2
@@ -4764,6 +6506,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 2
@@ -4771,6 +6515,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 1
@@ -4778,6 +6524,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 1
@@ -4785,6 +6533,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 1
@@ -4792,6 +6542,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 1
@@ -4799,6 +6551,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 1
@@ -4806,6 +6560,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 1
@@ -4813,6 +6569,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 1
@@ -4820,6 +6578,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 1
@@ -4827,6 +6587,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 1
@@ -4834,6 +6596,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 1
@@ -4841,6 +6605,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 1
@@ -4848,6 +6614,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 1
@@ -4855,6 +6623,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 1
@@ -4862,6 +6632,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 1
@@ -4869,6 +6641,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 1
@@ -4876,6 +6650,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 1
@@ -4883,6 +6659,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 1
@@ -4890,6 +6668,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 1
@@ -4897,6 +6677,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 1
@@ -4904,6 +6686,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 1
@@ -4911,6 +6695,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 1
@@ -4918,6 +6704,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 1
@@ -4925,6 +6713,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 1
@@ -4932,6 +6722,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 1
@@ -4939,6 +6731,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 1
@@ -4946,6 +6740,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 1
@@ -4953,6 +6749,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 1
@@ -4960,6 +6758,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 1
@@ -4967,6 +6767,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 1
@@ -4974,6 +6776,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 1
@@ -4981,6 +6785,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 1
@@ -4988,6 +6794,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 1
@@ -4995,6 +6803,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 1
@@ -5002,6 +6812,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 1
@@ -5009,6 +6821,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 1
@@ -5016,6 +6830,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 1
@@ -5023,6 +6839,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 1
@@ -5030,6 +6848,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 1
@@ -5037,6 +6857,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 1
@@ -5044,6 +6866,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 1
@@ -5051,6 +6875,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 1
@@ -5058,6 +6884,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 1
@@ -5065,6 +6893,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 1
@@ -5072,6 +6902,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 1
@@ -5079,6 +6911,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 1
@@ -5086,6 +6920,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 1
@@ -5093,6 +6929,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 1
@@ -5100,6 +6938,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 1
@@ -5107,6 +6947,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 1
@@ -5114,6 +6956,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 1
@@ -5121,6 +6965,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 1
@@ -5128,6 +6974,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 1
@@ -5135,6 +6983,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 1
@@ -5142,6 +6992,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 1
@@ -5149,6 +7001,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 2
@@ -5156,6 +7010,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 2
@@ -5163,6 +7019,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 2
@@ -5170,6 +7028,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 2
@@ -5177,6 +7037,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 2
@@ -5184,6 +7046,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 2
@@ -5191,6 +7055,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 2
@@ -5198,6 +7064,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 2
@@ -5205,6 +7073,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 2
@@ -5212,6 +7082,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 2
@@ -5219,6 +7091,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 2
@@ -5226,6 +7100,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 2
@@ -5233,6 +7109,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 2
@@ -5240,6 +7118,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 2
@@ -5247,6 +7127,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 2
@@ -5254,6 +7136,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 2
@@ -5261,6 +7145,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 2
@@ -5268,6 +7154,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 2
@@ -5275,6 +7163,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 2
@@ -5282,6 +7172,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 2
@@ -5289,6 +7181,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 2
@@ -5296,6 +7190,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 2
@@ -5303,6 +7199,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 385153371
attribute: 3
@@ -5310,6 +7208,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2036319364
attribute: 3
@@ -5317,6 +7217,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2775190934
attribute: 3
@@ -5324,6 +7226,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2072678193
attribute: 3
@@ -5331,6 +7235,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 647298522
attribute: 3
@@ -5338,6 +7244,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1367004264
attribute: 3
@@ -5345,6 +7253,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 330553179
attribute: 3
@@ -5352,6 +7262,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 844026250
attribute: 3
@@ -5359,6 +7271,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1694729040
attribute: 3
@@ -5366,6 +7280,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 658000764
attribute: 3
@@ -5373,6 +7289,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2075609150
attribute: 3
@@ -5380,6 +7298,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3008667990
attribute: 3
@@ -5387,6 +7307,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 883989691
attribute: 3
@@ -5394,6 +7316,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3644443073
attribute: 3
@@ -5401,6 +7325,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3456565106
attribute: 3
@@ -5408,6 +7334,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1505695153
attribute: 3
@@ -5415,6 +7343,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1328397267
attribute: 3
@@ -5422,6 +7352,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3672525746
attribute: 3
@@ -5429,6 +7361,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 130073572
attribute: 3
@@ -5436,6 +7370,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 195367703
attribute: 3
@@ -5443,6 +7379,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3486815790
attribute: 3
@@ -5450,6 +7388,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3414504543
attribute: 3
@@ -5457,6 +7397,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3106230904
attribute: 3
@@ -5464,6 +7406,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3701194937
attribute: 3
@@ -5471,6 +7415,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1314707433
attribute: 3
@@ -5478,6 +7424,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3767821258
attribute: 3
@@ -5485,6 +7433,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3885468255
attribute: 3
@@ -5492,6 +7442,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 916087872
attribute: 3
@@ -5499,6 +7451,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2252097317
attribute: 3
@@ -5506,6 +7460,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1193016811
attribute: 3
@@ -5513,6 +7469,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1622237199
attribute: 3
@@ -5520,6 +7478,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2896894385
attribute: 3
@@ -5527,6 +7487,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1639194407
attribute: 3
@@ -5534,6 +7496,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2483857109
attribute: 3
@@ -5541,6 +7505,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1551093189
attribute: 3
@@ -5548,6 +7514,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2089234668
attribute: 3
@@ -5555,6 +7523,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4283852561
attribute: 3
@@ -5562,6 +7532,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 969108799
attribute: 3
@@ -5569,6 +7541,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3280930403
attribute: 3
@@ -5576,6 +7550,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 4236123409
attribute: 3
@@ -5583,6 +7559,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3996457212
attribute: 3
@@ -5590,6 +7568,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2267479203
attribute: 3
@@ -5597,6 +7577,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 454626177
attribute: 3
@@ -5604,6 +7586,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3795987214
attribute: 3
@@ -5611,6 +7595,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1023622563
attribute: 3
@@ -5618,6 +7604,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1263878494
attribute: 3
@@ -5625,6 +7613,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 392573533
attribute: 3
@@ -5632,6 +7622,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1392374350
attribute: 3
@@ -5639,6 +7631,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1474872112
attribute: 3
@@ -5646,6 +7640,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1504551852
attribute: 3
@@ -5653,6 +7649,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 769438181
attribute: 3
@@ -5660,6 +7658,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 2834485037
attribute: 3
@@ -5667,6 +7667,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 3302415690
attribute: 3
@@ -5674,6 +7676,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1669479148
attribute: 3
@@ -5681,6 +7685,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
- serializedVersion: 2
path: 1974869604
attribute: 3
@@ -5688,6 +7694,8 @@ AnimationClip:
typeID: 4
customType: 0
isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
pptrCurveMapping: []
m_AnimationClipSettings:
serializedVersion: 2
@@ -5699,7 +7707,7 @@ AnimationClip:
m_Level: 0
m_CycleOffset: 0
m_HasAdditiveReferencePose: 0
- m_LoopTime: 0
+ m_LoopTime: 1
m_LoopBlend: 0
m_LoopBlendOrientation: 0
m_LoopBlendPositionY: 0
@@ -5713,5 +7721,4 @@ AnimationClip:
m_EulerEditorCurves: []
m_HasGenericRootTransform: 0
m_HasMotionFloatCurves: 0
- m_GenerateMotionCurves: 0
m_Events: []
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering.fbx.meta b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering.fbx.meta
index 21a49b14..37bb23da 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering.fbx.meta
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering.fbx.meta
@@ -1,128 +1,368 @@
fileFormatVersion: 2
guid: 4ef1a3afbe3d04fa081ed0804f91d92f
ModelImporter:
- serializedVersion: 22
- fileIDToRecycleName:
- 100000: ball_l
- 100002: ball_r
- 100004: calf_l
- 100006: calf_r
- 100008: clavicle_l
- 100010: clavicle_r
- 100012: //RootNode
- 100014: festering_ghoul
- 100016: foot_l
- 100018: foot_r
- 100020: hand_l
- 100022: hand_r
- 100024: head
- 100026: index_01_l
- 100028: index_01_r
- 100030: index_02_l
- 100032: index_02_r
- 100034: index_03_l
- 100036: index_03_r
- 100038: index_04_l
- 100040: index_04_r
- 100042: jaw_1
- 100044: jaw_2
- 100046: jaw_3
- 100048: lowerarm_l
- 100050: lowerarm_r
- 100052: middle_01_l
- 100054: middle_01_r
- 100056: middle_02_l
- 100058: middle_02_r
- 100060: middle_03_l
- 100062: middle_03_r
- 100064: middle_04_l
- 100066: middle_04_r
- 100068: neck_01
- 100070: pelvis
- 100072: ring_01_l
- 100074: ring_01_r
- 100076: ring_02_l
- 100078: ring_02_r
- 100080: ring_03_l
- 100082: ring_03_r
- 100084: ring_04_l
- 100086: ring_04_r
- 100088: root
- 100090: spine_01
- 100092: spine_02
- 100094: spine_03
- 100096: thigh_l
- 100098: thigh_r
- 100100: thumb_01_l
- 100102: thumb_01_r
- 100104: thumb_02_l
- 100106: thumb_02_r
- 100108: thumb_03_l
- 100110: thumb_03_r
- 100112: upperarm_l
- 100114: upperarm_r
- 400000: ball_l
- 400002: ball_r
- 400004: calf_l
- 400006: calf_r
- 400008: clavicle_l
- 400010: clavicle_r
- 400012: //RootNode
- 400014: festering_ghoul
- 400016: foot_l
- 400018: foot_r
- 400020: hand_l
- 400022: hand_r
- 400024: head
- 400026: index_01_l
- 400028: index_01_r
- 400030: index_02_l
- 400032: index_02_r
- 400034: index_03_l
- 400036: index_03_r
- 400038: index_04_l
- 400040: index_04_r
- 400042: jaw_1
- 400044: jaw_2
- 400046: jaw_3
- 400048: lowerarm_l
- 400050: lowerarm_r
- 400052: middle_01_l
- 400054: middle_01_r
- 400056: middle_02_l
- 400058: middle_02_r
- 400060: middle_03_l
- 400062: middle_03_r
- 400064: middle_04_l
- 400066: middle_04_r
- 400068: neck_01
- 400070: pelvis
- 400072: ring_01_l
- 400074: ring_01_r
- 400076: ring_02_l
- 400078: ring_02_r
- 400080: ring_03_l
- 400082: ring_03_r
- 400084: ring_04_l
- 400086: ring_04_r
- 400088: root
- 400090: spine_01
- 400092: spine_02
- 400094: spine_03
- 400096: thigh_l
- 400098: thigh_r
- 400100: thumb_01_l
- 400102: thumb_01_r
- 400104: thumb_02_l
- 400106: thumb_02_r
- 400108: thumb_03_l
- 400110: thumb_03_r
- 400112: upperarm_l
- 400114: upperarm_r
- 2100000: ghoul_festering_mat
- 4300000: festering_ghoul
- 9500000: //RootNode
- 13700000: festering_ghoul
+ serializedVersion: 22200
+ internalIDToNameTable:
+ - first:
+ 1: 100000
+ second: ball_l
+ - first:
+ 1: 100002
+ second: ball_r
+ - first:
+ 1: 100004
+ second: calf_l
+ - first:
+ 1: 100006
+ second: calf_r
+ - first:
+ 1: 100008
+ second: clavicle_l
+ - first:
+ 1: 100010
+ second: clavicle_r
+ - first:
+ 1: 100012
+ second: //RootNode
+ - first:
+ 1: 100014
+ second: festering_ghoul
+ - first:
+ 1: 100016
+ second: foot_l
+ - first:
+ 1: 100018
+ second: foot_r
+ - first:
+ 1: 100020
+ second: hand_l
+ - first:
+ 1: 100022
+ second: hand_r
+ - first:
+ 1: 100024
+ second: head
+ - first:
+ 1: 100026
+ second: index_01_l
+ - first:
+ 1: 100028
+ second: index_01_r
+ - first:
+ 1: 100030
+ second: index_02_l
+ - first:
+ 1: 100032
+ second: index_02_r
+ - first:
+ 1: 100034
+ second: index_03_l
+ - first:
+ 1: 100036
+ second: index_03_r
+ - first:
+ 1: 100038
+ second: index_04_l
+ - first:
+ 1: 100040
+ second: index_04_r
+ - first:
+ 1: 100042
+ second: jaw_1
+ - first:
+ 1: 100044
+ second: jaw_2
+ - first:
+ 1: 100046
+ second: jaw_3
+ - first:
+ 1: 100048
+ second: lowerarm_l
+ - first:
+ 1: 100050
+ second: lowerarm_r
+ - first:
+ 1: 100052
+ second: middle_01_l
+ - first:
+ 1: 100054
+ second: middle_01_r
+ - first:
+ 1: 100056
+ second: middle_02_l
+ - first:
+ 1: 100058
+ second: middle_02_r
+ - first:
+ 1: 100060
+ second: middle_03_l
+ - first:
+ 1: 100062
+ second: middle_03_r
+ - first:
+ 1: 100064
+ second: middle_04_l
+ - first:
+ 1: 100066
+ second: middle_04_r
+ - first:
+ 1: 100068
+ second: neck_01
+ - first:
+ 1: 100070
+ second: pelvis
+ - first:
+ 1: 100072
+ second: ring_01_l
+ - first:
+ 1: 100074
+ second: ring_01_r
+ - first:
+ 1: 100076
+ second: ring_02_l
+ - first:
+ 1: 100078
+ second: ring_02_r
+ - first:
+ 1: 100080
+ second: ring_03_l
+ - first:
+ 1: 100082
+ second: ring_03_r
+ - first:
+ 1: 100084
+ second: ring_04_l
+ - first:
+ 1: 100086
+ second: ring_04_r
+ - first:
+ 1: 100088
+ second: root
+ - first:
+ 1: 100090
+ second: spine_01
+ - first:
+ 1: 100092
+ second: spine_02
+ - first:
+ 1: 100094
+ second: spine_03
+ - first:
+ 1: 100096
+ second: thigh_l
+ - first:
+ 1: 100098
+ second: thigh_r
+ - first:
+ 1: 100100
+ second: thumb_01_l
+ - first:
+ 1: 100102
+ second: thumb_01_r
+ - first:
+ 1: 100104
+ second: thumb_02_l
+ - first:
+ 1: 100106
+ second: thumb_02_r
+ - first:
+ 1: 100108
+ second: thumb_03_l
+ - first:
+ 1: 100110
+ second: thumb_03_r
+ - first:
+ 1: 100112
+ second: upperarm_l
+ - first:
+ 1: 100114
+ second: upperarm_r
+ - first:
+ 4: 400000
+ second: ball_l
+ - first:
+ 4: 400002
+ second: ball_r
+ - first:
+ 4: 400004
+ second: calf_l
+ - first:
+ 4: 400006
+ second: calf_r
+ - first:
+ 4: 400008
+ second: clavicle_l
+ - first:
+ 4: 400010
+ second: clavicle_r
+ - first:
+ 4: 400012
+ second: //RootNode
+ - first:
+ 4: 400014
+ second: festering_ghoul
+ - first:
+ 4: 400016
+ second: foot_l
+ - first:
+ 4: 400018
+ second: foot_r
+ - first:
+ 4: 400020
+ second: hand_l
+ - first:
+ 4: 400022
+ second: hand_r
+ - first:
+ 4: 400024
+ second: head
+ - first:
+ 4: 400026
+ second: index_01_l
+ - first:
+ 4: 400028
+ second: index_01_r
+ - first:
+ 4: 400030
+ second: index_02_l
+ - first:
+ 4: 400032
+ second: index_02_r
+ - first:
+ 4: 400034
+ second: index_03_l
+ - first:
+ 4: 400036
+ second: index_03_r
+ - first:
+ 4: 400038
+ second: index_04_l
+ - first:
+ 4: 400040
+ second: index_04_r
+ - first:
+ 4: 400042
+ second: jaw_1
+ - first:
+ 4: 400044
+ second: jaw_2
+ - first:
+ 4: 400046
+ second: jaw_3
+ - first:
+ 4: 400048
+ second: lowerarm_l
+ - first:
+ 4: 400050
+ second: lowerarm_r
+ - first:
+ 4: 400052
+ second: middle_01_l
+ - first:
+ 4: 400054
+ second: middle_01_r
+ - first:
+ 4: 400056
+ second: middle_02_l
+ - first:
+ 4: 400058
+ second: middle_02_r
+ - first:
+ 4: 400060
+ second: middle_03_l
+ - first:
+ 4: 400062
+ second: middle_03_r
+ - first:
+ 4: 400064
+ second: middle_04_l
+ - first:
+ 4: 400066
+ second: middle_04_r
+ - first:
+ 4: 400068
+ second: neck_01
+ - first:
+ 4: 400070
+ second: pelvis
+ - first:
+ 4: 400072
+ second: ring_01_l
+ - first:
+ 4: 400074
+ second: ring_01_r
+ - first:
+ 4: 400076
+ second: ring_02_l
+ - first:
+ 4: 400078
+ second: ring_02_r
+ - first:
+ 4: 400080
+ second: ring_03_l
+ - first:
+ 4: 400082
+ second: ring_03_r
+ - first:
+ 4: 400084
+ second: ring_04_l
+ - first:
+ 4: 400086
+ second: ring_04_r
+ - first:
+ 4: 400088
+ second: root
+ - first:
+ 4: 400090
+ second: spine_01
+ - first:
+ 4: 400092
+ second: spine_02
+ - first:
+ 4: 400094
+ second: spine_03
+ - first:
+ 4: 400096
+ second: thigh_l
+ - first:
+ 4: 400098
+ second: thigh_r
+ - first:
+ 4: 400100
+ second: thumb_01_l
+ - first:
+ 4: 400102
+ second: thumb_01_r
+ - first:
+ 4: 400104
+ second: thumb_02_l
+ - first:
+ 4: 400106
+ second: thumb_02_r
+ - first:
+ 4: 400108
+ second: thumb_03_l
+ - first:
+ 4: 400110
+ second: thumb_03_r
+ - first:
+ 4: 400112
+ second: upperarm_l
+ - first:
+ 4: 400114
+ second: upperarm_r
+ - first:
+ 21: 2100000
+ second: ghoul_festering_mat
+ - first:
+ 43: 4300000
+ second: festering_ghoul
+ - first:
+ 95: 9500000
+ second: //RootNode
+ - first:
+ 137: 13700000
+ second: festering_ghoul
externalObjects:
- first:
type: UnityEngine:Material
@@ -130,7 +370,7 @@ ModelImporter:
name: ghoul_festering_mat
second: {fileID: 2100000, guid: e3f5f8f5e22cc46a3a1caee33f6be6e7, type: 2}
materials:
- importMaterials: 1
+ materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 1
@@ -139,6 +379,7 @@ ModelImporter:
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
@@ -147,7 +388,8 @@ ModelImporter:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
- animationCompression: 1
+ importConstraints: 0
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -161,32 +403,49 @@ ModelImporter:
globalScale: 1
meshCompression: 0
addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 0
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
+ nodeNameCollisionStrategy: 0
+ fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
- optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
+ bakeAxisConversion: 0
preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 0
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
+ strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
importAnimation: 1
- copyAvatar: 0
humanDescription:
- serializedVersion: 2
+ serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
@@ -196,14 +455,19 @@ ModelImporter:
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
+ globalScale: 1
rootMotionBoneName:
- rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
- animationType: 2
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 0
+ importBlendShapeDeformPercent: 0
+ remapMaterialsIfMaterialImportModeIsNone: 1
additionalBone: 0
userData:
assetBundleName:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering_allinone.fbx.meta b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering_allinone.fbx.meta
index f00bae59..83157396 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering_allinone.fbx.meta
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Festering/Source/ghoul_festering_allinone.fbx.meta
@@ -1,139 +1,401 @@
fileFormatVersion: 2
guid: 3c2d7f13adf114e5e917e1f1ec0dfe43
ModelImporter:
- serializedVersion: 22
- fileIDToRecycleName:
- 100000: ball_l
- 100002: ball_r
- 100004: calf_l
- 100006: calf_r
- 100008: clavicle_l
- 100010: clavicle_r
- 100012: festering_ghoul
- 100014: //RootNode
- 100016: foot_l
- 100018: foot_r
- 100020: hand_l
- 100022: hand_r
- 100024: head
- 100026: index_01_l
- 100028: index_01_r
- 100030: index_02_l
- 100032: index_02_r
- 100034: index_03_l
- 100036: index_03_r
- 100038: index_04_l
- 100040: index_04_r
- 100042: jaw_1
- 100044: jaw_2
- 100046: jaw_3
- 100048: lowerarm_l
- 100050: lowerarm_r
- 100052: middle_01_l
- 100054: middle_01_r
- 100056: middle_02_l
- 100058: middle_02_r
- 100060: middle_03_l
- 100062: middle_03_r
- 100064: middle_04_l
- 100066: middle_04_r
- 100068: neck_01
- 100070: pelvis
- 100072: ring_01_l
- 100074: ring_01_r
- 100076: ring_02_l
- 100078: ring_02_r
- 100080: ring_03_l
- 100082: ring_03_r
- 100084: ring_04_l
- 100086: ring_04_r
- 100088: root
- 100090: spine_01
- 100092: spine_02
- 100094: spine_03
- 100096: thigh_l
- 100098: thigh_r
- 100100: thumb_01_l
- 100102: thumb_01_r
- 100104: thumb_02_l
- 100106: thumb_02_r
- 100108: thumb_03_l
- 100110: thumb_03_r
- 100112: upperarm_l
- 100114: upperarm_r
- 400000: ball_l
- 400002: ball_r
- 400004: calf_l
- 400006: calf_r
- 400008: clavicle_l
- 400010: clavicle_r
- 400012: festering_ghoul
- 400014: //RootNode
- 400016: foot_l
- 400018: foot_r
- 400020: hand_l
- 400022: hand_r
- 400024: head
- 400026: index_01_l
- 400028: index_01_r
- 400030: index_02_l
- 400032: index_02_r
- 400034: index_03_l
- 400036: index_03_r
- 400038: index_04_l
- 400040: index_04_r
- 400042: jaw_1
- 400044: jaw_2
- 400046: jaw_3
- 400048: lowerarm_l
- 400050: lowerarm_r
- 400052: middle_01_l
- 400054: middle_01_r
- 400056: middle_02_l
- 400058: middle_02_r
- 400060: middle_03_l
- 400062: middle_03_r
- 400064: middle_04_l
- 400066: middle_04_r
- 400068: neck_01
- 400070: pelvis
- 400072: ring_01_l
- 400074: ring_01_r
- 400076: ring_02_l
- 400078: ring_02_r
- 400080: ring_03_l
- 400082: ring_03_r
- 400084: ring_04_l
- 400086: ring_04_r
- 400088: root
- 400090: spine_01
- 400092: spine_02
- 400094: spine_03
- 400096: thigh_l
- 400098: thigh_r
- 400100: thumb_01_l
- 400102: thumb_01_r
- 400104: thumb_02_l
- 400106: thumb_02_r
- 400108: thumb_03_l
- 400110: thumb_03_r
- 400112: upperarm_l
- 400114: upperarm_r
- 2100000: ghoul_festering_mat
- 4300000: festering_ghoul
- 7400000: idle
- 7400002: block1
- 7400004: block2
- 7400006: block3
- 7400008: gethit
- 7400010: die
- 7400012: attack
- 7400014: walk
- 7400016: run
- 7400018: backpedal
- 7400020: spawn
- 9500000: //RootNode
- 13700000: festering_ghoul
+ serializedVersion: 22200
+ internalIDToNameTable:
+ - first:
+ 1: 100000
+ second: ball_l
+ - first:
+ 1: 100002
+ second: ball_r
+ - first:
+ 1: 100004
+ second: calf_l
+ - first:
+ 1: 100006
+ second: calf_r
+ - first:
+ 1: 100008
+ second: clavicle_l
+ - first:
+ 1: 100010
+ second: clavicle_r
+ - first:
+ 1: 100012
+ second: festering_ghoul
+ - first:
+ 1: 100014
+ second: //RootNode
+ - first:
+ 1: 100016
+ second: foot_l
+ - first:
+ 1: 100018
+ second: foot_r
+ - first:
+ 1: 100020
+ second: hand_l
+ - first:
+ 1: 100022
+ second: hand_r
+ - first:
+ 1: 100024
+ second: head
+ - first:
+ 1: 100026
+ second: index_01_l
+ - first:
+ 1: 100028
+ second: index_01_r
+ - first:
+ 1: 100030
+ second: index_02_l
+ - first:
+ 1: 100032
+ second: index_02_r
+ - first:
+ 1: 100034
+ second: index_03_l
+ - first:
+ 1: 100036
+ second: index_03_r
+ - first:
+ 1: 100038
+ second: index_04_l
+ - first:
+ 1: 100040
+ second: index_04_r
+ - first:
+ 1: 100042
+ second: jaw_1
+ - first:
+ 1: 100044
+ second: jaw_2
+ - first:
+ 1: 100046
+ second: jaw_3
+ - first:
+ 1: 100048
+ second: lowerarm_l
+ - first:
+ 1: 100050
+ second: lowerarm_r
+ - first:
+ 1: 100052
+ second: middle_01_l
+ - first:
+ 1: 100054
+ second: middle_01_r
+ - first:
+ 1: 100056
+ second: middle_02_l
+ - first:
+ 1: 100058
+ second: middle_02_r
+ - first:
+ 1: 100060
+ second: middle_03_l
+ - first:
+ 1: 100062
+ second: middle_03_r
+ - first:
+ 1: 100064
+ second: middle_04_l
+ - first:
+ 1: 100066
+ second: middle_04_r
+ - first:
+ 1: 100068
+ second: neck_01
+ - first:
+ 1: 100070
+ second: pelvis
+ - first:
+ 1: 100072
+ second: ring_01_l
+ - first:
+ 1: 100074
+ second: ring_01_r
+ - first:
+ 1: 100076
+ second: ring_02_l
+ - first:
+ 1: 100078
+ second: ring_02_r
+ - first:
+ 1: 100080
+ second: ring_03_l
+ - first:
+ 1: 100082
+ second: ring_03_r
+ - first:
+ 1: 100084
+ second: ring_04_l
+ - first:
+ 1: 100086
+ second: ring_04_r
+ - first:
+ 1: 100088
+ second: root
+ - first:
+ 1: 100090
+ second: spine_01
+ - first:
+ 1: 100092
+ second: spine_02
+ - first:
+ 1: 100094
+ second: spine_03
+ - first:
+ 1: 100096
+ second: thigh_l
+ - first:
+ 1: 100098
+ second: thigh_r
+ - first:
+ 1: 100100
+ second: thumb_01_l
+ - first:
+ 1: 100102
+ second: thumb_01_r
+ - first:
+ 1: 100104
+ second: thumb_02_l
+ - first:
+ 1: 100106
+ second: thumb_02_r
+ - first:
+ 1: 100108
+ second: thumb_03_l
+ - first:
+ 1: 100110
+ second: thumb_03_r
+ - first:
+ 1: 100112
+ second: upperarm_l
+ - first:
+ 1: 100114
+ second: upperarm_r
+ - first:
+ 4: 400000
+ second: ball_l
+ - first:
+ 4: 400002
+ second: ball_r
+ - first:
+ 4: 400004
+ second: calf_l
+ - first:
+ 4: 400006
+ second: calf_r
+ - first:
+ 4: 400008
+ second: clavicle_l
+ - first:
+ 4: 400010
+ second: clavicle_r
+ - first:
+ 4: 400012
+ second: festering_ghoul
+ - first:
+ 4: 400014
+ second: //RootNode
+ - first:
+ 4: 400016
+ second: foot_l
+ - first:
+ 4: 400018
+ second: foot_r
+ - first:
+ 4: 400020
+ second: hand_l
+ - first:
+ 4: 400022
+ second: hand_r
+ - first:
+ 4: 400024
+ second: head
+ - first:
+ 4: 400026
+ second: index_01_l
+ - first:
+ 4: 400028
+ second: index_01_r
+ - first:
+ 4: 400030
+ second: index_02_l
+ - first:
+ 4: 400032
+ second: index_02_r
+ - first:
+ 4: 400034
+ second: index_03_l
+ - first:
+ 4: 400036
+ second: index_03_r
+ - first:
+ 4: 400038
+ second: index_04_l
+ - first:
+ 4: 400040
+ second: index_04_r
+ - first:
+ 4: 400042
+ second: jaw_1
+ - first:
+ 4: 400044
+ second: jaw_2
+ - first:
+ 4: 400046
+ second: jaw_3
+ - first:
+ 4: 400048
+ second: lowerarm_l
+ - first:
+ 4: 400050
+ second: lowerarm_r
+ - first:
+ 4: 400052
+ second: middle_01_l
+ - first:
+ 4: 400054
+ second: middle_01_r
+ - first:
+ 4: 400056
+ second: middle_02_l
+ - first:
+ 4: 400058
+ second: middle_02_r
+ - first:
+ 4: 400060
+ second: middle_03_l
+ - first:
+ 4: 400062
+ second: middle_03_r
+ - first:
+ 4: 400064
+ second: middle_04_l
+ - first:
+ 4: 400066
+ second: middle_04_r
+ - first:
+ 4: 400068
+ second: neck_01
+ - first:
+ 4: 400070
+ second: pelvis
+ - first:
+ 4: 400072
+ second: ring_01_l
+ - first:
+ 4: 400074
+ second: ring_01_r
+ - first:
+ 4: 400076
+ second: ring_02_l
+ - first:
+ 4: 400078
+ second: ring_02_r
+ - first:
+ 4: 400080
+ second: ring_03_l
+ - first:
+ 4: 400082
+ second: ring_03_r
+ - first:
+ 4: 400084
+ second: ring_04_l
+ - first:
+ 4: 400086
+ second: ring_04_r
+ - first:
+ 4: 400088
+ second: root
+ - first:
+ 4: 400090
+ second: spine_01
+ - first:
+ 4: 400092
+ second: spine_02
+ - first:
+ 4: 400094
+ second: spine_03
+ - first:
+ 4: 400096
+ second: thigh_l
+ - first:
+ 4: 400098
+ second: thigh_r
+ - first:
+ 4: 400100
+ second: thumb_01_l
+ - first:
+ 4: 400102
+ second: thumb_01_r
+ - first:
+ 4: 400104
+ second: thumb_02_l
+ - first:
+ 4: 400106
+ second: thumb_02_r
+ - first:
+ 4: 400108
+ second: thumb_03_l
+ - first:
+ 4: 400110
+ second: thumb_03_r
+ - first:
+ 4: 400112
+ second: upperarm_l
+ - first:
+ 4: 400114
+ second: upperarm_r
+ - first:
+ 21: 2100000
+ second: ghoul_festering_mat
+ - first:
+ 43: 4300000
+ second: festering_ghoul
+ - first:
+ 74: 7400000
+ second: idle
+ - first:
+ 74: 7400002
+ second: block1
+ - first:
+ 74: 7400004
+ second: block2
+ - first:
+ 74: 7400006
+ second: block3
+ - first:
+ 74: 7400008
+ second: gethit
+ - first:
+ 74: 7400010
+ second: die
+ - first:
+ 74: 7400012
+ second: attack
+ - first:
+ 74: 7400014
+ second: walk
+ - first:
+ 74: 7400016
+ second: run
+ - first:
+ 74: 7400018
+ second: backpedal
+ - first:
+ 74: 7400020
+ second: spawn
+ - first:
+ 95: 9500000
+ second: //RootNode
+ - first:
+ 137: 13700000
+ second: festering_ghoul
externalObjects:
- first:
type: UnityEngine:Material
@@ -141,7 +403,7 @@ ModelImporter:
name: ghoul_festering_mat
second: {fileID: 2100000, guid: e3f5f8f5e22cc46a3a1caee33f6be6e7, type: 2}
materials:
- importMaterials: 1
+ materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 1
@@ -150,6 +412,7 @@ ModelImporter:
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
@@ -158,7 +421,8 @@ ModelImporter:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
- animationCompression: 1
+ importConstraints: 0
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -169,6 +433,7 @@ ModelImporter:
- serializedVersion: 16
name: idle
takeName: Take 001
+ internalID: 0
firstFrame: 81
lastFrame: 161
wrapMode: 0
@@ -197,6 +462,7 @@ ModelImporter:
- serializedVersion: 16
name: block1
takeName: Take 001
+ internalID: 0
firstFrame: 250
lastFrame: 265
wrapMode: 0
@@ -225,6 +491,7 @@ ModelImporter:
- serializedVersion: 16
name: block2
takeName: Take 001
+ internalID: 0
firstFrame: 270
lastFrame: 289
wrapMode: 0
@@ -253,6 +520,7 @@ ModelImporter:
- serializedVersion: 16
name: block3
takeName: Take 001
+ internalID: 0
firstFrame: 290
lastFrame: 305
wrapMode: 0
@@ -281,6 +549,7 @@ ModelImporter:
- serializedVersion: 16
name: gethit
takeName: Take 001
+ internalID: 0
firstFrame: 310
lastFrame: 335
wrapMode: 0
@@ -309,6 +578,7 @@ ModelImporter:
- serializedVersion: 16
name: die
takeName: Take 001
+ internalID: 0
firstFrame: 740
lastFrame: 782
wrapMode: 0
@@ -337,6 +607,7 @@ ModelImporter:
- serializedVersion: 16
name: attack
takeName: Take 001
+ internalID: 0
firstFrame: 500
lastFrame: 570
wrapMode: 0
@@ -365,6 +636,7 @@ ModelImporter:
- serializedVersion: 16
name: walk
takeName: Take 001
+ internalID: 0
firstFrame: 420
lastFrame: 450
wrapMode: 0
@@ -393,6 +665,7 @@ ModelImporter:
- serializedVersion: 16
name: run
takeName: Take 001
+ internalID: 0
firstFrame: 600
lastFrame: 620
wrapMode: 0
@@ -421,6 +694,7 @@ ModelImporter:
- serializedVersion: 16
name: backpedal
takeName: Take 001
+ internalID: 0
firstFrame: 675
lastFrame: 705
wrapMode: 0
@@ -449,6 +723,7 @@ ModelImporter:
- serializedVersion: 16
name: spawn
takeName: Take 001
+ internalID: 0
firstFrame: 800
lastFrame: 910
wrapMode: 0
@@ -480,32 +755,49 @@ ModelImporter:
globalScale: 1
meshCompression: 0
addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 0
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
+ nodeNameCollisionStrategy: 0
+ fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
- optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
+ bakeAxisConversion: 0
preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 0
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
+ strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
importAnimation: 1
- copyAvatar: 0
humanDescription:
- serializedVersion: 2
+ serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
@@ -515,14 +807,19 @@ ModelImporter:
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
+ globalScale: 1
rootMotionBoneName:
- rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
- animationType: 2
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 0
+ importBlendShapeDeformPercent: 0
+ remapMaterialsIfMaterialImportModeIsNone: 1
additionalBone: 0
userData:
assetBundleName:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Animations/ghoul_grotesque_animator_controller.controller b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Animations/ghoul_grotesque_animator_controller.controller
index def5cdd3..ea9ebead 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Animations/ghoul_grotesque_animator_controller.controller
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Animations/ghoul_grotesque_animator_controller.controller
@@ -3,8 +3,9 @@
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: ghoul_grotesque_animator_controller
serializedVersion: 5
m_AnimatorParameters: []
@@ -21,185 +22,17 @@ AnimatorController:
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
---- !u!1101 &1101026812076995464
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102036410656888908}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.925
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101156631425201496
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102253496874954302}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8125
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101381430807889456
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102379301205557106}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.625
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101392215277222750
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102540432163433016}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.70000005
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101451733645681330
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102722738434110016}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.75
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101657682940999054
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102055843620299802}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8026316
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101668629826919230
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102422985809671932}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.5
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101950775681174504
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102884939160428576}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.50000095
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!1102 &1102036410656888908
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_walk
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101451733645681330}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -217,15 +50,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102055843620299802
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_idle
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101026812076995464}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -241,38 +74,13 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &1102253496874954302
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: grotesque_block1
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101668629826919230}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: ec500d56e7daf463890564085b5e6418, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102379301205557106
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_die
m_Speed: 1
m_CycleOffset: 0
@@ -292,43 +100,17 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &1102422985809671932
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: grotesque_block2
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101950775681174504}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: d7e1332879d4b49609f4a681c8c6f5f2, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102540432163433016
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_attack
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101156631425201496}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -346,15 +128,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102620247948857226
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_spawn
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101657682940999054}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -372,15 +154,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102722738434110016
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_run
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101392215277222750}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -398,15 +180,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102884939160428576
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: grotesque_gethit
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101381430807889456}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -424,10 +206,11 @@ AnimatorState:
m_TimeParameter:
--- !u!1107 &1107558447012497280
AnimatorStateMachine:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
@@ -435,28 +218,22 @@ AnimatorStateMachine:
m_Position: {x: 24, y: 168, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102540432163433016}
- m_Position: {x: 24, y: 360, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102253496874954302}
- m_Position: {x: 24, y: 408, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102422985809671932}
- m_Position: {x: 24, y: 456, z: 0}
+ m_Position: {x: 20, y: 430, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102379301205557106}
- m_Position: {x: 24, y: 552, z: 0}
+ m_Position: {x: 20, y: 560, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102884939160428576}
- m_Position: {x: 24, y: 504, z: 0}
+ m_Position: {x: 20, y: 500, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102055843620299802}
- m_Position: {x: 24, y: 216, z: 0}
+ m_Position: {x: 20, y: 240, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102722738434110016}
- m_Position: {x: 24, y: 312, z: 0}
+ m_Position: {x: 20, y: 360, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102036410656888908}
- m_Position: {x: 24, y: 264, z: 0}
+ m_Position: {x: 20, y: 300, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Source/ghoul_grotesque_allinone.fbx.meta b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Source/ghoul_grotesque_allinone.fbx.meta
index 29c3afc1..0e39dc1f 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Source/ghoul_grotesque_allinone.fbx.meta
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Grotesque/Source/ghoul_grotesque_allinone.fbx.meta
@@ -1,202 +1,590 @@
fileFormatVersion: 2
guid: 5aa4281933df34bbab80c1efde188bd0
ModelImporter:
- serializedVersion: 22
- fileIDToRecycleName:
- 100000: ball_l
- 100002: ball_r
- 100004: calf_l
- 100006: calf_r
- 100008: clavicle_l
- 100010: clavicle_r
- 100012: foot_l
- 100014: foot_r
- 100016: //RootNode
- 100018: grotesque_alpha
- 100020: grotesque_body
- 100022: hair_left_back_1
- 100024: hair_left_back_2
- 100026: hair_left_back_3
- 100028: hair_left_front_1
- 100030: hair_left_front_2
- 100032: hair_left_front_3
- 100034: hair_right_back_1
- 100036: hair_right_back_2
- 100038: hair_right_back_3
- 100040: hair_right_front_1
- 100042: hair_right_front_2
- 100044: hair_right_front_3
- 100046: hand_l
- 100048: hand_r
- 100050: head
- 100052: index_01_l
- 100054: index_01_r
- 100056: index_02_l
- 100058: index_02_r
- 100060: index_03_l
- 100062: index_03_r
- 100064: index_04_l
- 100066: index_04_r
- 100068: jacket_left_1
- 100070: jacket_left_2
- 100072: jacket_right_1
- 100074: jacket_right_2
- 100076: jaw_1
- 100078: jaw_2
- 100080: lowerarm_l
- 100082: lowerarm_r
- 100084: middle_01_l
- 100086: middle_01_r
- 100088: middle_02_l
- 100090: middle_02_r
- 100092: middle_03_l
- 100094: middle_03_r
- 100096: middle_04_l
- 100098: middle_04_r
- 100100: neck_01
- 100102: pelvis
- 100104: ring_01_l
- 100106: ring_01_r
- 100108: ring_02_l
- 100110: ring_02_r
- 100112: ring_03_l
- 100114: ring_03_r
- 100116: ring_04_l
- 100118: ring_04_r
- 100120: root
- 100122: rope_left_back_1
- 100124: rope_left_back_2
- 100126: rope_left_front_1
- 100128: rope_left_front_2
- 100130: rope_left_middle_1
- 100132: rope_left_middle_2
- 100134: rope_right_back_1
- 100136: rope_right_back_2
- 100138: rope_right_front_1
- 100140: rope_right_front_2
- 100142: rope_right_middle_1
- 100144: rope_right_middle_2
- 100146: slime_1
- 100148: slime_2
- 100150: slime_3
- 100152: spine_01
- 100154: spine_02
- 100156: spine_03
- 100158: thigh_l
- 100160: thigh_r
- 100162: thumb_01_l
- 100164: thumb_01_r
- 100166: thumb_02_l
- 100168: thumb_02_r
- 100170: thumb_03_l
- 100172: thumb_03_r
- 100174: upperarm_l
- 100176: upperarm_r
- 400000: ball_l
- 400002: ball_r
- 400004: calf_l
- 400006: calf_r
- 400008: clavicle_l
- 400010: clavicle_r
- 400012: foot_l
- 400014: foot_r
- 400016: //RootNode
- 400018: grotesque_alpha
- 400020: grotesque_body
- 400022: hair_left_back_1
- 400024: hair_left_back_2
- 400026: hair_left_back_3
- 400028: hair_left_front_1
- 400030: hair_left_front_2
- 400032: hair_left_front_3
- 400034: hair_right_back_1
- 400036: hair_right_back_2
- 400038: hair_right_back_3
- 400040: hair_right_front_1
- 400042: hair_right_front_2
- 400044: hair_right_front_3
- 400046: hand_l
- 400048: hand_r
- 400050: head
- 400052: index_01_l
- 400054: index_01_r
- 400056: index_02_l
- 400058: index_02_r
- 400060: index_03_l
- 400062: index_03_r
- 400064: index_04_l
- 400066: index_04_r
- 400068: jacket_left_1
- 400070: jacket_left_2
- 400072: jacket_right_1
- 400074: jacket_right_2
- 400076: jaw_1
- 400078: jaw_2
- 400080: lowerarm_l
- 400082: lowerarm_r
- 400084: middle_01_l
- 400086: middle_01_r
- 400088: middle_02_l
- 400090: middle_02_r
- 400092: middle_03_l
- 400094: middle_03_r
- 400096: middle_04_l
- 400098: middle_04_r
- 400100: neck_01
- 400102: pelvis
- 400104: ring_01_l
- 400106: ring_01_r
- 400108: ring_02_l
- 400110: ring_02_r
- 400112: ring_03_l
- 400114: ring_03_r
- 400116: ring_04_l
- 400118: ring_04_r
- 400120: root
- 400122: rope_left_back_1
- 400124: rope_left_back_2
- 400126: rope_left_front_1
- 400128: rope_left_front_2
- 400130: rope_left_middle_1
- 400132: rope_left_middle_2
- 400134: rope_right_back_1
- 400136: rope_right_back_2
- 400138: rope_right_front_1
- 400140: rope_right_front_2
- 400142: rope_right_middle_1
- 400144: rope_right_middle_2
- 400146: slime_1
- 400148: slime_2
- 400150: slime_3
- 400152: spine_01
- 400154: spine_02
- 400156: spine_03
- 400158: thigh_l
- 400160: thigh_r
- 400162: thumb_01_l
- 400164: thumb_01_r
- 400166: thumb_02_l
- 400168: thumb_02_r
- 400170: thumb_03_l
- 400172: thumb_03_r
- 400174: upperarm_l
- 400176: upperarm_r
- 2100000: grotesque_transp_mat
- 2100002: grotesque_mat
- 4300000: grotesque_alpha
- 4300002: grotesque_body
- 7400000: idle
- 7400002: block1
- 7400004: block2
- 7400006: gethit
- 7400008: die
- 7400010: attack
- 7400012: walk
- 7400014: run
- 7400016: spawn
- 9500000: //RootNode
- 13700000: grotesque_alpha
- 13700002: grotesque_body
+ serializedVersion: 22200
+ internalIDToNameTable:
+ - first:
+ 1: 100000
+ second: ball_l
+ - first:
+ 1: 100002
+ second: ball_r
+ - first:
+ 1: 100004
+ second: calf_l
+ - first:
+ 1: 100006
+ second: calf_r
+ - first:
+ 1: 100008
+ second: clavicle_l
+ - first:
+ 1: 100010
+ second: clavicle_r
+ - first:
+ 1: 100012
+ second: foot_l
+ - first:
+ 1: 100014
+ second: foot_r
+ - first:
+ 1: 100016
+ second: //RootNode
+ - first:
+ 1: 100018
+ second: grotesque_alpha
+ - first:
+ 1: 100020
+ second: grotesque_body
+ - first:
+ 1: 100022
+ second: hair_left_back_1
+ - first:
+ 1: 100024
+ second: hair_left_back_2
+ - first:
+ 1: 100026
+ second: hair_left_back_3
+ - first:
+ 1: 100028
+ second: hair_left_front_1
+ - first:
+ 1: 100030
+ second: hair_left_front_2
+ - first:
+ 1: 100032
+ second: hair_left_front_3
+ - first:
+ 1: 100034
+ second: hair_right_back_1
+ - first:
+ 1: 100036
+ second: hair_right_back_2
+ - first:
+ 1: 100038
+ second: hair_right_back_3
+ - first:
+ 1: 100040
+ second: hair_right_front_1
+ - first:
+ 1: 100042
+ second: hair_right_front_2
+ - first:
+ 1: 100044
+ second: hair_right_front_3
+ - first:
+ 1: 100046
+ second: hand_l
+ - first:
+ 1: 100048
+ second: hand_r
+ - first:
+ 1: 100050
+ second: head
+ - first:
+ 1: 100052
+ second: index_01_l
+ - first:
+ 1: 100054
+ second: index_01_r
+ - first:
+ 1: 100056
+ second: index_02_l
+ - first:
+ 1: 100058
+ second: index_02_r
+ - first:
+ 1: 100060
+ second: index_03_l
+ - first:
+ 1: 100062
+ second: index_03_r
+ - first:
+ 1: 100064
+ second: index_04_l
+ - first:
+ 1: 100066
+ second: index_04_r
+ - first:
+ 1: 100068
+ second: jacket_left_1
+ - first:
+ 1: 100070
+ second: jacket_left_2
+ - first:
+ 1: 100072
+ second: jacket_right_1
+ - first:
+ 1: 100074
+ second: jacket_right_2
+ - first:
+ 1: 100076
+ second: jaw_1
+ - first:
+ 1: 100078
+ second: jaw_2
+ - first:
+ 1: 100080
+ second: lowerarm_l
+ - first:
+ 1: 100082
+ second: lowerarm_r
+ - first:
+ 1: 100084
+ second: middle_01_l
+ - first:
+ 1: 100086
+ second: middle_01_r
+ - first:
+ 1: 100088
+ second: middle_02_l
+ - first:
+ 1: 100090
+ second: middle_02_r
+ - first:
+ 1: 100092
+ second: middle_03_l
+ - first:
+ 1: 100094
+ second: middle_03_r
+ - first:
+ 1: 100096
+ second: middle_04_l
+ - first:
+ 1: 100098
+ second: middle_04_r
+ - first:
+ 1: 100100
+ second: neck_01
+ - first:
+ 1: 100102
+ second: pelvis
+ - first:
+ 1: 100104
+ second: ring_01_l
+ - first:
+ 1: 100106
+ second: ring_01_r
+ - first:
+ 1: 100108
+ second: ring_02_l
+ - first:
+ 1: 100110
+ second: ring_02_r
+ - first:
+ 1: 100112
+ second: ring_03_l
+ - first:
+ 1: 100114
+ second: ring_03_r
+ - first:
+ 1: 100116
+ second: ring_04_l
+ - first:
+ 1: 100118
+ second: ring_04_r
+ - first:
+ 1: 100120
+ second: root
+ - first:
+ 1: 100122
+ second: rope_left_back_1
+ - first:
+ 1: 100124
+ second: rope_left_back_2
+ - first:
+ 1: 100126
+ second: rope_left_front_1
+ - first:
+ 1: 100128
+ second: rope_left_front_2
+ - first:
+ 1: 100130
+ second: rope_left_middle_1
+ - first:
+ 1: 100132
+ second: rope_left_middle_2
+ - first:
+ 1: 100134
+ second: rope_right_back_1
+ - first:
+ 1: 100136
+ second: rope_right_back_2
+ - first:
+ 1: 100138
+ second: rope_right_front_1
+ - first:
+ 1: 100140
+ second: rope_right_front_2
+ - first:
+ 1: 100142
+ second: rope_right_middle_1
+ - first:
+ 1: 100144
+ second: rope_right_middle_2
+ - first:
+ 1: 100146
+ second: slime_1
+ - first:
+ 1: 100148
+ second: slime_2
+ - first:
+ 1: 100150
+ second: slime_3
+ - first:
+ 1: 100152
+ second: spine_01
+ - first:
+ 1: 100154
+ second: spine_02
+ - first:
+ 1: 100156
+ second: spine_03
+ - first:
+ 1: 100158
+ second: thigh_l
+ - first:
+ 1: 100160
+ second: thigh_r
+ - first:
+ 1: 100162
+ second: thumb_01_l
+ - first:
+ 1: 100164
+ second: thumb_01_r
+ - first:
+ 1: 100166
+ second: thumb_02_l
+ - first:
+ 1: 100168
+ second: thumb_02_r
+ - first:
+ 1: 100170
+ second: thumb_03_l
+ - first:
+ 1: 100172
+ second: thumb_03_r
+ - first:
+ 1: 100174
+ second: upperarm_l
+ - first:
+ 1: 100176
+ second: upperarm_r
+ - first:
+ 4: 400000
+ second: ball_l
+ - first:
+ 4: 400002
+ second: ball_r
+ - first:
+ 4: 400004
+ second: calf_l
+ - first:
+ 4: 400006
+ second: calf_r
+ - first:
+ 4: 400008
+ second: clavicle_l
+ - first:
+ 4: 400010
+ second: clavicle_r
+ - first:
+ 4: 400012
+ second: foot_l
+ - first:
+ 4: 400014
+ second: foot_r
+ - first:
+ 4: 400016
+ second: //RootNode
+ - first:
+ 4: 400018
+ second: grotesque_alpha
+ - first:
+ 4: 400020
+ second: grotesque_body
+ - first:
+ 4: 400022
+ second: hair_left_back_1
+ - first:
+ 4: 400024
+ second: hair_left_back_2
+ - first:
+ 4: 400026
+ second: hair_left_back_3
+ - first:
+ 4: 400028
+ second: hair_left_front_1
+ - first:
+ 4: 400030
+ second: hair_left_front_2
+ - first:
+ 4: 400032
+ second: hair_left_front_3
+ - first:
+ 4: 400034
+ second: hair_right_back_1
+ - first:
+ 4: 400036
+ second: hair_right_back_2
+ - first:
+ 4: 400038
+ second: hair_right_back_3
+ - first:
+ 4: 400040
+ second: hair_right_front_1
+ - first:
+ 4: 400042
+ second: hair_right_front_2
+ - first:
+ 4: 400044
+ second: hair_right_front_3
+ - first:
+ 4: 400046
+ second: hand_l
+ - first:
+ 4: 400048
+ second: hand_r
+ - first:
+ 4: 400050
+ second: head
+ - first:
+ 4: 400052
+ second: index_01_l
+ - first:
+ 4: 400054
+ second: index_01_r
+ - first:
+ 4: 400056
+ second: index_02_l
+ - first:
+ 4: 400058
+ second: index_02_r
+ - first:
+ 4: 400060
+ second: index_03_l
+ - first:
+ 4: 400062
+ second: index_03_r
+ - first:
+ 4: 400064
+ second: index_04_l
+ - first:
+ 4: 400066
+ second: index_04_r
+ - first:
+ 4: 400068
+ second: jacket_left_1
+ - first:
+ 4: 400070
+ second: jacket_left_2
+ - first:
+ 4: 400072
+ second: jacket_right_1
+ - first:
+ 4: 400074
+ second: jacket_right_2
+ - first:
+ 4: 400076
+ second: jaw_1
+ - first:
+ 4: 400078
+ second: jaw_2
+ - first:
+ 4: 400080
+ second: lowerarm_l
+ - first:
+ 4: 400082
+ second: lowerarm_r
+ - first:
+ 4: 400084
+ second: middle_01_l
+ - first:
+ 4: 400086
+ second: middle_01_r
+ - first:
+ 4: 400088
+ second: middle_02_l
+ - first:
+ 4: 400090
+ second: middle_02_r
+ - first:
+ 4: 400092
+ second: middle_03_l
+ - first:
+ 4: 400094
+ second: middle_03_r
+ - first:
+ 4: 400096
+ second: middle_04_l
+ - first:
+ 4: 400098
+ second: middle_04_r
+ - first:
+ 4: 400100
+ second: neck_01
+ - first:
+ 4: 400102
+ second: pelvis
+ - first:
+ 4: 400104
+ second: ring_01_l
+ - first:
+ 4: 400106
+ second: ring_01_r
+ - first:
+ 4: 400108
+ second: ring_02_l
+ - first:
+ 4: 400110
+ second: ring_02_r
+ - first:
+ 4: 400112
+ second: ring_03_l
+ - first:
+ 4: 400114
+ second: ring_03_r
+ - first:
+ 4: 400116
+ second: ring_04_l
+ - first:
+ 4: 400118
+ second: ring_04_r
+ - first:
+ 4: 400120
+ second: root
+ - first:
+ 4: 400122
+ second: rope_left_back_1
+ - first:
+ 4: 400124
+ second: rope_left_back_2
+ - first:
+ 4: 400126
+ second: rope_left_front_1
+ - first:
+ 4: 400128
+ second: rope_left_front_2
+ - first:
+ 4: 400130
+ second: rope_left_middle_1
+ - first:
+ 4: 400132
+ second: rope_left_middle_2
+ - first:
+ 4: 400134
+ second: rope_right_back_1
+ - first:
+ 4: 400136
+ second: rope_right_back_2
+ - first:
+ 4: 400138
+ second: rope_right_front_1
+ - first:
+ 4: 400140
+ second: rope_right_front_2
+ - first:
+ 4: 400142
+ second: rope_right_middle_1
+ - first:
+ 4: 400144
+ second: rope_right_middle_2
+ - first:
+ 4: 400146
+ second: slime_1
+ - first:
+ 4: 400148
+ second: slime_2
+ - first:
+ 4: 400150
+ second: slime_3
+ - first:
+ 4: 400152
+ second: spine_01
+ - first:
+ 4: 400154
+ second: spine_02
+ - first:
+ 4: 400156
+ second: spine_03
+ - first:
+ 4: 400158
+ second: thigh_l
+ - first:
+ 4: 400160
+ second: thigh_r
+ - first:
+ 4: 400162
+ second: thumb_01_l
+ - first:
+ 4: 400164
+ second: thumb_01_r
+ - first:
+ 4: 400166
+ second: thumb_02_l
+ - first:
+ 4: 400168
+ second: thumb_02_r
+ - first:
+ 4: 400170
+ second: thumb_03_l
+ - first:
+ 4: 400172
+ second: thumb_03_r
+ - first:
+ 4: 400174
+ second: upperarm_l
+ - first:
+ 4: 400176
+ second: upperarm_r
+ - first:
+ 21: 2100000
+ second: grotesque_transp_mat
+ - first:
+ 21: 2100002
+ second: grotesque_mat
+ - first:
+ 43: 4300000
+ second: grotesque_alpha
+ - first:
+ 43: 4300002
+ second: grotesque_body
+ - first:
+ 74: 7400000
+ second: idle
+ - first:
+ 74: 7400002
+ second: block1
+ - first:
+ 74: 7400004
+ second: block2
+ - first:
+ 74: 7400006
+ second: gethit
+ - first:
+ 74: 7400008
+ second: die
+ - first:
+ 74: 7400010
+ second: attack
+ - first:
+ 74: 7400012
+ second: walk
+ - first:
+ 74: 7400014
+ second: run
+ - first:
+ 74: 7400016
+ second: spawn
+ - first:
+ 95: 9500000
+ second: //RootNode
+ - first:
+ 137: 13700000
+ second: grotesque_alpha
+ - first:
+ 137: 13700002
+ second: grotesque_body
externalObjects:
- first:
type: UnityEngine:Material
@@ -209,7 +597,7 @@ ModelImporter:
name: grotesque_transp_mat
second: {fileID: 2100000, guid: 9118b23bdbcf74e74863401af810940f, type: 2}
materials:
- importMaterials: 1
+ materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 1
@@ -218,6 +606,7 @@ ModelImporter:
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
@@ -226,7 +615,8 @@ ModelImporter:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
- animationCompression: 1
+ importConstraints: 0
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -237,6 +627,7 @@ ModelImporter:
- serializedVersion: 16
name: idle
takeName: Take 001
+ internalID: 0
firstFrame: 101
lastFrame: 201
wrapMode: 0
@@ -265,6 +656,7 @@ ModelImporter:
- serializedVersion: 16
name: block1
takeName: Take 001
+ internalID: 0
firstFrame: 310
lastFrame: 325
wrapMode: 0
@@ -293,6 +685,7 @@ ModelImporter:
- serializedVersion: 16
name: block2
takeName: Take 001
+ internalID: 0
firstFrame: 330
lastFrame: 345
wrapMode: 0
@@ -321,6 +714,7 @@ ModelImporter:
- serializedVersion: 16
name: gethit
takeName: Take 001
+ internalID: 0
firstFrame: 350
lastFrame: 370
wrapMode: 0
@@ -349,6 +743,7 @@ ModelImporter:
- serializedVersion: 16
name: die
takeName: Take 001
+ internalID: 0
firstFrame: 650
lastFrame: 692
wrapMode: 0
@@ -377,6 +772,7 @@ ModelImporter:
- serializedVersion: 16
name: attack
takeName: Take 001
+ internalID: 0
firstFrame: 600
lastFrame: 640
wrapMode: 0
@@ -405,6 +801,7 @@ ModelImporter:
- serializedVersion: 16
name: walk
takeName: Take 001
+ internalID: 0
firstFrame: 450
lastFrame: 480
wrapMode: 0
@@ -433,6 +830,7 @@ ModelImporter:
- serializedVersion: 16
name: run
takeName: Take 001
+ internalID: 0
firstFrame: 545
lastFrame: 570
wrapMode: 0
@@ -461,6 +859,7 @@ ModelImporter:
- serializedVersion: 16
name: spawn
takeName: Take 001
+ internalID: 0
firstFrame: 700
lastFrame: 737
wrapMode: 0
@@ -492,34 +891,496 @@ ModelImporter:
globalScale: 1
meshCompression: 0
addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 0
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
+ nodeNameCollisionStrategy: 0
+ fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
- optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
+ bakeAxisConversion: 0
preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 0
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
+ strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
importAnimation: 1
- copyAvatar: 0
humanDescription:
- serializedVersion: 2
+ serializedVersion: 3
human: []
- skeleton: []
+ skeleton:
+ - name: ghoul_grotesque_allinone(Clone)
+ parentName:
+ position: {x: 0, y: 0, z: 0}
+ rotation: {x: 0, y: 0, z: 0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: grotesque_alpha
+ parentName: ghoul_grotesque_allinone(Clone)
+ position: {x: -0, y: 0, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: grotesque_body
+ parentName: ghoul_grotesque_allinone(Clone)
+ position: {x: -0, y: 0, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: root
+ parentName: ghoul_grotesque_allinone(Clone)
+ position: {x: -0, y: 0, z: 0}
+ rotation: {x: 0, y: -0, z: -0, w: 1}
+ scale: {x: 1, y: 1, z: 1}
+ - name: pelvis
+ parentName: root
+ position: {x: 0, y: 0.70306647, z: -0.059896976}
+ rotation: {x: -0.40693623, y: -0.40693617, z: -0.5782758, w: 0.57827586}
+ scale: {x: 1.0000002, y: 1.0000002, z: 1}
+ - name: thigh_r
+ parentName: pelvis
+ position: {x: 0.051803965, y: 0.12695071, z: 0.03298067}
+ rotation: {x: 0.36046338, y: 0.5226682, z: 0.6665448, w: -0.39064327}
+ scale: {x: 1.0000006, y: 1.0000005, z: 0.99999976}
+ - name: calf_r
+ parentName: thigh_r
+ position: {x: -0.48878738, y: -0.000000009991861, z: -0.000000008882846}
+ rotation: {x: -0.08735501, y: -0.2131647, z: 0.093195245, w: 0.96863025}
+ scale: {x: 1.0000005, y: 1.0000008, z: 1.0000005}
+ - name: foot_r
+ parentName: calf_r
+ position: {x: -0.4119308, y: 0.0000000023354452, z: 0.000000009764441}
+ rotation: {x: -0.16362841, y: 0.8139262, z: -0.55634856, w: 0.035015922}
+ scale: {x: 1.0000008, y: 1.0000002, z: 1.0000008}
+ - name: ball_r
+ parentName: foot_r
+ position: {x: -0.21434712, y: -7.460698e-15, z: 0.0000000024694713}
+ rotation: {x: -0.000000029802319, y: 0.2321043, z: 0.000000029802319, w: 0.9726909}
+ scale: {x: 1.0000008, y: 1.0000004, z: 1.0000001}
+ - name: thigh_l
+ parentName: pelvis
+ position: {x: 0.051803965, y: -0.12695071, z: 0.03298067}
+ rotation: {x: 0.36046335, y: -0.5226682, z: 0.66654485, w: 0.39064324}
+ scale: {x: 1, y: 1.0000001, z: 0.9999999}
+ - name: calf_l
+ parentName: thigh_l
+ position: {x: -0.48878738, y: 0.000000006269113, z: -0.000000013066716}
+ rotation: {x: 0.08735522, y: -0.21316467, z: -0.09319521, w: 0.9686302}
+ scale: {x: 1.0000006, y: 1.0000005, z: 1.0000001}
+ - name: foot_l
+ parentName: calf_l
+ position: {x: -0.4119308, y: -0.0000000017278963, z: 0.0000000041148027}
+ rotation: {x: 0.1636283, y: 0.8139264, z: 0.5563484, w: 0.03501606}
+ scale: {x: 1.0000002, y: 1, z: 1.0000002}
+ - name: ball_l
+ parentName: foot_l
+ position: {x: -0.21434712, y: 3.016254e-14, z: 7.555732e-10}
+ rotation: {x: -0.000000029802319, y: -0.23210424, z: 0.000000014901159, w: -0.97269094}
+ scale: {x: 1.0000005, y: 1.0000004, z: 1.0000002}
+ - name: spine_01
+ parentName: pelvis
+ position: {x: -0.22172005, y: 5.3290704e-17, z: -0.0000000013739605}
+ rotation: {x: -0.000000074505806, y: 0.19875193, z: 0.00000008568168, w: 0.9800499}
+ scale: {x: 1.0000002, y: 1.0000001, z: 1}
+ - name: spine_02
+ parentName: spine_01
+ position: {x: -0.16406764, y: 1.06003105e-17, z: -0.006325492}
+ rotation: {x: -0.25719893, y: -0.25719893, z: 0.658672, w: 0.658672}
+ scale: {x: 1, y: 1, z: 1}
+ - name: spine_03
+ parentName: spine_02
+ position: {x: -0.025731113, y: 0.09040662, z: 0.13630536}
+ rotation: {x: 0.257199, y: 0.25719893, z: -0.65867203, w: 0.6586719}
+ scale: {x: 1.000001, y: 1.0000011, z: 1.0000001}
+ - name: clavicle_r
+ parentName: spine_03
+ position: {x: -0.2542516, y: 0.20134266, z: 0.23181945}
+ rotation: {x: 0.760265, y: 0.6434196, z: -0.06398068, w: 0.06256764}
+ scale: {x: 1, y: 1.0000004, z: 1.0000006}
+ - name: upperarm_r
+ parentName: clavicle_r
+ position: {x: 0.21443875, y: 5.343942e-10, z: 5.776031e-10}
+ rotation: {x: -0.021517113, y: 0.107650004, z: -0.05630548, w: 0.9923599}
+ scale: {x: 0.9999997, y: 1.0000004, z: 1.0000008}
+ - name: lowerarm_r
+ parentName: upperarm_r
+ position: {x: 0.4672674, y: 0.0000000034897496, z: -0.0000000017084295}
+ rotation: {x: -0.0096293995, y: 0.007826029, z: -0.023476932, w: 0.9996474}
+ scale: {x: 1.0000001, y: 1, z: 1.0000004}
+ - name: hand_r
+ parentName: lowerarm_r
+ position: {x: 0.4351596, y: -0.000000004081699, z: -0.000000006287288}
+ rotation: {x: 0.000000092200935, y: -0.019787677, z: 0.015861167, w: 0.99967843}
+ scale: {x: 1.0000007, y: 1.000001, z: 1.000001}
+ - name: thumb_01_r
+ parentName: hand_r
+ position: {x: 0.11085016, y: 0.088638626, z: -0.09653062}
+ rotation: {x: -0.51410985, y: 0.5327069, z: -0.67131686, w: 0.035328746}
+ scale: {x: 1.0000004, y: 0.99999946, z: 1.0000002}
+ - name: thumb_02_r
+ parentName: thumb_01_r
+ position: {x: -0.109308325, y: 0.0000000013907366, z: -1.1864948e-10}
+ rotation: {x: -0.0000002272426, y: -0.0038156789, z: 0.032442927, w: 0.9994663}
+ scale: {x: 0.9999998, y: 1.0000005, z: 1.0000002}
+ - name: thumb_03_r
+ parentName: thumb_02_r
+ position: {x: -0.1374781, y: 9.4267844e-11, z: -1.6963042e-10}
+ rotation: {x: 0.00000000599366, y: 0.009035178, z: 0.2764228, w: 0.96099365}
+ scale: {x: 1.000001, y: 1.000001, z: 1.0000005}
+ - name: index_01_r
+ parentName: hand_r
+ position: {x: 0.15008494, y: -0.0026099845, z: -0.06703487}
+ rotation: {x: -0.17719305, y: 0.3361525, z: -0.9241938, w: -0.03834024}
+ scale: {x: 1.0000006, y: 1, z: 1.0000004}
+ - name: index_02_r
+ parentName: index_01_r
+ position: {x: -0.15329304, y: 7.5907276e-13, z: 1.8972812e-10}
+ rotation: {x: 0.000000023515886, y: 0.008111811, z: 0.03930431, w: 0.99919444}
+ scale: {x: 1.0000001, y: 1.0000001, z: 1.0000004}
+ - name: index_03_r
+ parentName: index_02_r
+ position: {x: -0.1582469, y: -0.0000000022925153, z: 7.861526e-10}
+ rotation: {x: 0.00000019779137, y: -0.013577052, z: 0.03195264, w: 0.99939716}
+ scale: {x: 1, y: 1.0000004, z: 1.0000004}
+ - name: index_04_r
+ parentName: index_03_r
+ position: {x: -0.13135484, y: 4.0279956e-11, z: 2.5590893e-10}
+ rotation: {x: -0.00000017358818, y: 0.0088745, z: 0.12072975, w: 0.9926458}
+ scale: {x: 1.0000001, y: 1.0000011, z: 1.0000007}
+ - name: middle_01_r
+ parentName: hand_r
+ position: {x: 0.16636913, y: -0.0073868213, z: -0.040544663}
+ rotation: {x: -0.06913511, y: 0.16792566, z: -0.98333335, w: 0.008776972}
+ scale: {x: 1.0000007, y: 1.0000001, z: 1.0000008}
+ - name: middle_02_r
+ parentName: middle_01_r
+ position: {x: -0.14171372, y: 0.0000000039583945, z: -2.3070526e-10}
+ rotation: {x: 0.00000002328305, y: 0.009976205, z: 0.03731168, w: 0.99925387}
+ scale: {x: 0.9999997, y: 0.99999994, z: 1.0000001}
+ - name: middle_03_r
+ parentName: middle_02_r
+ position: {x: -0.16082166, y: -5.0338883e-10, z: 6.79171e-10}
+ rotation: {x: 0.00000012212575, y: -0.001919212, z: 0.0366157, w: 0.99932754}
+ scale: {x: 0.9999998, y: 1.0000004, z: 0.99999994}
+ - name: middle_04_r
+ parentName: middle_03_r
+ position: {x: -0.112802215, y: -2.2066206e-10, z: -6.7783473e-10}
+ rotation: {x: -0.00000014906608, y: 0.0060857073, z: 0.14933932, w: 0.98876727}
+ scale: {x: 1, y: 1.0000013, z: 1.0000006}
+ - name: ring_01_r
+ parentName: hand_r
+ position: {x: 0.17878364, y: -0.029403051, z: 0.012532712}
+ rotation: {x: -0.056631714, y: 0.04606738, z: -0.99729186, w: 0.008919316}
+ scale: {x: 0.99999994, y: 1.0000006, z: 1.0000007}
+ - name: ring_02_r
+ parentName: ring_01_r
+ position: {x: -0.13883708, y: 0.0000000020496005, z: 0.0000000020335291}
+ rotation: {x: -0.00000008597267, y: 0.03893992, z: -0.0042182757, w: 0.99923265}
+ scale: {x: 1, y: 1.0000001, z: 1.0000008}
+ - name: ring_03_r
+ parentName: ring_02_r
+ position: {x: -0.10474888, y: 0.0000000011146108, z: 0.0000000013554029}
+ rotation: {x: 0.000000011800291, y: 0.0054518525, z: 0.037480716, w: 0.99928254}
+ scale: {x: 0.9999998, y: 1.0000002, z: 0.99999994}
+ - name: ring_04_r
+ parentName: ring_03_r
+ position: {x: -0.084245406, y: 0.0000000011114158, z: 0.0000000014453263}
+ rotation: {x: -0.000000046520768, y: -0.008561258, z: 0.14846492, w: 0.9888807}
+ scale: {x: 1.0000002, y: 1.0000006, z: 1.0000006}
+ - name: rope_right_back_1
+ parentName: lowerarm_r
+ position: {x: 0.20545965, y: 0.16907957, z: 0.02063369}
+ rotation: {x: -0.7472829, y: 0.63612837, z: 0.1563945, w: -0.111579046}
+ scale: {x: 1.0000004, y: 1.0000006, z: 0.9999997}
+ - name: rope_right_back_2
+ parentName: rope_right_back_1
+ position: {x: -0.21026891, y: -7.105427e-17, z: 1.4210854e-16}
+ rotation: {x: 0.21212806, y: 0.6745382, z: -0.21212792, w: 0.6745381}
+ scale: {x: 1.0000006, y: 0.999999, z: 1.0000012}
+ - name: rope_right_middle_1
+ parentName: lowerarm_r
+ position: {x: 0.3348018, y: 0.18858257, z: 0.011047786}
+ rotation: {x: -0.6498365, y: 0.7178586, z: 0.20980147, w: -0.13555443}
+ scale: {x: 1.0000004, y: 1.0000006, z: 1}
+ - name: rope_right_middle_2
+ parentName: rope_right_middle_1
+ position: {x: -0.23736024, y: -1.0658141e-16, z: 0}
+ rotation: {x: 0.29852355, y: 0.6410021, z: -0.29852352, w: 0.6410021}
+ scale: {x: 1.0000001, y: 0.9999996, z: 1.0000004}
+ - name: rope_right_front_1
+ parentName: lowerarm_r
+ position: {x: 0.45396918, y: 0.16579124, z: -0.0032864045}
+ rotation: {x: -0.5574045, y: 0.77956307, z: 0.24395904, w: -0.14854479}
+ scale: {x: 1.0000002, y: 1.0000006, z: 0.9999998}
+ - name: rope_right_front_2
+ parentName: rope_right_front_1
+ position: {x: -0.25827217, y: -3.6082247e-17, z: 0}
+ rotation: {x: 0.36691502, y: 0.6044612, z: -0.36691505, w: 0.6044612}
+ scale: {x: 1.0000004, y: 1.0000002, z: 0.9999997}
+ - name: clavicle_l
+ parentName: spine_03
+ position: {x: -0.2542516, y: -0.20134266, z: 0.23181945}
+ rotation: {x: 0.063980706, y: -0.06256766, z: 0.76026493, w: 0.64341974}
+ scale: {x: 1, y: 0.9999997, z: 1.0000002}
+ - name: upperarm_l
+ parentName: clavicle_l
+ position: {x: -0.21443875, y: -5.343939e-10, z: -5.776032e-10}
+ rotation: {x: -0.021517219, y: 0.10765023, z: -0.056305233, w: 0.9923599}
+ scale: {x: 0.9999998, y: 1.0000001, z: 1.0000006}
+ - name: lowerarm_l
+ parentName: upperarm_l
+ position: {x: -0.4672674, y: -0.0000000010344294, z: 0.0000000017084211}
+ rotation: {x: -0.009629613, y: 0.0078259455, z: -0.023477057, w: 0.99964744}
+ scale: {x: 1.0000007, y: 0.99999994, z: 0.9999997}
+ - name: hand_l
+ parentName: lowerarm_l
+ position: {x: -0.4351596, y: 0.0000000068951356, z: 0.0000000024033036}
+ rotation: {x: 0.00000005122271, y: -0.019787291, z: 0.015861135, w: 0.9996784}
+ scale: {x: 1.0000001, y: 0.9999998, z: 1}
+ - name: thumb_01_l
+ parentName: hand_l
+ position: {x: -0.11085015, y: -0.088638626, z: 0.09653065}
+ rotation: {x: 0.53270644, y: 0.5141116, z: 0.03532926, w: 0.67131597}
+ scale: {x: 1.0000004, y: 1.0000001, z: 1.0000011}
+ - name: thumb_02_l
+ parentName: thumb_01_l
+ position: {x: -0.109308325, y: 0.0000000013905054, z: 1.1883401e-10}
+ rotation: {x: 0.00000038742996, y: 0.0038150228, z: 0.03244249, w: 0.9994663}
+ scale: {x: 1, y: 1, z: 0.9999998}
+ - name: thumb_03_l
+ parentName: thumb_02_l
+ position: {x: -0.1374781, y: 9.442118e-11, z: 1.700441e-10}
+ rotation: {x: -0.00000004622495, y: -0.00903496, z: 0.27642277, w: 0.96099365}
+ scale: {x: 1.0000005, y: 1, z: 1.0000002}
+ - name: index_01_l
+ parentName: hand_l
+ position: {x: -0.15008494, y: 0.0026099812, z: 0.06703492}
+ rotation: {x: 0.33615243, y: 0.17719248, z: -0.03833992, w: 0.9241939}
+ scale: {x: 1.0000004, y: 1.0000004, z: 1.0000004}
+ - name: index_02_l
+ parentName: index_01_l
+ position: {x: -0.15329304, y: 6.2847503e-13, z: -1.8976053e-10}
+ rotation: {x: 0.00000017881385, y: -0.008111324, z: 0.039302967, w: 0.99919444}
+ scale: {x: 1.0000006, y: 1.0000002, z: 1.0000008}
+ - name: index_03_l
+ parentName: index_02_l
+ position: {x: -0.1582469, y: -0.000000002293037, z: -7.862475e-10}
+ rotation: {x: 0.00000019370609, y: 0.013577229, z: 0.031954154, w: 0.99939716}
+ scale: {x: 1.0000002, y: 1.0000002, z: 1}
+ - name: index_04_l
+ parentName: index_03_l
+ position: {x: -0.13135484, y: 4.0481323e-11, z: -2.5618574e-10}
+ rotation: {x: -0.00000008781233, y: -0.008874619, z: 0.12073013, w: 0.99264574}
+ scale: {x: 1.0000006, y: 1.0000004, z: 1.0000012}
+ - name: middle_01_l
+ parentName: hand_l
+ position: {x: -0.16636913, y: 0.007386825, z: 0.040544715}
+ rotation: {x: 0.16792566, y: 0.06913499, z: 0.008776983, w: 0.98333335}
+ scale: {x: 1.0000004, y: 1.0000005, z: 1.0000002}
+ - name: middle_02_l
+ parentName: middle_01_l
+ position: {x: -0.14171372, y: 0.000000003958998, z: 2.3077928e-10}
+ rotation: {x: -0.000000029802298, y: -0.009976807, z: 0.037312325, w: 0.99925387}
+ scale: {x: 1.0000001, y: 1.0000002, z: 1.0000004}
+ - name: middle_03_l
+ parentName: middle_02_l
+ position: {x: -0.16082166, y: -5.0440135e-10, z: -6.792362e-10}
+ rotation: {x: 0.00000009505792, y: 0.0019204514, z: 0.03661596, w: 0.9993276}
+ scale: {x: 1.0000002, y: 1.0000005, z: 1.0000005}
+ - name: middle_04_l
+ parentName: middle_03_l
+ position: {x: -0.112802215, y: -2.2107627e-10, z: 6.7831735e-10}
+ rotation: {x: -0.000000086125425, y: -0.006085693, z: 0.14933933, w: 0.98876727}
+ scale: {x: 1.0000002, y: 1.0000004, z: 1.0000002}
+ - name: ring_01_l
+ parentName: hand_l
+ position: {x: -0.17878366, y: 0.029403044, z: -0.012532656}
+ rotation: {x: 0.04606747, y: 0.05663114, z: 0.00892013, w: 0.9972919}
+ scale: {x: 1.0000002, y: 1.0000004, z: 1.0000001}
+ - name: ring_02_l
+ parentName: ring_01_l
+ position: {x: -0.13883708, y: 0.0000000020492736, z: -0.0000000020342557}
+ rotation: {x: -0.000000115483914, y: -0.038940366, z: -0.0042193094, w: 0.99923265}
+ scale: {x: 1.0000004, y: 1.0000004, z: 1.0000002}
+ - name: ring_03_l
+ parentName: ring_02_l
+ position: {x: -0.10474888, y: 0.0000000011138611, z: -0.0000000013547273}
+ rotation: {x: -0.00000008073709, y: -0.0054527456, z: 0.0374797, w: 0.9992825}
+ scale: {x: 1, y: 1.0000005, z: 1}
+ - name: ring_04_l
+ parentName: ring_03_l
+ position: {x: -0.084245406, y: 0.0000000011109726, z: -0.000000001444194}
+ rotation: {x: 0.00000008728969, y: 0.008561001, z: 0.14846459, w: 0.98888075}
+ scale: {x: 1.0000002, y: 1.0000005, z: 1.0000005}
+ - name: rope_left_back_1
+ parentName: lowerarm_l
+ position: {x: -0.21178882, y: -0.20472848, z: -0.03097951}
+ rotation: {x: -0.63991284, y: -0.7407919, z: 0.087297454, w: 0.18471085}
+ scale: {x: 1.0000002, y: 1, z: 1}
+ - name: rope_left_back_2
+ parentName: rope_left_back_1
+ position: {x: -0.21026891, y: 0, z: 2.842171e-16}
+ rotation: {x: 0.21212801, y: 0.67453814, z: -0.21212812, w: 0.6745382}
+ scale: {x: 1, y: 0.9999998, z: 1.0000004}
+ - name: rope_left_middle_1
+ parentName: lowerarm_l
+ position: {x: -0.33897665, y: -0.22665565, z: -0.017097805}
+ rotation: {x: -0.7198706, y: -0.6465113, z: 0.12442731, w: 0.21983446}
+ scale: {x: 1, y: 1.0000006, z: 1.0000001}
+ - name: rope_left_middle_2
+ parentName: rope_left_middle_1
+ position: {x: -0.23736024, y: -1.0658141e-16, z: 0}
+ rotation: {x: 0.29852358, y: 0.6410021, z: -0.2985235, w: 0.64100206}
+ scale: {x: 0.99999994, y: 0.9999997, z: 1.000001}
+ - name: rope_left_front_1
+ parentName: lowerarm_l
+ position: {x: -0.461864, y: -0.19967844, z: -0.010181293}
+ rotation: {x: -0.7806595, y: -0.55555177, z: 0.14267032, w: 0.2481495}
+ scale: {x: 0.99999934, y: 1.0000001, z: 0.99999994}
+ - name: rope_left_front_2
+ parentName: rope_left_front_1
+ position: {x: -0.25827217, y: -4.4408918e-17, z: 1.4210854e-16}
+ rotation: {x: 0.36691493, y: 0.6044614, z: -0.366915, w: 0.6044613}
+ scale: {x: 0.9999998, y: 0.9999997, z: 1.0000006}
+ - name: neck_01
+ parentName: spine_03
+ position: {x: -0.25387114, y: -2.842171e-16, z: 0.4021579}
+ rotation: {x: -0.00000008940694, y: 0.6143932, z: 0.00000004470347, w: 0.78900003}
+ scale: {x: 1.0000006, y: 1.0000002, z: 1.0000005}
+ - name: head
+ parentName: neck_01
+ position: {x: -0.43120065, y: -5.506706e-16, z: 0.0000000067327943}
+ rotation: {x: -0.000000010952791, y: -0.3829819, z: 0.000000020689566, w: 0.9237559}
+ scale: {x: 1.0000005, y: 1.0000006, z: 1.0000007}
+ - name: hair_right_back_1
+ parentName: head
+ position: {x: 0.03320651, y: 0.14526996, z: -0.14604883}
+ rotation: {x: -0.4189642, y: -0.569622, z: 0.5696219, w: -0.41896403}
+ scale: {x: 0.9999998, y: 1.0000005, z: 1}
+ - name: hair_right_back_2
+ parentName: hair_right_back_1
+ position: {x: -0.26426882, y: -3.5527135e-16, z: -0.031402476}
+ rotation: {x: 0.9831346, y: 0.18288353, z: 0.000000044703462, w: 0.000000089406925}
+ scale: {x: 1.0000004, y: 0.99999994, z: 1.0000002}
+ - name: hair_right_back_3
+ parentName: hair_right_back_2
+ position: {x: -0.3366819, y: -1.4210854e-16, z: -0.031402476}
+ rotation: {x: -0.41656405, y: -0.5713794, z: -0.41656408, w: 0.5713795}
+ scale: {x: 0.99999994, y: 0.9999996, z: 0.99999994}
+ - name: hair_right_front_1
+ parentName: head
+ position: {x: -0.10735851, y: 0.14526996, z: -0.059530433}
+ rotation: {x: -0.41160205, y: -0.5749641, z: 0.57496405, w: -0.41160205}
+ scale: {x: 1.0000004, y: 1.0000007, z: 1.0000004}
+ - name: hair_right_front_2
+ parentName: hair_right_front_1
+ position: {x: -0.21017016, y: 0, z: -0.031402476}
+ rotation: {x: 0.9737306, y: 0.22770312, z: 0.000000014901156, w: -0.000000059604623}
+ scale: {x: 1.0000001, y: 0.99999946, z: 0.9999996}
+ - name: hair_right_front_3
+ parentName: hair_right_front_2
+ position: {x: -0.2862296, y: -1.4210854e-16, z: -0.031402476}
+ rotation: {x: -0.39752272, y: -0.5847869, z: -0.39752266, w: 0.5847869}
+ scale: {x: 1.0000002, y: 0.9999997, z: 1.0000004}
+ - name: hair_left_back_1
+ parentName: head
+ position: {x: 0.03320651, y: -0.14248003, z: -0.14604883}
+ rotation: {x: -0.4189642, y: -0.569622, z: 0.5696219, w: -0.41896403}
+ scale: {x: 0.9999998, y: 1.0000005, z: 1}
+ - name: hair_left_back_2
+ parentName: hair_left_back_1
+ position: {x: -0.26426882, y: 7.105427e-17, z: 0.038525168}
+ rotation: {x: 0.9831346, y: 0.18288353, z: 0.000000044703462, w: 0.000000089406925}
+ scale: {x: 1.0000004, y: 0.99999994, z: 1.0000002}
+ - name: hair_left_back_3
+ parentName: hair_left_back_2
+ position: {x: -0.3366819, y: 0, z: 0.038525168}
+ rotation: {x: -0.41656405, y: -0.5713794, z: -0.41656408, w: 0.5713795}
+ scale: {x: 0.99999994, y: 0.9999996, z: 0.99999994}
+ - name: hair_left_front_1
+ parentName: head
+ position: {x: -0.10735851, y: -0.1336951, z: -0.059530433}
+ rotation: {x: -0.41160205, y: -0.5749641, z: 0.57496405, w: -0.41160205}
+ scale: {x: 1.0000004, y: 1.0000007, z: 1.0000004}
+ - name: hair_left_front_2
+ parentName: hair_left_front_1
+ position: {x: -0.21017016, y: 0, z: 0.038525168}
+ rotation: {x: 0.9737306, y: 0.22770312, z: 0.000000014901156, w: -0.000000059604623}
+ scale: {x: 1.0000001, y: 0.99999946, z: 0.9999996}
+ - name: hair_left_front_3
+ parentName: hair_left_front_2
+ position: {x: -0.2862296, y: 1.4210854e-16, z: 0.038525168}
+ rotation: {x: -0.39752272, y: -0.5847869, z: -0.39752266, w: 0.5847869}
+ scale: {x: 1.0000002, y: 0.9999997, z: 1.0000004}
+ - name: jaw_1
+ parentName: head
+ position: {x: 0.006956348, y: -8.930185e-19, z: 0.12904558}
+ rotation: {x: -0.57434744, y: 0.4124621, z: 0.41246212, w: 0.5743475}
+ scale: {x: 1.000001, y: 0.9999998, z: 1.0000005}
+ - name: jaw_2
+ parentName: jaw_1
+ position: {x: -0.17486583, y: -1.4210854e-16, z: -1.2621774e-31}
+ rotation: {x: -0.00000008940694, y: -0.000000029802312, z: -0.31837928, w: 0.94796336}
+ scale: {x: 1.0000007, y: 0.99999934, z: 1.0000001}
+ - name: slime_1
+ parentName: jaw_2
+ position: {x: -0.094834305, y: -1.4210854e-16, z: 3.1776946e-18}
+ rotation: {x: 0.5562422, y: 0.4766535, z: 0.33246976, w: 0.5940201}
+ scale: {x: 1.0000001, y: 1.0000004, z: 1.0000011}
+ - name: slime_2
+ parentName: slime_1
+ position: {x: -0.12600313, y: -2.6645352e-17, z: 0}
+ rotation: {x: -0.6767623, y: -0.07340862, z: -0.0659794, w: -0.72955513}
+ scale: {x: 1, y: 0.9999998, z: 0.99999994}
+ - name: slime_3
+ parentName: slime_2
+ position: {x: -0.10175119, y: 2.131628e-15, z: -8.881784e-18}
+ rotation: {x: 0.49551624, y: 0.50444394, z: -0.49551624, w: 0.5044438}
+ scale: {x: 1, y: 1.0000001, z: 1.0000002}
+ - name: jacket_right_1
+ parentName: spine_03
+ position: {x: -0.09835168, y: 0.2954983, z: 0.4179911}
+ rotation: {x: -0.3068167, y: -0.39674902, z: 0.8605958, w: -0.08847969}
+ scale: {x: 1.0000001, y: 1.0000004, z: 1.0000001}
+ - name: jacket_right_2
+ parentName: jacket_right_1
+ position: {x: -0.30249822, y: 1.0824674e-16, z: 5.9718635e-17}
+ rotation: {x: 0.26483148, y: 0.3033371, z: -0.6019989, w: 0.6895275}
+ scale: {x: 0.9999998, y: 1, z: 1.0000004}
+ - name: jacket_left_1
+ parentName: spine_03
+ position: {x: -0.11899473, y: -0.310701, z: 0.3989693}
+ rotation: {x: 0.04490482, y: 0.8903633, z: -0.3195069, w: 0.32117298}
+ scale: {x: 1, y: 1.0000002, z: 1.0000004}
+ - name: jacket_left_2
+ parentName: jacket_left_1
+ position: {x: -0.32207504, y: -9.325873e-17, z: -4.440892e-18}
+ rotation: {x: -0.61646336, y: -0.721662, z: 0.20454682, w: -0.23945259}
+ scale: {x: 0.99999946, y: 1, z: 1.0000007}
armTwist: 0.5
foreArmTwist: 0.5
upperLegTwist: 0.5
@@ -527,14 +1388,19 @@ ModelImporter:
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
+ globalScale: 1
rootMotionBoneName:
- rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
- animationType: 2
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 0
+ importBlendShapeDeformPercent: 0
+ remapMaterialsIfMaterialImportModeIsNone: 1
additionalBone: 0
userData:
assetBundleName:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Animations/ghoul_scavenger_animator_controller.controller b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Animations/ghoul_scavenger_animator_controller.controller
index a3a4315d..532d3bec 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Animations/ghoul_scavenger_animator_controller.controller
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Animations/ghoul_scavenger_animator_controller.controller
@@ -3,11 +3,18 @@
--- !u!91 &9100000
AnimatorController:
m_ObjectHideFlags: 0
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: ghoul_scavenger_animator_controller
serializedVersion: 5
- m_AnimatorParameters: []
+ m_AnimatorParameters:
+ - m_Name: Speed
+ m_Type: 1
+ m_DefaultFloat: 0
+ m_DefaultInt: 0
+ m_DefaultBool: 0
+ m_Controller: {fileID: 9100000}
m_AnimatorLayers:
- serializedVersion: 5
m_Name: Base Layer
@@ -21,95 +28,12 @@ AnimatorController:
m_IKPass: 0
m_SyncedLayerAffectsTiming: 0
m_Controller: {fileID: 9100000}
---- !u!1101 &1101183046936684118
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102400080707748342}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8125
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101312151865226576
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102243911986725990}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8125
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101568127183684230
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102300649801251052}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.75
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101613729182356152
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102460372702859834}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.8026316
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
--- !u!1101 &1101706700818518196
AnimatorStateTransition:
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name:
m_Conditions: []
m_DstStateMachine: {fileID: 0}
@@ -126,101 +50,13 @@ AnimatorStateTransition:
m_InterruptionSource: 0
m_OrderedInterruption: 1
m_CanTransitionToSelf: 1
---- !u!1101 &1101870258231076586
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102131253598049146}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.70000005
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101870682470987714
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102108643289452760}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.625
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1101 &1101936495481979004
-AnimatorStateTransition:
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name:
- m_Conditions: []
- m_DstStateMachine: {fileID: 0}
- m_DstState: {fileID: 1102946567096339710}
- m_Solo: 0
- m_Mute: 0
- m_IsExit: 0
- serializedVersion: 3
- m_TransitionDuration: 0.25
- m_TransitionOffset: 0
- m_ExitTime: 0.90625
- m_HasExitTime: 1
- m_HasFixedDuration: 1
- m_InterruptionSource: 0
- m_OrderedInterruption: 1
- m_CanTransitionToSelf: 1
---- !u!1102 &1102108643289452760
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: scavenger_backpedal
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101312151865226576}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: e126e928b227246e5832a399846138aa, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102131253598049146
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_die
m_Speed: 1
m_CycleOffset: 0
@@ -240,43 +76,17 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &1102243911986725990
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: scavenger_attack
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101613729182356152}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 628ab53fe3fac438c85d4d4794ece678, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102300649801251052
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_damage
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101870258231076586}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -294,15 +104,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102400080707748342
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_run
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101870682470987714}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -318,38 +128,13 @@ AnimatorState:
m_MirrorParameter:
m_CycleOffsetParameter:
m_TimeParameter:
---- !u!1102 &1102460372702859834
-AnimatorState:
- serializedVersion: 5
- m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
- m_Name: scavenger_parry
- m_Speed: 1
- m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101568127183684230}
- m_StateMachineBehaviours: []
- m_Position: {x: 50, y: 50, z: 0}
- m_IKOnFeet: 0
- m_WriteDefaultValues: 1
- m_Mirror: 0
- m_SpeedParameterActive: 0
- m_MirrorParameterActive: 0
- m_CycleOffsetParameterActive: 0
- m_TimeParameterActive: 0
- m_Motion: {fileID: 7400000, guid: 5613d8c23d38a471d93b0c99511acab2, type: 2}
- m_Tag:
- m_SpeedParameter:
- m_MirrorParameter:
- m_CycleOffsetParameter:
- m_TimeParameter:
--- !u!1102 &1102470277871207956
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_spawn
m_Speed: 1
m_CycleOffset: 0
@@ -372,15 +157,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102750743466520674
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_idle
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101936495481979004}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -398,15 +183,15 @@ AnimatorState:
m_TimeParameter:
--- !u!1102 &1102946567096339710
AnimatorState:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: scavenger_walk
m_Speed: 1
m_CycleOffset: 0
- m_Transitions:
- - {fileID: 1101183046936684118}
+ m_Transitions: []
m_StateMachineBehaviours: []
m_Position: {x: 50, y: 50, z: 0}
m_IKOnFeet: 0
@@ -424,39 +209,34 @@ AnimatorState:
m_TimeParameter:
--- !u!1107 &1107701808482222362
AnimatorStateMachine:
- serializedVersion: 5
+ serializedVersion: 6
m_ObjectHideFlags: 1
- m_PrefabParentObject: {fileID: 0}
- m_PrefabInternal: {fileID: 0}
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
m_Name: Base Layer
m_ChildStates:
- serializedVersion: 1
m_State: {fileID: 1102470277871207956}
m_Position: {x: 24, y: 168, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102243911986725990}
- m_Position: {x: 24, y: 408, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102108643289452760}
- m_Position: {x: 24, y: 360, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102300649801251052}
- m_Position: {x: 24, y: 504, z: 0}
+ m_Position: {x: 20, y: 440, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102131253598049146}
- m_Position: {x: 24, y: 552, z: 0}
+ m_Position: {x: 20, y: 510, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102750743466520674}
- m_Position: {x: 24, y: 216, z: 0}
- - serializedVersion: 1
- m_State: {fileID: 1102460372702859834}
- m_Position: {x: 24, y: 456, z: 0}
+ m_Position: {x: 20, y: 230, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102400080707748342}
- m_Position: {x: 24, y: 312, z: 0}
+ m_Position: {x: 30, y: 360, z: 0}
- serializedVersion: 1
m_State: {fileID: 1102946567096339710}
- m_Position: {x: 24, y: 264, z: 0}
+ m_Position: {x: 20, y: 300, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 4477101876869948970}
+ m_Position: {x: 30, y: 590, z: 0}
m_ChildStateMachines: []
m_AnyStateTransitions: []
m_EntryTransitions: []
@@ -467,3 +247,29 @@ AnimatorStateMachine:
m_ExitPosition: {x: 800, y: 120, z: 0}
m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
m_DefaultState: {fileID: 1102470277871207956}
+--- !u!1102 &4477101876869948970
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: scavenger_Fuse
+ m_Speed: 1
+ m_CycleOffset: 0
+ m_Transitions: []
+ m_StateMachineBehaviours: []
+ m_Position: {x: 50, y: 50, z: 0}
+ m_IKOnFeet: 0
+ m_WriteDefaultValues: 1
+ m_Mirror: 0
+ m_SpeedParameterActive: 0
+ m_MirrorParameterActive: 0
+ m_CycleOffsetParameterActive: 0
+ m_TimeParameterActive: 0
+ m_Motion: {fileID: -203655887218126122, guid: d047b5b5b32301147a16cce46c400e47, type: 3}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
diff --git a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Source/ghoul_scavenger_allinone.fbx.meta b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Source/ghoul_scavenger_allinone.fbx.meta
index 4e03bdc3..d7b357a7 100644
--- a/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Source/ghoul_scavenger_allinone.fbx.meta
+++ b/Assets/BitGem/Ghoul-Crew-Hand-Painted-Series/Ghoul-Scavenger/Source/ghoul_scavenger_allinone.fbx.meta
@@ -1,182 +1,530 @@
fileFormatVersion: 2
guid: 74236a73e891a4540a264993ac8d337b
ModelImporter:
- serializedVersion: 22
- fileIDToRecycleName:
- 100000: backpack_1
- 100002: backpack_2
- 100004: backpack_3
- 100006: ball_l
- 100008: ball_r
- 100010: calf_l
- 100012: calf_r
- 100014: clavicle_l
- 100016: clavicle_r
- 100018: ear_left
- 100020: ear_right
- 100022: eyebrow_left
- 100024: eyebrow_right
- 100026: foot_l
- 100028: foot_r
- 100030: ghoul
- 100032: //RootNode
- 100034: hair
- 100036: hand_l
- 100038: hand_r
- 100040: head
- 100042: index_01_l
- 100044: index_01_r
- 100046: index_02_l
- 100048: index_02_r
- 100050: index_03_l
- 100052: index_03_r
- 100054: index_04_l
- 100056: index_04_r
- 100058: jaw
- 100060: jaw_2
- 100062: lower_lip
- 100064: lowerarm_l
- 100066: lowerarm_r
- 100068: middle_01_l
- 100070: middle_01_r
- 100072: middle_02_l
- 100074: middle_02_r
- 100076: middle_03_l
- 100078: middle_03_r
- 100080: middle_04_l
- 100082: middle_04_r
- 100084: neck_01
- 100086: pelvis
- 100088: pinky_01_l
- 100090: pinky_01_r
- 100092: pinky_02_l
- 100094: pinky_02_r
- 100096: pinky_03_l
- 100098: pinky_03_r
- 100100: pinky_04_l
- 100102: pinky_04_r
- 100104: ring_01_l
- 100106: ring_01_r
- 100108: ring_02_l
- 100110: ring_02_r
- 100112: ring_03_l
- 100114: ring_03_r
- 100116: ring_04_l
- 100118: ring_04_r
- 100120: root
- 100122: shovel
- 100124: skull_1
- 100126: skull_2
- 100128: skull_3
- 100130: spine_01
- 100132: spine_02
- 100134: spine_03
- 100136: thigh_l
- 100138: thigh_r
- 100140: thumb_01_l
- 100142: thumb_01_r
- 100144: thumb_02_l
- 100146: thumb_02_r
- 100148: thumb_03_l
- 100150: thumb_03_r
- 100152: tongue
- 100154: upperarm_l
- 100156: upperarm_r
- 400000: backpack_1
- 400002: backpack_2
- 400004: backpack_3
- 400006: ball_l
- 400008: ball_r
- 400010: calf_l
- 400012: calf_r
- 400014: clavicle_l
- 400016: clavicle_r
- 400018: ear_left
- 400020: ear_right
- 400022: eyebrow_left
- 400024: eyebrow_right
- 400026: foot_l
- 400028: foot_r
- 400030: ghoul
- 400032: //RootNode
- 400034: hair
- 400036: hand_l
- 400038: hand_r
- 400040: head
- 400042: index_01_l
- 400044: index_01_r
- 400046: index_02_l
- 400048: index_02_r
- 400050: index_03_l
- 400052: index_03_r
- 400054: index_04_l
- 400056: index_04_r
- 400058: jaw
- 400060: jaw_2
- 400062: lower_lip
- 400064: lowerarm_l
- 400066: lowerarm_r
- 400068: middle_01_l
- 400070: middle_01_r
- 400072: middle_02_l
- 400074: middle_02_r
- 400076: middle_03_l
- 400078: middle_03_r
- 400080: middle_04_l
- 400082: middle_04_r
- 400084: neck_01
- 400086: pelvis
- 400088: pinky_01_l
- 400090: pinky_01_r
- 400092: pinky_02_l
- 400094: pinky_02_r
- 400096: pinky_03_l
- 400098: pinky_03_r
- 400100: pinky_04_l
- 400102: pinky_04_r
- 400104: ring_01_l
- 400106: ring_01_r
- 400108: ring_02_l
- 400110: ring_02_r
- 400112: ring_03_l
- 400114: ring_03_r
- 400116: ring_04_l
- 400118: ring_04_r
- 400120: root
- 400122: shovel
- 400124: skull_1
- 400126: skull_2
- 400128: skull_3
- 400130: spine_01
- 400132: spine_02
- 400134: spine_03
- 400136: thigh_l
- 400138: thigh_r
- 400140: thumb_01_l
- 400142: thumb_01_r
- 400144: thumb_02_l
- 400146: thumb_02_r
- 400148: thumb_03_l
- 400150: thumb_03_r
- 400152: tongue
- 400154: upperarm_l
- 400156: upperarm_r
- 2100000: ghoul_scavenger_hair
- 2100002: ghoul_scavenger_body
- 4300000: hair
- 4300002: ghoul
- 7400000: idle
- 7400002: parry
- 7400004: damage
- 7400006: die
- 7400008: walk
- 7400010: run
- 7400012: backpedal
- 7400014: attack
- 7400016: spawn
- 9500000: //RootNode
- 13700000: ghoul
- 13700002: hair
+ serializedVersion: 22200
+ internalIDToNameTable:
+ - first:
+ 1: 100000
+ second: backpack_1
+ - first:
+ 1: 100002
+ second: backpack_2
+ - first:
+ 1: 100004
+ second: backpack_3
+ - first:
+ 1: 100006
+ second: ball_l
+ - first:
+ 1: 100008
+ second: ball_r
+ - first:
+ 1: 100010
+ second: calf_l
+ - first:
+ 1: 100012
+ second: calf_r
+ - first:
+ 1: 100014
+ second: clavicle_l
+ - first:
+ 1: 100016
+ second: clavicle_r
+ - first:
+ 1: 100018
+ second: ear_left
+ - first:
+ 1: 100020
+ second: ear_right
+ - first:
+ 1: 100022
+ second: eyebrow_left
+ - first:
+ 1: 100024
+ second: eyebrow_right
+ - first:
+ 1: 100026
+ second: foot_l
+ - first:
+ 1: 100028
+ second: foot_r
+ - first:
+ 1: 100030
+ second: ghoul
+ - first:
+ 1: 100032
+ second: //RootNode
+ - first:
+ 1: 100034
+ second: hair
+ - first:
+ 1: 100036
+ second: hand_l
+ - first:
+ 1: 100038
+ second: hand_r
+ - first:
+ 1: 100040
+ second: head
+ - first:
+ 1: 100042
+ second: index_01_l
+ - first:
+ 1: 100044
+ second: index_01_r
+ - first:
+ 1: 100046
+ second: index_02_l
+ - first:
+ 1: 100048
+ second: index_02_r
+ - first:
+ 1: 100050
+ second: index_03_l
+ - first:
+ 1: 100052
+ second: index_03_r
+ - first:
+ 1: 100054
+ second: index_04_l
+ - first:
+ 1: 100056
+ second: index_04_r
+ - first:
+ 1: 100058
+ second: jaw
+ - first:
+ 1: 100060
+ second: jaw_2
+ - first:
+ 1: 100062
+ second: lower_lip
+ - first:
+ 1: 100064
+ second: lowerarm_l
+ - first:
+ 1: 100066
+ second: lowerarm_r
+ - first:
+ 1: 100068
+ second: middle_01_l
+ - first:
+ 1: 100070
+ second: middle_01_r
+ - first:
+ 1: 100072
+ second: middle_02_l
+ - first:
+ 1: 100074
+ second: middle_02_r
+ - first:
+ 1: 100076
+ second: middle_03_l
+ - first:
+ 1: 100078
+ second: middle_03_r
+ - first:
+ 1: 100080
+ second: middle_04_l
+ - first:
+ 1: 100082
+ second: middle_04_r
+ - first:
+ 1: 100084
+ second: neck_01
+ - first:
+ 1: 100086
+ second: pelvis
+ - first:
+ 1: 100088
+ second: pinky_01_l
+ - first:
+ 1: 100090
+ second: pinky_01_r
+ - first:
+ 1: 100092
+ second: pinky_02_l
+ - first:
+ 1: 100094
+ second: pinky_02_r
+ - first:
+ 1: 100096
+ second: pinky_03_l
+ - first:
+ 1: 100098
+ second: pinky_03_r
+ - first:
+ 1: 100100
+ second: pinky_04_l
+ - first:
+ 1: 100102
+ second: pinky_04_r
+ - first:
+ 1: 100104
+ second: ring_01_l
+ - first:
+ 1: 100106
+ second: ring_01_r
+ - first:
+ 1: 100108
+ second: ring_02_l
+ - first:
+ 1: 100110
+ second: ring_02_r
+ - first:
+ 1: 100112
+ second: ring_03_l
+ - first:
+ 1: 100114
+ second: ring_03_r
+ - first:
+ 1: 100116
+ second: ring_04_l
+ - first:
+ 1: 100118
+ second: ring_04_r
+ - first:
+ 1: 100120
+ second: root
+ - first:
+ 1: 100122
+ second: shovel
+ - first:
+ 1: 100124
+ second: skull_1
+ - first:
+ 1: 100126
+ second: skull_2
+ - first:
+ 1: 100128
+ second: skull_3
+ - first:
+ 1: 100130
+ second: spine_01
+ - first:
+ 1: 100132
+ second: spine_02
+ - first:
+ 1: 100134
+ second: spine_03
+ - first:
+ 1: 100136
+ second: thigh_l
+ - first:
+ 1: 100138
+ second: thigh_r
+ - first:
+ 1: 100140
+ second: thumb_01_l
+ - first:
+ 1: 100142
+ second: thumb_01_r
+ - first:
+ 1: 100144
+ second: thumb_02_l
+ - first:
+ 1: 100146
+ second: thumb_02_r
+ - first:
+ 1: 100148
+ second: thumb_03_l
+ - first:
+ 1: 100150
+ second: thumb_03_r
+ - first:
+ 1: 100152
+ second: tongue
+ - first:
+ 1: 100154
+ second: upperarm_l
+ - first:
+ 1: 100156
+ second: upperarm_r
+ - first:
+ 4: 400000
+ second: backpack_1
+ - first:
+ 4: 400002
+ second: backpack_2
+ - first:
+ 4: 400004
+ second: backpack_3
+ - first:
+ 4: 400006
+ second: ball_l
+ - first:
+ 4: 400008
+ second: ball_r
+ - first:
+ 4: 400010
+ second: calf_l
+ - first:
+ 4: 400012
+ second: calf_r
+ - first:
+ 4: 400014
+ second: clavicle_l
+ - first:
+ 4: 400016
+ second: clavicle_r
+ - first:
+ 4: 400018
+ second: ear_left
+ - first:
+ 4: 400020
+ second: ear_right
+ - first:
+ 4: 400022
+ second: eyebrow_left
+ - first:
+ 4: 400024
+ second: eyebrow_right
+ - first:
+ 4: 400026
+ second: foot_l
+ - first:
+ 4: 400028
+ second: foot_r
+ - first:
+ 4: 400030
+ second: ghoul
+ - first:
+ 4: 400032
+ second: //RootNode
+ - first:
+ 4: 400034
+ second: hair
+ - first:
+ 4: 400036
+ second: hand_l
+ - first:
+ 4: 400038
+ second: hand_r
+ - first:
+ 4: 400040
+ second: head
+ - first:
+ 4: 400042
+ second: index_01_l
+ - first:
+ 4: 400044
+ second: index_01_r
+ - first:
+ 4: 400046
+ second: index_02_l
+ - first:
+ 4: 400048
+ second: index_02_r
+ - first:
+ 4: 400050
+ second: index_03_l
+ - first:
+ 4: 400052
+ second: index_03_r
+ - first:
+ 4: 400054
+ second: index_04_l
+ - first:
+ 4: 400056
+ second: index_04_r
+ - first:
+ 4: 400058
+ second: jaw
+ - first:
+ 4: 400060
+ second: jaw_2
+ - first:
+ 4: 400062
+ second: lower_lip
+ - first:
+ 4: 400064
+ second: lowerarm_l
+ - first:
+ 4: 400066
+ second: lowerarm_r
+ - first:
+ 4: 400068
+ second: middle_01_l
+ - first:
+ 4: 400070
+ second: middle_01_r
+ - first:
+ 4: 400072
+ second: middle_02_l
+ - first:
+ 4: 400074
+ second: middle_02_r
+ - first:
+ 4: 400076
+ second: middle_03_l
+ - first:
+ 4: 400078
+ second: middle_03_r
+ - first:
+ 4: 400080
+ second: middle_04_l
+ - first:
+ 4: 400082
+ second: middle_04_r
+ - first:
+ 4: 400084
+ second: neck_01
+ - first:
+ 4: 400086
+ second: pelvis
+ - first:
+ 4: 400088
+ second: pinky_01_l
+ - first:
+ 4: 400090
+ second: pinky_01_r
+ - first:
+ 4: 400092
+ second: pinky_02_l
+ - first:
+ 4: 400094
+ second: pinky_02_r
+ - first:
+ 4: 400096
+ second: pinky_03_l
+ - first:
+ 4: 400098
+ second: pinky_03_r
+ - first:
+ 4: 400100
+ second: pinky_04_l
+ - first:
+ 4: 400102
+ second: pinky_04_r
+ - first:
+ 4: 400104
+ second: ring_01_l
+ - first:
+ 4: 400106
+ second: ring_01_r
+ - first:
+ 4: 400108
+ second: ring_02_l
+ - first:
+ 4: 400110
+ second: ring_02_r
+ - first:
+ 4: 400112
+ second: ring_03_l
+ - first:
+ 4: 400114
+ second: ring_03_r
+ - first:
+ 4: 400116
+ second: ring_04_l
+ - first:
+ 4: 400118
+ second: ring_04_r
+ - first:
+ 4: 400120
+ second: root
+ - first:
+ 4: 400122
+ second: shovel
+ - first:
+ 4: 400124
+ second: skull_1
+ - first:
+ 4: 400126
+ second: skull_2
+ - first:
+ 4: 400128
+ second: skull_3
+ - first:
+ 4: 400130
+ second: spine_01
+ - first:
+ 4: 400132
+ second: spine_02
+ - first:
+ 4: 400134
+ second: spine_03
+ - first:
+ 4: 400136
+ second: thigh_l
+ - first:
+ 4: 400138
+ second: thigh_r
+ - first:
+ 4: 400140
+ second: thumb_01_l
+ - first:
+ 4: 400142
+ second: thumb_01_r
+ - first:
+ 4: 400144
+ second: thumb_02_l
+ - first:
+ 4: 400146
+ second: thumb_02_r
+ - first:
+ 4: 400148
+ second: thumb_03_l
+ - first:
+ 4: 400150
+ second: thumb_03_r
+ - first:
+ 4: 400152
+ second: tongue
+ - first:
+ 4: 400154
+ second: upperarm_l
+ - first:
+ 4: 400156
+ second: upperarm_r
+ - first:
+ 21: 2100000
+ second: ghoul_scavenger_hair
+ - first:
+ 21: 2100002
+ second: ghoul_scavenger_body
+ - first:
+ 43: 4300000
+ second: hair
+ - first:
+ 43: 4300002
+ second: ghoul
+ - first:
+ 74: 7400000
+ second: idle
+ - first:
+ 74: 7400002
+ second: parry
+ - first:
+ 74: 7400004
+ second: damage
+ - first:
+ 74: 7400006
+ second: die
+ - first:
+ 74: 7400008
+ second: walk
+ - first:
+ 74: 7400010
+ second: run
+ - first:
+ 74: 7400012
+ second: backpedal
+ - first:
+ 74: 7400014
+ second: attack
+ - first:
+ 74: 7400016
+ second: spawn
+ - first:
+ 95: 9500000
+ second: //RootNode
+ - first:
+ 137: 13700000
+ second: ghoul
+ - first:
+ 137: 13700002
+ second: hair
externalObjects:
- first:
type: UnityEngine:Material
@@ -189,7 +537,7 @@ ModelImporter:
name: ghoul_scavenger_hair
second: {fileID: 2100000, guid: 2ac23bc0ac87f4b2880b66dc8a7bf949, type: 2}
materials:
- importMaterials: 1
+ materialImportMode: 1
materialName: 0
materialSearch: 1
materialLocation: 1
@@ -198,6 +546,7 @@ ModelImporter:
bakeSimulation: 0
resampleCurves: 1
optimizeGameObjects: 0
+ removeConstantScaleCurves: 0
motionNodeName:
rigImportErrors:
rigImportWarnings:
@@ -206,7 +555,8 @@ ModelImporter:
animationRetargetingWarnings:
animationDoRetargetingWarnings: 0
importAnimatedCustomProperties: 0
- animationCompression: 1
+ importConstraints: 0
+ animationCompression: 3
animationRotationError: 0.5
animationPositionError: 0.5
animationScaleError: 0.5
@@ -217,6 +567,7 @@ ModelImporter:
- serializedVersion: 16
name: idle
takeName: Take 001
+ internalID: 0
firstFrame: 0
lastFrame: 80
wrapMode: 0
@@ -245,6 +596,7 @@ ModelImporter:
- serializedVersion: 16
name: parry
takeName: Take 001
+ internalID: 0
firstFrame: 100
lastFrame: 130
wrapMode: 0
@@ -273,6 +625,7 @@ ModelImporter:
- serializedVersion: 16
name: damage
takeName: Take 001
+ internalID: 0
firstFrame: 150
lastFrame: 175
wrapMode: 0
@@ -301,6 +654,7 @@ ModelImporter:
- serializedVersion: 16
name: die
takeName: Take 001
+ internalID: 0
firstFrame: 200
lastFrame: 230
wrapMode: 0
@@ -329,6 +683,7 @@ ModelImporter:
- serializedVersion: 16
name: walk
takeName: Take 001
+ internalID: 0
firstFrame: 260
lastFrame: 300
wrapMode: 0
@@ -357,6 +712,7 @@ ModelImporter:
- serializedVersion: 16
name: run
takeName: Take 001
+ internalID: 0
firstFrame: 320
lastFrame: 340
wrapMode: 0
@@ -385,6 +741,7 @@ ModelImporter:
- serializedVersion: 16
name: backpedal
takeName: Take 001
+ internalID: 0
firstFrame: 360
lastFrame: 400
wrapMode: 0
@@ -413,6 +770,7 @@ ModelImporter:
- serializedVersion: 16
name: attack
takeName: Take 001
+ internalID: 0
firstFrame: 440
lastFrame: 478
wrapMode: 0
@@ -441,6 +799,7 @@ ModelImporter:
- serializedVersion: 16
name: spawn
takeName: Take 001
+ internalID: 0
firstFrame: 500
lastFrame: 545
wrapMode: 0
@@ -472,32 +831,49 @@ ModelImporter:
globalScale: 1
meshCompression: 0
addColliders: 0
+ useSRGBMaterialColor: 1
+ sortHierarchyByName: 1
+ importPhysicalCameras: 0
importVisibility: 1
importBlendShapes: 1
importCameras: 1
importLights: 1
+ nodeNameCollisionStrategy: 0
+ fileIdsGeneration: 1
swapUVChannels: 0
generateSecondaryUV: 0
useFileUnits: 1
- optimizeMeshForGPU: 1
keepQuads: 0
weldVertices: 1
+ bakeAxisConversion: 0
preserveHierarchy: 0
+ skinWeightsMode: 0
+ maxBonesPerVertex: 4
+ minBoneWeight: 0.001
+ optimizeBones: 1
+ meshOptimizationFlags: -1
indexFormat: 0
secondaryUVAngleDistortion: 8
secondaryUVAreaDistortion: 15.000001
secondaryUVHardAngle: 88
+ secondaryUVMarginMethod: 0
+ secondaryUVMinLightmapResolution: 40
+ secondaryUVMinObjectScale: 1
secondaryUVPackMargin: 4
useFileScale: 1
+ strictVertexDataChecks: 0
tangentSpace:
normalSmoothAngle: 60
normalImportMode: 0
tangentImportMode: 3
normalCalculationMode: 4
+ legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 1
+ blendShapeNormalImportMode: 1
+ normalSmoothingSource: 0
+ referencedClips: []
importAnimation: 1
- copyAvatar: 0
humanDescription:
- serializedVersion: 2
+ serializedVersion: 3
human: []
skeleton: []
armTwist: 0.5
@@ -507,14 +883,19 @@ ModelImporter:
armStretch: 0.05
legStretch: 0.05
feetSpacing: 0
+ globalScale: 1
rootMotionBoneName:
- rootMotionBoneRotation: {x: 0, y: 0, z: 0, w: 1}
hasTranslationDoF: 0
- hasExtraRoot: 0
+ hasExtraRoot: 1
skeletonHasParents: 1
lastHumanDescriptionAvatarSource: {instanceID: 0}
- animationType: 2
+ autoGenerateAvatarMappingIfUnspecified: 1
+ animationType: 3
humanoidOversampling: 1
+ avatarSetup: 1
+ addHumanoidExtraRootOnlyWhenUsingAvatar: 0
+ importBlendShapeDeformPercent: 0
+ remapMaterialsIfMaterialImportModeIsNone: 1
additionalBone: 0
userData:
assetBundleName:
diff --git a/Assets/Scripts/Enemy/AI/ChargeMonster.cs b/Assets/Scripts/Enemy/AI/ChargeMonster.cs
index eb3ef8cd..9a322f76 100644
--- a/Assets/Scripts/Enemy/AI/ChargeMonster.cs
+++ b/Assets/Scripts/Enemy/AI/ChargeMonster.cs
@@ -3,9 +3,8 @@ using UnityEngine.AI;
using System.Collections;
///
-/// 돌진 공격 몬스터
-/// - 플레이어를 향해 빠르게 돌진
-/// - 부딪히면 데미지
+/// 돌진 공격 몬스터 (두 번째 돌진 고장 수정판)
+/// - Agent On/Off 타이밍 완벽하게 정리
///
public class ChargeMonster : MonsterClass
{
@@ -34,36 +33,20 @@ public class ChargeMonster : MonsterClass
private bool isPlayerInZone;
private Rigidbody _rigidbody;
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // 초기화
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-
protected override void Awake()
{
base.Awake();
_rigidbody = GetComponent();
-
- if (_rigidbody == null)
- {
- _rigidbody = gameObject.AddComponent();
- }
-
- _rigidbody.isKinematic = true; // NavMeshAgent 사용 시 Kinematic
+ if (_rigidbody == null) _rigidbody = gameObject.AddComponent();
+ _rigidbody.isKinematic = true;
}
protected override void Init()
{
- if (agent != null)
- {
- agent.stoppingDistance = 1f;
- }
+ if (agent != null) agent.stoppingDistance = 1f;
if (animator != null) animator.applyRootMotion = false;
}
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // AI 로직
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-
protected override void ExecuteAILogic()
{
if (isHit || isCharging || isPreparing) return;
@@ -84,47 +67,46 @@ public class ChargeMonster : MonsterClass
void HandleChargeCombat(float distance)
{
- // 돌진 범위 안이면 돌진 준비
+ // 쿨타임 체크 & 사거리 체크
if (distance <= chargeRange && Time.time >= lastChargeTime + chargeDelay)
{
StartCoroutine(PrepareCharge());
}
- // 아니면 추적
- else if (!isCharging)
+ // 추적 모드
+ else if (!isCharging && !isPreparing)
{
- if (agent.isOnNavMesh)
+ if (agent.isOnNavMesh)
+ {
+ // ⭐ [수정] 추적 시작할 때 "나 멈춰있니?" 확인하고 풀어주기
+ if (agent.isStopped) agent.isStopped = false;
agent.SetDestination(playerTransform.position);
+ }
}
}
IEnumerator PrepareCharge()
{
isPreparing = true;
-
- // 이동 멈춤
+
+ // 이동 완전 정지
if (agent.isOnNavMesh)
{
agent.isStopped = true;
+ agent.ResetPath();
agent.velocity = Vector3.zero;
}
- // 플레이어 방향 저장
+ // 방향 설정
chargeDirection = (playerTransform.position - transform.position).normalized;
chargeDirection.y = 0;
-
- // 플레이어 바라보기
- transform.rotation = Quaternion.LookRotation(chargeDirection);
+ if (chargeDirection != Vector3.zero) transform.rotation = Quaternion.LookRotation(chargeDirection);
// 준비 애니메이션
- if (!string.IsNullOrEmpty(prepareAnimation))
- {
- animator.Play(prepareAnimation, 0, 0f);
- }
+ if (!string.IsNullOrEmpty(prepareAnimation)) animator.Play(prepareAnimation, 0, 0f);
- Debug.Log("[ChargeMonster] 돌진 준비 중...");
+ Debug.Log("[ChargeMonster] 돌진 준비...");
yield return new WaitForSeconds(prepareTime);
- // 돌진 시작!
StartCoroutine(Charge());
}
@@ -134,22 +116,20 @@ public class ChargeMonster : MonsterClass
isCharging = true;
lastChargeTime = Time.time;
- // NavMeshAgent 끄기
- if (agent.isOnNavMesh) agent.enabled = false;
-
- // Rigidbody Kinematic 끄기
+ // ⭐ [핵심 수정] 조건 없이 강제로 끄기! (NavMesh 위에 있든 말든 일단 꺼야 물리 이동 가능)
+ if (agent != null) agent.enabled = false;
+
+ // 물리 켜기
if (_rigidbody != null) _rigidbody.isKinematic = false;
- // 돌진 애니메이션
animator.Play(chargeAnimation, 0, 0f);
-
Debug.Log("[ChargeMonster] 돌진 시작!");
float chargeStartTime = Time.time;
-
+
while (Time.time < chargeStartTime + chargeDuration)
{
- // 빠르게 앞으로 이동
+ // 돌진 중에도 방향을 잃지 않도록
if (_rigidbody != null)
{
_rigidbody.velocity = chargeDirection * chargeSpeed;
@@ -158,54 +138,56 @@ public class ChargeMonster : MonsterClass
{
transform.position += chargeDirection * chargeSpeed * Time.deltaTime;
}
-
yield return null;
}
- // 돌진 종료
- if (_rigidbody != null)
+ // 돌진 끝 정리
+ if (_rigidbody != null)
{
_rigidbody.velocity = Vector3.zero;
_rigidbody.isKinematic = true;
}
- // NavMeshAgent 다시 켜기
- if (agent != null) agent.enabled = true;
+ // Agent 다시 켜기
+ if (agent != null)
+ {
+ agent.enabled = true;
+ // 켜지자마자 미끄러짐 방지
+ agent.ResetPath();
+ agent.velocity = Vector3.zero;
+ }
isCharging = false;
- Debug.Log("[ChargeMonster] 돌진 종료!");
+ Debug.Log("[ChargeMonster] 돌진 종료, 쿨타임 시작");
}
void UpdateMovementAnimation()
{
if (isCharging || isPreparing || isHit || isResting) return;
-
- if (agent.velocity.magnitude < 0.1f)
- animator.Play(Monster_Idle);
- else
+
+ // Agent가 켜져 있고 움직일 때만 걷기 모션
+ if (agent.enabled && agent.velocity.magnitude > 0.1f)
animator.Play(Monster_Walk);
+ else
+ animator.Play(Monster_Idle);
}
void Patrol()
{
if (Time.time < nextPatrolTime) return;
-
+
Vector3 randomPoint = transform.position + new Vector3(
- Random.Range(-patrolRadius, patrolRadius),
- 0,
+ Random.Range(-patrolRadius, patrolRadius),
+ 0,
Random.Range(-patrolRadius, patrolRadius)
);
-
+
if (NavMesh.SamplePosition(randomPoint, out NavMeshHit hit, 3f, NavMesh.AllAreas))
if (agent.isOnNavMesh) agent.SetDestination(hit.position);
-
+
nextPatrolTime = Time.time + patrolInterval;
}
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // 충돌 감지 (돌진 중 플레이어와 충돌)
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-
private void OnCollisionEnter(Collision collision)
{
if (!isCharging) return;
@@ -217,23 +199,12 @@ public class ChargeMonster : MonsterClass
if (!playerHealth.isInvincible)
{
playerHealth.TakeDamage(attackDamage);
- Debug.Log($"[ChargeMonster] 돌진 적중! 데미지: {attackDamage}");
+ Debug.Log($"[ChargeMonster] 쾅! 데미지: {attackDamage}");
}
}
}
}
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // Trigger 감지
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-
- private void OnTriggerEnter(Collider other)
- {
- if (other.CompareTag("Player")) isPlayerInZone = true;
- }
-
- private void OnTriggerExit(Collider other)
- {
- if (other.CompareTag("Player")) isPlayerInZone = false;
- }
-}
+ private void OnTriggerEnter(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = true; }
+ private void OnTriggerExit(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = false; }
+}
\ No newline at end of file
diff --git a/Assets/Scripts/Enemy/AI/ExplodeMonster.cs b/Assets/Scripts/Enemy/AI/ExplodeMonster.cs
index 4f942d0c..d582d4b0 100644
--- a/Assets/Scripts/Enemy/AI/ExplodeMonster.cs
+++ b/Assets/Scripts/Enemy/AI/ExplodeMonster.cs
@@ -3,40 +3,35 @@ using UnityEngine.AI;
using System.Collections;
///
-/// 자폭 몬스터
-/// - 플레이어에게 빠르게 접근
-/// - 일정 거리 내에 들어오면 폭발
-/// - 범위 내 모든 대상에게 데미지
-/// - 자신도 사망
+/// 자폭 몬스터 (Kamikaze)
+/// - 플레이어에게 전력 질주
+/// - 범위 내 진입 시 제자리에서 카운트다운 후 폭발
///
public class ExplodeMonster : MonsterClass
{
[Header("=== 자폭 설정 ===")]
- [SerializeField] private float explodeRange = 3f; // 폭발 범위
- [SerializeField] private float triggerRange = 2f; // 폭발 시작 거리
- [SerializeField] private float fuseTime = 1.5f; // 폭발까지 지연 시간
- [SerializeField] private float explosionDamage = 50f; // 폭발 데미지 (기본 공격력 무시)
- [SerializeField] private bool damagesSelf = true; // 자신도 죽는가?
+ [SerializeField] private float explodeRange = 4f; // 데미지 입히는 범위 (폭발 반경)
+ [SerializeField] private float triggerRange = 2.5f; // 폭발을 시작하는 거리 (이 안에 들어오면 카운트다운)
+ [SerializeField] private float fuseTime = 1.5f; // 지연 시간 (도망갈 기회 줌)
+ [SerializeField] private float explosionDamage = 50f; // 폭발 데미지
[Header("폭발 효과")]
- [SerializeField] private GameObject explosionEffectPrefab; // 폭발 이펙트
- [SerializeField] private ParticleSystem fuseEffect; // 퓨즈 불꽃 효과
+ [SerializeField] private GameObject explosionEffectPrefab; // 쾅! 이펙트 프리팹
+ [SerializeField] private ParticleSystem fuseEffect; // 몸에서 불꽃 튀는 이펙트 (선택)
[SerializeField] private AudioClip fuseSound; // 치익~ 소리
- [SerializeField] private AudioClip explosionSound; // 폭발음
- [SerializeField] private float cameraShakeIntensity = 0.5f; // 화면 흔들림
+ [SerializeField] private AudioClip explosionSound; // 쾅! 소리
[Header("애니메이션")]
[SerializeField] private string runAnimation = "Monster_Run"; // 달리기
- [SerializeField] private string fuseAnimation = "Monster_Fuse"; // 폭발 준비
- [SerializeField] private string explodeAnimation = "Monster_Explode"; // 폭발
+ [SerializeField] private string fuseAnimation = "Monster_Fuse"; // 부들부들(폭발 준비)
[Header("AI 설정")]
- [SerializeField] private float chaseSpeed = 5f; // 추격 속도 (빠르게!)
+ [SerializeField] private float chaseSpeed = 6f; // 이동 속도 (다른 애들보다 빨라야 무서움)
[SerializeField] private float patrolRadius = 5f;
[SerializeField] private float patrolInterval = 2f;
- private bool isExploding = false; // 폭발 준비 중
- private bool hasExploded = false; // 이미 폭발했는가?
+ private bool isExploding = false; // 폭발 진행 중?
+ private bool hasExploded = false; // 이미 터졌나?
private float nextPatrolTime;
private bool isPlayerInZone;
@@ -48,12 +43,11 @@ public class ExplodeMonster : MonsterClass
{
if (agent != null)
{
- agent.speed = chaseSpeed; // 빠르게!
- agent.stoppingDistance = 0.5f; // 최대한 가까이
+ agent.speed = chaseSpeed; // 속도 설정
+ agent.stoppingDistance = 0.5f; // 바짝 붙음
}
if (animator != null) animator.applyRootMotion = false;
- // 퓨즈 이펙트 끄기
if (fuseEffect != null) fuseEffect.Stop();
}
@@ -74,7 +68,7 @@ public class ExplodeMonster : MonsterClass
float distance = Vector3.Distance(transform.position, playerTransform.position);
- // 플레이어 발견하면 무조건 돌진!
+ // 플레이어가 감지 범위(15m) 안에 있거나 트리거에 닿았으면 추격
if (isPlayerInZone || distance <= 15f)
{
ChasePlayer(distance);
@@ -82,24 +76,27 @@ public class ExplodeMonster : MonsterClass
else
{
Patrol();
+ UpdateMovementAnimation();
}
-
- UpdateMovementAnimation();
}
void ChasePlayer(float distance)
{
- // 폭발 범위 안에 들어오면 폭발!
+ // 1. 폭발 시작 거리 안으로 들어왔다? -> 점화!
if (distance <= triggerRange)
{
- StartCoroutine(Explode());
+ StartCoroutine(ExplodeRoutine());
return;
}
- // 플레이어에게 전력 질주!
+ // 2. 아직 멀었다? -> 전력 질주
if (agent.isOnNavMesh)
{
+ agent.isStopped = false;
agent.SetDestination(playerTransform.position);
+
+ // 달리기 애니메이션
+ animator.Play(runAnimation);
}
}
@@ -107,15 +104,10 @@ public class ExplodeMonster : MonsterClass
{
if (isExploding || isHit) return;
- // 빠르게 달리는 애니메이션
if (agent.velocity.magnitude > 0.1f)
- {
animator.Play(runAnimation);
- }
else
- {
animator.Play(Monster_Idle);
- }
}
void Patrol()
@@ -135,61 +127,46 @@ public class ExplodeMonster : MonsterClass
}
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // 💣 폭발 코루틴
+ // 💣 폭발 시퀀스 (점화 -> 대기 -> 쾅!)
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- IEnumerator Explode()
+ IEnumerator ExplodeRoutine()
{
if (hasExploded) yield break;
-
+
isExploding = true;
hasExploded = true;
+ isAttacking = true; // 부모 클래스 간섭 방지
- // 이동 멈춤
+ // ⭐ [핵심] 급브레이크! (문워크 방지)
if (agent.isOnNavMesh)
{
agent.isStopped = true;
- agent.velocity = Vector3.zero;
+ agent.ResetPath(); // 목적지 삭제
+ agent.velocity = Vector3.zero; // 속도 0
}
- Debug.Log($"[ExplodeMonster] 💣 폭발 카운트다운 시작! ({fuseTime}초)");
+ Debug.Log($"💣 자폭 카운트다운! ({fuseTime}초 뒤 폭발)");
- // 폭발 준비 애니메이션
- if (!string.IsNullOrEmpty(fuseAnimation))
- {
- animator.Play(fuseAnimation, 0, 0f);
- }
+ // 1. 부들부들 떨기 (폭발 준비 모션)
+ if (!string.IsNullOrEmpty(fuseAnimation)) animator.Play(fuseAnimation);
- // 퓨즈 이펙트 시작
- if (fuseEffect != null)
- {
- fuseEffect.Play();
- }
+ // 2. 치익~ 소리 & 이펙트
+ if (fuseEffect != null) fuseEffect.Play();
+ if (fuseSound != null && audioSource != null) audioSource.PlayOneShot(fuseSound);
- // 치익~ 소리
- if (fuseSound != null && audioSource != null)
- {
- audioSource.PlayOneShot(fuseSound);
- }
-
- // 대기 (퓨즈 타는 시간)
+ // 3. 도망갈 시간 주기
yield return new WaitForSeconds(fuseTime);
- // 💥 폭발!
+ // 4. 쾅!
PerformExplosion();
}
void PerformExplosion()
{
- Debug.Log("[ExplodeMonster] 💥💥💥 폭발!!!");
+ Debug.Log("💥💥💥 쾅!!!");
- // 폭발 애니메이션
- if (!string.IsNullOrEmpty(explodeAnimation))
- {
- animator.Play(explodeAnimation, 0, 0f);
- }
-
- // 폭발 이펙트 생성
+ // 폭발 이펙트 생성 (Particle System)
if (explosionEffectPrefab != null)
{
Instantiate(explosionEffectPrefab, transform.position, Quaternion.identity);
@@ -201,31 +178,21 @@ public class ExplodeMonster : MonsterClass
AudioSource.PlayClipAtPoint(explosionSound, transform.position, 1f);
}
- //// 화면 흔들림 (CameraShake가 있다면)
- //CameraShake cameraShake = Camera.main?.GetComponent();
- //if (cameraShake != null)
- //{
- // cameraShake.Shake(cameraShakeIntensity, 0.5f);
- //}
-
- // 범위 내 모든 대상에게 데미지
+ // 주변 데미지 처리
DamageNearbyTargets();
- // 자신도 사망
- if (damagesSelf)
- {
- Die();
- }
+ // 몬스터 사망 처리 (MonsterClass 기능 사용)
+ Die();
}
void DamageNearbyTargets()
{
- // 폭발 범위 내 모든 Collider 찾기
+ // 폭발 범위(Sphere) 안에 있는 모든 물체 검사
Collider[] hitColliders = Physics.OverlapSphere(transform.position, explodeRange);
foreach (Collider hit in hitColliders)
{
- // 플레이어인가?
+ // 플레이어 데미지
if (hit.CompareTag("Player"))
{
if (hit.TryGetComponent(out var playerHealth))
@@ -233,77 +200,41 @@ public class ExplodeMonster : MonsterClass
if (!playerHealth.isInvincible)
{
playerHealth.TakeDamage(explosionDamage);
- Debug.Log($"[ExplodeMonster] 💥 플레이어 적중! 데미지: {explosionDamage}");
+ Debug.Log($"💥 플레이어 폭사! 데미지: {explosionDamage}");
}
}
}
- // 다른 몬스터도 데미지 받게 하려면 (선택사항)
+ // (선택사항) 주변 몬스터도 팀킬?
else if (hit.CompareTag("Enemy") && hit.gameObject != gameObject)
{
- if (hit.TryGetComponent(out var damageable))
- {
- damageable.TakeDamage(explosionDamage * 0.5f); // 절반 데미지
- Debug.Log($"[ExplodeMonster] 💥 다른 몬스터도 피해! {hit.name}");
- }
+ // 팀킬 로직이 필요하면 여기에 추가
}
}
}
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // 피격 시: 즉시 폭발! (선택사항)
+ // 유틸리티
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- protected override void OnStartHit()
- {
- // 선택사항: 맞으면 바로 폭발하게 하려면 주석 해제
- // if (!hasExploded && !isExploding)
- // {
- // StartCoroutine(Explode());
- // }
- }
-
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // 사망 시: 폭발 효과 정리
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+ // 자폭병은 때려도 폭발 안 멈춤 (취향에 따라 수정 가능)
+ protected override void OnStartHit() { }
+ // 죽을 때 퓨즈 끄기
protected override void OnDie()
{
- if (fuseEffect != null && fuseEffect.isPlaying)
- {
- fuseEffect.Stop();
- }
+ if (fuseEffect != null && fuseEffect.isPlaying) fuseEffect.Stop();
}
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // Trigger 감지
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-
- private void OnTriggerEnter(Collider other)
- {
- if (other.CompareTag("Player")) isPlayerInZone = true;
- }
-
- private void OnTriggerExit(Collider other)
- {
- if (other.CompareTag("Player")) isPlayerInZone = false;
- }
-
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- // Gizmos (폭발 범위 시각화)
- // ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
+ private void OnTriggerEnter(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = true; }
+ private void OnTriggerExit(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = false; }
+ // 에디터에서 범위 보여주기
private void OnDrawGizmosSelected()
{
- // 폭발 시작 범위 (빨강)
Gizmos.color = Color.red;
- Gizmos.DrawWireSphere(transform.position, triggerRange);
+ Gizmos.DrawWireSphere(transform.position, triggerRange); // 감지 범위
- // 폭발 데미지 범위 (주황)
Gizmos.color = new Color(1f, 0.5f, 0f, 0.3f);
- Gizmos.DrawSphere(transform.position, explodeRange);
-
- // 외곽선
- Gizmos.color = Color.yellow;
- Gizmos.DrawWireSphere(transform.position, explodeRange);
+ Gizmos.DrawSphere(transform.position, explodeRange); // 폭발 데미지 범위
}
-}
+}
\ No newline at end of file
diff --git a/Assets/Scripts/Enemy/AI/MonsterClass.cs b/Assets/Scripts/Enemy/AI/MonsterClass.cs
index ea5fc31b..ade7db33 100644
--- a/Assets/Scripts/Enemy/AI/MonsterClass.cs
+++ b/Assets/Scripts/Enemy/AI/MonsterClass.cs
@@ -261,4 +261,4 @@ public abstract class MonsterClass : MonoBehaviour, IDamageable
yield return new WaitForSeconds(attackRestDuration);
isResting = false;
}
-}
\ No newline at end of file
+}
\ No newline at end of file
diff --git a/Assets/Scripts/Enemy/AI/NormalMonster.cs b/Assets/Scripts/Enemy/AI/NormalMonster.cs
index 1d8fa947..a540c3d9 100644
--- a/Assets/Scripts/Enemy/AI/NormalMonster.cs
+++ b/Assets/Scripts/Enemy/AI/NormalMonster.cs
@@ -1,5 +1,6 @@
using UnityEngine;
using UnityEngine.AI;
+using System.Collections; // IEnumerator 사용을 위해 추가
///
/// 근접 공격 몬스터 (칼, 도끼 등)
@@ -7,7 +8,7 @@ using UnityEngine.AI;
public class MeleeMonster : MonsterClass
{
[Header("=== 근접 공격 설정 ===")]
- [SerializeField] private MonsterWeapon myWeapon;
+ // [SerializeField] private MonsterWeapon myWeapon;
[SerializeField] private float attackRange = 2f;
[SerializeField] private float attackDelay = 1.5f;
@@ -125,23 +126,26 @@ public class MeleeMonster : MonsterClass
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
// 공격 이벤트 (애니메이션에서 호출)
+ // ⭐ [핵심 수정] override 추가!
// ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
- public void OnAttackStart()
+ public override void OnAttackStart()
{
+ // base.OnAttackStart(); // 부모 기능도 쓰고 싶으면 주석 해제
isAttacking = true;
isResting = false;
if (myWeapon != null) myWeapon.EnableHitBox();
}
- public void OnAttackEnd()
+ public override void OnAttackEnd()
{
if (myWeapon != null) myWeapon.DisableHitBox();
isAttacking = false;
if (!isDead && !isHit) StartCoroutine(RestAfterAttack());
}
- System.Collections.IEnumerator RestAfterAttack()
+ // ⭐ [핵심 수정] override 및 protected 추가!
+ protected override IEnumerator RestAfterAttack()
{
isResting = true;
yield return new WaitForSeconds(attackRestDuration);
diff --git a/Assets/Scripts/Enemy/AI/Projectile.cs b/Assets/Scripts/Enemy/AI/Projectile.cs
deleted file mode 100644
index c83be270..00000000
--- a/Assets/Scripts/Enemy/AI/Projectile.cs
+++ /dev/null
@@ -1,82 +0,0 @@
-using UnityEngine;
-
-///
-/// 원거리 공격 발사체 (화살, 마법탄 등)
-///
-public class Projectile : MonoBehaviour
-{
- private Vector3 _direction;
- private float _speed;
- private float _damage;
- private bool _isInitialized = false;
-
- [Header("설정")]
- [SerializeField] private float lifetime = 5f; // 수명
- [SerializeField] private GameObject hitEffectPrefab; // 충돌 이펙트
-
- private Rigidbody _rigidbody;
-
- private void Awake()
- {
- _rigidbody = GetComponent();
- }
-
- ///
- /// 발사체 초기화
- ///
- public void Initialize(Vector3 direction, float speed, float damage)
- {
- _direction = direction.normalized;
- _speed = speed;
- _damage = damage;
- _isInitialized = true;
-
- // Rigidbody로 발사
- if (_rigidbody != null)
- {
- _rigidbody.velocity = _direction * _speed;
- }
-
- // 수명 후 파괴
- Destroy(gameObject, lifetime);
- }
-
- private void FixedUpdate()
- {
- if (!_isInitialized) return;
-
- // Rigidbody가 없으면 수동으로 이동
- if (_rigidbody == null)
- {
- transform.position += _direction * _speed * Time.fixedDeltaTime;
- }
- }
-
- private void OnTriggerEnter(Collider other)
- {
- // 발사한 몬스터 무시
- if (other.CompareTag("Enemy")) return;
-
- // 플레이어와 충돌
- if (other.CompareTag("Player"))
- {
- if (other.TryGetComponent(out var playerHealth))
- {
- if (!playerHealth.isInvincible)
- {
- playerHealth.TakeDamage(_damage);
- Debug.Log($"[Projectile] 플레이어 적중! 데미지: {_damage}");
- }
- }
- }
-
- // 충돌 이펙트
- if (hitEffectPrefab != null)
- {
- Instantiate(hitEffectPrefab, transform.position, Quaternion.identity);
- }
-
- // 발사체 파괴
- Destroy(gameObject);
- }
-}
diff --git a/Assets/Scripts/Enemy/AI/Range Monster.cs b/Assets/Scripts/Enemy/AI/Range Monster.cs
index f2f54aec..712e30bd 100644
--- a/Assets/Scripts/Enemy/AI/Range Monster.cs
+++ b/Assets/Scripts/Enemy/AI/Range Monster.cs
@@ -2,183 +2,212 @@
using UnityEngine.AI;
using System.Collections;
-public class SmartThrowMonster : MonsterClass
+///
+/// 통합 원거리 몬스터 (키 작은 플레이어 머리 조준 기능 추가)
+/// 파일 이름을 반드시 [ UniversalRangedMonster.cs ] 로 맞춰주세요!
+///
+public class UniversalRangedMonster : MonsterClass
{
- public enum ThrowType { Unlimited, Reload } // 무제한(활) vs 재장전(돌)
+ public enum AttackStyle { Straight, Lob }
- [Header("=== 투척/원거리 설정 ===")]
- [SerializeField] private ThrowType attackType = ThrowType.Unlimited;
- [SerializeField] private GameObject projectilePrefab; // 날아갈 물체
- [SerializeField] private Transform firePoint; // 발사 위치
- [SerializeField] private GameObject handModel; // 손에 들고 있는 모델 (던지면 꺼짐)
+ [Header("=== 🏹 공격 스타일 선택 ===")]
+ [SerializeField] private AttackStyle attackStyle = AttackStyle.Straight;
- [Header("수치 설정")]
- [SerializeField] private float reloadTime = 2.0f; // 돌 다시 생기는 시간
- [SerializeField] private float throwForce = 15f; // 던지는 힘 (곡사)
- [SerializeField] private float throwUpward = 5f; // 위로 띄우는 힘
+ [Header("공통 설정")]
+ [SerializeField] private GameObject projectilePrefab;
+ [SerializeField] private Transform firePoint;
[SerializeField] private float attackRange = 10f;
[SerializeField] private float attackDelay = 2f;
- [SerializeField] private float detectRange = 15f; // 플레이어 감지 거리
+ [SerializeField] private float detectRange = 15f;
- [Header("애니메이션")]
- [SerializeField] private string throwAnim = "Monster_Throw";
+ [Header("🔹 직선 발사 설정 (활/총)")]
+ [SerializeField] private float projectileSpeed = 20f;
+ [SerializeField] private float minDistance = 5f;
+
+ [Header("🔸 곡사 투척 설정 (돌/폭탄)")]
+ [Tooltip("체크하면 거리/높이를 계산해서 정확히 맞춥니다.")]
+ [SerializeField] private bool usePreciseLob = true;
+
+ [Tooltip("던지는 각도 (45도가 최대 사거리)")]
+ [Range(15f, 75f)][SerializeField] private float launchAngle = 45f;
+
+ // ⭐ [추가됨] 조준 높이 보정 (키 작은 플레이어 해결용)
+ [Tooltip("0이면 발가락, 1.0이면 명치, 1.5면 머리를 노립니다.")]
+ [SerializeField] private float aimHeight = 1.2f;
+
+ [Header("🏃♂️ 도망 설정")]
+ [SerializeField] private float fleeDistance = 5f;
+
+ [Header("애니메이션 & 기타")]
+ [SerializeField] private float throwForce = 15f; // (정밀 모드 꺼졌을 때 사용)
+ [SerializeField] private float throwUpward = 5f; // (정밀 모드 꺼졌을 때 사용)
+ [SerializeField] private float reloadTime = 2.0f;
+ [SerializeField] private GameObject handModel;
+ [SerializeField] private bool aimAtPlayer = true;
+
+ [SerializeField] private string attackAnim = "Monster_Attack";
[SerializeField] private string walkAnim = "Monster_Walk";
-
- // ⭐ [추가] 순찰 관련 변수
- [Header("AI 순찰 설정")]
[SerializeField] private float patrolRadius = 5f;
[SerializeField] private float patrolInterval = 3f;
private float lastAttackTime;
- private bool isReloading = false; // 돌 줍는 중인가?
- private float nextPatrolTime; // 다음 순찰 시간
- private bool isPlayerInZone; // 플레이어가 감지 범위 내에 있는가?
+ private float nextPatrolTime;
+ // private bool isPlayerInZone;
+ private bool isReloading = false;
protected override void Init()
{
- if (agent != null) agent.stoppingDistance = attackRange * 0.8f;
+ if (agent != null) { agent.stoppingDistance = attackRange * 0.8f; agent.speed = 3.5f; }
if (animator != null) animator.applyRootMotion = false;
}
protected override void ExecuteAILogic()
{
- if (isHit || isAttacking || isReloading || isResting) return;
+ if (isHit || isAttacking || isResting || isReloading) return;
+ if (isAttacking && animator.GetCurrentAnimatorStateInfo(0).IsName(Monster_Idle)) OnAttackEnd();
float dist = Vector3.Distance(transform.position, playerTransform.position);
- // 1. 플레이어를 감지했거나(Trigger), 사거리 안에 있거나, 감지 거리 안에 있을 때 -> 전투 모드
- if (isPlayerInZone || dist <= attackRange || dist <= detectRange)
- {
- if (dist <= attackRange)
- {
- TryAttack();
- }
- else
- {
- // 사거리 밖이면 추적
- if (agent.isOnNavMesh)
- {
- agent.isStopped = false;
- agent.SetDestination(playerTransform.position);
- UpdateMovementAnimation();
- }
- }
- }
- // 2. 플레이어 없음 -> 순찰 모드
+ if (dist <= detectRange) HandleCombat(dist);
else
{
+ if (agent.hasPath && agent.destination == playerTransform.position) { agent.ResetPath(); nextPatrolTime = 0; }
Patrol();
UpdateMovementAnimation();
}
}
+ void HandleCombat(float dist)
+ {
+ if (attackStyle == AttackStyle.Straight && dist < minDistance) RetreatFromPlayer();
+ else if (dist <= attackRange) TryAttack();
+ else { if (agent.isOnNavMesh) { agent.isStopped = false; agent.SetDestination(playerTransform.position); UpdateMovementAnimation(); } }
+ }
+
void TryAttack()
{
if (Time.time < lastAttackTime + attackDelay) return;
- if (isReloading) return; // 돌 없으면 못 던짐
-
lastAttackTime = Time.time;
isAttacking = true;
- // 조준 (멈추고 바라보기)
if (agent.isOnNavMesh) { agent.isStopped = true; agent.velocity = Vector3.zero; }
- transform.LookAt(new Vector3(playerTransform.position.x, transform.position.y, playerTransform.position.z));
- animator.Play(throwAnim);
+ Vector3 lookDir = (playerTransform.position - transform.position).normalized;
+ lookDir.y = 0;
+ if (lookDir != Vector3.zero) transform.rotation = Quaternion.LookRotation(lookDir);
+
+ animator.Play(attackAnim);
}
- // ⭐ [추가] 순찰 로직
- void Patrol()
- {
- if (Time.time < nextPatrolTime) return;
-
- Vector3 randomPoint = transform.position + new Vector3(
- Random.Range(-patrolRadius, patrolRadius),
- 0,
- Random.Range(-patrolRadius, patrolRadius)
- );
-
- if (NavMesh.SamplePosition(randomPoint, out NavMeshHit hit, 3f, NavMesh.AllAreas))
- {
- if (agent.isOnNavMesh)
- {
- agent.SetDestination(hit.position);
- agent.isStopped = false;
- }
- }
-
- nextPatrolTime = Time.time + patrolInterval;
- }
-
- // ⭐ [추가] 움직임 애니메이션 관리
- void UpdateMovementAnimation()
- {
- if (isAttacking || isHit || isResting) return;
-
- if (agent.velocity.magnitude > 0.1f)
- animator.Play(walkAnim);
- else
- animator.Play(Monster_Idle);
- }
-
- // ⭐ 애니메이션 이벤트: OnAttackStart
public override void OnAttackStart()
{
- if (projectilePrefab && firePoint)
+ if (!projectilePrefab || !firePoint) return;
+
+ GameObject obj = Instantiate(projectilePrefab, firePoint.position, transform.rotation);
+
+ if (obj.TryGetComponent(out var proj))
{
- // 1. 발사체 생성
- GameObject obj = Instantiate(projectilePrefab, firePoint.position, transform.rotation);
+ float speed = (attackStyle == AttackStyle.Straight) ? projectileSpeed : 0f;
+ proj.Initialize(transform.forward, speed, attackDamage);
+ }
- // 데미지 전달
- if (obj.TryGetComponent(out var proj))
+ if (attackStyle == AttackStyle.Lob)
+ {
+ Rigidbody rb = obj.GetComponent();
+ if (rb)
{
- // 돌 던지기(Reload) 타입이면 초기 속도 0 (물리력으로 날림)
- // 활 쏘기(Unlimited) 타입이면 Projectile 자체 속도 사용
- float initSpeed = (attackType == ThrowType.Reload) ? 0f : 20f;
- proj.Initialize(transform.forward, initSpeed, attackDamage);
- }
+ rb.useGravity = true;
- // 물리력으로 던지기 (돌 던지기 타입일 때만)
- if (attackType == ThrowType.Reload)
- {
- Rigidbody rb = obj.GetComponent();
- if (rb)
+ // ⭐ 목표 지점 설정 (플레이어 위치 + 높이 보정)
+ Vector3 targetPos = playerTransform.position + Vector3.up * aimHeight;
+
+ if (usePreciseLob)
{
- rb.useGravity = true;
- Vector3 force = transform.forward * throwForce + Vector3.up * throwUpward;
- rb.AddForce(force, ForceMode.Impulse);
+ // 보정된 위치(targetPos)를 기준으로 탄도 계산
+ Vector3 velocity = CalculateLobVelocity(firePoint.position, targetPos, launchAngle);
+
+ if (!float.IsNaN(velocity.x))
+ {
+ rb.velocity = velocity;
+ }
+ else
+ {
+ // 계산 실패 시 백업
+ rb.AddForce(transform.forward * throwForce + Vector3.up * throwUpward, ForceMode.Impulse);
+ }
+ }
+ else
+ {
+ Vector3 dir = aimAtPlayer ? (targetPos - firePoint.position).normalized : transform.forward;
+ // dir.y = 0; // 높이 조준을 위해 y제거 주석 처리 (원하면 해제)
+ rb.AddForce(dir * throwForce + Vector3.up * throwUpward, ForceMode.Impulse);
}
}
- // 2. 손에 있는 모델 숨기기
- if (attackType == ThrowType.Reload && handModel != null)
- {
- handModel.SetActive(false);
- StartCoroutine(ReloadRoutine());
- }
+ if (handModel != null) { handModel.SetActive(false); StartCoroutine(ReloadRoutine()); }
}
}
+ Vector3 CalculateLobVelocity(Vector3 origin, Vector3 target, float angle)
+ {
+ Vector3 dir = target - origin;
+ float height = dir.y;
+ dir.y = 0;
+ float dist = dir.magnitude;
+
+ float a = angle * Mathf.Deg2Rad;
+
+ dir.y = dist * Mathf.Tan(a);
+ dist += height / Mathf.Tan(a);
+
+ float gravity = Physics.gravity.magnitude;
+ float velocitySq = (gravity * dist * dist) / (2 * Mathf.Pow(Mathf.Cos(a), 2) * (dist * Mathf.Tan(a) - height));
+
+ if (velocitySq <= 0) return Vector3.zero;
+
+ float velocity = Mathf.Sqrt(velocitySq);
+ return dir.normalized * velocity;
+ }
+
+ // ... (나머지 함수들은 기존과 동일) ...
+ void RetreatFromPlayer()
+ {
+ if (agent.pathPending || (agent.remainingDistance > 0.5f && agent.velocity.magnitude > 0.1f)) { UpdateMovementAnimation(); return; }
+ Vector3 dir = (transform.position - playerTransform.position).normalized;
+ Vector3 pos = transform.position + dir * fleeDistance;
+ if (NavMesh.SamplePosition(pos, out NavMeshHit hit, 5f, NavMesh.AllAreas)) { if (agent.isOnNavMesh) { agent.isStopped = false; agent.SetDestination(hit.position); } }
+ UpdateMovementAnimation();
+ }
+
IEnumerator ReloadRoutine()
{
isReloading = true;
- // Debug.Log("🔄 [Mob] 돌 줍는 중..."); // 로그 너무 많이 뜨면 주석 처리
-
yield return new WaitForSeconds(reloadTime);
-
if (handModel != null) handModel.SetActive(true);
isReloading = false;
- // Debug.Log("✅ [Mob] 장전 완료!");
}
- // ⭐ [추가] 감지 영역 설정
- private void OnTriggerEnter(Collider other)
+ public override void OnAttackEnd()
{
- if (other.CompareTag("Player")) isPlayerInZone = true;
+ isAttacking = false;
+ if (animator != null) animator.Play(Monster_Idle);
+ if (!isDead && !isHit) StartCoroutine(RestAfterAttack());
}
- private void OnTriggerExit(Collider other)
+ void Patrol()
{
- if (other.CompareTag("Player")) isPlayerInZone = false;
+ if (Time.time < nextPatrolTime) { if (agent.velocity.magnitude < 0.1f) animator.Play(Monster_Idle); return; }
+ Vector3 randomPoint = transform.position + new Vector3(Random.Range(-patrolRadius, patrolRadius), 0, Random.Range(-patrolRadius, patrolRadius));
+ if (NavMesh.SamplePosition(randomPoint, out NavMeshHit hit, 3f, NavMesh.AllAreas)) { if (agent.isOnNavMesh) { agent.isStopped = false; agent.SetDestination(hit.position); } }
+ nextPatrolTime = Time.time + patrolInterval;
}
+
+ void UpdateMovementAnimation()
+ {
+ if (isAttacking || isHit || isResting) return;
+ if (agent.velocity.magnitude > 0.1f) animator.Play(walkAnim); else animator.Play(Monster_Idle);
+ }
+
+ // private void OnTriggerEnter(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = true; }
+ //private void OnTriggerExit(Collider other) { if (other.CompareTag("Player")) isPlayerInZone = false; }
}
\ No newline at end of file
diff --git a/Assets/Scripts/Enemy/AI/Rangedbase.cs b/Assets/Scripts/Enemy/AI/Rangedbase.cs
new file mode 100644
index 00000000..96e58059
--- /dev/null
+++ b/Assets/Scripts/Enemy/AI/Rangedbase.cs
@@ -0,0 +1,107 @@
+using UnityEngine;
+
+///
+/// 만능 투사체 (화살, 마법, 돌맹이 공용)
+///
+public class Projectile : MonoBehaviour
+{
+ [Header("기본 설정")]
+ [SerializeField] private float lifetime = 5f; // 수명 (5초 뒤 삭제)
+ [SerializeField] private GameObject hitEffectPrefab; // 맞으면 나오는 이펙트 (폭발 등)
+ [SerializeField] private bool destroyOnHit = true; // 맞으면 사라짐? (관통 아니면 true)
+
+ // 내부 변수
+ private Vector3 _direction;
+ private float _speed;
+ private float _damage;
+ private bool _isInitialized = false;
+ private Rigidbody _rigidbody;
+
+ private void Awake()
+ {
+ _rigidbody = GetComponent();
+ }
+
+ ///
+ /// 몬스터가 발사할 때 호출하는 초기화 함수
+ ///
+ /// 날아갈 방향
+ /// 속도 (0이면 물리력으로 날아감)
+ /// 줄 데미지
+ public void Initialize(Vector3 direction, float speed, float damage)
+ {
+ _direction = direction.normalized;
+ _speed = speed;
+ _damage = damage;
+ _isInitialized = true;
+
+ // 속도가 있다? -> 화살/마법 (직선 운동)
+ if (_rigidbody != null && speed > 0)
+ {
+ _rigidbody.velocity = _direction * _speed;
+ _rigidbody.useGravity = false; // 마법은 보통 중력 무시
+ }
+ // 속도가 0이다? -> 돌맹이 (외부에서 물리력 가함)
+ else if (_rigidbody != null && speed == 0)
+ {
+ _rigidbody.useGravity = true; // 돌은 중력 받아야 함
+ }
+
+ // 수명 지나면 자동 삭제
+ Destroy(gameObject, lifetime);
+ }
+
+ private void FixedUpdate()
+ {
+ if (!_isInitialized) return;
+
+ // 리지드바디가 없거나, Kinematic인 경우 (강제 이동 보정)
+ if (_rigidbody == null || _rigidbody.isKinematic)
+ {
+ if (_speed > 0)
+ {
+ transform.position += _direction * _speed * Time.fixedDeltaTime;
+ }
+ }
+ }
+
+ private void OnTriggerEnter(Collider other)
+ {
+ // 1. 적(몬스터)끼리 맞으면 무시
+ if (other.CompareTag("Enemy") || other.gameObject == gameObject) return;
+
+ // 2. 투사체끼리 충돌 무시
+ if (other.GetComponent()) return;
+
+ // 3. 플레이어 피격 처리
+ if (other.CompareTag("Player"))
+ {
+ // PlayerHealth 혹은 IDamageable 스크립트 찾기
+ var playerHealth = other.GetComponent();
+
+ if (playerHealth != null)
+ {
+ // 무적 상태 체크 (있다면)
+ if (!playerHealth.isInvincible)
+ {
+ playerHealth.TakeDamage(_damage);
+ Debug.Log($"🎯 [적중] 플레이어에게 {_damage} 데미지!");
+ }
+ }
+ }
+
+ // 4. 벽이나 땅에 닿았을 때도 이펙트
+ if (other.CompareTag("Ground") || other.CompareTag("Wall") || other.CompareTag("Player"))
+ {
+ if (hitEffectPrefab != null)
+ {
+ Instantiate(hitEffectPrefab, transform.position, Quaternion.identity);
+ }
+
+ if (destroyOnHit)
+ {
+ Destroy(gameObject);
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/Assets/Scripts/Enemy/AI/Projectile.cs.meta b/Assets/Scripts/Enemy/AI/Rangedbase.cs.meta
similarity index 83%
rename from Assets/Scripts/Enemy/AI/Projectile.cs.meta
rename to Assets/Scripts/Enemy/AI/Rangedbase.cs.meta
index c3df99bd..1d2fadbe 100644
--- a/Assets/Scripts/Enemy/AI/Projectile.cs.meta
+++ b/Assets/Scripts/Enemy/AI/Rangedbase.cs.meta
@@ -1,5 +1,5 @@
fileFormatVersion: 2
-guid: e2c31bd36273f1f4ab74fc1d65b76e1c
+guid: 5e5f9623dcefb5e42a1872aed3f62017
MonoImporter:
externalObjects: {}
serializedVersion: 2
diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset
index 3af3e288..0dc6c631 100644
--- a/ProjectSettings/TagManager.asset
+++ b/ProjectSettings/TagManager.asset
@@ -7,6 +7,8 @@ TagManager:
- Item
- Water
- Enemy
+ - Ground
+ - Wall
layers:
- Default
- TransparentFX