summaryrefslogtreecommitdiff
path: root/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations
diff options
context:
space:
mode:
authorchai <215380520@qq.com>2024-05-23 10:08:29 +0800
committerchai <215380520@qq.com>2024-05-23 10:08:29 +0800
commit8722a9920c1f6119bf6e769cba270e63097f8e25 (patch)
tree2eaf9865de7fb1404546de4a4296553d8f68cc3b /Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations
parent3ba4020b69e5971bb0df7ee08b31d10ea4d01937 (diff)
+ astar project
Diffstat (limited to 'Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations')
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller119
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller101
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller101
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim429
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim6249
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim483
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim623
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim345
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim.meta8
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim444
-rw-r--r--Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim.meta8
18 files changed, 8966 insertions, 0 deletions
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller
new file mode 100644
index 0000000..3dc9193
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller
@@ -0,0 +1,119 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!91 &9100000
+AnimatorController:
+ m_ObjectHideFlags: 0
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: Door
+ serializedVersion: 5
+ m_AnimatorParameters: []
+ m_AnimatorLayers:
+ - serializedVersion: 5
+ m_Name: Base Layer
+ m_StateMachine: {fileID: 110722164}
+ m_Mask: {fileID: 0}
+ m_Motions: []
+ m_Behaviours: []
+ m_BlendingMode: 0
+ m_SyncedLayerIndex: -1
+ m_DefaultWeight: 0
+ m_IKPass: 0
+ m_SyncedLayerAffectsTiming: 0
+ m_Controller: {fileID: 9100000}
+--- !u!1102 &110239538
+AnimatorState:
+ serializedVersion: 5
+ m_ObjectHideFlags: 3
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: close
+ 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_Motion: {fileID: 7400000, guid: 27f485081874343ec9646d443c79af4e, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+--- !u!1102 &110269024
+AnimatorState:
+ serializedVersion: 5
+ m_ObjectHideFlags: 1
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: open
+ 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_Motion: {fileID: 7400000, guid: 27f485081874343ec9646d443c79af4e, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+--- !u!1102 &110280144
+AnimatorState:
+ serializedVersion: 5
+ m_ObjectHideFlags: 1
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: blocked
+ 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_Motion: {fileID: 7400000, guid: db9b9289ebef24e71a6f303a59884985, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+--- !u!1107 &110722164
+AnimatorStateMachine:
+ serializedVersion: 5
+ m_ObjectHideFlags: 1
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: Base Layer
+ m_ChildStates:
+ - serializedVersion: 1
+ m_State: {fileID: 110269024}
+ m_Position: {x: 276, y: 12, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 110239538}
+ m_Position: {x: 288, y: 156, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 110280144}
+ m_Position: {x: 276, y: 240, 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: 110239538}
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller.meta
new file mode 100644
index 0000000..94a5d92
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/Door.controller.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 1528fd46e6d314ad381d6f0c072caa33
+timeCreated: 1453724282
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller
new file mode 100644
index 0000000..70a6759
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller
@@ -0,0 +1,101 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!91 &9100000
+AnimatorController:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: PurpleButton
+ serializedVersion: 5
+ m_AnimatorParameters: []
+ m_AnimatorLayers:
+ - serializedVersion: 5
+ m_Name: Base Layer
+ m_StateMachine: {fileID: 110729212}
+ m_Mask: {fileID: 0}
+ m_Motions: []
+ m_Behaviours: []
+ m_BlendingMode: 0
+ m_SyncedLayerIndex: -1
+ m_DefaultWeight: 0
+ m_IKPass: 0
+ m_SyncedLayerAffectsTiming: 0
+ m_Controller: {fileID: 9100000}
+--- !u!1107 &110729212
+AnimatorStateMachine:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Base Layer
+ m_ChildStates:
+ - serializedVersion: 1
+ m_State: {fileID: 5307171032832718777}
+ m_Position: {x: 442.0792, y: 192.599, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: 619446014268082235}
+ m_Position: {x: 410, y: 260, z: 0}
+ m_ChildStateMachines: []
+ m_AnyStateTransitions: []
+ m_EntryTransitions: []
+ m_StateMachineTransitions: {}
+ m_StateMachineBehaviours: []
+ m_AnyStatePosition: {x: 50, y: 20, z: 0}
+ m_EntryPosition: {x: 20, y: 120, z: 0}
+ m_ExitPosition: {x: 800, y: 120, z: 0}
+ m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
+ m_DefaultState: {fileID: 5307171032832718777}
+--- !u!1102 &619446014268082235
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: show
+ 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: 7400000, guid: 66c93f14e4d21416eb0774bf83c05bdc, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &5307171032832718777
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: hide
+ 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: 7400000, guid: 4cfd409a0af9b48e9983ca5608b62e95, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller.meta
new file mode 100644
index 0000000..b5a8d35
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleButton.controller.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4bdf4f8f9f4d24739b8f01d064e9ff15
+timeCreated: 1453734781
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller
new file mode 100644
index 0000000..2a6bcea
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller
@@ -0,0 +1,101 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!1102 &-6723861541346052909
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: hide
+ 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: 7400000, guid: 39d77ea41716743449d3acbee3fe765f, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!1102 &-4129692432616067988
+AnimatorState:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: show
+ 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: 7400000, guid: 54d2645db407ca9459aaa1aa3daef86d, type: 2}
+ m_Tag:
+ m_SpeedParameter:
+ m_MirrorParameter:
+ m_CycleOffsetParameter:
+ m_TimeParameter:
+--- !u!91 &9100000
+AnimatorController:
+ m_ObjectHideFlags: 0
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: PurpleSuccess
+ serializedVersion: 5
+ m_AnimatorParameters: []
+ m_AnimatorLayers:
+ - serializedVersion: 5
+ m_Name: Base Layer
+ m_StateMachine: {fileID: 110729212}
+ m_Mask: {fileID: 0}
+ m_Motions: []
+ m_Behaviours: []
+ m_BlendingMode: 0
+ m_SyncedLayerIndex: -1
+ m_DefaultWeight: 0
+ m_IKPass: 0
+ m_SyncedLayerAffectsTiming: 0
+ m_Controller: {fileID: 9100000}
+--- !u!1107 &110729212
+AnimatorStateMachine:
+ serializedVersion: 6
+ m_ObjectHideFlags: 1
+ m_CorrespondingSourceObject: {fileID: 0}
+ m_PrefabInstance: {fileID: 0}
+ m_PrefabAsset: {fileID: 0}
+ m_Name: Base Layer
+ m_ChildStates:
+ - serializedVersion: 1
+ m_State: {fileID: -4129692432616067988}
+ m_Position: {x: 390, y: 110, z: 0}
+ - serializedVersion: 1
+ m_State: {fileID: -6723861541346052909}
+ m_Position: {x: 380, y: 180, z: 0}
+ m_ChildStateMachines: []
+ m_AnyStateTransitions: []
+ m_EntryTransitions: []
+ m_StateMachineTransitions: {}
+ m_StateMachineBehaviours: []
+ m_AnyStatePosition: {x: 50, y: 20, z: 0}
+ m_EntryPosition: {x: 20, y: 120, z: 0}
+ m_ExitPosition: {x: 800, y: 120, z: 0}
+ m_ParentStateMachinePosition: {x: 800, y: 20, z: 0}
+ m_DefaultState: {fileID: -6723861541346052909}
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller.meta
new file mode 100644
index 0000000..940091f
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/PurpleSuccess.controller.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 6f3c87c5aa3fb8f468ab94bee4fad9e6
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 9100000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim
new file mode 100644
index 0000000..771c42e
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim
@@ -0,0 +1,429 @@
+%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: hexagon_button_hidden
+ serializedVersion: 7
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: {x: 0.7071068, y: 0, z: 0, w: 0.7071067}
+ 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
+ path: Canvas/Button
+ m_CompressedRotationCurves: []
+ m_EulerCurves: []
+ m_PositionCurves: []
+ m_ScaleCurves: []
+ m_FloatCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_AnchoredPosition.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 114
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 223
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Interactable
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ 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: 2721278254
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2721278254
+ attribute: 3305885265
+ script: {fileID: 0}
+ typeID: 223
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 4287062452
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 2
+ script: {fileID: 0}
+ typeID: 4
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 538195251
+ script: {fileID: 0}
+ typeID: 224
+ customType: 28
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_AdditiveReferencePoseClip: {fileID: 0}
+ m_AdditiveReferencePoseTime: 0
+ m_StartTime: 0
+ m_StopTime: 0
+ m_OrientationOffsetY: 0
+ m_Level: 0
+ m_CycleOffset: 0
+ m_HasAdditiveReferencePose: 0
+ m_LoopTime: 1
+ 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.7071068
+ inSlope: 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: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.7071067
+ inSlope: 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: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_AnchoredPosition.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 114
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 223
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Interactable
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ flags: 0
+ m_EulerEditorCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 90
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAnglesBaked.x
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAnglesBaked.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAnglesBaked.z
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim.meta
new file mode 100644
index 0000000..94646d4
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_hidden.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 4cfd409a0af9b48e9983ca5608b62e95
+timeCreated: 1453735112
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim
new file mode 100644
index 0000000..4107c8c
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim
@@ -0,0 +1,6249 @@
+%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: hexagon_button_show
+ serializedVersion: 7
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: {x: 0.6830127, y: 0.18301271, z: -0.18301274, w: 0.6830126}
+ inSlope: {x: -0.0016915797, y: 0.0048655267, z: -0.0046420093, w: -0.00085473055}
+ outSlope: {x: -0.0016915797, y: 0.0048655267, z: -0.0046420093, w: -0.00085473055}
+ 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}
+ - serializedVersion: 3
+ time: 0.016666668
+ value: {x: 0.68298453, y: 0.1830938, z: -0.1830901, w: 0.68299836}
+ inSlope: {x: -0.003313422, y: 0.00951603, z: -0.009074359, w: -0.0016683339}
+ outSlope: {x: -0.003313422, y: 0.00951603, z: -0.009074359, w: -0.0016683339}
+ 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}
+ - serializedVersion: 3
+ time: 0.033333335
+ value: {x: 0.6829023, y: 0.18332991, z: -0.18331522, w: 0.682957}
+ inSlope: {x: -0.006467699, y: 0.01849517, z: -0.0176239, w: -0.0032311673}
+ outSlope: {x: -0.006467699, y: 0.01849517, z: -0.0176239, w: -0.0032311673}
+ 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}
+ - serializedVersion: 3
+ time: 0.050000004
+ value: {x: 0.68276894, y: 0.1837103, z: -0.18367757, w: 0.68289065}
+ inSlope: {x: -0.009430647, y: 0.026831478, z: -0.025544912, w: -0.00467062}
+ outSlope: {x: -0.009430647, y: 0.026831478, z: -0.025544912, w: -0.00467062}
+ 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}
+ - serializedVersion: 3
+ time: 0.06666667
+ value: {x: 0.6825879, y: 0.1842243, z: -0.18416671, w: 0.6828013}
+ inSlope: {x: -0.0121986875, y: 0.034524504, z: -0.03283516, w: -0.0059831147}
+ outSlope: {x: -0.0121986875, y: 0.034524504, z: -0.03283516, w: -0.0059831147}
+ 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}
+ - serializedVersion: 3
+ time: 0.083333336
+ value: {x: 0.6823623, y: 0.18486112, z: -0.18477207, w: 0.6826912}
+ inSlope: {x: -0.014778974, y: 0.041572455, z: -0.039491955, w: -0.00717938}
+ outSlope: {x: -0.014778974, y: 0.041572455, z: -0.039491955, w: -0.00717938}
+ 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}
+ - serializedVersion: 3
+ time: 0.1
+ value: {x: 0.6820953, y: 0.18561004, z: -0.18548311, w: 0.682562}
+ inSlope: {x: -0.01717508, y: 0.047976676, z: -0.045515303, w: -0.008257628}
+ outSlope: {x: -0.01717508, y: 0.047976676, z: -0.045515303, w: -0.008257628}
+ 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}
+ - serializedVersion: 3
+ time: 0.11666667
+ value: {x: 0.6817898, y: 0.18646035, z: -0.18628925, w: 0.68241596}
+ inSlope: {x: -0.01939058, y: 0.053738497, z: -0.05090519, w: -0.009212492}
+ outSlope: {x: -0.01939058, y: 0.053738497, z: -0.05090519, w: -0.009212492}
+ 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}
+ - serializedVersion: 3
+ time: 0.13333334
+ value: {x: 0.68144894, y: 0.18740132, z: -0.18717995, w: 0.6822549}
+ inSlope: {x: -0.021412965, y: 0.058855258, z: -0.055662535, w: -0.010058282}
+ outSlope: {x: -0.021412965, y: 0.058855258, z: -0.055662535, w: -0.010058282}
+ 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}
+ - serializedVersion: 3
+ time: 0.15
+ value: {x: 0.68107605, y: 0.18842219, z: -0.18814467, w: 0.6820807}
+ inSlope: {x: -0.023245813, y: 0.0633292, z: -0.05978555, w: -0.010778905}
+ outSlope: {x: -0.023245813, y: 0.0633292, z: -0.05978555, w: -0.010778905}
+ 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}
+ - serializedVersion: 3
+ time: 0.16666667
+ value: {x: 0.6806741, y: 0.1895123, z: -0.1891728, w: 0.6818956}
+ inSlope: {x: -0.02489269, y: 0.06715984, z: -0.06327555, w: -0.011376143}
+ outSlope: {x: -0.02489269, y: 0.06715984, z: -0.06327555, w: -0.011376143}
+ 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}
+ - serializedVersion: 3
+ time: 0.18333334
+ value: {x: 0.6802463, y: 0.19066085, z: -0.19025385, w: 0.6817015}
+ inSlope: {x: -0.026344659, y: 0.070347644, z: -0.06613568, w: -0.0118517885}
+ outSlope: {x: -0.026344659, y: 0.070347644, z: -0.06613568, w: -0.0118517885}
+ 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}
+ - serializedVersion: 3
+ time: 0.2
+ value: {x: 0.6797959, y: 0.19185722, z: -0.19137733, w: 0.68150055}
+ inSlope: {x: -0.027598144, y: 0.072893955, z: -0.068365045, w: -0.012193323}
+ outSlope: {x: -0.027598144, y: 0.072893955, z: -0.068365045, w: -0.012193323}
+ 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}
+ - serializedVersion: 3
+ time: 0.21666667
+ value: {x: 0.67932636, y: 0.19309065, z: -0.19253269, w: 0.68129504}
+ inSlope: {x: -0.028653147, y: 0.07479922, z: -0.06996677, w: -0.012404324}
+ outSlope: {x: -0.028653147, y: 0.07479922, z: -0.06996677, w: -0.012404324}
+ 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}
+ - serializedVersion: 3
+ time: 0.23333333
+ value: {x: 0.6788408, y: 0.19435053, z: -0.19370955, w: 0.6810871}
+ inSlope: {x: -0.029500725, y: 0.07606343, z: -0.0709422, w: -0.012477637}
+ outSlope: {x: -0.029500725, y: 0.07606343, z: -0.0709422, w: -0.012477637}
+ 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}
+ - serializedVersion: 3
+ time: 0.25
+ value: {x: 0.678343, y: 0.1956261, z: -0.19489743, w: 0.6808791}
+ inSlope: {x: -0.030140866, y: 0.07668567, z: -0.07129219, w: -0.0124114705}
+ outSlope: {x: -0.030140866, y: 0.07668567, z: -0.07129219, w: -0.0124114705}
+ 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}
+ - serializedVersion: 3
+ time: 0.26666668
+ value: {x: 0.6778361, y: 0.19690672, z: -0.19608596, w: 0.68067336}
+ inSlope: {x: -0.030570004, y: 0.07666954, z: -0.07101992, w: -0.012196888}
+ outSlope: {x: -0.030570004, y: 0.07666954, z: -0.07101992, w: -0.012196888}
+ 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}
+ - serializedVersion: 3
+ time: 0.28333336
+ value: {x: 0.677324, y: 0.19818175, z: -0.19726476, w: 0.68047255}
+ inSlope: {x: -0.030779216, y: 0.0760133, z: -0.07012585, w: -0.011828532}
+ outSlope: {x: -0.030779216, y: 0.0760133, z: -0.07012585, w: -0.011828532}
+ 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}
+ - serializedVersion: 3
+ time: 0.30000004
+ value: {x: 0.67681015, y: 0.1994405, z: -0.19842349, w: 0.6802791}
+ inSlope: {x: -0.0307667, y: 0.074718684, z: -0.068615764, w: -0.011306396}
+ outSlope: {x: -0.0307667, y: 0.074718684, z: -0.068615764, w: -0.011306396}
+ 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}
+ - serializedVersion: 3
+ time: 0.31666672
+ value: {x: 0.67629844, y: 0.20067237, z: -0.19955195, w: 0.6800957}
+ inSlope: {x: -0.030528877, y: 0.072785705, z: -0.06648877, w: -0.0106233265}
+ outSlope: {x: -0.030528877, y: 0.072785705, z: -0.06648877, w: -0.0106233265}
+ 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}
+ - serializedVersion: 3
+ time: 0.3333334
+ value: {x: 0.6757925, y: 0.20186669, z: -0.20063978, w: 0.67992496}
+ inSlope: {x: -0.030062173, y: 0.07021436, z: -0.06374622, w: -0.009773962}
+ outSlope: {x: -0.030062173, y: 0.07021436, z: -0.06374622, w: -0.009773962}
+ 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}
+ - serializedVersion: 3
+ time: 0.35000008
+ value: {x: 0.67529637, y: 0.20301285, z: -0.20167683, w: 0.6797699}
+ inSlope: {x: -0.029363012, y: 0.0670051, z: -0.060392566, w: -0.008752935}
+ outSlope: {x: -0.029363012, y: 0.0670051, z: -0.060392566, w: -0.008752935}
+ 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}
+ - serializedVersion: 3
+ time: 0.36666676
+ value: {x: 0.67481375, y: 0.20410019, z: -0.20265287, w: 0.6796332}
+ inSlope: {x: -0.02842424, y: 0.06315703, z: -0.056430057, w: -0.0075638234}
+ outSlope: {x: -0.02842424, y: 0.06315703, z: -0.056430057, w: -0.0075638234}
+ 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}
+ - serializedVersion: 3
+ time: 0.38333344
+ value: {x: 0.6743489, y: 0.20511809, z: -0.20355783, w: 0.67951775}
+ inSlope: {x: -0.027245857, y: 0.058672376, z: -0.05186002, w: -0.006199474}
+ outSlope: {x: -0.027245857, y: 0.058672376, z: -0.05186002, w: -0.006199474}
+ 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}
+ - serializedVersion: 3
+ time: 0.40000013
+ value: {x: 0.67390555, y: 0.20605594, z: -0.20438154, w: 0.67942655}
+ inSlope: {x: -0.025835015, y: 0.05355026, z: -0.04668068, w: -0.0046509467}
+ outSlope: {x: -0.025835015, y: 0.05355026, z: -0.04668068, w: -0.0046509467}
+ 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}
+ - serializedVersion: 3
+ time: 0.4166668
+ value: {x: 0.6734877, y: 0.2069031, z: -0.20511386, w: 0.6793627}
+ inSlope: {x: -0.024177413, y: 0.047787987, z: -0.040896054, w: -0.0029253936}
+ outSlope: {x: -0.024177413, y: 0.047787987, z: -0.040896054, w: -0.0029253936}
+ 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}
+ - serializedVersion: 3
+ time: 0.4333335
+ value: {x: 0.67309964, y: 0.20764887, z: -0.20574474, w: 0.67932904}
+ inSlope: {x: -0.022276621, y: 0.041386448, z: -0.034508824, w: -0.0010228149}
+ outSlope: {x: -0.022276621, y: 0.041386448, z: -0.034508824, w: -0.0010228149}
+ 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}
+ - serializedVersion: 3
+ time: 0.45000017
+ value: {x: 0.67274517, y: 0.20828265, z: -0.20626415, w: 0.6793286}
+ inSlope: {x: -0.020139795, y: 0.03434655, z: -0.027518101, w: 0.001063942}
+ outSlope: {x: -0.020139795, y: 0.03434655, z: -0.027518101, w: 0.001063942}
+ 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}
+ - serializedVersion: 3
+ time: 0.46666685
+ value: {x: 0.6724283, y: 0.20879376, z: -0.20666201, w: 0.6793645}
+ inSlope: {x: -0.017761573, y: 0.026665159, z: -0.019923432, w: 0.0033313008}
+ outSlope: {x: -0.017761573, y: 0.026665159, z: -0.019923432, w: 0.0033313008}
+ 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}
+ - serializedVersion: 3
+ time: 0.48333353
+ value: {x: 0.6721531, y: 0.20917149, z: -0.20692827, w: 0.67943966}
+ inSlope: {x: -0.015147328, y: 0.018340494, z: -0.011724827, w: 0.005772115}
+ outSlope: {x: -0.015147328, y: 0.018340494, z: -0.011724827, w: 0.005772115}
+ 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}
+ - serializedVersion: 3
+ time: 0.5000002
+ value: {x: 0.6719234, y: 0.20940511, z: -0.20705284, w: 0.6795569}
+ inSlope: {x: -0.01230241, y: 0.009371648, z: -0.0029236106, w: 0.008384593}
+ outSlope: {x: -0.01230241, y: 0.009371648, z: -0.0029236106, w: 0.008384593}
+ 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}
+ - serializedVersion: 3
+ time: 0.5166668
+ value: {x: 0.67174304, y: 0.20948388, z: -0.20702572, w: 0.67971915}
+ inSlope: {x: -0.009228596, y: -0.00024274015, z: 0.0064824587, w: 0.0111687295}
+ outSlope: {x: -0.009228596, y: -0.00024274015, z: 0.0064824587, w: 0.0111687295}
+ 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}
+ - serializedVersion: 3
+ time: 0.5333335
+ value: {x: 0.6716158, y: 0.20939702, z: -0.20683676, w: 0.6799292}
+ inSlope: {x: -0.005936628, y: -0.010505776, z: 0.016496047, w: 0.014112009}
+ outSlope: {x: -0.005936628, y: -0.010505776, z: 0.016496047, w: 0.014112009}
+ 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}
+ - serializedVersion: 3
+ time: 0.55000013
+ value: {x: 0.67154515, y: 0.20913368, z: -0.20647585, w: 0.68018955}
+ inSlope: {x: -0.0024300837, y: -0.021422377, z: 0.027118947, w: 0.01720907}
+ outSlope: {x: -0.0024300837, y: -0.021422377, z: 0.027118947, w: 0.01720907}
+ 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}
+ - serializedVersion: 3
+ time: 0.5666668
+ value: {x: 0.6715348, y: 0.20868294, z: -0.2059328, w: 0.68050283}
+ inSlope: {x: 0.0012767327, y: -0.032991648, z: 0.038352497, w: 0.020454545}
+ outSlope: {x: 0.0012767327, y: -0.032991648, z: 0.038352497, w: 0.020454545}
+ 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}
+ - serializedVersion: 3
+ time: 0.58333343
+ value: {x: 0.6715877, y: 0.20803396, z: -0.20519744, w: 0.68087137}
+ inSlope: {x: 0.0051748804, y: -0.045219854, z: 0.050200716, w: 0.023828767}
+ outSlope: {x: 0.0051748804, y: -0.045219854, z: 0.050200716, w: 0.023828767}
+ 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}
+ - serializedVersion: 3
+ time: 0.6000001
+ value: {x: 0.6717073, y: 0.20717561, z: -0.20425944, w: 0.6812971}
+ inSlope: {x: 0.009251842, y: -0.05811324, z: 0.06266987, w: 0.02731743}
+ outSlope: {x: 0.009251842, y: -0.05811324, z: 0.06266987, w: 0.02731743}
+ 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}
+ - serializedVersion: 3
+ time: 0.61666673
+ value: {x: 0.6718961, y: 0.20609686, z: -0.20310844, w: 0.68178195}
+ inSlope: {x: 0.013487948, y: -0.07167003, z: 0.07576041, w: 0.030913383}
+ outSlope: {x: 0.013487948, y: -0.07167003, z: 0.07576041, w: 0.030913383}
+ 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}
+ - serializedVersion: 3
+ time: 0.6333334
+ value: {x: 0.6721569, y: 0.20478661, z: -0.2017341, w: 0.68232757}
+ inSlope: {x: 0.017874258, y: -0.085897826, z: 0.08947903, w: 0.03459516}
+ outSlope: {x: 0.017874258, y: -0.085897826, z: 0.08947903, w: 0.03459516}
+ 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}
+ - serializedVersion: 3
+ time: 0.65000004
+ value: {x: 0.6724919, y: 0.2032336, z: -0.20012581, w: 0.6829351}
+ inSlope: {x: 0.022387527, y: -0.10080377, z: 0.10383377, w: 0.03834132}
+ outSlope: {x: 0.022387527, y: -0.10080377, z: 0.10383377, w: 0.03834132}
+ 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}
+ - serializedVersion: 3
+ time: 0.6666667
+ value: {x: 0.6729031, y: 0.20142649, z: -0.19827297, w: 0.6836056}
+ inSlope: {x: 0.027002718, y: -0.11639144, z: 0.11883091, w: 0.042132176}
+ outSlope: {x: 0.027002718, y: -0.11639144, z: 0.11883091, w: 0.042132176}
+ 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}
+ - serializedVersion: 3
+ time: 0.68333334
+ value: {x: 0.673392, y: 0.19935389, z: -0.19616479, w: 0.6843395}
+ inSlope: {x: 0.031701952, y: -0.1326653, z: 0.13447624, w: 0.04594271}
+ outSlope: {x: 0.031701952, y: -0.1326653, z: 0.13447624, w: 0.04594271}
+ 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}
+ - serializedVersion: 3
+ time: 0.7
+ value: {x: 0.67395985, y: 0.19700432, z: -0.19379044, w: 0.68513703}
+ inSlope: {x: 0.036456622, y: -0.1496312, z: 0.1507774, w: 0.049744293}
+ outSlope: {x: 0.036456622, y: -0.1496312, z: 0.1507774, w: 0.049744293}
+ 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}
+ - serializedVersion: 3
+ time: 0.71666664
+ value: {x: 0.6746072, y: 0.19436619, z: -0.19113888, w: 0.68599766}
+ inSlope: {x: 0.041238107, y: -0.16729757, z: 0.16774416, w: 0.053506546}
+ outSlope: {x: 0.041238107, y: -0.16729757, z: 0.16774416, w: 0.053506546}
+ 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}
+ - serializedVersion: 3
+ time: 0.7333333
+ value: {x: 0.67533445, y: 0.19142774, z: -0.18819897, w: 0.6869206}
+ inSlope: {x: 0.04601781, y: -0.18566805, z: 0.18538463, w: 0.05720263}
+ outSlope: {x: 0.04601781, y: -0.18566805, z: 0.18538463, w: 0.05720263}
+ 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}
+ - serializedVersion: 3
+ time: 0.74999994
+ value: {x: 0.67614114, y: 0.18817726, z: -0.1849594, w: 0.6879044}
+ inSlope: {x: 0.05075817, y: -0.20474796, z: 0.20370816, w: 0.060791433}
+ outSlope: {x: 0.05075817, y: -0.20474796, z: 0.20370816, w: 0.060791433}
+ 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}
+ - serializedVersion: 3
+ time: 0.7666666
+ value: {x: 0.6770264, y: 0.18460281, z: -0.1814087, w: 0.68894696}
+ inSlope: {x: 0.0591374, y: -0.23367919, z: 0.2309487, w: 0.06509191}
+ outSlope: {x: 0.0591374, y: -0.23367919, z: 0.2309487, w: 0.06509191}
+ 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}
+ - serializedVersion: 3
+ time: 0.78333324
+ value: {x: 0.6781124, y: 0.18038796, z: -0.17726111, w: 0.69007415}
+ inSlope: {x: 0.07387169, y: -0.27976763, z: 0.27376217, w: 0.07049746}
+ outSlope: {x: 0.07387169, y: -0.27976763, z: 0.27376217, w: 0.07049746}
+ 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}
+ - serializedVersion: 3
+ time: 0.7999999
+ value: {x: 0.6794888, y: 0.17527723, z: -0.1722833, w: 0.6912969}
+ inSlope: {x: 0.0897772, y: -0.33112437, z: 0.32156366, w: 0.07545777}
+ outSlope: {x: 0.0897772, y: -0.33112437, z: 0.32156366, w: 0.07545777}
+ 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}
+ - serializedVersion: 3
+ time: 0.81666654
+ value: {x: 0.68110496, y: 0.16935049, z: -0.16654234, w: 0.6925894}
+ inSlope: {x: 0.10263572, y: -0.37768042, z: 0.36534047, w: 0.07886596}
+ outSlope: {x: 0.10263572, y: -0.37768042, z: 0.36534047, w: 0.07886596}
+ 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}
+ - serializedVersion: 3
+ time: 0.8333332
+ value: {x: 0.68290997, y: 0.1626879, z: -0.1601053, w: 0.69392574}
+ inSlope: {x: 0.11244725, y: -0.41941476, z: 0.4050743, w: 0.080734566}
+ outSlope: {x: 0.11244725, y: -0.41941476, z: 0.4050743, w: 0.080734566}
+ 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}
+ - serializedVersion: 3
+ time: 0.84999985
+ value: {x: 0.6848532, y: 0.15537001, z: -0.15303987, w: 0.69528055}
+ inSlope: {x: 0.11926365, y: -0.45630455, z: 0.44071418, w: 0.08112438}
+ outSlope: {x: 0.11926365, y: -0.45630455, z: 0.44071418, w: 0.08112438}
+ 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}
+ - serializedVersion: 3
+ time: 0.8666665
+ value: {x: 0.6868854, y: 0.14747776, z: -0.14541484, w: 0.6966299}
+ inSlope: {x: 0.123177886, y: -0.48832566, z: 0.47218728, w: 0.080148056}
+ outSlope: {x: 0.123177886, y: -0.48832566, z: 0.47218728, w: 0.080148056}
+ 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}
+ - serializedVersion: 3
+ time: 0.88333315
+ value: {x: 0.6889591, y: 0.1390925, z: -0.13730031, w: 0.69795215}
+ inSlope: {x: 0.12430978, y: -0.5154576, z: 0.49940678, w: 0.07795937}
+ outSlope: {x: 0.12430978, y: -0.5154576, z: 0.49940678, w: 0.07795937}
+ 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}
+ - serializedVersion: 3
+ time: 0.8999998
+ value: {x: 0.6910291, y: 0.13029586, z: -0.12876797, w: 0.6992285}
+ inSlope: {x: 0.122823834, y: -0.5376848, z: 0.5222724, w: 0.07474251}
+ outSlope: {x: 0.122823834, y: -0.5376848, z: 0.5222724, w: 0.07474251}
+ 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}
+ - serializedVersion: 3
+ time: 0.91666645
+ value: {x: 0.69305325, y: 0.121169694, z: -0.11989125, w: 0.70044357}
+ inSlope: {x: 0.1189096, y: -0.55499583, z: 0.5406755, w: 0.07071025}
+ outSlope: {x: 0.1189096, y: -0.55499583, z: 0.5406755, w: 0.07071025}
+ 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}
+ - serializedVersion: 3
+ time: 0.9333331
+ value: {x: 0.6949927, y: 0.111796014, z: -0.11074547, w: 0.70158553}
+ inSlope: {x: 0.11277269, y: -0.567387, z: 0.55450654, w: 0.06609863}
+ outSlope: {x: 0.11277269, y: -0.567387, z: 0.55450654, w: 0.06609863}
+ 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}
+ - serializedVersion: 3
+ time: 0.94999975
+ value: {x: 0.69681233, y: 0.10225681, z: -0.101407714, w: 0.70264685}
+ inSlope: {x: 0.10464917, y: -0.5748596, z: 0.56365716, w: 0.061163366}
+ outSlope: {x: 0.10464917, y: -0.5748596, z: 0.56365716, w: 0.061163366}
+ 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}
+ - serializedVersion: 3
+ time: 0.9666664
+ value: {x: 0.698481, y: 0.092634045, z: -0.09195691, w: 0.7036243}
+ inSlope: {x: 0.094780415, y: -0.5774229, z: 0.5680238, w: 0.056167297}
+ outSlope: {x: 0.094780415, y: -0.5774229, z: 0.5680238, w: 0.056167297}
+ 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}
+ - serializedVersion: 3
+ time: 0.98333305
+ value: {x: 0.6999717, y: 0.0830094, z: -0.082473606, w: 0.7045191}
+ inSlope: {x: 0.083425716, y: -0.5750946, z: 0.56751305, w: 0.051373295}
+ outSlope: {x: 0.083425716, y: -0.5750946, z: 0.56751305, w: 0.051373295}
+ 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}
+ - serializedVersion: 3
+ time: 0.9999997
+ value: {x: 0.7012619, y: 0.073464245, z: -0.07303983, w: 0.70533675}
+ inSlope: {x: 0.07084425, y: -0.5678958, z: 0.562043, w: 0.047047697}
+ outSlope: {x: 0.07084425, y: -0.5678958, z: 0.562043, w: 0.047047697}
+ 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}
+ - serializedVersion: 3
+ time: 1.0166664
+ value: {x: 0.70233315, y: 0.06407952, z: -0.06373882, w: 0.70608735}
+ inSlope: {x: 0.057282984, y: -0.55585235, z: 0.5515463, w: 0.043448173}
+ outSlope: {x: 0.057282984, y: -0.55585235, z: 0.5515463, w: 0.043448173}
+ 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}
+ - serializedVersion: 3
+ time: 1.0333331
+ value: {x: 0.7031713, y: 0.054935817, z: -0.054654937, w: 0.706785}
+ inSlope: {x: 0.042992275, y: -0.5389943, z: 0.5359725, w: 0.04081074}
+ outSlope: {x: 0.042992275, y: -0.5389943, z: 0.5359725, w: 0.04081074}
+ 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}
+ - serializedVersion: 3
+ time: 1.0499997
+ value: {x: 0.7037662, y: 0.046113063, z: -0.04587309, w: 0.7074477}
+ inSlope: {x: 0.028198984, y: -0.51734877, z: 0.51528776, w: 0.03937129}
+ outSlope: {x: 0.028198984, y: -0.51734877, z: 0.51528776, w: 0.03937129}
+ 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}
+ - serializedVersion: 3
+ time: 1.0666664
+ value: {x: 0.7041113, y: 0.037690874, z: -0.037478697, w: 0.7080974}
+ inSlope: {x: 0.013117803, y: -0.49094027, z: 0.48947692, w: 0.039328374}
+ outSlope: {x: 0.013117803, y: -0.49094027, z: 0.48947692, w: 0.039328374}
+ 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}
+ - serializedVersion: 3
+ time: 1.083333
+ value: {x: 0.7042035, y: 0.029748403, z: -0.02955721, w: 0.70875865}
+ inSlope: {x: -0.0020760319, y: -0.45978808, z: 0.45854542, w: 0.040844716}
+ outSlope: {x: -0.0020760319, y: -0.45978808, z: 0.45854542, w: 0.040844716}
+ 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}
+ - serializedVersion: 3
+ time: 1.0999997
+ value: {x: 0.7040421, y: 0.02236462, z: -0.022193864, w: 0.7094589}
+ inSlope: {x: -0.01723768, y: -0.42389905, z: 0.42251647, w: 0.044063374}
+ outSlope: {x: -0.01723768, y: -0.42389905, z: 0.42251647, w: 0.044063374}
+ 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}
+ - serializedVersion: 3
+ time: 1.1166663
+ value: {x: 0.7036289, y: 0.015618448, z: -0.015473341, w: 0.71022743}
+ inSlope: {x: -0.03225985, y: -0.38326865, z: 0.3814342, w: 0.049080893}
+ outSlope: {x: -0.03225985, y: -0.38326865, z: 0.3814342, w: 0.049080893}
+ 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}
+ - serializedVersion: 3
+ time: 1.133333
+ value: {x: 0.70296675, y: 0.009589011, z: -0.009479403, w: 0.7110949}
+ inSlope: {x: -0.047090694, y: -0.3378736, z: 0.33536163, w: 0.055947356}
+ outSlope: {x: -0.047090694, y: -0.3378736, z: 0.33536163, w: 0.055947356}
+ 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}
+ - serializedVersion: 3
+ time: 1.1499996
+ value: {x: 0.7020592, y: 0.004356005, z: -0.0042946306, w: 0.71209234}
+ inSlope: {x: -0.061723053, y: -0.28766882, z: 0.2843806, w: 0.06466454}
+ outSlope: {x: -0.061723053, y: -0.28766882, z: 0.2843806, w: 0.06466454}
+ 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}
+ - serializedVersion: 3
+ time: 1.1666663
+ value: {x: 0.7009093, y: 0.000000059359405, z: -0.000000058332333, w: 0.7132504}
+ inSlope: {x: -0.07599242, y: -0.24287948, z: 0.23867336, w: 0.07486589}
+ outSlope: {x: -0.07599242, y: -0.24287948, z: 0.23867336, w: 0.07486589}
+ 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}
+ - serializedVersion: 3
+ time: 1.1833329
+ value: {x: 0.69952613, y: -0.0037399696, z: 0.0036611406, w: 0.71458787}
+ inSlope: {x: -0.08951077, y: -0.21561047, z: 0.21013841, w: 0.08548387}
+ outSlope: {x: -0.08951077, y: -0.21561047, z: 0.21013841, w: 0.08548387}
+ 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}
+ - serializedVersion: 3
+ time: 1.1999996
+ value: {x: 0.6979256, y: -0.0071869493, z: 0.007004549, w: 0.71609986}
+ inSlope: {x: -0.10216544, y: -0.19833706, z: 0.1913313, w: 0.09576568}
+ outSlope: {x: -0.10216544, y: -0.19833706, z: 0.1913313, w: 0.09576568}
+ 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}
+ - serializedVersion: 3
+ time: 1.2166662
+ value: {x: 0.6961206, y: -0.010351199, z: 0.010038844, w: 0.71778005}
+ inSlope: {x: -0.11407803, y: -0.18166772, z: 0.17306313, w: 0.10564159}
+ outSlope: {x: -0.11407803, y: -0.18166772, z: 0.17306313, w: 0.10564159}
+ 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}
+ - serializedVersion: 3
+ time: 1.2333329
+ value: {x: 0.694123, y: -0.013242534, z: 0.0127733145, w: 0.71962124}
+ inSlope: {x: -0.12528789, y: -0.16557312, z: 0.15536696, w: 0.11507581}
+ outSlope: {x: -0.12528789, y: -0.16557312, z: 0.15536696, w: 0.11507581}
+ 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}
+ - serializedVersion: 3
+ time: 1.2499995
+ value: {x: 0.69194436, y: -0.015870297, z: 0.015217738, w: 0.7216159}
+ inSlope: {x: -0.13582718, y: -0.1500268, z: 0.13827108, w: 0.1240505}
+ outSlope: {x: -0.13582718, y: -0.1500268, z: 0.13827108, w: 0.1240505}
+ 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}
+ - serializedVersion: 3
+ time: 1.2666662
+ value: {x: 0.68959546, y: -0.018243423, z: 0.017382346, w: 0.72375625}
+ inSlope: {x: -0.1457192, y: -0.13500577, z: 0.12180063, w: 0.13252985}
+ outSlope: {x: -0.1457192, y: -0.13500577, z: 0.12180063, w: 0.13252985}
+ 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}
+ - serializedVersion: 3
+ time: 1.2833328
+ value: {x: 0.68708706, y: -0.020370485, z: 0.019277755, w: 0.72603357}
+ inSlope: {x: -0.15498713, y: -0.12049031, z: 0.10597664, w: 0.14048888}
+ outSlope: {x: -0.15498713, y: -0.12049031, z: 0.10597664, w: 0.14048888}
+ 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}
+ - serializedVersion: 3
+ time: 1.2999995
+ value: {x: 0.6844292, y: -0.022259763, z: 0.020914897, w: 0.7284392}
+ inSlope: {x: -0.16365603, y: -0.106463686, z: 0.09081684, w: 0.14791325}
+ outSlope: {x: -0.16365603, y: -0.106463686, z: 0.09081684, w: 0.14791325}
+ 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}
+ - serializedVersion: 3
+ time: 1.3166661
+ value: {x: 0.68163186, y: -0.023919271, z: 0.02230498, w: 0.730964}
+ inSlope: {x: -0.1717438, y: -0.092912644, z: 0.076336026, w: 0.15478328}
+ outSlope: {x: -0.1717438, y: -0.092912644, z: 0.076336026, w: 0.15478328}
+ 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}
+ - serializedVersion: 3
+ time: 1.3333328
+ value: {x: 0.67870444, y: -0.025356848, z: 0.023459429, w: 0.73359865}
+ inSlope: {x: -0.17926651, y: -0.079827145, z: 0.062545985, w: 0.16108826}
+ outSlope: {x: -0.17926651, y: -0.079827145, z: 0.062545985, w: 0.16108826}
+ 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}
+ - serializedVersion: 3
+ time: 1.3499994
+ value: {x: 0.6756563, y: -0.026580174, z: 0.024389844, w: 0.7363336}
+ inSlope: {x: -0.1862331, y: -0.067199625, z: 0.049456015, w: 0.1668139}
+ outSlope: {x: -0.1862331, y: -0.067199625, z: 0.049456015, w: 0.1668139}
+ 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}
+ - serializedVersion: 3
+ time: 1.3666661
+ value: {x: 0.6724967, y: -0.027596833, z: 0.025107961, w: 0.7391591}
+ inSlope: {x: -0.19265074, y: -0.055025123, z: 0.037072413, w: 0.17195122}
+ outSlope: {x: -0.19265074, y: -0.055025123, z: 0.037072413, w: 0.17195122}
+ 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}
+ - serializedVersion: 3
+ time: 1.3833327
+ value: {x: 0.66923463, y: -0.028414343, z: 0.02562559, w: 0.7420653}
+ inSlope: {x: -0.19852836, y: -0.043301962, z: 0.02539937, w: 0.17649667}
+ outSlope: {x: -0.19852836, y: -0.043301962, z: 0.02539937, w: 0.17649667}
+ 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}
+ - serializedVersion: 3
+ time: 1.3999994
+ value: {x: 0.6658791, y: -0.02904023, z: 0.025954606, w: 0.7450423}
+ inSlope: {x: -0.20387311, y: -0.032030076, z: 0.0144384, w: 0.1804449}
+ outSlope: {x: -0.20387311, y: -0.032030076, z: 0.0144384, w: 0.1804449}
+ 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}
+ - serializedVersion: 3
+ time: 1.416666
+ value: {x: 0.66243887, y: -0.02948201, z: 0.02610687, w: 0.74808013}
+ inSlope: {x: -0.20867786, y: -0.021212103, z: 0.004189335, w: 0.1837923}
+ outSlope: {x: -0.20867786, y: -0.021212103, z: 0.004189335, w: 0.1837923}
+ 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}
+ - serializedVersion: 3
+ time: 1.4333327
+ value: {x: 0.65892315, y: -0.0297473, z: 0.02609425, w: 0.7511687}
+ inSlope: {x: -0.21294793, y: -0.01085301, z: -0.0053503416, w: 0.18654245}
+ outSlope: {x: -0.21294793, y: -0.01085301, z: -0.0053503416, w: 0.18654245}
+ 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}
+ - serializedVersion: 3
+ time: 1.4499993
+ value: {x: 0.6553406, y: -0.029843777, z: 0.025928525, w: 0.7542982}
+ inSlope: {x: -0.21668157, y: -0.00095861126, z: -0.014185211, w: 0.1886918}
+ outSlope: {x: -0.21668157, y: -0.00095861126, z: -0.014185211, w: 0.1886918}
+ 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}
+ - serializedVersion: 3
+ time: 1.466666
+ value: {x: 0.65170044, y: -0.029779254, z: 0.02562141, w: 0.75745845}
+ inSlope: {x: -0.21986803, y: 0.008462768, z: -0.022321308, w: 0.1902439}
+ outSlope: {x: -0.21986803, y: 0.008462768, z: -0.022321308, w: 0.1902439}
+ 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}
+ - serializedVersion: 3
+ time: 1.4833326
+ value: {x: 0.6480117, y: -0.029561685, z: 0.025184482, w: 0.76063967}
+ inSlope: {x: -0.22250912, y: 0.017401462, z: -0.029766794, w: 0.19121307}
+ outSlope: {x: -0.22250912, y: 0.017401462, z: -0.029766794, w: 0.19121307}
+ 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}
+ - serializedVersion: 3
+ time: 1.4999993
+ value: {x: 0.6442835, y: -0.029199205, z: 0.024629185, w: 0.7638322}
+ inSlope: {x: -0.2245923, y: 0.025846684, z: -0.03653072, w: 0.19159752}
+ outSlope: {x: -0.2245923, y: 0.025846684, z: -0.03653072, w: 0.19159752}
+ 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}
+ - serializedVersion: 3
+ time: 1.5166659
+ value: {x: 0.6405253, y: -0.02870013, z: 0.023966793, w: 0.76702625}
+ inSlope: {x: -0.22611043, y: 0.033786144, z: -0.042624086, w: 0.19140798}
+ outSlope: {x: -0.22611043, y: 0.033786144, z: -0.042624086, w: 0.19140798}
+ 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}
+ - serializedVersion: 3
+ time: 1.5333326
+ value: {x: 0.63674647, y: -0.028073002, z: 0.023208383, w: 0.7702125}
+ inSlope: {x: -0.22705458, y: 0.041207433, z: -0.04805959, w: 0.19065338}
+ outSlope: {x: -0.22705458, y: 0.041207433, z: -0.04805959, w: 0.19065338}
+ 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}
+ - serializedVersion: 3
+ time: 1.5499992
+ value: {x: 0.6329568, y: -0.02732655, z: 0.022364808, w: 0.77338135}
+ inSlope: {x: -0.22741221, y: 0.048096746, z: -0.052850187, w: 0.18934447}
+ outSlope: {x: -0.22741221, y: 0.048096746, z: -0.052850187, w: 0.18934447}
+ 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}
+ - serializedVersion: 3
+ time: 1.5666659
+ value: {x: 0.62916607, y: -0.026469778, z: 0.021446712, w: 0.77652395}
+ inSlope: {x: -0.2271726, y: 0.05443945, z: -0.057009906, w: 0.18749374}
+ outSlope: {x: -0.2271726, y: 0.05443945, z: -0.057009906, w: 0.18749374}
+ 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}
+ - serializedVersion: 3
+ time: 1.5833325
+ value: {x: 0.6253844, y: -0.025511904, z: 0.02046448, w: 0.77963114}
+ inSlope: {x: -0.2263268, y: 0.06022191, z: -0.060555063, w: 0.18511194}
+ outSlope: {x: -0.2263268, y: 0.06022191, z: -0.060555063, w: 0.18511194}
+ 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}
+ - serializedVersion: 3
+ time: 1.5999992
+ value: {x: 0.62162185, y: -0.024462383, z: 0.019428212, w: 0.78269434}
+ inSlope: {x: -0.2248623, y: 0.06542836, z: -0.06350102, w: 0.18221515}
+ outSlope: {x: -0.2248623, y: 0.06542836, z: -0.06350102, w: 0.18221515}
+ 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}
+ - serializedVersion: 3
+ time: 1.6166658
+ value: {x: 0.617889, y: -0.02333096, z: 0.018347781, w: 0.785705}
+ inSlope: {x: -0.22276661, y: 0.07004389, z: -0.06586416, w: 0.17881233}
+ outSlope: {x: -0.22276661, y: 0.07004389, z: -0.06586416, w: 0.17881233}
+ 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}
+ - serializedVersion: 3
+ time: 1.6333325
+ value: {x: 0.6141963, y: -0.02212759, z: 0.017232742, w: 0.78865474}
+ inSlope: {x: -0.22002718, y: 0.074054524, z: -0.067662366, w: 0.17492132}
+ outSlope: {x: -0.22002718, y: 0.074054524, z: -0.067662366, w: 0.17492132}
+ 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}
+ - serializedVersion: 3
+ time: 1.6499991
+ value: {x: 0.61055475, y: -0.020862479, z: 0.016092371, w: 0.7915357}
+ inSlope: {x: -0.21663329, y: 0.07744579, z: -0.06891306, w: 0.17055647}
+ outSlope: {x: -0.21663329, y: 0.07744579, z: -0.06891306, w: 0.17055647}
+ 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}
+ - serializedVersion: 3
+ time: 1.6666658
+ value: {x: 0.6069752, y: -0.019546065, z: 0.0149356425, w: 0.79433995}
+ inSlope: {x: -0.21257243, y: 0.080202706, z: -0.06963295, w: 0.16573027}
+ outSlope: {x: -0.21257243, y: 0.080202706, z: -0.06963295, w: 0.16573027}
+ 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}
+ - serializedVersion: 3
+ time: 1.6833324
+ value: {x: 0.603469, y: -0.018189058, z: 0.013771275, w: 0.79706}
+ inSlope: {x: -0.20783205, y: 0.08231148, z: -0.069839254, w: 0.16045883}
+ outSlope: {x: -0.20783205, y: 0.08231148, z: -0.069839254, w: 0.16045883}
+ 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}
+ - serializedVersion: 3
+ time: 1.6999991
+ value: {x: 0.60004747, y: -0.016802352, z: 0.012607669, w: 0.7996886}
+ inSlope: {x: -0.20240863, y: 0.08376013, z: -0.06955002, w: 0.15475467}
+ outSlope: {x: -0.20240863, y: 0.08376013, z: -0.06955002, w: 0.15475467}
+ 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}
+ - serializedVersion: 3
+ time: 1.7166657
+ value: {x: 0.59672207, y: -0.015397056, z: 0.011452943, w: 0.8022185}
+ inSlope: {x: -0.19628602, y: 0.0845364, z: -0.06878171, w: 0.14863208}
+ outSlope: {x: -0.19628602, y: 0.0845364, z: -0.06878171, w: 0.14863208}
+ 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}
+ - serializedVersion: 3
+ time: 1.7333324
+ value: {x: 0.5935046, y: -0.013984474, z: 0.010314948, w: 0.804643}
+ inSlope: {x: -0.18945533, y: 0.084628046, z: -0.06754963, w: 0.14210357}
+ outSlope: {x: -0.18945533, y: 0.084628046, z: -0.06754963, w: 0.14210357}
+ 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}
+ - serializedVersion: 3
+ time: 1.749999
+ value: {x: 0.5904069, y: -0.012576124, z: 0.009201291, w: 0.8069553}
+ inSlope: {x: -0.18191117, y: 0.0840245, z: -0.065868944, w: 0.13518345}
+ outSlope: {x: -0.18191117, y: 0.0840245, z: -0.065868944, w: 0.13518345}
+ 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}
+ - serializedVersion: 3
+ time: 1.7666657
+ value: {x: 0.5874409, y: -0.0111836605, z: 0.008119319, w: 0.8091491}
+ inSlope: {x: -0.17364995, y: 0.08271751, z: -0.063754365, w: 0.12788069}
+ outSlope: {x: -0.17364995, y: 0.08271751, z: -0.063754365, w: 0.12788069}
+ 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}
+ - serializedVersion: 3
+ time: 1.7833323
+ value: {x: 0.58461857, y: -0.009818876, z: 0.0070761475, w: 0.81121796}
+ inSlope: {x: -0.16466096, y: 0.0806983, z: -0.061218306, w: 0.12020421}
+ outSlope: {x: -0.16466096, y: 0.0806983, z: -0.061218306, w: 0.12020421}
+ 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}
+ - serializedVersion: 3
+ time: 1.799999
+ value: {x: 0.5819522, y: -0.00849372, z: 0.0060787103, w: 0.8131559}
+ inSlope: {x: -0.15493527, y: 0.07795995, z: -0.05827208, w: 0.11216651}
+ outSlope: {x: -0.15493527, y: 0.07795995, z: -0.05827208, w: 0.11216651}
+ 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}
+ - serializedVersion: 3
+ time: 1.8166656
+ value: {x: 0.57945406, y: -0.0072202138, z: 0.0051337467, w: 0.81495684}
+ inSlope: {x: -0.14448002, y: 0.074496835, z: -0.05492524, w: 0.10376583}
+ outSlope: {x: -0.14448002, y: 0.074496835, z: -0.05492524, w: 0.10376583}
+ 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}
+ - serializedVersion: 3
+ time: 1.8333323
+ value: {x: 0.5771362, y: -0.006010494, z: 0.0042478708, w: 0.81661475}
+ inSlope: {x: -0.13328803, y: 0.07030429, z: -0.05118525, w: 0.095011085}
+ outSlope: {x: -0.13328803, y: 0.07030429, z: -0.05118525, w: 0.095011085}
+ 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}
+ - serializedVersion: 3
+ time: 1.849999
+ value: {x: 0.57501113, y: -0.00487674, z: 0.0034275732, w: 0.8181239}
+ inSlope: {x: -0.12135935, y: 0.06538056, z: -0.04705844, w: 0.085913025}
+ outSlope: {x: -0.12135935, y: 0.06538056, z: -0.04705844, w: 0.085913025}
+ 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}
+ - serializedVersion: 3
+ time: 1.8666656
+ value: {x: 0.5730909, y: -0.0038311442, z: 0.0026792577, w: 0.8194785}
+ inSlope: {x: -0.10869394, y: 0.059724048, z: -0.042547718, w: 0.076459125}
+ outSlope: {x: -0.10869394, y: 0.059724048, z: -0.042547718, w: 0.076459125}
+ 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}
+ - serializedVersion: 3
+ time: 1.8833323
+ value: {x: 0.571388, y: -0.00288594, z: 0.0020093173, w: 0.8206725}
+ inSlope: {x: -0.0952954, y: 0.0533353, z: -0.037653916, w: 0.06665295}
+ outSlope: {x: -0.0952954, y: 0.0533353, z: -0.037653916, w: 0.06665295}
+ 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}
+ - serializedVersion: 3
+ time: 1.8999989
+ value: {x: 0.5699144, y: -0.0020533025, z: 0.0014241283, w: 0.8217003}
+ inSlope: {x: -0.08117087, y: 0.046216562, z: -0.032375082, w: 0.05649274}
+ outSlope: {x: -0.08117087, y: 0.046216562, z: -0.032375082, w: 0.05649274}
+ 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}
+ - serializedVersion: 3
+ time: 1.9166656
+ value: {x: 0.5686823, y: -0.0013453894, z: 0.00093014893, w: 0.8225556}
+ inSlope: {x: -0.06631857, y: 0.03837202, z: -0.026706398, w: 0.045964167}
+ outSlope: {x: -0.06631857, y: 0.03837202, z: -0.026706398, w: 0.045964167}
+ 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}
+ - serializedVersion: 3
+ time: 1.9333322
+ value: {x: 0.5677038, y: -0.00077423634, z: 0.00053391594, w: 0.8232324}
+ inSlope: {x: -0.050752807, y: 0.029807702, z: -0.02063989, w: 0.035054717}
+ outSlope: {x: -0.050752807, y: 0.029807702, z: -0.02063989, w: 0.035054717}
+ 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}
+ - serializedVersion: 3
+ time: 1.9499989
+ value: {x: 0.56699055, y: -0.0003518003, z: 0.00024215321, w: 0.8237241}
+ inSlope: {x: -0.03448609, y: 0.020531157, z: -0.014163902, w: 0.023760818}
+ outSlope: {x: -0.03448609, y: 0.020531157, z: -0.014163902, w: 0.023760818}
+ 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}
+ - serializedVersion: 3
+ time: 1.9666655
+ value: {x: 0.56655425, y: -0.00008986506, z: 0.00006178631, w: 0.82402444}
+ inSlope: {x: -0.017528828, y: 0.010553826, z: -0.0072644707, w: 0.012062581}
+ outSlope: {x: -0.017528828, y: 0.010553826, z: -0.0072644707, w: 0.012062581}
+ 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}
+ - serializedVersion: 3
+ time: 1.9833333
+ value: {x: 0.56640625, y: 0, z: 0, w: 0.8241262}
+ inSlope: {x: -0.008879273, y: 0.0053915232, z: -0.0037069172, w: 0.006104277}
+ outSlope: {x: -0.008879273, y: 0.0053915232, z: -0.0037069172, w: 0.006104277}
+ 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
+ path: Canvas/Button
+ m_CompressedRotationCurves: []
+ m_EulerCurves: []
+ m_PositionCurves: []
+ m_ScaleCurves: []
+ m_FloatCurves:
+ - 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: 1.9833333
+ value: 0.3
+ inSlope: 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: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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: 1.9833333
+ 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_AnchoredPosition.x
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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.41666666
+ value: 100
+ inSlope: 120
+ outSlope: 120
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.76666665
+ value: 100
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666666
+ value: 100
+ inSlope: 45.551014
+ outSlope: 45.551014
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 174.4
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_AnchoredPosition.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666666
+ value: 1
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666666
+ value: 1
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Button/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 114
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 223
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Interactable
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ 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: 2573963560
+ attribute: 2
+ script: {fileID: 0}
+ typeID: 4
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 2033536083
+ script: {fileID: 0}
+ typeID: 224
+ customType: 28
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 538195251
+ script: {fileID: 0}
+ typeID: 224
+ customType: 28
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 304273561
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 1459676215
+ attribute: 304273561
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2721278254
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2721278254
+ attribute: 3305885265
+ script: {fileID: 0}
+ typeID: 223
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 4287062452
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 2573963560
+ attribute: 1460864421
+ script: {fileID: 0}
+ typeID: 224
+ customType: 28
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_AdditiveReferencePoseClip: {fileID: 0}
+ m_AdditiveReferencePoseTime: 0
+ m_StartTime: 0
+ m_StopTime: 1.9833333
+ 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
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 0.3
+ inSlope: 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: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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: 1.9833333
+ 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_AnchoredPosition.x
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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.41666666
+ value: 100
+ inSlope: 120
+ outSlope: 120
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.76666665
+ value: 100
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666666
+ value: 100
+ inSlope: 45.551014
+ outSlope: 45.551014
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 174.4
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_AnchoredPosition.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6830127
+ inSlope: -0.0016915797
+ outSlope: -0.0016915797
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 0.68298453
+ inSlope: -0.003313422
+ outSlope: -0.003313422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.6829023
+ inSlope: -0.006467699
+ outSlope: -0.006467699
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.050000004
+ value: 0.68276894
+ inSlope: -0.009430647
+ outSlope: -0.009430647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666667
+ value: 0.6825879
+ inSlope: -0.0121986875
+ outSlope: -0.0121986875
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.083333336
+ value: 0.6823623
+ inSlope: -0.014778974
+ outSlope: -0.014778974
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1
+ value: 0.6820953
+ inSlope: -0.01717508
+ outSlope: -0.01717508
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.11666667
+ value: 0.6817898
+ inSlope: -0.01939058
+ outSlope: -0.01939058
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.68144894
+ inSlope: -0.021412965
+ outSlope: -0.021412965
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.15
+ value: 0.68107605
+ inSlope: -0.023245813
+ outSlope: -0.023245813
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666667
+ value: 0.6806741
+ inSlope: -0.02489269
+ outSlope: -0.02489269
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.18333334
+ value: 0.6802463
+ inSlope: -0.026344659
+ outSlope: -0.026344659
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: 0.6797959
+ inSlope: -0.027598144
+ outSlope: -0.027598144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666667
+ value: 0.67932636
+ inSlope: -0.028653147
+ outSlope: -0.028653147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333333
+ value: 0.6788408
+ inSlope: -0.029500725
+ outSlope: -0.029500725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25
+ value: 0.678343
+ inSlope: -0.030140866
+ outSlope: -0.030140866
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.6778361
+ inSlope: -0.030570004
+ outSlope: -0.030570004
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333336
+ value: 0.677324
+ inSlope: -0.030779216
+ outSlope: -0.030779216
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.30000004
+ value: 0.67681015
+ inSlope: -0.0307667
+ outSlope: -0.0307667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666672
+ value: 0.67629844
+ inSlope: -0.030528877
+ outSlope: -0.030528877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333334
+ value: 0.6757925
+ inSlope: -0.030062173
+ outSlope: -0.030062173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000008
+ value: 0.67529637
+ inSlope: -0.029363012
+ outSlope: -0.029363012
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666676
+ value: 0.67481375
+ inSlope: -0.02842424
+ outSlope: -0.02842424
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.6743489
+ inSlope: -0.027245857
+ outSlope: -0.027245857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000013
+ value: 0.67390555
+ inSlope: -0.025835015
+ outSlope: -0.025835015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4166668
+ value: 0.6734877
+ inSlope: -0.024177413
+ outSlope: -0.024177413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333335
+ value: 0.67309964
+ inSlope: -0.022276621
+ outSlope: -0.022276621
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000017
+ value: 0.67274517
+ inSlope: -0.020139795
+ outSlope: -0.020139795
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666685
+ value: 0.6724283
+ inSlope: -0.017761573
+ outSlope: -0.017761573
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333353
+ value: 0.6721531
+ inSlope: -0.015147328
+ outSlope: -0.015147328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5000002
+ value: 0.6719234
+ inSlope: -0.01230241
+ outSlope: -0.01230241
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166668
+ value: 0.67174304
+ inSlope: -0.009228596
+ outSlope: -0.009228596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333335
+ value: 0.6716158
+ inSlope: -0.005936628
+ outSlope: -0.005936628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.55000013
+ value: 0.67154515
+ inSlope: -0.0024300837
+ outSlope: -0.0024300837
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5666668
+ value: 0.6715348
+ inSlope: 0.0012767327
+ outSlope: 0.0012767327
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.58333343
+ value: 0.6715877
+ inSlope: 0.0051748804
+ outSlope: 0.0051748804
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6000001
+ value: 0.6717073
+ inSlope: 0.009251842
+ outSlope: 0.009251842
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.61666673
+ value: 0.6718961
+ inSlope: 0.013487948
+ outSlope: 0.013487948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333334
+ value: 0.6721569
+ inSlope: 0.017874258
+ outSlope: 0.017874258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.65000004
+ value: 0.6724919
+ inSlope: 0.022387527
+ outSlope: 0.022387527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.6729031
+ inSlope: 0.027002718
+ outSlope: 0.027002718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.68333334
+ value: 0.673392
+ inSlope: 0.031701952
+ outSlope: 0.031701952
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7
+ value: 0.67395985
+ inSlope: 0.036456622
+ outSlope: 0.036456622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.71666664
+ value: 0.6746072
+ inSlope: 0.041238107
+ outSlope: 0.041238107
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333333
+ value: 0.67533445
+ inSlope: 0.04601781
+ outSlope: 0.04601781
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.74999994
+ value: 0.67614114
+ inSlope: 0.05075817
+ outSlope: 0.05075817
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666666
+ value: 0.6770264
+ inSlope: 0.0591374
+ outSlope: 0.0591374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333324
+ value: 0.6781124
+ inSlope: 0.07387169
+ outSlope: 0.07387169
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7999999
+ value: 0.6794888
+ inSlope: 0.0897772
+ outSlope: 0.0897772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666654
+ value: 0.68110496
+ inSlope: 0.10263572
+ outSlope: 0.10263572
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333332
+ value: 0.68290997
+ inSlope: 0.11244725
+ outSlope: 0.11244725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.84999985
+ value: 0.6848532
+ inSlope: 0.11926365
+ outSlope: 0.11926365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666665
+ value: 0.6868854
+ inSlope: 0.123177886
+ outSlope: 0.123177886
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333315
+ value: 0.6889591
+ inSlope: 0.12430978
+ outSlope: 0.12430978
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8999998
+ value: 0.6910291
+ inSlope: 0.122823834
+ outSlope: 0.122823834
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666645
+ value: 0.69305325
+ inSlope: 0.1189096
+ outSlope: 0.1189096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333331
+ value: 0.6949927
+ inSlope: 0.11277269
+ outSlope: 0.11277269
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.94999975
+ value: 0.69681233
+ inSlope: 0.10464917
+ outSlope: 0.10464917
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9666664
+ value: 0.698481
+ inSlope: 0.094780415
+ outSlope: 0.094780415
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.98333305
+ value: 0.6999717
+ inSlope: 0.083425716
+ outSlope: 0.083425716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9999997
+ value: 0.7012619
+ inSlope: 0.07084425
+ outSlope: 0.07084425
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166664
+ value: 0.70233315
+ inSlope: 0.057282984
+ outSlope: 0.057282984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333331
+ value: 0.7031713
+ inSlope: 0.042992275
+ outSlope: 0.042992275
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0499997
+ value: 0.7037662
+ inSlope: 0.028198984
+ outSlope: 0.028198984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666664
+ value: 0.7041113
+ inSlope: 0.013117803
+ outSlope: 0.013117803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.083333
+ value: 0.7042035
+ inSlope: -0.0020760319
+ outSlope: -0.0020760319
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0999997
+ value: 0.7040421
+ inSlope: -0.01723768
+ outSlope: -0.01723768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166663
+ value: 0.7036289
+ inSlope: -0.03225985
+ outSlope: -0.03225985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.133333
+ value: 0.70296675
+ inSlope: -0.047090694
+ outSlope: -0.047090694
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1499996
+ value: 0.7020592
+ inSlope: -0.061723053
+ outSlope: -0.061723053
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666663
+ value: 0.7009093
+ inSlope: -0.07599242
+ outSlope: -0.07599242
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833329
+ value: 0.69952613
+ inSlope: -0.08951077
+ outSlope: -0.08951077
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1999996
+ value: 0.6979256
+ inSlope: -0.10216544
+ outSlope: -0.10216544
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166662
+ value: 0.6961206
+ inSlope: -0.11407803
+ outSlope: -0.11407803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333329
+ value: 0.694123
+ inSlope: -0.12528789
+ outSlope: -0.12528789
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2499995
+ value: 0.69194436
+ inSlope: -0.13582718
+ outSlope: -0.13582718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666662
+ value: 0.68959546
+ inSlope: -0.1457192
+ outSlope: -0.1457192
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833328
+ value: 0.68708706
+ inSlope: -0.15498713
+ outSlope: -0.15498713
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2999995
+ value: 0.6844292
+ inSlope: -0.16365603
+ outSlope: -0.16365603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166661
+ value: 0.68163186
+ inSlope: -0.1717438
+ outSlope: -0.1717438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333328
+ value: 0.67870444
+ inSlope: -0.17926651
+ outSlope: -0.17926651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3499994
+ value: 0.6756563
+ inSlope: -0.1862331
+ outSlope: -0.1862331
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666661
+ value: 0.6724967
+ inSlope: -0.19265074
+ outSlope: -0.19265074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833327
+ value: 0.66923463
+ inSlope: -0.19852836
+ outSlope: -0.19852836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3999994
+ value: 0.6658791
+ inSlope: -0.20387311
+ outSlope: -0.20387311
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.416666
+ value: 0.66243887
+ inSlope: -0.20867786
+ outSlope: -0.20867786
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333327
+ value: 0.65892315
+ inSlope: -0.21294793
+ outSlope: -0.21294793
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4499993
+ value: 0.6553406
+ inSlope: -0.21668157
+ outSlope: -0.21668157
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.466666
+ value: 0.65170044
+ inSlope: -0.21986803
+ outSlope: -0.21986803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833326
+ value: 0.6480117
+ inSlope: -0.22250912
+ outSlope: -0.22250912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4999993
+ value: 0.6442835
+ inSlope: -0.2245923
+ outSlope: -0.2245923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166659
+ value: 0.6405253
+ inSlope: -0.22611043
+ outSlope: -0.22611043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333326
+ value: 0.63674647
+ inSlope: -0.22705458
+ outSlope: -0.22705458
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5499992
+ value: 0.6329568
+ inSlope: -0.22741221
+ outSlope: -0.22741221
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666659
+ value: 0.62916607
+ inSlope: -0.2271726
+ outSlope: -0.2271726
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833325
+ value: 0.6253844
+ inSlope: -0.2263268
+ outSlope: -0.2263268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5999992
+ value: 0.62162185
+ inSlope: -0.2248623
+ outSlope: -0.2248623
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166658
+ value: 0.617889
+ inSlope: -0.22276661
+ outSlope: -0.22276661
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333325
+ value: 0.6141963
+ inSlope: -0.22002718
+ outSlope: -0.22002718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6499991
+ value: 0.61055475
+ inSlope: -0.21663329
+ outSlope: -0.21663329
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666658
+ value: 0.6069752
+ inSlope: -0.21257243
+ outSlope: -0.21257243
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833324
+ value: 0.603469
+ inSlope: -0.20783205
+ outSlope: -0.20783205
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6999991
+ value: 0.60004747
+ inSlope: -0.20240863
+ outSlope: -0.20240863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166657
+ value: 0.59672207
+ inSlope: -0.19628602
+ outSlope: -0.19628602
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333324
+ value: 0.5935046
+ inSlope: -0.18945533
+ outSlope: -0.18945533
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.749999
+ value: 0.5904069
+ inSlope: -0.18191117
+ outSlope: -0.18191117
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666657
+ value: 0.5874409
+ inSlope: -0.17364995
+ outSlope: -0.17364995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833323
+ value: 0.58461857
+ inSlope: -0.16466096
+ outSlope: -0.16466096
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.799999
+ value: 0.5819522
+ inSlope: -0.15493527
+ outSlope: -0.15493527
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166656
+ value: 0.57945406
+ inSlope: -0.14448002
+ outSlope: -0.14448002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333323
+ value: 0.5771362
+ inSlope: -0.13328803
+ outSlope: -0.13328803
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.849999
+ value: 0.57501113
+ inSlope: -0.12135935
+ outSlope: -0.12135935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666656
+ value: 0.5730909
+ inSlope: -0.10869394
+ outSlope: -0.10869394
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833323
+ value: 0.571388
+ inSlope: -0.0952954
+ outSlope: -0.0952954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8999989
+ value: 0.5699144
+ inSlope: -0.08117087
+ outSlope: -0.08117087
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9166656
+ value: 0.5686823
+ inSlope: -0.06631857
+ outSlope: -0.06631857
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333322
+ value: 0.5677038
+ inSlope: -0.050752807
+ outSlope: -0.050752807
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9499989
+ value: 0.56699055
+ inSlope: -0.03448609
+ outSlope: -0.03448609
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666655
+ value: 0.56655425
+ inSlope: -0.017528828
+ outSlope: -0.017528828
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 0.56640625
+ inSlope: -0.008879273
+ outSlope: -0.008879273
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.x
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.18301271
+ inSlope: 0.0048655267
+ outSlope: 0.0048655267
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 0.1830938
+ inSlope: 0.00951603
+ outSlope: 0.00951603
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.18332991
+ inSlope: 0.01849517
+ outSlope: 0.01849517
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.050000004
+ value: 0.1837103
+ inSlope: 0.026831478
+ outSlope: 0.026831478
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666667
+ value: 0.1842243
+ inSlope: 0.034524504
+ outSlope: 0.034524504
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.083333336
+ value: 0.18486112
+ inSlope: 0.041572455
+ outSlope: 0.041572455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1
+ value: 0.18561004
+ inSlope: 0.047976676
+ outSlope: 0.047976676
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.11666667
+ value: 0.18646035
+ inSlope: 0.053738497
+ outSlope: 0.053738497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.18740132
+ inSlope: 0.058855258
+ outSlope: 0.058855258
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.15
+ value: 0.18842219
+ inSlope: 0.0633292
+ outSlope: 0.0633292
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666667
+ value: 0.1895123
+ inSlope: 0.06715984
+ outSlope: 0.06715984
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.18333334
+ value: 0.19066085
+ inSlope: 0.070347644
+ outSlope: 0.070347644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: 0.19185722
+ inSlope: 0.072893955
+ outSlope: 0.072893955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666667
+ value: 0.19309065
+ inSlope: 0.07479922
+ outSlope: 0.07479922
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333333
+ value: 0.19435053
+ inSlope: 0.07606343
+ outSlope: 0.07606343
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25
+ value: 0.1956261
+ inSlope: 0.07668567
+ outSlope: 0.07668567
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.19690672
+ inSlope: 0.07666954
+ outSlope: 0.07666954
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333336
+ value: 0.19818175
+ inSlope: 0.0760133
+ outSlope: 0.0760133
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.30000004
+ value: 0.1994405
+ inSlope: 0.074718684
+ outSlope: 0.074718684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666672
+ value: 0.20067237
+ inSlope: 0.072785705
+ outSlope: 0.072785705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333334
+ value: 0.20186669
+ inSlope: 0.07021436
+ outSlope: 0.07021436
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000008
+ value: 0.20301285
+ inSlope: 0.0670051
+ outSlope: 0.0670051
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666676
+ value: 0.20410019
+ inSlope: 0.06315703
+ outSlope: 0.06315703
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.20511809
+ inSlope: 0.058672376
+ outSlope: 0.058672376
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000013
+ value: 0.20605594
+ inSlope: 0.05355026
+ outSlope: 0.05355026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4166668
+ value: 0.2069031
+ inSlope: 0.047787987
+ outSlope: 0.047787987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333335
+ value: 0.20764887
+ inSlope: 0.041386448
+ outSlope: 0.041386448
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000017
+ value: 0.20828265
+ inSlope: 0.03434655
+ outSlope: 0.03434655
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666685
+ value: 0.20879376
+ inSlope: 0.026665159
+ outSlope: 0.026665159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333353
+ value: 0.20917149
+ inSlope: 0.018340494
+ outSlope: 0.018340494
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5000002
+ value: 0.20940511
+ inSlope: 0.009371648
+ outSlope: 0.009371648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166668
+ value: 0.20948388
+ inSlope: -0.00024274015
+ outSlope: -0.00024274015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333335
+ value: 0.20939702
+ inSlope: -0.010505776
+ outSlope: -0.010505776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.55000013
+ value: 0.20913368
+ inSlope: -0.021422377
+ outSlope: -0.021422377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5666668
+ value: 0.20868294
+ inSlope: -0.032991648
+ outSlope: -0.032991648
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.58333343
+ value: 0.20803396
+ inSlope: -0.045219854
+ outSlope: -0.045219854
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6000001
+ value: 0.20717561
+ inSlope: -0.05811324
+ outSlope: -0.05811324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.61666673
+ value: 0.20609686
+ inSlope: -0.07167003
+ outSlope: -0.07167003
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333334
+ value: 0.20478661
+ inSlope: -0.085897826
+ outSlope: -0.085897826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.65000004
+ value: 0.2032336
+ inSlope: -0.10080377
+ outSlope: -0.10080377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.20142649
+ inSlope: -0.11639144
+ outSlope: -0.11639144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.68333334
+ value: 0.19935389
+ inSlope: -0.1326653
+ outSlope: -0.1326653
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7
+ value: 0.19700432
+ inSlope: -0.1496312
+ outSlope: -0.1496312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.71666664
+ value: 0.19436619
+ inSlope: -0.16729757
+ outSlope: -0.16729757
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333333
+ value: 0.19142774
+ inSlope: -0.18566805
+ outSlope: -0.18566805
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.74999994
+ value: 0.18817726
+ inSlope: -0.20474796
+ outSlope: -0.20474796
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666666
+ value: 0.18460281
+ inSlope: -0.23367919
+ outSlope: -0.23367919
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333324
+ value: 0.18038796
+ inSlope: -0.27976763
+ outSlope: -0.27976763
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7999999
+ value: 0.17527723
+ inSlope: -0.33112437
+ outSlope: -0.33112437
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666654
+ value: 0.16935049
+ inSlope: -0.37768042
+ outSlope: -0.37768042
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333332
+ value: 0.1626879
+ inSlope: -0.41941476
+ outSlope: -0.41941476
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.84999985
+ value: 0.15537001
+ inSlope: -0.45630455
+ outSlope: -0.45630455
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666665
+ value: 0.14747776
+ inSlope: -0.48832566
+ outSlope: -0.48832566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333315
+ value: 0.1390925
+ inSlope: -0.5154576
+ outSlope: -0.5154576
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8999998
+ value: 0.13029586
+ inSlope: -0.5376848
+ outSlope: -0.5376848
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666645
+ value: 0.121169694
+ inSlope: -0.55499583
+ outSlope: -0.55499583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333331
+ value: 0.111796014
+ inSlope: -0.567387
+ outSlope: -0.567387
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.94999975
+ value: 0.10225681
+ inSlope: -0.5748596
+ outSlope: -0.5748596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9666664
+ value: 0.092634045
+ inSlope: -0.5774229
+ outSlope: -0.5774229
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.98333305
+ value: 0.0830094
+ inSlope: -0.5750946
+ outSlope: -0.5750946
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9999997
+ value: 0.073464245
+ inSlope: -0.5678958
+ outSlope: -0.5678958
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166664
+ value: 0.06407952
+ inSlope: -0.55585235
+ outSlope: -0.55585235
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333331
+ value: 0.054935817
+ inSlope: -0.5389943
+ outSlope: -0.5389943
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0499997
+ value: 0.046113063
+ inSlope: -0.51734877
+ outSlope: -0.51734877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666664
+ value: 0.037690874
+ inSlope: -0.49094027
+ outSlope: -0.49094027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.083333
+ value: 0.029748403
+ inSlope: -0.45978808
+ outSlope: -0.45978808
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0999997
+ value: 0.02236462
+ inSlope: -0.42389905
+ outSlope: -0.42389905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166663
+ value: 0.015618448
+ inSlope: -0.38326865
+ outSlope: -0.38326865
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.133333
+ value: 0.009589011
+ inSlope: -0.3378736
+ outSlope: -0.3378736
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1499996
+ value: 0.004356005
+ inSlope: -0.28766882
+ outSlope: -0.28766882
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666663
+ value: 0.000000059359405
+ inSlope: -0.24287948
+ outSlope: -0.24287948
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833329
+ value: -0.0037399696
+ inSlope: -0.21561047
+ outSlope: -0.21561047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1999996
+ value: -0.0071869493
+ inSlope: -0.19833706
+ outSlope: -0.19833706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166662
+ value: -0.010351199
+ inSlope: -0.18166772
+ outSlope: -0.18166772
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333329
+ value: -0.013242534
+ inSlope: -0.16557312
+ outSlope: -0.16557312
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2499995
+ value: -0.015870297
+ inSlope: -0.1500268
+ outSlope: -0.1500268
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666662
+ value: -0.018243423
+ inSlope: -0.13500577
+ outSlope: -0.13500577
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833328
+ value: -0.020370485
+ inSlope: -0.12049031
+ outSlope: -0.12049031
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2999995
+ value: -0.022259763
+ inSlope: -0.106463686
+ outSlope: -0.106463686
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166661
+ value: -0.023919271
+ inSlope: -0.092912644
+ outSlope: -0.092912644
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333328
+ value: -0.025356848
+ inSlope: -0.079827145
+ outSlope: -0.079827145
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3499994
+ value: -0.026580174
+ inSlope: -0.067199625
+ outSlope: -0.067199625
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666661
+ value: -0.027596833
+ inSlope: -0.055025123
+ outSlope: -0.055025123
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833327
+ value: -0.028414343
+ inSlope: -0.043301962
+ outSlope: -0.043301962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3999994
+ value: -0.02904023
+ inSlope: -0.032030076
+ outSlope: -0.032030076
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.416666
+ value: -0.02948201
+ inSlope: -0.021212103
+ outSlope: -0.021212103
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333327
+ value: -0.0297473
+ inSlope: -0.01085301
+ outSlope: -0.01085301
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4499993
+ value: -0.029843777
+ inSlope: -0.00095861126
+ outSlope: -0.00095861126
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.466666
+ value: -0.029779254
+ inSlope: 0.008462768
+ outSlope: 0.008462768
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833326
+ value: -0.029561685
+ inSlope: 0.017401462
+ outSlope: 0.017401462
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4999993
+ value: -0.029199205
+ inSlope: 0.025846684
+ outSlope: 0.025846684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166659
+ value: -0.02870013
+ inSlope: 0.033786144
+ outSlope: 0.033786144
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333326
+ value: -0.028073002
+ inSlope: 0.041207433
+ outSlope: 0.041207433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5499992
+ value: -0.02732655
+ inSlope: 0.048096746
+ outSlope: 0.048096746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666659
+ value: -0.026469778
+ inSlope: 0.05443945
+ outSlope: 0.05443945
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833325
+ value: -0.025511904
+ inSlope: 0.06022191
+ outSlope: 0.06022191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5999992
+ value: -0.024462383
+ inSlope: 0.06542836
+ outSlope: 0.06542836
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166658
+ value: -0.02333096
+ inSlope: 0.07004389
+ outSlope: 0.07004389
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333325
+ value: -0.02212759
+ inSlope: 0.074054524
+ outSlope: 0.074054524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6499991
+ value: -0.020862479
+ inSlope: 0.07744579
+ outSlope: 0.07744579
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666658
+ value: -0.019546065
+ inSlope: 0.080202706
+ outSlope: 0.080202706
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833324
+ value: -0.018189058
+ inSlope: 0.08231148
+ outSlope: 0.08231148
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6999991
+ value: -0.016802352
+ inSlope: 0.08376013
+ outSlope: 0.08376013
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166657
+ value: -0.015397056
+ inSlope: 0.0845364
+ outSlope: 0.0845364
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333324
+ value: -0.013984474
+ inSlope: 0.084628046
+ outSlope: 0.084628046
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.749999
+ value: -0.012576124
+ inSlope: 0.0840245
+ outSlope: 0.0840245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666657
+ value: -0.0111836605
+ inSlope: 0.08271751
+ outSlope: 0.08271751
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833323
+ value: -0.009818876
+ inSlope: 0.0806983
+ outSlope: 0.0806983
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.799999
+ value: -0.00849372
+ inSlope: 0.07795995
+ outSlope: 0.07795995
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166656
+ value: -0.0072202138
+ inSlope: 0.074496835
+ outSlope: 0.074496835
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333323
+ value: -0.006010494
+ inSlope: 0.07030429
+ outSlope: 0.07030429
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.849999
+ value: -0.00487674
+ inSlope: 0.06538056
+ outSlope: 0.06538056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666656
+ value: -0.0038311442
+ inSlope: 0.059724048
+ outSlope: 0.059724048
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833323
+ value: -0.00288594
+ inSlope: 0.0533353
+ outSlope: 0.0533353
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8999989
+ value: -0.0020533025
+ inSlope: 0.046216562
+ outSlope: 0.046216562
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9166656
+ value: -0.0013453894
+ inSlope: 0.03837202
+ outSlope: 0.03837202
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333322
+ value: -0.00077423634
+ inSlope: 0.029807702
+ outSlope: 0.029807702
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9499989
+ value: -0.0003518003
+ inSlope: 0.020531157
+ outSlope: 0.020531157
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666655
+ value: -0.00008986506
+ inSlope: 0.010553826
+ outSlope: 0.010553826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 0
+ inSlope: 0.0053915232
+ outSlope: 0.0053915232
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: -0.18301274
+ inSlope: -0.0046420093
+ outSlope: -0.0046420093
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: -0.1830901
+ inSlope: -0.009074359
+ outSlope: -0.009074359
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: -0.18331522
+ inSlope: -0.0176239
+ outSlope: -0.0176239
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.050000004
+ value: -0.18367757
+ inSlope: -0.025544912
+ outSlope: -0.025544912
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666667
+ value: -0.18416671
+ inSlope: -0.03283516
+ outSlope: -0.03283516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.083333336
+ value: -0.18477207
+ inSlope: -0.039491955
+ outSlope: -0.039491955
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1
+ value: -0.18548311
+ inSlope: -0.045515303
+ outSlope: -0.045515303
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.11666667
+ value: -0.18628925
+ inSlope: -0.05090519
+ outSlope: -0.05090519
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: -0.18717995
+ inSlope: -0.055662535
+ outSlope: -0.055662535
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.15
+ value: -0.18814467
+ inSlope: -0.05978555
+ outSlope: -0.05978555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666667
+ value: -0.1891728
+ inSlope: -0.06327555
+ outSlope: -0.06327555
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.18333334
+ value: -0.19025385
+ inSlope: -0.06613568
+ outSlope: -0.06613568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: -0.19137733
+ inSlope: -0.068365045
+ outSlope: -0.068365045
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666667
+ value: -0.19253269
+ inSlope: -0.06996677
+ outSlope: -0.06996677
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333333
+ value: -0.19370955
+ inSlope: -0.0709422
+ outSlope: -0.0709422
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25
+ value: -0.19489743
+ inSlope: -0.07129219
+ outSlope: -0.07129219
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: -0.19608596
+ inSlope: -0.07101992
+ outSlope: -0.07101992
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333336
+ value: -0.19726476
+ inSlope: -0.07012585
+ outSlope: -0.07012585
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.30000004
+ value: -0.19842349
+ inSlope: -0.068615764
+ outSlope: -0.068615764
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666672
+ value: -0.19955195
+ inSlope: -0.06648877
+ outSlope: -0.06648877
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333334
+ value: -0.20063978
+ inSlope: -0.06374622
+ outSlope: -0.06374622
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000008
+ value: -0.20167683
+ inSlope: -0.060392566
+ outSlope: -0.060392566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666676
+ value: -0.20265287
+ inSlope: -0.056430057
+ outSlope: -0.056430057
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: -0.20355783
+ inSlope: -0.05186002
+ outSlope: -0.05186002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000013
+ value: -0.20438154
+ inSlope: -0.04668068
+ outSlope: -0.04668068
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4166668
+ value: -0.20511386
+ inSlope: -0.040896054
+ outSlope: -0.040896054
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333335
+ value: -0.20574474
+ inSlope: -0.034508824
+ outSlope: -0.034508824
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000017
+ value: -0.20626415
+ inSlope: -0.027518101
+ outSlope: -0.027518101
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666685
+ value: -0.20666201
+ inSlope: -0.019923432
+ outSlope: -0.019923432
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333353
+ value: -0.20692827
+ inSlope: -0.011724827
+ outSlope: -0.011724827
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5000002
+ value: -0.20705284
+ inSlope: -0.0029236106
+ outSlope: -0.0029236106
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166668
+ value: -0.20702572
+ inSlope: 0.0064824587
+ outSlope: 0.0064824587
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333335
+ value: -0.20683676
+ inSlope: 0.016496047
+ outSlope: 0.016496047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.55000013
+ value: -0.20647585
+ inSlope: 0.027118947
+ outSlope: 0.027118947
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5666668
+ value: -0.2059328
+ inSlope: 0.038352497
+ outSlope: 0.038352497
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.58333343
+ value: -0.20519744
+ inSlope: 0.050200716
+ outSlope: 0.050200716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6000001
+ value: -0.20425944
+ inSlope: 0.06266987
+ outSlope: 0.06266987
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.61666673
+ value: -0.20310844
+ inSlope: 0.07576041
+ outSlope: 0.07576041
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333334
+ value: -0.2017341
+ inSlope: 0.08947903
+ outSlope: 0.08947903
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.65000004
+ value: -0.20012581
+ inSlope: 0.10383377
+ outSlope: 0.10383377
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: -0.19827297
+ inSlope: 0.11883091
+ outSlope: 0.11883091
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.68333334
+ value: -0.19616479
+ inSlope: 0.13447624
+ outSlope: 0.13447624
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7
+ value: -0.19379044
+ inSlope: 0.1507774
+ outSlope: 0.1507774
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.71666664
+ value: -0.19113888
+ inSlope: 0.16774416
+ outSlope: 0.16774416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333333
+ value: -0.18819897
+ inSlope: 0.18538463
+ outSlope: 0.18538463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.74999994
+ value: -0.1849594
+ inSlope: 0.20370816
+ outSlope: 0.20370816
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666666
+ value: -0.1814087
+ inSlope: 0.2309487
+ outSlope: 0.2309487
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333324
+ value: -0.17726111
+ inSlope: 0.27376217
+ outSlope: 0.27376217
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7999999
+ value: -0.1722833
+ inSlope: 0.32156366
+ outSlope: 0.32156366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666654
+ value: -0.16654234
+ inSlope: 0.36534047
+ outSlope: 0.36534047
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333332
+ value: -0.1601053
+ inSlope: 0.4050743
+ outSlope: 0.4050743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.84999985
+ value: -0.15303987
+ inSlope: 0.44071418
+ outSlope: 0.44071418
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666665
+ value: -0.14541484
+ inSlope: 0.47218728
+ outSlope: 0.47218728
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333315
+ value: -0.13730031
+ inSlope: 0.49940678
+ outSlope: 0.49940678
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8999998
+ value: -0.12876797
+ inSlope: 0.5222724
+ outSlope: 0.5222724
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666645
+ value: -0.11989125
+ inSlope: 0.5406755
+ outSlope: 0.5406755
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333331
+ value: -0.11074547
+ inSlope: 0.55450654
+ outSlope: 0.55450654
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.94999975
+ value: -0.101407714
+ inSlope: 0.56365716
+ outSlope: 0.56365716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9666664
+ value: -0.09195691
+ inSlope: 0.5680238
+ outSlope: 0.5680238
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.98333305
+ value: -0.082473606
+ inSlope: 0.56751305
+ outSlope: 0.56751305
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9999997
+ value: -0.07303983
+ inSlope: 0.562043
+ outSlope: 0.562043
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166664
+ value: -0.06373882
+ inSlope: 0.5515463
+ outSlope: 0.5515463
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333331
+ value: -0.054654937
+ inSlope: 0.5359725
+ outSlope: 0.5359725
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0499997
+ value: -0.04587309
+ inSlope: 0.51528776
+ outSlope: 0.51528776
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666664
+ value: -0.037478697
+ inSlope: 0.48947692
+ outSlope: 0.48947692
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.083333
+ value: -0.02955721
+ inSlope: 0.45854542
+ outSlope: 0.45854542
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0999997
+ value: -0.022193864
+ inSlope: 0.42251647
+ outSlope: 0.42251647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166663
+ value: -0.015473341
+ inSlope: 0.3814342
+ outSlope: 0.3814342
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.133333
+ value: -0.009479403
+ inSlope: 0.33536163
+ outSlope: 0.33536163
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1499996
+ value: -0.0042946306
+ inSlope: 0.2843806
+ outSlope: 0.2843806
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666663
+ value: -0.000000058332333
+ inSlope: 0.23867336
+ outSlope: 0.23867336
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833329
+ value: 0.0036611406
+ inSlope: 0.21013841
+ outSlope: 0.21013841
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1999996
+ value: 0.007004549
+ inSlope: 0.1913313
+ outSlope: 0.1913313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166662
+ value: 0.010038844
+ inSlope: 0.17306313
+ outSlope: 0.17306313
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333329
+ value: 0.0127733145
+ inSlope: 0.15536696
+ outSlope: 0.15536696
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2499995
+ value: 0.015217738
+ inSlope: 0.13827108
+ outSlope: 0.13827108
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666662
+ value: 0.017382346
+ inSlope: 0.12180063
+ outSlope: 0.12180063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833328
+ value: 0.019277755
+ inSlope: 0.10597664
+ outSlope: 0.10597664
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2999995
+ value: 0.020914897
+ inSlope: 0.09081684
+ outSlope: 0.09081684
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166661
+ value: 0.02230498
+ inSlope: 0.076336026
+ outSlope: 0.076336026
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333328
+ value: 0.023459429
+ inSlope: 0.062545985
+ outSlope: 0.062545985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3499994
+ value: 0.024389844
+ inSlope: 0.049456015
+ outSlope: 0.049456015
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666661
+ value: 0.025107961
+ inSlope: 0.037072413
+ outSlope: 0.037072413
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833327
+ value: 0.02562559
+ inSlope: 0.02539937
+ outSlope: 0.02539937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3999994
+ value: 0.025954606
+ inSlope: 0.0144384
+ outSlope: 0.0144384
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.416666
+ value: 0.02610687
+ inSlope: 0.004189335
+ outSlope: 0.004189335
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333327
+ value: 0.02609425
+ inSlope: -0.0053503416
+ outSlope: -0.0053503416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4499993
+ value: 0.025928525
+ inSlope: -0.014185211
+ outSlope: -0.014185211
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.466666
+ value: 0.02562141
+ inSlope: -0.022321308
+ outSlope: -0.022321308
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833326
+ value: 0.025184482
+ inSlope: -0.029766794
+ outSlope: -0.029766794
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4999993
+ value: 0.024629185
+ inSlope: -0.03653072
+ outSlope: -0.03653072
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166659
+ value: 0.023966793
+ inSlope: -0.042624086
+ outSlope: -0.042624086
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333326
+ value: 0.023208383
+ inSlope: -0.04805959
+ outSlope: -0.04805959
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5499992
+ value: 0.022364808
+ inSlope: -0.052850187
+ outSlope: -0.052850187
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666659
+ value: 0.021446712
+ inSlope: -0.057009906
+ outSlope: -0.057009906
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833325
+ value: 0.02046448
+ inSlope: -0.060555063
+ outSlope: -0.060555063
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5999992
+ value: 0.019428212
+ inSlope: -0.06350102
+ outSlope: -0.06350102
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166658
+ value: 0.018347781
+ inSlope: -0.06586416
+ outSlope: -0.06586416
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333325
+ value: 0.017232742
+ inSlope: -0.067662366
+ outSlope: -0.067662366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6499991
+ value: 0.016092371
+ inSlope: -0.06891306
+ outSlope: -0.06891306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666658
+ value: 0.0149356425
+ inSlope: -0.06963295
+ outSlope: -0.06963295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833324
+ value: 0.013771275
+ inSlope: -0.069839254
+ outSlope: -0.069839254
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6999991
+ value: 0.012607669
+ inSlope: -0.06955002
+ outSlope: -0.06955002
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166657
+ value: 0.011452943
+ inSlope: -0.06878171
+ outSlope: -0.06878171
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333324
+ value: 0.010314948
+ inSlope: -0.06754963
+ outSlope: -0.06754963
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.749999
+ value: 0.009201291
+ inSlope: -0.065868944
+ outSlope: -0.065868944
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666657
+ value: 0.008119319
+ inSlope: -0.063754365
+ outSlope: -0.063754365
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833323
+ value: 0.0070761475
+ inSlope: -0.061218306
+ outSlope: -0.061218306
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.799999
+ value: 0.0060787103
+ inSlope: -0.05827208
+ outSlope: -0.05827208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166656
+ value: 0.0051337467
+ inSlope: -0.05492524
+ outSlope: -0.05492524
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333323
+ value: 0.0042478708
+ inSlope: -0.05118525
+ outSlope: -0.05118525
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.849999
+ value: 0.0034275732
+ inSlope: -0.04705844
+ outSlope: -0.04705844
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666656
+ value: 0.0026792577
+ inSlope: -0.042547718
+ outSlope: -0.042547718
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833323
+ value: 0.0020093173
+ inSlope: -0.037653916
+ outSlope: -0.037653916
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8999989
+ value: 0.0014241283
+ inSlope: -0.032375082
+ outSlope: -0.032375082
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9166656
+ value: 0.00093014893
+ inSlope: -0.026706398
+ outSlope: -0.026706398
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333322
+ value: 0.00053391594
+ inSlope: -0.02063989
+ outSlope: -0.02063989
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9499989
+ value: 0.00024215321
+ inSlope: -0.014163902
+ outSlope: -0.014163902
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666655
+ value: 0.00006178631
+ inSlope: -0.0072644707
+ outSlope: -0.0072644707
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 0
+ inSlope: -0.0037069172
+ outSlope: -0.0037069172
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.z
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.6830126
+ inSlope: -0.00085473055
+ outSlope: -0.00085473055
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 0.68299836
+ inSlope: -0.0016683339
+ outSlope: -0.0016683339
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.033333335
+ value: 0.682957
+ inSlope: -0.0032311673
+ outSlope: -0.0032311673
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.050000004
+ value: 0.68289065
+ inSlope: -0.00467062
+ outSlope: -0.00467062
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.06666667
+ value: 0.6828013
+ inSlope: -0.0059831147
+ outSlope: -0.0059831147
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.083333336
+ value: 0.6826912
+ inSlope: -0.00717938
+ outSlope: -0.00717938
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.1
+ value: 0.682562
+ inSlope: -0.008257628
+ outSlope: -0.008257628
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.11666667
+ value: 0.68241596
+ inSlope: -0.009212492
+ outSlope: -0.009212492
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.13333334
+ value: 0.6822549
+ inSlope: -0.010058282
+ outSlope: -0.010058282
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.15
+ value: 0.6820807
+ inSlope: -0.010778905
+ outSlope: -0.010778905
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.16666667
+ value: 0.6818956
+ inSlope: -0.011376143
+ outSlope: -0.011376143
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.18333334
+ value: 0.6817015
+ inSlope: -0.0118517885
+ outSlope: -0.0118517885
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.2
+ value: 0.68150055
+ inSlope: -0.012193323
+ outSlope: -0.012193323
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.21666667
+ value: 0.68129504
+ inSlope: -0.012404324
+ outSlope: -0.012404324
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.23333333
+ value: 0.6810871
+ inSlope: -0.012477637
+ outSlope: -0.012477637
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.25
+ value: 0.6808791
+ inSlope: -0.0124114705
+ outSlope: -0.0124114705
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.26666668
+ value: 0.68067336
+ inSlope: -0.012196888
+ outSlope: -0.012196888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.28333336
+ value: 0.68047255
+ inSlope: -0.011828532
+ outSlope: -0.011828532
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.30000004
+ value: 0.6802791
+ inSlope: -0.011306396
+ outSlope: -0.011306396
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.31666672
+ value: 0.6800957
+ inSlope: -0.0106233265
+ outSlope: -0.0106233265
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.3333334
+ value: 0.67992496
+ inSlope: -0.009773962
+ outSlope: -0.009773962
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.35000008
+ value: 0.6797699
+ inSlope: -0.008752935
+ outSlope: -0.008752935
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.36666676
+ value: 0.6796332
+ inSlope: -0.0075638234
+ outSlope: -0.0075638234
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.38333344
+ value: 0.67951775
+ inSlope: -0.006199474
+ outSlope: -0.006199474
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.40000013
+ value: 0.67942655
+ inSlope: -0.0046509467
+ outSlope: -0.0046509467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4166668
+ value: 0.6793627
+ inSlope: -0.0029253936
+ outSlope: -0.0029253936
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.4333335
+ value: 0.67932904
+ inSlope: -0.0010228149
+ outSlope: -0.0010228149
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.45000017
+ value: 0.6793286
+ inSlope: 0.001063942
+ outSlope: 0.001063942
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.46666685
+ value: 0.6793645
+ inSlope: 0.0033313008
+ outSlope: 0.0033313008
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.48333353
+ value: 0.67943966
+ inSlope: 0.005772115
+ outSlope: 0.005772115
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5000002
+ value: 0.6795569
+ inSlope: 0.008384593
+ outSlope: 0.008384593
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5166668
+ value: 0.67971915
+ inSlope: 0.0111687295
+ outSlope: 0.0111687295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5333335
+ value: 0.6799292
+ inSlope: 0.014112009
+ outSlope: 0.014112009
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.55000013
+ value: 0.68018955
+ inSlope: 0.01720907
+ outSlope: 0.01720907
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.5666668
+ value: 0.68050283
+ inSlope: 0.020454545
+ outSlope: 0.020454545
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.58333343
+ value: 0.68087137
+ inSlope: 0.023828767
+ outSlope: 0.023828767
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6000001
+ value: 0.6812971
+ inSlope: 0.02731743
+ outSlope: 0.02731743
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.61666673
+ value: 0.68178195
+ inSlope: 0.030913383
+ outSlope: 0.030913383
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6333334
+ value: 0.68232757
+ inSlope: 0.03459516
+ outSlope: 0.03459516
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.65000004
+ value: 0.6829351
+ inSlope: 0.03834132
+ outSlope: 0.03834132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.6666667
+ value: 0.6836056
+ inSlope: 0.042132176
+ outSlope: 0.042132176
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.68333334
+ value: 0.6843395
+ inSlope: 0.04594271
+ outSlope: 0.04594271
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7
+ value: 0.68513703
+ inSlope: 0.049744293
+ outSlope: 0.049744293
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.71666664
+ value: 0.68599766
+ inSlope: 0.053506546
+ outSlope: 0.053506546
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7333333
+ value: 0.6869206
+ inSlope: 0.05720263
+ outSlope: 0.05720263
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.74999994
+ value: 0.6879044
+ inSlope: 0.060791433
+ outSlope: 0.060791433
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7666666
+ value: 0.68894696
+ inSlope: 0.06509191
+ outSlope: 0.06509191
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.78333324
+ value: 0.69007415
+ inSlope: 0.07049746
+ outSlope: 0.07049746
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.7999999
+ value: 0.6912969
+ inSlope: 0.07545777
+ outSlope: 0.07545777
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.81666654
+ value: 0.6925894
+ inSlope: 0.07886596
+ outSlope: 0.07886596
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8333332
+ value: 0.69392574
+ inSlope: 0.080734566
+ outSlope: 0.080734566
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.84999985
+ value: 0.69528055
+ inSlope: 0.08112438
+ outSlope: 0.08112438
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8666665
+ value: 0.6966299
+ inSlope: 0.080148056
+ outSlope: 0.080148056
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.88333315
+ value: 0.69795215
+ inSlope: 0.07795937
+ outSlope: 0.07795937
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.8999998
+ value: 0.6992285
+ inSlope: 0.07474251
+ outSlope: 0.07474251
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.91666645
+ value: 0.70044357
+ inSlope: 0.07071025
+ outSlope: 0.07071025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9333331
+ value: 0.70158553
+ inSlope: 0.06609863
+ outSlope: 0.06609863
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.94999975
+ value: 0.70264685
+ inSlope: 0.061163366
+ outSlope: 0.061163366
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9666664
+ value: 0.7036243
+ inSlope: 0.056167297
+ outSlope: 0.056167297
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.98333305
+ value: 0.7045191
+ inSlope: 0.051373295
+ outSlope: 0.051373295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.9999997
+ value: 0.70533675
+ inSlope: 0.047047697
+ outSlope: 0.047047697
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0166664
+ value: 0.70608735
+ inSlope: 0.043448173
+ outSlope: 0.043448173
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0333331
+ value: 0.706785
+ inSlope: 0.04081074
+ outSlope: 0.04081074
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0499997
+ value: 0.7074477
+ inSlope: 0.03937129
+ outSlope: 0.03937129
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0666664
+ value: 0.7080974
+ inSlope: 0.039328374
+ outSlope: 0.039328374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.083333
+ value: 0.70875865
+ inSlope: 0.040844716
+ outSlope: 0.040844716
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.0999997
+ value: 0.7094589
+ inSlope: 0.044063374
+ outSlope: 0.044063374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1166663
+ value: 0.71022743
+ inSlope: 0.049080893
+ outSlope: 0.049080893
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.133333
+ value: 0.7110949
+ inSlope: 0.055947356
+ outSlope: 0.055947356
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1499996
+ value: 0.71209234
+ inSlope: 0.06466454
+ outSlope: 0.06466454
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666663
+ value: 0.7132504
+ inSlope: 0.07486589
+ outSlope: 0.07486589
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1833329
+ value: 0.71458787
+ inSlope: 0.08548387
+ outSlope: 0.08548387
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1999996
+ value: 0.71609986
+ inSlope: 0.09576568
+ outSlope: 0.09576568
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2166662
+ value: 0.71778005
+ inSlope: 0.10564159
+ outSlope: 0.10564159
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2333329
+ value: 0.71962124
+ inSlope: 0.11507581
+ outSlope: 0.11507581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2499995
+ value: 0.7216159
+ inSlope: 0.1240505
+ outSlope: 0.1240505
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2666662
+ value: 0.72375625
+ inSlope: 0.13252985
+ outSlope: 0.13252985
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2833328
+ value: 0.72603357
+ inSlope: 0.14048888
+ outSlope: 0.14048888
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.2999995
+ value: 0.7284392
+ inSlope: 0.14791325
+ outSlope: 0.14791325
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3166661
+ value: 0.730964
+ inSlope: 0.15478328
+ outSlope: 0.15478328
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3333328
+ value: 0.73359865
+ inSlope: 0.16108826
+ outSlope: 0.16108826
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3499994
+ value: 0.7363336
+ inSlope: 0.1668139
+ outSlope: 0.1668139
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3666661
+ value: 0.7391591
+ inSlope: 0.17195122
+ outSlope: 0.17195122
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3833327
+ value: 0.7420653
+ inSlope: 0.17649667
+ outSlope: 0.17649667
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.3999994
+ value: 0.7450423
+ inSlope: 0.1804449
+ outSlope: 0.1804449
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.416666
+ value: 0.74808013
+ inSlope: 0.1837923
+ outSlope: 0.1837923
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4333327
+ value: 0.7511687
+ inSlope: 0.18654245
+ outSlope: 0.18654245
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4499993
+ value: 0.7542982
+ inSlope: 0.1886918
+ outSlope: 0.1886918
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.466666
+ value: 0.75745845
+ inSlope: 0.1902439
+ outSlope: 0.1902439
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4833326
+ value: 0.76063967
+ inSlope: 0.19121307
+ outSlope: 0.19121307
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.4999993
+ value: 0.7638322
+ inSlope: 0.19159752
+ outSlope: 0.19159752
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5166659
+ value: 0.76702625
+ inSlope: 0.19140798
+ outSlope: 0.19140798
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5333326
+ value: 0.7702125
+ inSlope: 0.19065338
+ outSlope: 0.19065338
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5499992
+ value: 0.77338135
+ inSlope: 0.18934447
+ outSlope: 0.18934447
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5666659
+ value: 0.77652395
+ inSlope: 0.18749374
+ outSlope: 0.18749374
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5833325
+ value: 0.77963114
+ inSlope: 0.18511194
+ outSlope: 0.18511194
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.5999992
+ value: 0.78269434
+ inSlope: 0.18221515
+ outSlope: 0.18221515
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6166658
+ value: 0.785705
+ inSlope: 0.17881233
+ outSlope: 0.17881233
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6333325
+ value: 0.78865474
+ inSlope: 0.17492132
+ outSlope: 0.17492132
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6499991
+ value: 0.7915357
+ inSlope: 0.17055647
+ outSlope: 0.17055647
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6666658
+ value: 0.79433995
+ inSlope: 0.16573027
+ outSlope: 0.16573027
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6833324
+ value: 0.79706
+ inSlope: 0.16045883
+ outSlope: 0.16045883
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.6999991
+ value: 0.7996886
+ inSlope: 0.15475467
+ outSlope: 0.15475467
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7166657
+ value: 0.8022185
+ inSlope: 0.14863208
+ outSlope: 0.14863208
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7333324
+ value: 0.804643
+ inSlope: 0.14210357
+ outSlope: 0.14210357
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.749999
+ value: 0.8069553
+ inSlope: 0.13518345
+ outSlope: 0.13518345
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7666657
+ value: 0.8091491
+ inSlope: 0.12788069
+ outSlope: 0.12788069
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.7833323
+ value: 0.81121796
+ inSlope: 0.12020421
+ outSlope: 0.12020421
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.799999
+ value: 0.8131559
+ inSlope: 0.11216651
+ outSlope: 0.11216651
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8166656
+ value: 0.81495684
+ inSlope: 0.10376583
+ outSlope: 0.10376583
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8333323
+ value: 0.81661475
+ inSlope: 0.095011085
+ outSlope: 0.095011085
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.849999
+ value: 0.8181239
+ inSlope: 0.085913025
+ outSlope: 0.085913025
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8666656
+ value: 0.8194785
+ inSlope: 0.076459125
+ outSlope: 0.076459125
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8833323
+ value: 0.8206725
+ inSlope: 0.06665295
+ outSlope: 0.06665295
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.8999989
+ value: 0.8217003
+ inSlope: 0.05649274
+ outSlope: 0.05649274
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9166656
+ value: 0.8225556
+ inSlope: 0.045964167
+ outSlope: 0.045964167
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9333322
+ value: 0.8232324
+ inSlope: 0.035054717
+ outSlope: 0.035054717
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9499989
+ value: 0.8237241
+ inSlope: 0.023760818
+ outSlope: 0.023760818
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9666655
+ value: 0.82402444
+ inSlope: 0.012062581
+ outSlope: 0.012062581
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 0.8241262
+ inSlope: 0.006104277
+ outSlope: 0.006104277
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalRotation.w
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666666
+ value: 1
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.41666666
+ value: 1
+ inSlope: 2.4
+ outSlope: 2.4
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Button/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 114
+ script: {fileID: 11500000, guid: dc42784cf147c0c48a680349fa168899, type: 3}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.016666668
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas
+ classID: 223
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Interactable
+ path: Canvas/Button
+ classID: 114
+ script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
+ flags: 0
+ m_EulerEditorCurves:
+ - 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.76666665
+ value: 89
+ inSlope: -0.65217394
+ outSlope: -0.65217394
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666666
+ value: 89
+ inSlope: -12.244897
+ outSlope: -12.244897
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ value: 69
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: localEulerAnglesBaked.x
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 30
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.76666665
+ value: 30
+ inSlope: -37.500004
+ outSlope: -37.500004
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666666
+ value: 0
+ inSlope: -37.500004
+ outSlope: -37.500004
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ 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: localEulerAnglesBaked.y
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ - 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.76666665
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.1666666
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 34
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1.9833333
+ 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: localEulerAnglesBaked.z
+ path: Canvas/Button
+ classID: 224
+ script: {fileID: 0}
+ flags: 16
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim.meta
new file mode 100644
index 0000000..2c4df4b
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_button_show.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 66c93f14e4d21416eb0774bf83c05bdc
+timeCreated: 1453734781
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim
new file mode 100644
index 0000000..03afc79
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim
@@ -0,0 +1,483 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!74 &7400000
+AnimationClip:
+ m_ObjectHideFlags: 0
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: hexagon_door_blocked
+ serializedVersion: 6
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves: []
+ m_CompressedRotationCurves: []
+ m_PositionCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (5)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (4)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (3)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: .144000009, z: 0}
+ outSlope: {x: 0, y: .144000009, z: 0}
+ tangentMode: 0
+ - time: .416666657
+ value: {x: 0, y: -.419999987, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ - time: .833333313
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: -.144000009, z: 0}
+ outSlope: {x: 0, y: -.144000009, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (2)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: .24000001, z: 0}
+ outSlope: {x: 0, y: .24000001, z: 0}
+ tangentMode: 0
+ - time: .25
+ value: {x: 0, y: -.419999987, z: 0}
+ inSlope: {x: 0, y: .0299999937, z: 0}
+ outSlope: {x: 0, y: .0299999937, z: 0}
+ tangentMode: 0
+ - time: .583333313
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: -.180000022, z: 0}
+ outSlope: {x: 0, y: -.180000022, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (1)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh
+ m_ScaleCurves: []
+ m_FloatCurves: []
+ 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:
+ - path: 325999759
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 943918924
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 1546635848
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 1161100041
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 175467982
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 1096652136
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_StartTime: 0
+ m_StopTime: .833333313
+ m_OrientationOffsetY: 0
+ m_Level: 0
+ m_CycleOffset: 0
+ m_LoopTime: 1
+ m_LoopBlend: 0
+ m_LoopBlendOrientation: 0
+ m_LoopBlendPositionY: 0
+ m_LoopBlendPositionXZ: 0
+ m_KeepOriginalOrientation: 0
+ m_KeepOriginalPositionY: 1
+ m_KeepOriginalPositionXZ: 0
+ m_HeightFromFeet: 0
+ m_Mirror: 0
+ m_EditorCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .416666657
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .833333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: .144000009
+ outSlope: .144000009
+ tangentMode: 10
+ - time: .416666657
+ value: -.419999987
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .833333313
+ value: -.479999989
+ inSlope: -.144000009
+ outSlope: -.144000009
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .416666657
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .833333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .25
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .583333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: .24000001
+ outSlope: .24000001
+ tangentMode: 10
+ - time: .25
+ value: -.419999987
+ inSlope: .0299999937
+ outSlope: .0299999937
+ tangentMode: 10
+ - time: .583333313
+ value: -.479999989
+ inSlope: -.180000022
+ outSlope: -.180000022
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .25
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .583333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ m_EulerEditorCurves: []
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_GenerateMotionCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim.meta
new file mode 100644
index 0000000..9529117
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_blocked.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: db9b9289ebef24e71a6f303a59884985
+timeCreated: 1453727230
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim
new file mode 100644
index 0000000..3f3bffe
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim
@@ -0,0 +1,623 @@
+%YAML 1.1
+%TAG !u! tag:unity3d.com,2011:
+--- !u!74 &7400000
+AnimationClip:
+ m_ObjectHideFlags: 0
+ m_PrefabParentObject: {fileID: 0}
+ m_PrefabInternal: {fileID: 0}
+ m_Name: hexagon_door_open
+ serializedVersion: 6
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves: []
+ m_CompressedRotationCurves: []
+ m_PositionCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ - time: .583333313
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - 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
+ - time: .166666672
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: -.479999989, z: 0}
+ outSlope: {x: 0, y: -.479999989, z: 0}
+ tangentMode: 0
+ - time: .666666687
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (1)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - 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
+ - time: .25
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: -.479999989, z: 0}
+ outSlope: {x: 0, y: -.479999989, z: 0}
+ tangentMode: 0
+ - time: .75
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (2)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - 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
+ - time: .333333343
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: -.480000019, z: 0}
+ outSlope: {x: 0, y: -.480000019, z: 0}
+ tangentMode: 0
+ - time: .833333313
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (3)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - 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
+ - time: .416666657
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: -.479999989, z: 0}
+ outSlope: {x: 0, y: -.479999989, z: 0}
+ tangentMode: 0
+ - time: .916666687
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (4)
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - 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
+ - time: .5
+ value: {x: 0, y: 0, z: 0}
+ inSlope: {x: 0, y: -.479999989, z: 0}
+ outSlope: {x: 0, y: -.479999989, z: 0}
+ tangentMode: 0
+ - time: 1
+ value: {x: 0, y: -.479999989, z: 0}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ path: Mesh (5)
+ m_ScaleCurves: []
+ m_FloatCurves: []
+ 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:
+ - path: 1096652136
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 943918924
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 325999759
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 175467982
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 1161100041
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ - path: 1546635848
+ attribute: 1
+ script: {fileID: 0}
+ classID: 4
+ customType: 0
+ isPPtrCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_StartTime: 0
+ m_StopTime: 1
+ m_OrientationOffsetY: 0
+ m_Level: 0
+ m_CycleOffset: 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:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .583333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ - time: .583333313
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .583333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .166666672
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .666666687
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .166666672
+ value: 0
+ inSlope: -.479999989
+ outSlope: -.479999989
+ tangentMode: 10
+ - time: .666666687
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .166666672
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .666666687
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (1)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .25
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .75
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .25
+ value: 0
+ inSlope: -.479999989
+ outSlope: -.479999989
+ tangentMode: 10
+ - time: .75
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .25
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .75
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (2)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .333333343
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .833333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .333333343
+ value: 0
+ inSlope: -.480000019
+ outSlope: -.480000019
+ tangentMode: 10
+ - time: .833333313
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .333333343
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .833333313
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (3)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .416666657
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .916666687
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .416666657
+ value: 0
+ inSlope: -.479999989
+ outSlope: -.479999989
+ tangentMode: 10
+ - time: .916666687
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .416666657
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .916666687
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (4)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .5
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: 1
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.x
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .5
+ value: 0
+ inSlope: -.479999989
+ outSlope: -.479999989
+ tangentMode: 10
+ - time: 1
+ value: -.479999989
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.y
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: .5
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ - time: 1
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 10
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ attribute: m_LocalPosition.z
+ path: Mesh (5)
+ classID: 4
+ script: {fileID: 0}
+ m_EulerEditorCurves: []
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_GenerateMotionCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim.meta
new file mode 100644
index 0000000..76261ab
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/hexagon_door_open.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 27f485081874343ec9646d443c79af4e
+timeCreated: 1453724282
+licenseType: Store
+NativeFormatImporter:
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim
new file mode 100644
index 0000000..3f883ec
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim
@@ -0,0 +1,345 @@
+%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: success_hidden
+ serializedVersion: 7
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves: []
+ m_CompressedRotationCurves: []
+ m_EulerCurves: []
+ m_PositionCurves: []
+ m_ScaleCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: {x: 0.1, y: 0.1, z: 1}
+ inSlope: {x: 0, y: 0, z: 0}
+ outSlope: {x: 0, y: 0, z: 0}
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: {x: 0, y: 0.33333334, z: 0.33333334}
+ outWeight: {x: 0, y: 0.33333334, z: 0.33333334}
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ path: Canvas/Label
+ m_FloatCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ 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: 3751541707
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751424394
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751424394
+ attribute: 3
+ script: {fileID: 0}
+ typeID: 4
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751541707
+ attribute: 304273561
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751424394
+ attribute: 304273561
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_AdditiveReferencePoseClip: {fileID: 0}
+ m_AdditiveReferencePoseTime: 0
+ m_StartTime: 0
+ m_StopTime: 0
+ m_OrientationOffsetY: 0
+ m_Level: 0
+ m_CycleOffset: 0
+ m_HasAdditiveReferencePose: 0
+ m_LoopTime: 1
+ 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
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ m_EulerEditorCurves: []
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim.meta
new file mode 100644
index 0000000..540f1d8
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_hidden.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 39d77ea41716743449d3acbee3fe765f
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 7400000
+ userData:
+ assetBundleName:
+ assetBundleVariant:
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim
new file mode 100644
index 0000000..6b368d0
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim
@@ -0,0 +1,444 @@
+%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: success_show
+ serializedVersion: 7
+ m_Legacy: 0
+ m_Compressed: 0
+ m_UseHighQualityCurve: 1
+ m_RotationCurves: []
+ m_CompressedRotationCurves: []
+ m_EulerCurves: []
+ m_PositionCurves: []
+ m_ScaleCurves:
+ - curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: {x: 0.1, y: 0.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}
+ - serializedVersion: 3
+ time: 0.95
+ value: {x: 1.0906655, y: 1.0915482, z: 1}
+ inSlope: {x: -1.4826977, y: -1.4984941, z: 0}
+ outSlope: {x: -1.4826977, y: -1.4984941, z: 0}
+ tangentMode: 0
+ weightedMode: 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
+ 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.03717071, y: 0.03412682, z: 0.33333334}
+ outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334}
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ path: Canvas/Label
+ m_FloatCurves:
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 0.34117648
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ 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: 3751424394
+ attribute: 3
+ script: {fileID: 0}
+ typeID: 4
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751541707
+ attribute: 304273561
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751424394
+ attribute: 304273561
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ typeID: 114
+ customType: 0
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751541707
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ - serializedVersion: 2
+ path: 3751424394
+ attribute: 3305885265
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ typeID: 114
+ customType: 24
+ isPPtrCurve: 0
+ isIntCurve: 0
+ isSerializeReferenceCurve: 0
+ pptrCurveMapping: []
+ m_AnimationClipSettings:
+ serializedVersion: 2
+ m_AdditiveReferencePoseClip: {fileID: 0}
+ m_AdditiveReferencePoseTime: 0
+ m_StartTime: 0
+ m_StopTime: 1
+ 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
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 0.34117648
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Color.a
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95
+ value: 1.0906655
+ inSlope: -1.4826977
+ outSlope: -1.4826977
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.03717071
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.x
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 0.1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 0.95
+ value: 1.0915482
+ inSlope: -1.4984941
+ outSlope: -1.4984941
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 0
+ weightedMode: 0
+ inWeight: 0.03412682
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.y
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ - serializedVersion: 3
+ time: 1
+ value: 1
+ inSlope: 0
+ outSlope: 0
+ tangentMode: 136
+ weightedMode: 0
+ inWeight: 0.33333334
+ outWeight: 0.33333334
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_LocalScale.z
+ path: Canvas/Label
+ classID: 224
+ script: {fileID: 0}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/BG
+ classID: 114
+ script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
+ flags: 0
+ - serializedVersion: 2
+ curve:
+ serializedVersion: 2
+ m_Curve:
+ - serializedVersion: 3
+ time: 0
+ value: 1
+ inSlope: Infinity
+ outSlope: Infinity
+ tangentMode: 103
+ weightedMode: 0
+ inWeight: 0
+ outWeight: 0
+ m_PreInfinity: 2
+ m_PostInfinity: 2
+ m_RotationOrder: 4
+ attribute: m_Enabled
+ path: Canvas/Label
+ classID: 114
+ script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
+ flags: 0
+ m_EulerEditorCurves: []
+ m_HasGenericRootTransform: 0
+ m_HasMotionFloatCurves: 0
+ m_Events: []
diff --git a/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim.meta b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim.meta
new file mode 100644
index 0000000..cf69d54
--- /dev/null
+++ b/Other/AstarPathfindingDemo/Packages/com.arongranberg.astar/ExampleScenes/Scenes/HexagonalTurnBased/Animations/success_show.anim.meta
@@ -0,0 +1,8 @@
+fileFormatVersion: 2
+guid: 54d2645db407ca9459aaa1aa3daef86d
+NativeFormatImporter:
+ externalObjects: {}
+ mainObjectFileID: 7400000
+ userData:
+ assetBundleName:
+ assetBundleVariant: