From f442e3a4b3249fd2553e913825f11771ba997a83 Mon Sep 17 00:00:00 2001 From: RaffyTaffy14 Date: Wed, 28 Jun 2023 01:43:17 -0400 Subject: [PATCH] All Arm Animations Complete All the animations for the arms (and clap effect) are now done. --- Assets/Resources/Games/clapTrap.prefab | 239 +- .../Games/ClapTrap/Animations/ArmsHit.anim | 2966 +++++++++++++++++ .../Games/ClapTrap/Animations/ArmsIdle.anim | 686 +++- .../Games/ClapTrap/Animations/ArmsMiss.anim | 2409 ++++++++++++- .../Games/ClapTrap/Animations/ArmsWhiff.anim | 2966 +++++++++++++++++ .../Games/ClapTrap/Animations/ClapEffect.anim | 502 +++ .../ClapTrap/Animations/ClapEffect.anim.meta | 8 + .../ClapTrap/Animations/ClapEffectBlank.anim | 53 + .../Animations/ClapEffectBlank.anim.meta | 8 + .../ClapTrap/Animations/clapEffect.controller | 101 + .../Animations/clapEffect.controller.meta | 8 + .../Games/ClapTrap/Animations/head.controller | 12 + .../Games/ClapTrap/hand_r_block.000.png | Bin 0 -> 23134 bytes .../Games/ClapTrap/hand_r_block.000.png.meta | 123 + .../Games/ClapTrap/hand_r_block.002.png | Bin 0 -> 15682 bytes .../Games/ClapTrap/hand_r_block.002.png.meta | 123 + .../Games/ClapTrap/hand_r_block.008.png | Bin 0 -> 12056 bytes .../Games/ClapTrap/hand_r_block.008.png.meta | 123 + .../Games/ClapTrap/hand_r_block.009.png | Bin 0 -> 15266 bytes .../Games/ClapTrap/hand_r_block.009.png.meta | 123 + .../Sprites/Games/ClapTrap/hand_r_break.0.png | Bin 0 -> 15451 bytes .../Games/ClapTrap/hand_r_break.0.png.meta | 123 + .../Games/ClapTrap/hand_r_break.000.png | Bin 0 -> 15451 bytes .../Games/ClapTrap/hand_r_break.000.png.meta | 123 + .../Games/ClapTrap/hand_r_break.001.png | Bin 0 -> 15266 bytes .../Games/ClapTrap/hand_r_break.001.png.meta | 123 + Assets/Scenes/Editor.unity | 12 +- Assets/Scripts/Games/ClapTrap/ClapTrap.cs | 29 +- 28 files changed, 10802 insertions(+), 58 deletions(-) create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.0.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.0.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.000.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.000.png.meta create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.001.png create mode 100644 Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.001.png.meta diff --git a/Assets/Resources/Games/clapTrap.prefab b/Assets/Resources/Games/clapTrap.prefab index 4838faf2e..8aacd2850 100644 --- a/Assets/Resources/Games/clapTrap.prefab +++ b/Assets/Resources/Games/clapTrap.prefab @@ -1,5 +1,89 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!1 &232202130310289033 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 9198758731600550799} + - component: {fileID: 1151325340759381156} + m_Layer: 0 + m_Name: body_miss.004 (1) + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 0 +--- !u!4 &9198758731600550799 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 232202130310289033} + m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} + m_LocalPosition: {x: 0, y: -0.26, z: 0} + m_LocalScale: {x: 2.3000002, y: 2.3000002, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 1536850935928157263} + m_RootOrder: 4 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} +--- !u!212 &1151325340759381156 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 232202130310289033} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 50 + m_Sprite: {fileID: 21300000, guid: 5461a585c5c3ec94eb62f27cad018276, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 0.4627451} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 5.12, y: 5.12} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 --- !u!1 &475607334542829873 GameObject: m_ObjectHideFlags: 0 @@ -30,6 +114,7 @@ Transform: m_Children: - {fileID: 6926759786062634162} - {fileID: 6600922460911476347} + - {fileID: 933194770163378234} - {fileID: 8934034063788318527} m_Father: {fileID: 3661019275362709209} m_RootOrder: 1 @@ -50,7 +135,7 @@ GameObject: m_Icon: {fileID: 0} m_NavMeshLayer: 0 m_StaticEditorFlags: 0 - m_IsActive: 1 + m_IsActive: 0 --- !u!4 &4370611478144870709 Transform: m_ObjectHideFlags: 0 @@ -64,7 +149,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1536850935928157263} - m_RootOrder: 6 + m_RootOrder: 7 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &515891418665053388 SpriteRenderer: @@ -107,8 +192,8 @@ SpriteRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 50 - m_Sprite: {fileID: 21300000, guid: df56a7dfebca9f34488cbe08e1818176, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 0.5529412} + m_Sprite: {fileID: 21300000, guid: cac9bc5aaed81fb40ba6ba680eb4a76a, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 0.80784315} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 @@ -394,14 +479,14 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 950512993509125298} - m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: 0.9827586, y: 1.775863, z: 0} - m_LocalScale: {x: 1.9372338, y: 1.9372338, z: 1.1235957} + m_LocalRotation: {x: 0, y: 0, z: 0.052335896, w: 0.9986295} + m_LocalPosition: {x: -2.64, y: 2.49, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 2455172150424334044} m_RootOrder: 0 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: 6} --- !u!212 &6029462244638957964 SpriteRenderer: m_ObjectHideFlags: 0 @@ -445,7 +530,7 @@ SpriteRenderer: m_SortingOrder: 0 m_Sprite: {fileID: -1525234973, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 1} - m_FlipX: 0 + m_FlipX: 1 m_FlipY: 0 m_DrawMode: 0 m_Size: {x: 6.8, y: 9.6} @@ -738,6 +823,7 @@ MonoBehaviour: stageRightRim: {fileID: 5448651794995354504} dollHead: {fileID: 5832940965353651887} dollArms: {fileID: 2697103955869777452} + clapEffect: {fileID: 6051233720251957680} --- !u!1 &3589471550903157943 GameObject: m_ObjectHideFlags: 0 @@ -1020,7 +1106,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1536850935928157263} - m_RootOrder: 5 + m_RootOrder: 6 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &1367062988023364883 SpriteRenderer: @@ -1063,7 +1149,7 @@ SpriteRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 50 - m_Sprite: {fileID: 21300000, guid: 1d180c966c90dee4ca7d3be3186c1273, type: 3} + m_Sprite: {fileID: 21300000, guid: a3fbb19061b6d7944b730e3253be0872, type: 3} m_Color: {r: 1, g: 1, b: 1, a: 0.50980395} m_FlipX: 0 m_FlipY: 0 @@ -1104,7 +1190,7 @@ Transform: m_ConstrainProportionsScale: 0 m_Children: [] m_Father: {fileID: 1536850935928157263} - m_RootOrder: 4 + m_RootOrder: 5 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!212 &4308454262260943119 SpriteRenderer: @@ -1299,15 +1385,15 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 4966869757143383159} - m_LocalRotation: {x: -0, y: -0, z: -0.32978946, w: 0.94405454} - m_LocalPosition: {x: -3.8400009, y: -4.9200006, z: 0} - m_LocalScale: {x: 1, y: 1, z: 0.99999994} + m_LocalRotation: {x: 0, y: 0, z: -0.3197863, w: 0.94748974} + m_LocalPosition: {x: -3.72, y: -4.82, z: 0} + m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: - {fileID: 973601522998542900} m_Father: {fileID: 2455172150424334044} m_RootOrder: 1 - m_LocalEulerAnglesHint: {x: 0, y: 0, z: -38.512} + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -37.3} --- !u!212 &2624870750878462004 SpriteRenderer: m_ObjectHideFlags: 0 @@ -1468,8 +1554,8 @@ Transform: m_PrefabInstance: {fileID: 0} m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 6449529247030199511} - m_LocalRotation: {x: -0, y: -0, z: -0.0000031888485, w: 1} - m_LocalPosition: {x: 0.0460653, y: 0.9056911, z: 0} + m_LocalRotation: {x: -0, y: -0, z: -0.1149402, w: 0.9933725} + m_LocalPosition: {x: 0.021648377, y: 0.84618616, z: 0} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] @@ -1516,7 +1602,7 @@ SpriteRenderer: m_LightmapParameters: {fileID: 0} m_SortingLayerID: 0 m_SortingLayer: 0 - m_SortingOrder: 5 + m_SortingOrder: 6 m_Sprite: {fileID: 1155685882, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_Color: {r: 0.0627451, g: 0.70980394, b: 0.90588236, a: 1} m_FlipX: 0 @@ -1528,6 +1614,112 @@ SpriteRenderer: m_WasSpriteAssigned: 1 m_MaskInteraction: 0 m_SpriteSortPoint: 0 +--- !u!1 &6536782117351326483 +GameObject: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + serializedVersion: 6 + m_Component: + - component: {fileID: 933194770163378234} + - component: {fileID: 2091304079968540627} + - component: {fileID: 6051233720251957680} + m_Layer: 0 + m_Name: clapEffect + m_TagString: Untagged + m_Icon: {fileID: 0} + m_NavMeshLayer: 0 + m_StaticEditorFlags: 0 + m_IsActive: 1 +--- !u!4 &933194770163378234 +Transform: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6536782117351326483} + m_LocalRotation: {x: 0, y: 0, z: -0.01745245, w: 0.99984777} + m_LocalPosition: {x: 0.2, y: 2.85, z: 0} + m_LocalScale: {x: 0.58, y: 0.58, z: 1} + m_ConstrainProportionsScale: 0 + m_Children: [] + m_Father: {fileID: 8716013488938394720} + m_RootOrder: 2 + m_LocalEulerAnglesHint: {x: 0, y: 0, z: -2} +--- !u!212 &2091304079968540627 +SpriteRenderer: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6536782117351326483} + m_Enabled: 1 + m_CastShadows: 0 + m_ReceiveShadows: 0 + m_DynamicOccludee: 1 + m_StaticShadowCaster: 0 + m_MotionVectors: 1 + m_LightProbeUsage: 1 + m_ReflectionProbeUsage: 1 + m_RayTracingMode: 0 + m_RayTraceProcedural: 0 + m_RenderingLayerMask: 1 + m_RendererPriority: 0 + m_Materials: + - {fileID: 10754, guid: 0000000000000000f000000000000000, type: 0} + m_StaticBatchInfo: + firstSubMesh: 0 + subMeshCount: 0 + m_StaticBatchRoot: {fileID: 0} + m_ProbeAnchor: {fileID: 0} + m_LightProbeVolumeOverride: {fileID: 0} + m_ScaleInLightmap: 1 + m_ReceiveGI: 1 + m_PreserveUVs: 0 + m_IgnoreNormalsForChartDetection: 0 + m_ImportantGI: 0 + m_StitchLightmapSeams: 1 + m_SelectedEditorRenderState: 0 + m_MinimumChartSize: 4 + m_AutoUVMaxDistance: 0.5 + m_AutoUVMaxAngle: 89 + m_LightmapParameters: {fileID: 0} + m_SortingLayerID: 0 + m_SortingLayer: 0 + m_SortingOrder: 5 + m_Sprite: {fileID: 1017522249, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + m_Color: {r: 1, g: 0, b: 0, a: 0} + m_FlipX: 0 + m_FlipY: 0 + m_DrawMode: 0 + m_Size: {x: 8.97, y: 7.82} + m_AdaptiveModeThreshold: 0.5 + m_SpriteTileMode: 0 + m_WasSpriteAssigned: 1 + m_MaskInteraction: 0 + m_SpriteSortPoint: 0 +--- !u!95 &6051233720251957680 +Animator: + serializedVersion: 5 + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 6536782117351326483} + m_Enabled: 1 + m_Avatar: {fileID: 0} + m_Controller: {fileID: 9100000, guid: 3b08a3c411055ba41beeaa7c99f37110, type: 2} + m_CullingMode: 0 + m_UpdateMode: 0 + m_ApplyRootMotion: 0 + m_LinearVelocityBlending: 0 + m_StabilizeFeet: 0 + m_WarningMessage: + m_HasTransformHierarchy: 1 + m_AllowConstantClipSamplingOptimization: 1 + m_KeepAnimatorStateOnDisable: 0 + m_WriteDefaultValuesOnDisable: 0 --- !u!1 &7018331733407189603 GameObject: m_ObjectHideFlags: 0 @@ -1601,8 +1793,8 @@ SpriteRenderer: m_SortingLayerID: 0 m_SortingLayer: 0 m_SortingOrder: 50 - m_Sprite: {fileID: 21300000, guid: 5461a585c5c3ec94eb62f27cad018276, type: 3} - m_Color: {r: 1, g: 1, b: 1, a: 0.69411767} + m_Sprite: {fileID: 21300000, guid: 70fab50f65d4dba46ac99115bf9eec2b, type: 3} + m_Color: {r: 1, g: 1, b: 1, a: 0.72156864} m_FlipX: 0 m_FlipY: 0 m_DrawMode: 0 @@ -1637,7 +1829,7 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 7106723294641942391} m_LocalRotation: {x: -0, y: -0, z: -0, w: 1} - m_LocalPosition: {x: -0.57000005, y: -1.0300004, z: 0} + m_LocalPosition: {x: -0.55, y: -1.06, z: 0} m_LocalScale: {x: 0.58000004, y: 0.58000004, z: 1} m_ConstrainProportionsScale: 0 m_Children: @@ -1730,7 +1922,7 @@ Transform: - {fileID: 2455172150424334044} - {fileID: 2519528767877045721} m_Father: {fileID: 8716013488938394720} - m_RootOrder: 2 + m_RootOrder: 3 m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} --- !u!95 &2697103955869777452 Animator: @@ -2294,6 +2486,7 @@ Transform: - {fileID: 7173832114178723574} - {fileID: 5886563450507382169} - {fileID: 2282055964969709316} + - {fileID: 9198758731600550799} - {fileID: 2325826190394300496} - {fileID: 7218016160121281941} - {fileID: 4370611478144870709} diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsHit.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsHit.anim index f0909561a..c108476ec 100644 --- a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsHit.anim +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsHit.anim @@ -305,6 +305,297 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -6.8} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: -5.4} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: -3.8} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.8 + value: {x: 0, y: 0, z: 24.3} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: 0, y: 0, z: -10.1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: 0, y: 0, z: 17.1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: 0, y: 0, z: 37.5} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: 0, y: 0, z: -20.4} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -177} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: -170} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: -170} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: 0, y: 0, z: -202} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: 0, y: 0, z: -156.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: 0, y: 0, z: -155} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: 0, y: 0, z: -165} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: 0, y: 0, z: -65} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: 0, y: 0, z: -50.5} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: 0, y: 0, z: -37.3} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 164} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: 164} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: 156} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: 0, y: 0, z: 175} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: 0, y: 0, z: 30.3} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: 0, y: 0, z: 9.7} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: 0, y: 0, z: -13.2} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_PositionCurves: - curve: serializedVersion: 2 @@ -597,6 +888,297 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + 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.06666667 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + 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.13333334 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: -0.47, y: -1.14, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: -0.47, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.34, y: 6.75, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.17, y: 6.7, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.2, y: 6.7, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: 0.5, y: 6.28, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: -4.89, y: 3.011, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: -4.83, y: 3.05, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: -5, y: 2.95, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: -3.93, y: -4.48, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: -3.88, y: -4.83, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: -3.72, y: -4.82, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.2, y: 1.01, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.2, y: 0.97, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.23, y: 1, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: 0.13, y: 1, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: 0.131, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: 0.163, y: 0.989, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: -0.16, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: -0.04, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: -0.077, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: 0.021648377, y: 0.84618616, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_ScaleCurves: - curve: serializedVersion: 2 @@ -695,6 +1277,103 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.9, y: 1.2, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8666667 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.9 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.93333334 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.0666667 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1666666 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_FloatCurves: - curve: serializedVersion: 2 @@ -742,6 +1421,89 @@ AnimationClip: path: armRight/woosh classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.1666666 + 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_IsActive + path: armLeft/woosh + classID: 1 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.93333334 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.1666666 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} m_PPtrCurves: - curve: - time: 0 @@ -793,6 +1555,56 @@ AnimationClip: path: armRight/glove classID: 212 script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.06666667 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.13333334 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8666667 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.9 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.93333334 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1.0666667 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1.1666666 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft + classID: 212 + script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.06666667 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.13333334 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8666667 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.9 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.93333334 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1.0666667 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 1.1666666 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft/glove + classID: 212 + script: {fileID: 0} m_SampleRate: 30 m_WrapMode: 0 m_Bounds: @@ -821,6 +1633,27 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 4 @@ -842,6 +1675,27 @@ AnimationClip: typeID: 4 customType: 4 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 2822575380 attribute: 3 @@ -849,6 +1703,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 1485469854 attribute: 2086281974 @@ -856,6 +1717,20 @@ AnimationClip: typeID: 1 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 3377257703 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3762991556 + script: {fileID: 0} + typeID: 212 + customType: 26 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 0 @@ -870,6 +1745,20 @@ AnimationClip: typeID: 212 customType: 23 isPPtrCurve: 1 + - serializedVersion: 2 + path: 1827934291 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 3101650035 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 pptrCurveMapping: - {fileID: -424248275, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -424248275, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} @@ -891,6 +1780,26 @@ AnimationClip: - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} @@ -3040,6 +3949,1973 @@ AnimationClip: path: armRight/woosh classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: -0.47 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -0.55 + 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_LocalPosition.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.13333334 + value: -1.14 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: -1.14 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -1.06 + 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_LocalPosition.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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_LocalPosition.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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: localEulerAnglesRaw.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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: localEulerAnglesRaw.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -6.8 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -5.4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -3.8 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 24.3 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: -10.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 17.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 37.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -20.4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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: localEulerAnglesRaw.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.34 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.17 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: -4.89 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -3.93 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -3.88 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -3.72 + 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_LocalPosition.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 6.75 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 6.7 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 6.28 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 3.011 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 3.05 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 2.95 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -4.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -4.82 + 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_LocalPosition.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + 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_LocalPosition.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -177 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -170 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -170 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: -202 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: -156.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: -155 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -165 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -65 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -50.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -37.3 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.23 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0.13 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0.131 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0.163 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: -0.16 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: -0.04 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: -0.077 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.021648377 + 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_LocalPosition.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.01 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.97 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0.989 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.84618616 + 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_LocalPosition.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + 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_LocalPosition.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 164 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 164 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 156 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 175 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 30.3 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 9.7 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: -13.2 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + value: 0.9 + 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_LocalScale.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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_LocalScale.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.9 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.93333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.0666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 1.1666666 + 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_LocalScale.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.1666666 + 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_IsActive + path: armLeft/woosh + classID: 1 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.93333334 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 1.1666666 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} m_EulerEditorCurves: - curve: serializedVersion: 2 @@ -3131,6 +6007,96 @@ AnimationClip: path: armRight/glove/gloveRim classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsIdle.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsIdle.anim index 12ca0a1b3..7115cf492 100644 --- a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsIdle.anim +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsIdle.anim @@ -62,6 +62,54 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -37.3} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -13.2} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft m_PositionCurves: - curve: serializedVersion: 2 @@ -111,6 +159,54 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -3.72, y: -4.82, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.021648377, y: 0.84618616, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft m_ScaleCurves: - curve: serializedVersion: 2 @@ -128,8 +224,38 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_FloatCurves: [] - m_PPtrCurves: [] + m_PPtrCurves: + - curve: + - time: 0 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft + classID: 212 + script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft/glove + classID: 212 + script: {fileID: 0} m_SampleRate: 60 m_WrapMode: 0 m_Bounds: @@ -137,6 +263,41 @@ AnimationClip: m_Extent: {x: 0, y: 0, z: 0} m_ClipBindingConstant: genericBindings: + - serializedVersion: 2 + path: 1827934291 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 3101650035 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 - serializedVersion: 2 path: 97980359 attribute: 1 @@ -158,6 +319,20 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 4 @@ -179,6 +354,20 @@ AnimationClip: typeID: 4 customType: 4 isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 2822575380 attribute: 3 @@ -186,13 +375,15 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 - pptrCurveMapping: [] + pptrCurveMapping: + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} m_AdditiveReferencePoseTime: 0 m_StartTime: 0 - m_StopTime: 0 + m_StopTime: 0.016666668 m_OrientationOffsetY: 0 m_Level: 0 m_CycleOffset: 0 @@ -607,6 +798,405 @@ AnimationClip: path: armRight/glove/gloveRim classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -3.72 + 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_LocalPosition.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -4.82 + 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_LocalPosition.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -37.3 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.021648377 + 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_LocalPosition.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.84618616 + 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_LocalPosition.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalPosition.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -13.2 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.55 + 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_LocalPosition.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -1.06 + 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_LocalPosition.y + path: armLeft + classID: 4 + script: {fileID: 0} + - 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_LocalPosition.z + path: armLeft + classID: 4 + script: {fileID: 0} + - 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: localEulerAnglesRaw.x + path: armLeft + classID: 4 + script: {fileID: 0} + - 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: localEulerAnglesRaw.y + path: armLeft + classID: 4 + script: {fileID: 0} + - 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: localEulerAnglesRaw.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9 + 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_LocalScale.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + 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_LocalScale.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + 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_LocalScale.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} m_EulerEditorCurves: - curve: serializedVersion: 2 @@ -698,6 +1288,96 @@ AnimationClip: path: armRight/glove/gloveRim classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsMiss.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsMiss.anim index c72065381..4d5e2e05e 100644 --- a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsMiss.anim +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsMiss.anim @@ -251,6 +251,243 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 14.6} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.1 + value: {x: 0, y: 0, z: 24.8} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.5 + value: {x: 0, y: 0, z: -10.1} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: 17.1} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: 37.5} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.6333333 + value: {x: 0, y: 0, z: -20.4} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.7 + value: {x: 0, y: 0, z: 0} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -201} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1 + value: {x: 0, y: 0, z: -201} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: 0, y: 0, z: -156.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: -155} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: -165} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: 0, y: 0, z: -65} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: 0, y: 0, z: -50.5} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: -37.3} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 174} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1 + value: {x: 0, y: 0, z: 174} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: 30.3} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: 0, y: 0, z: 9.7} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: -13.2} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_PositionCurves: - curve: serializedVersion: 2 @@ -403,7 +640,7 @@ AnimationClip: inSlope: {x: Infinity, y: Infinity, z: Infinity} outSlope: {x: Infinity, y: Infinity, z: Infinity} tangentMode: 0 - weightedMode: 3 + weightedMode: 0 inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} m_PreInfinity: 2 @@ -489,6 +726,243 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + 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.1 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.51, y: 6.18, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1 + value: {x: 0.51, y: 6.18, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: -4.89, y: 3.011, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: -4.83, y: 3.05, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: -5, y: 2.95, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: -3.93, y: -4.48, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: -3.88, y: -4.83, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: -3.72, y: -4.82, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.15, y: 1.011, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1 + value: {x: 0.15, y: 1.011, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: 0.131, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0.163, y: 0.989, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: -0.16, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: -0.04, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: -0.077, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0.021648377, y: 0.84618616, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_ScaleCurves: - curve: serializedVersion: 2 @@ -569,6 +1043,85 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.1 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.5 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6333333 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.7 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_FloatCurves: - curve: serializedVersion: 2 @@ -598,6 +1151,34 @@ AnimationClip: path: armRight/woosh classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.56666666 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} m_PPtrCurves: - curve: - time: 0 @@ -641,6 +1222,48 @@ AnimationClip: path: armRight/glove classID: 212 script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.1 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.5 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.53333336 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.56666666 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6333333 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.7 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.73333335 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft + classID: 212 + script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.1 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.5 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.53333336 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.56666666 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6333333 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.7 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.73333335 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft/glove + classID: 212 + script: {fileID: 0} m_SampleRate: 30 m_WrapMode: 0 m_Bounds: @@ -669,6 +1292,27 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 4 @@ -690,6 +1334,27 @@ AnimationClip: typeID: 4 customType: 4 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 2822575380 attribute: 3 @@ -697,6 +1362,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 1485469854 attribute: 2086281974 @@ -704,6 +1376,13 @@ AnimationClip: typeID: 1 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3762991556 + script: {fileID: 0} + typeID: 212 + customType: 26 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 0 @@ -718,6 +1397,20 @@ AnimationClip: typeID: 212 customType: 23 isPPtrCurve: 1 + - serializedVersion: 2 + path: 1827934291 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 3101650035 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 pptrCurveMapping: - {fileID: 351434495, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: 351434495, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} @@ -735,6 +1428,22 @@ AnimationClip: - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} @@ -1320,7 +2029,7 @@ AnimationClip: inSlope: Infinity outSlope: Infinity tangentMode: 103 - weightedMode: 3 + weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 @@ -1402,7 +2111,7 @@ AnimationClip: inSlope: Infinity outSlope: Infinity tangentMode: 103 - weightedMode: 3 + weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 @@ -1484,7 +2193,7 @@ AnimationClip: inSlope: Infinity outSlope: Infinity tangentMode: 103 - weightedMode: 3 + weightedMode: 0 inWeight: 0.33333334 outWeight: 0.33333334 m_PreInfinity: 2 @@ -2506,6 +3215,1594 @@ AnimationClip: path: armRight/woosh classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.55 + 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_LocalPosition.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.1 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -1.06 + 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_LocalPosition.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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_LocalPosition.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: localEulerAnglesRaw.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: localEulerAnglesRaw.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 14.6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 24.8 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -10.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 17.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 37.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -20.4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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: localEulerAnglesRaw.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.51 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.51 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -4.89 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -3.93 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -3.88 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -3.72 + 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_LocalPosition.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 6.18 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 6.18 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 3.011 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 3.05 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 2.95 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -4.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -4.82 + 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_LocalPosition.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + 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_LocalPosition.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -201 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: -201 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: -156.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -155 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -165 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -65 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -50.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -37.3 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.15 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.15 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.131 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.163 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -0.16 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: -0.04 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: -0.077 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.021648377 + 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_LocalPosition.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.011 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 1.011 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.989 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.84618616 + 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_LocalPosition.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + 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_LocalPosition.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.1 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 174 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 174 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 30.3 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 9.7 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -13.2 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.9 + 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_LocalScale.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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_LocalScale.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.5 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6333333 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.7 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + 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_LocalScale.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.56666666 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} m_EulerEditorCurves: - curve: serializedVersion: 2 @@ -2514,7 +4811,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.z - path: armRight/glove + path: armLeft classID: 4 script: {fileID: 0} - curve: @@ -2524,7 +4821,7 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.y - path: armRight/glove + path: armLeft classID: 4 script: {fileID: 0} - curve: @@ -2534,7 +4831,37 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.x - path: armRight/glove + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armRight/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armRight/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armRight/glove/gloveRim classID: 4 script: {fileID: 0} - curve: @@ -2573,8 +4900,8 @@ AnimationClip: m_PreInfinity: 2 m_PostInfinity: 2 m_RotationOrder: 4 - attribute: m_LocalEulerAngles.x - path: armRight/glove/gloveRim + attribute: m_LocalEulerAngles.z + path: armRight/glove classID: 4 script: {fileID: 0} - curve: @@ -2584,7 +4911,17 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.y - path: armRight/glove/gloveRim + path: armRight/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armRight/glove classID: 4 script: {fileID: 0} - curve: @@ -2594,7 +4931,57 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 attribute: m_LocalEulerAngles.z - path: armRight/glove/gloveRim + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove/gloveRim classID: 4 script: {fileID: 0} m_HasGenericRootTransform: 0 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsWhiff.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsWhiff.anim index 4911a5969..da28f0a35 100644 --- a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsWhiff.anim +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ArmsWhiff.anim @@ -305,6 +305,297 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -6.8} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: -5.4} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: -3.8} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: 0, y: 0, z: Infinity} + 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.46666667 + value: {x: 0, y: 0, z: 24.3} + inSlope: {x: 0, y: 0, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: -10.1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: 17.1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: 0, y: 0, z: 37.5} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: 0, y: 0, z: -20.4} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: -177} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: -170} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: -170} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: 0, y: 0, z: -202} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: -156.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: -155} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: 0, y: 0, z: -165} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: 0, y: 0, z: -65} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: -50.5} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: 0, y: 0, z: -37.3} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0, y: 0, z: 164} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0, y: 0, z: 164} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0, y: 0, z: 156} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: 0, y: 0, z: 175} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0, y: 0, z: 167.2} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: 0, y: 0, z: 30.3} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: 0, y: 0, z: 9.7} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0, y: 0, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: 0, y: 0, z: -13.2} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_PositionCurves: - curve: serializedVersion: 2 @@ -597,6 +888,297 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + 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.06666667 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: 0, z: 0} + 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.13333334 + value: {x: -0.48, y: -1.14, z: 0} + inSlope: {x: Infinity, y: 0, z: 0} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: -0.47, y: -1.14, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: -0.47, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: -0.48, y: -1.07, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: -0.55, y: -1.06, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.34, y: 6.75, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.17, y: 6.7, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.2, y: 6.7, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: 0.5, y: 6.28, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: -4.89, y: 3.011, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: -4.83, y: 3.05, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: -5, y: 2.95, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: -3.93, y: -4.48, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: -3.88, y: -4.83, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: -3.72, y: -4.82, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.2, y: 1.01, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.2, y: 0.97, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.23, y: 1, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: 0.13, y: 1, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0.131, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0.163, y: 0.989, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: -0.16, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: -0.04, y: 0.81, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: -0.077, y: 0.955, z: 0} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: 0.021648377, y: 0.84618616, z: 0} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_ScaleCurves: - curve: serializedVersion: 2 @@ -695,6 +1277,103 @@ AnimationClip: m_PostInfinity: 2 m_RotationOrder: 4 path: armRight/glove/gloveRim + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.06666667 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.13333334 + value: {x: 0.9, y: 1.2, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.46666667 + value: {x: 0.9, y: 1.1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.53333336 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.56666666 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.6666667 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.73333335 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + 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.8333333 + value: {x: 0.9, y: 1, z: 1} + inSlope: {x: Infinity, y: Infinity, z: Infinity} + outSlope: {x: Infinity, y: Infinity, z: Infinity} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: armLeft/glove/gloveRim m_FloatCurves: - curve: serializedVersion: 2 @@ -742,6 +1421,89 @@ AnimationClip: path: armRight/woosh classID: 1 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.46666667 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8333333 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8333333 + 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_IsActive + path: armLeft/woosh + classID: 1 + script: {fileID: 0} m_PPtrCurves: - curve: - time: 0 @@ -793,6 +1555,56 @@ AnimationClip: path: armRight/glove classID: 212 script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.06666667 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.13333334 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.46666667 + value: {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.53333336 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.56666666 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6 + value: {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6666667 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.73333335 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8333333 + value: {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft + classID: 212 + script: {fileID: 0} + - curve: + - time: 0 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.06666667 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.13333334 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.46666667 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.53333336 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.56666666 + value: {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.6666667 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.73333335 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - time: 0.8333333 + value: {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + attribute: m_Sprite + path: armLeft/glove + classID: 212 + script: {fileID: 0} m_SampleRate: 30 m_WrapMode: 0 m_Bounds: @@ -821,6 +1633,27 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 1 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 4 @@ -842,6 +1675,27 @@ AnimationClip: typeID: 4 customType: 4 isPPtrCurve: 0 + - serializedVersion: 2 + path: 1827934291 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3101650035 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 4 + script: {fileID: 0} + typeID: 4 + customType: 4 + isPPtrCurve: 0 - serializedVersion: 2 path: 2822575380 attribute: 3 @@ -849,6 +1703,13 @@ AnimationClip: typeID: 4 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 1485469854 attribute: 2086281974 @@ -856,6 +1717,20 @@ AnimationClip: typeID: 1 customType: 0 isPPtrCurve: 0 + - serializedVersion: 2 + path: 2748180155 + attribute: 3762991556 + script: {fileID: 0} + typeID: 212 + customType: 26 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 3377257703 + attribute: 2086281974 + script: {fileID: 0} + typeID: 1 + customType: 0 + isPPtrCurve: 0 - serializedVersion: 2 path: 97980359 attribute: 0 @@ -870,6 +1745,20 @@ AnimationClip: typeID: 212 customType: 23 isPPtrCurve: 1 + - serializedVersion: 2 + path: 1827934291 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 + - serializedVersion: 2 + path: 3101650035 + attribute: 0 + script: {fileID: 0} + typeID: 212 + customType: 23 + isPPtrCurve: 1 pptrCurveMapping: - {fileID: -424248275, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -424248275, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} @@ -891,6 +1780,26 @@ AnimationClip: - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} - {fileID: -536314201, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 466030590, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -966923221, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -1527351341, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: -73386677, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} + - {fileID: 2103109726, guid: 1a99f23bb23515346b1c015c29d8eb4a, type: 3} m_AnimationClipSettings: serializedVersion: 2 m_AdditiveReferencePoseClip: {fileID: 0} @@ -3040,6 +3949,1973 @@ AnimationClip: path: armRight/glove/gloveRim classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: -0.47 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.55 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -0.55 + 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_LocalPosition.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.13333334 + value: -1.14 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: -1.14 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -1.07 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -1.06 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -1.06 + 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_LocalPosition.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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_LocalPosition.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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: localEulerAnglesRaw.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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: localEulerAnglesRaw.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -6.8 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -5.4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -3.8 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 24.3 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -10.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 17.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 37.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -20.4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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: localEulerAnglesRaw.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.34 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.17 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -4.89 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -3.93 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -3.88 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -3.72 + 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_LocalPosition.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 6.75 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 6.7 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 6.28 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 3.011 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 3.05 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 2.95 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -4.48 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -4.83 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -4.82 + 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_LocalPosition.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + 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_LocalPosition.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: -177 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: -170 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: -170 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: -202 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: -156.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: -155 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -165 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -65 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -50.5 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -37.3 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.23 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0.13 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.131 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.163 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: -0.16 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: -0.04 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: -0.077 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.021648377 + 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_LocalPosition.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.01 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.97 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.989 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.81 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.955 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.84618616 + 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_LocalPosition.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + 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_LocalPosition.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - 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.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 164 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 164 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 156 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 175 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 167.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 30.3 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 9.7 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: -13.2 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: localEulerAnglesRaw.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 0.9 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + value: 0.9 + 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_LocalScale.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1.2 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 1.1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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_LocalScale.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.46666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.53333336 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.56666666 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.6666667 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.73333335 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.8333333 + 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_LocalScale.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.46666667 + value: 4 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.6 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8333333 + value: 6 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_SortingOrder + path: armLeft/glove/gloveRim + classID: 212 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 1 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.06666667 + value: 0 + inSlope: Infinity + outSlope: Infinity + tangentMode: 103 + weightedMode: 0 + inWeight: 0 + outWeight: 0 + - serializedVersion: 3 + time: 0.8333333 + 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_IsActive + path: armLeft/woosh + classID: 1 + script: {fileID: 0} m_EulerEditorCurves: - curve: serializedVersion: 2 @@ -3131,6 +6007,96 @@ AnimationClip: path: armRight/glove classID: 4 script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.x + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.y + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: [] + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_LocalEulerAngles.z + path: armLeft/glove/gloveRim + classID: 4 + script: {fileID: 0} m_HasGenericRootTransform: 0 m_HasMotionFloatCurves: 0 m_Events: [] diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim new file mode 100644 index 000000000..49908a107 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim @@ -0,0 +1,502 @@ +%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: ClapEffect + serializedVersion: 6 + 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.58, y: 0.58, 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.06666667 + value: {x: 0.638, y: 0.638, z: 1} + inSlope: {x: 1.16, y: 1.16, z: 0} + outSlope: {x: 1.16, y: 1.16, z: 0} + 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.1 + value: {x: 0.696, y: 0.696, z: 1} + inSlope: {x: 1.7399999, y: 1.7399999, z: 0} + outSlope: {x: 1.7399999, y: 1.7399999, z: 0} + 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.13333334 + value: {x: 0.754, y: 0.754, 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.16666667 + value: {x: 0.754, y: 0.754, z: 1} + inSlope: {x: 0, y: 0, z: 0} + outSlope: {x: 0, y: 0, z: 0} + tangentMode: 0 + weightedMode: 0 + inWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + outWeight: {x: 0.33333334, y: 0.33333334, z: 0.33333334} + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + path: + m_FloatCurves: + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: + classID: 212 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: + classID: 212 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: + classID: 212 + script: {fileID: 0} + - 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: 0.06666667 + value: 0.784 + inSlope: -6.0800004 + outSlope: -6.0800004 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.392 + inSlope: -8.82 + outSlope: -8.82 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.196 + inSlope: -5.8799996 + outSlope: -5.8799996 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + 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: + classID: 212 + script: {fileID: 0} + m_PPtrCurves: [] + m_SampleRate: 30 + m_WrapMode: 0 + m_Bounds: + m_Center: {x: 0, y: 0, z: 0} + m_Extent: {x: 0, y: 0, z: 0} + m_ClipBindingConstant: + genericBindings: + - serializedVersion: 2 + path: 0 + attribute: 3 + script: {fileID: 0} + typeID: 4 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 304273561 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 2526845255 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 4215373228 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + - serializedVersion: 2 + path: 0 + attribute: 2334886179 + script: {fileID: 0} + typeID: 212 + customType: 0 + isPPtrCurve: 0 + pptrCurveMapping: [] + m_AnimationClipSettings: + serializedVersion: 2 + m_AdditiveReferencePoseClip: {fileID: 0} + m_AdditiveReferencePoseTime: 0 + m_StartTime: 0 + m_StopTime: 0.16666667 + 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: + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.58 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.638 + inSlope: 1.16 + outSlope: 1.16 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.696 + inSlope: 1.7399999 + outSlope: 1.7399999 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.754 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.754 + 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.x + path: + classID: 4 + script: {fileID: 0} + - curve: + serializedVersion: 2 + m_Curve: + - serializedVersion: 3 + time: 0 + value: 0.58 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.06666667 + value: 0.638 + inSlope: 1.16 + outSlope: 1.16 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.696 + inSlope: 1.7399999 + outSlope: 1.7399999 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.754 + inSlope: 0 + outSlope: 0 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0.754 + 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.y + path: + classID: 4 + script: {fileID: 0} + - 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: 0.16666667 + 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: + classID: 4 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.r + path: + classID: 212 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.g + path: + classID: 212 + script: {fileID: 0} + - 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 + m_PreInfinity: 2 + m_PostInfinity: 2 + m_RotationOrder: 4 + attribute: m_Color.b + path: + classID: 212 + script: {fileID: 0} + - 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: 0.06666667 + value: 0.784 + inSlope: -6.0800004 + outSlope: -6.0800004 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.1 + value: 0.392 + inSlope: -8.82 + outSlope: -8.82 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.13333334 + value: 0.196 + inSlope: -5.8799996 + outSlope: -5.8799996 + tangentMode: 136 + weightedMode: 0 + inWeight: 0.33333334 + outWeight: 0.33333334 + - serializedVersion: 3 + time: 0.16666667 + value: 0 + 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: + classID: 212 + script: {fileID: 0} + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim.meta b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim.meta new file mode 100644 index 000000000..e6159d1c2 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffect.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 23c6002759468d047b0c03da1f5712ba +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim new file mode 100644 index 000000000..6764fbb30 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim @@ -0,0 +1,53 @@ +%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: ClapEffectBlank + serializedVersion: 6 + m_Legacy: 0 + m_Compressed: 0 + m_UseHighQualityCurve: 1 + m_RotationCurves: [] + m_CompressedRotationCurves: [] + m_EulerCurves: [] + m_PositionCurves: [] + 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: [] + 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: 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: [] + m_EulerEditorCurves: [] + m_HasGenericRootTransform: 0 + m_HasMotionFloatCurves: 0 + m_Events: [] diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim.meta b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim.meta new file mode 100644 index 000000000..5aaaeaf80 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/ClapEffectBlank.anim.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ef4780cec43c850448b1208f1c6f5cac +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 7400000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller b/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller new file mode 100644 index 000000000..a0089556d --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller @@ -0,0 +1,101 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!1107 &-4876915656798658223 +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: -4302879897854490828} + m_Position: {x: 200, y: 10, z: 0} + - serializedVersion: 1 + m_State: {fileID: 2135360259853021912} + m_Position: {x: 190, y: 60, z: 0} + m_ChildStateMachines: [] + m_AnyStateTransitions: [] + m_EntryTransitions: [] + m_StateMachineTransitions: {} + m_StateMachineBehaviours: [] + m_AnyStatePosition: {x: 390, y: -60, z: 0} + m_EntryPosition: {x: 220, y: -60, z: 0} + m_ExitPosition: {x: 50, y: -60, z: 0} + m_ParentStateMachinePosition: {x: 800, y: 20, z: 0} + m_DefaultState: {fileID: -4302879897854490828} +--- !u!1102 &-4302879897854490828 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ClapEffectBlank + 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: ef4780cec43c850448b1208f1c6f5cac, 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: clapEffect + serializedVersion: 5 + m_AnimatorParameters: [] + m_AnimatorLayers: + - serializedVersion: 5 + m_Name: Base Layer + m_StateMachine: {fileID: -4876915656798658223} + 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 &2135360259853021912 +AnimatorState: + serializedVersion: 6 + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: ClapEffect + 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: 23c6002759468d047b0c03da1f5712ba, type: 2} + m_Tag: + m_SpeedParameter: + m_MirrorParameter: + m_CycleOffsetParameter: + m_TimeParameter: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller.meta b/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller.meta new file mode 100644 index 000000000..38bbf9592 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/clapEffect.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3b08a3c411055ba41beeaa7c99f37110 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/Animations/head.controller b/Assets/Resources/Sprites/Games/ClapTrap/Animations/head.controller index d41518c23..3add1baba 100644 --- a/Assets/Resources/Sprites/Games/ClapTrap/Animations/head.controller +++ b/Assets/Resources/Sprites/Games/ClapTrap/Animations/head.controller @@ -1,5 +1,17 @@ %YAML 1.1 %TAG !u! tag:unity3d.com,2011: +--- !u!114 &-9144017770191776523 +MonoBehaviour: + m_ObjectHideFlags: 1 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: 958531327a6ccea448fc6c57a9d0200a, type: 3} + m_Name: + m_EditorClassIdentifier: --- !u!1101 &-8757615377221275954 AnimatorStateTransition: m_ObjectHideFlags: 1 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png new file mode 100644 index 0000000000000000000000000000000000000000..efe0bafe59be74106df455c923fa968b25571299 GIT binary patch literal 23134 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 literal 0 HcmV?d00001 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png.meta b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png.meta new file mode 100644 index 000000000..cc63f82cd --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.000.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 071e6541e6c76f54cadb72e2b446051c +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png new file mode 100644 index 0000000000000000000000000000000000000000..775288da6eadcfd9bd8411c916ed682c6ae02747 GIT binary patch literal 15682 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 M+UQiS_QlZu18fh>lK=n! literal 0 HcmV?d00001 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png.meta b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png.meta new file mode 100644 index 000000000..e614b2839 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.002.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: b288dc9440a214447a5a9ccf17e51d2b +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png new file mode 100644 index 0000000000000000000000000000000000000000..91555f83cd8423b5b8a5a7610ce53366bbc01052 GIT binary patch literal 12056 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 literal 0 HcmV?d00001 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png.meta b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png.meta new file mode 100644 index 000000000..50cfece3e --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.008.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: cac9bc5aaed81fb40ba6ba680eb4a76a +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png new file mode 100644 index 0000000000000000000000000000000000000000..19316c18e162bf0100eeb708bb9cae4d197c9898 GIT binary patch literal 15266 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 literal 0 HcmV?d00001 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png.meta b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png.meta new file mode 100644 index 000000000..79f910f35 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_block.009.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: 75dd15a305fa880499b5657d38b7a764 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.0.png b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.0.png new file mode 100644 index 0000000000000000000000000000000000000000..47e2d80c11403454da29d3d9b1f75b72b110e629 GIT binary patch literal 15451 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 literal 0 HcmV?d00001 diff --git a/Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.001.png.meta b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.001.png.meta new file mode 100644 index 000000000..6805ecaa4 --- /dev/null +++ b/Assets/Resources/Sprites/Games/ClapTrap/hand_r_break.001.png.meta @@ -0,0 +1,123 @@ +fileFormatVersion: 2 +guid: a3fbb19061b6d7944b730e3253be0872 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Server + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 5e97eb03825dee720800000000000000 + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Scenes/Editor.unity b/Assets/Scenes/Editor.unity index 0b8813a5a..49cc313e2 100644 --- a/Assets/Scenes/Editor.unity +++ b/Assets/Scenes/Editor.unity @@ -11775,7 +11775,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 1, y: 1} - m_AnchoredPosition: {x: 0, y: -50.000015} + m_AnchoredPosition: {x: 0, y: -50} m_SizeDelta: {x: -48, y: -148} m_Pivot: {x: 0.5, y: 0.5} --- !u!114 &572765323 @@ -19328,7 +19328,7 @@ MonoBehaviour: m_TargetGraphic: {fileID: 1589389272} m_HandleRect: {fileID: 1589389271} m_Direction: 2 - m_Value: 1 + m_Value: 0 m_Size: 1 m_NumberOfSteps: 0 m_OnValueChanged: @@ -23941,7 +23941,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0.5} m_AnchorMax: {x: 1, y: 0.5} - m_AnchoredPosition: {x: 0, y: 109.92245} + m_AnchoredPosition: {x: 0, y: 109.922485} m_SizeDelta: {x: 0, y: 0} m_Pivot: {x: 0.5, y: 1} --- !u!114 &1154875944 @@ -30601,7 +30601,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 0, y: -42.494987} + m_AnchoredPosition: {x: 0, y: -42.494995} m_SizeDelta: {x: 1440.022, y: -84.99} m_Pivot: {x: 0, y: 0.5} --- !u!114 &1527251881 @@ -35819,7 +35819,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 0, y: -84.989975} + m_AnchoredPosition: {x: 0, y: -84.98996} m_SizeDelta: {x: 320, y: -84.99} m_Pivot: {x: 0, y: 1} --- !u!1 &1852819572 @@ -39967,7 +39967,7 @@ RectTransform: m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_AnchorMin: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1} - m_AnchoredPosition: {x: 0, y: -42.494987} + m_AnchoredPosition: {x: 0, y: -42.494995} m_SizeDelta: {x: 1054, y: -84.99} m_Pivot: {x: 0, y: 0.5} --- !u!114 &2066632681 diff --git a/Assets/Scripts/Games/ClapTrap/ClapTrap.cs b/Assets/Scripts/Games/ClapTrap/ClapTrap.cs index a7f138d31..86f3ad5a1 100644 --- a/Assets/Scripts/Games/ClapTrap/ClapTrap.cs +++ b/Assets/Scripts/Games/ClapTrap/ClapTrap.cs @@ -19,7 +19,9 @@ namespace HeavenStudio.Games.Loaders resizable = true, parameters = new List() { - new Param("slapper", ClapTrap.ClapType.Hand, "Slapper", "The slapper attempting to hit the doll"), + new Param("object", ClapTrap.ClapType.Hand, "Object", "The object attempting to hit the doll"), + //new Param("sighBeat", new EntityTypes.Float(2, 100), "Sigh Beat", "The slapper attempting to hit the doll"), + new Param("spotlight", true, "Spotlight", "Whether or not there's a spotlight for the cue"), } }, new GameAction("change background color", "Change Background Color") @@ -130,11 +132,13 @@ namespace HeavenStudio.Games [Header("Animators")] public Animator dollHead; public Animator dollArms; + public Animator clapEffect; [Header("Can Clap")] // look at me go, I'm a boolean // wow now I'm an integer - private int canClap = 0; + // aaaand back to a boolean + private bool canClap = true; void Awake() { @@ -143,14 +147,17 @@ namespace HeavenStudio.Games private void Update() { - if (PlayerInput.Pressed() && canClap == 0 && !IsExpectingInputNow(InputType.STANDARD_DOWN)) + if (PlayerInput.Pressed() && canClap == true && !IsExpectingInputNow(InputType.STANDARD_DOWN)) { Jukebox.PlayOneShotGame($"clapTrap/clap"); + dollArms.DoScaledAnimationAsync("ArmsWhiff", 0.5f); + clapEffect.DoScaledAnimationAsync("ClapEffect", 0.5f); + BeatAction.New(instance.gameObject, new List() { - new BeatAction.Action(Conductor.instance.songPositionInBeats, delegate { canClap += 1; }), - new BeatAction.Action(Conductor.instance.songPositionInBeats + 1.2, delegate { canClap += -1; }) + new BeatAction.Action(Conductor.instance.songPositionInBeats, delegate { canClap = false; }), + new BeatAction.Action(Conductor.instance.songPositionInBeats + 1.2, delegate { canClap = true; }) }); } @@ -186,12 +193,9 @@ namespace HeavenStudio.Games Jukebox.PlayOneShotGame($"clapTrap/goodClap{UnityEngine.Random.Range(1, 4)}"); dollHead.DoScaledAnimationAsync("HeadHit", 0.5f); } + dollArms.DoScaledAnimationAsync("ArmsHit", 0.5f); - BeatAction.New(instance.gameObject, new List() - { - new BeatAction.Action(Conductor.instance.songPositionInBeats, delegate { canClap += 1; }), - new BeatAction.Action(Conductor.instance.songPositionInBeats + 1.8, delegate { canClap += -1; }) - }); + clapEffect.DoScaledAnimationAsync("ClapEffect", 0.5f); } private void Miss(PlayerActionEvent caller) @@ -199,11 +203,6 @@ namespace HeavenStudio.Games Jukebox.PlayOneShotGame($"clapTrap/miss"); dollHead.DoScaledAnimationAsync("HeadMiss", 0.5f); dollArms.DoScaledAnimationAsync("ArmsMiss", 0.5f); - BeatAction.New(instance.gameObject, new List() - { - new BeatAction.Action(Conductor.instance.songPositionInBeats, delegate { canClap += 1; }), - new BeatAction.Action(Conductor.instance.songPositionInBeats + 1.2, delegate { canClap += -1; }) - }); } private void Out(PlayerActionEvent caller)