修改脚本
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -71,6 +71,13 @@ MonoBehaviour:
|
||||
groundSampleStep: 3
|
||||
groundInterpolate: 1
|
||||
groundUpdateEvery: 1
|
||||
constrainToWaterSurface: 0
|
||||
waterLevelY: 0
|
||||
waterSurfaceOffset: 0.002
|
||||
waterSampleStep: 2
|
||||
waterInterpolate: 1
|
||||
waterUpdateEvery: 1
|
||||
waterPostConstraintIterations: 2
|
||||
renderSubdivisionsIdle: 6
|
||||
renderSubdivisionsMoving: 2
|
||||
movingSpeedThreshold: 2
|
||||
@@ -104,7 +111,7 @@ LineRenderer:
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 95a26dca51ebe9c4da5949631fa36027, type: 2}
|
||||
- {fileID: 2100000, guid: 7d04b7fb130c2c843a3545164f56e8f4, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
@@ -201,6 +208,7 @@ GameObject:
|
||||
- component: {fileID: 153611279189314279}
|
||||
- component: {fileID: 135844594273256032}
|
||||
- component: {fileID: 1923684598771359451}
|
||||
- component: {fileID: 2475726686148443307}
|
||||
m_Layer: 7
|
||||
m_Name: Lure
|
||||
m_TagString: Untagged
|
||||
@@ -387,6 +395,20 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::NBF.LureController
|
||||
rBody: {fileID: 54679398375713381}
|
||||
joint: {fileID: 153611279189314279}
|
||||
--- !u!114 &2475726686148443307
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 1035052809208993}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 1de1bec90e454664a860c5248170ff95, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::NBF.JointPinchController
|
||||
moveSpeed: 5
|
||||
snapDistance: 0.1
|
||||
--- !u!1 &1387836627839849
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -436,12 +458,15 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: c0403ffd74ce46fab8bd4ef057e51432, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
ConfigId: 0
|
||||
LineType: 0
|
||||
isLureConnect: 0
|
||||
rodLine: {fileID: 4922671409596527468}
|
||||
fishingRope: {fileID: 114581403422500557}
|
||||
bobberRope: {fileID: 114504105083509877}
|
||||
Lure: {fileID: 1923684598771359451}
|
||||
Bobber: {fileID: 2717383850592950062}
|
||||
PinchController: {fileID: 2475726686148443307}
|
||||
--- !u!1 &1858052053854210
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -671,6 +696,7 @@ MonoBehaviour:
|
||||
_Layer: 1
|
||||
_ObjectWidth: 3
|
||||
drawDebug: 1
|
||||
_init: 0
|
||||
--- !u!1 &1933124697579601
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -742,6 +768,13 @@ MonoBehaviour:
|
||||
groundSampleStep: 3
|
||||
groundInterpolate: 1
|
||||
groundUpdateEvery: 1
|
||||
constrainToWaterSurface: 1
|
||||
waterLevelY: 0
|
||||
waterSurfaceOffset: 0.002
|
||||
waterSampleStep: 2
|
||||
waterInterpolate: 1
|
||||
waterUpdateEvery: 1
|
||||
waterPostConstraintIterations: 2
|
||||
renderSubdivisionsIdle: 6
|
||||
renderSubdivisionsMoving: 2
|
||||
movingSpeedThreshold: 2
|
||||
@@ -775,7 +808,7 @@ LineRenderer:
|
||||
m_RenderingLayerMask: 1
|
||||
m_RendererPriority: 0
|
||||
m_Materials:
|
||||
- {fileID: 2100000, guid: 95a26dca51ebe9c4da5949631fa36027, type: 2}
|
||||
- {fileID: 2100000, guid: 7d04b7fb130c2c843a3545164f56e8f4, type: 2}
|
||||
m_StaticBatchInfo:
|
||||
firstSubMesh: 0
|
||||
subMeshCount: 0
|
||||
|
||||
@@ -31,6 +31,65 @@ Transform:
|
||||
m_Children: []
|
||||
m_Father: {fileID: 598725328980423127}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!1 &3911797184147256617
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
serializedVersion: 6
|
||||
m_Component:
|
||||
- component: {fileID: 1659112056398486544}
|
||||
- component: {fileID: 8688275504779985802}
|
||||
m_Layer: 0
|
||||
m_Name: Pinch
|
||||
m_TagString: Untagged
|
||||
m_Icon: {fileID: 0}
|
||||
m_NavMeshLayer: 0
|
||||
m_StaticEditorFlags: 0
|
||||
m_IsActive: 1
|
||||
--- !u!4 &1659112056398486544
|
||||
Transform:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3911797184147256617}
|
||||
serializedVersion: 2
|
||||
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_LocalPosition: {x: -0.044, y: 0, z: -0}
|
||||
m_LocalScale: {x: 1, y: 1, z: 1}
|
||||
m_ConstrainProportionsScale: 0
|
||||
m_Children: []
|
||||
m_Father: {fileID: 7298730282022663582}
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
--- !u!54 &8688275504779985802
|
||||
Rigidbody:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 3911797184147256617}
|
||||
serializedVersion: 5
|
||||
m_Mass: 1
|
||||
m_LinearDamping: 0
|
||||
m_AngularDamping: 0.05
|
||||
m_CenterOfMass: {x: 0, y: 0, z: 0}
|
||||
m_InertiaTensor: {x: 1, y: 1, z: 1}
|
||||
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
|
||||
m_IncludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ExcludeLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 0
|
||||
m_ImplicitCom: 1
|
||||
m_ImplicitTensor: 1
|
||||
m_UseGravity: 1
|
||||
m_IsKinematic: 1
|
||||
m_Interpolate: 0
|
||||
m_Constraints: 0
|
||||
m_CollisionDetection: 0
|
||||
--- !u!1 &6137734904334631007
|
||||
GameObject:
|
||||
m_ObjectHideFlags: 0
|
||||
@@ -1480,6 +1539,9 @@ PrefabInstance:
|
||||
- targetCorrespondingSourceObject: {fileID: 803932062607491501, guid: 284185ec1f1e5c6409bed7bc27c6c215, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 5757538020472164704}
|
||||
- targetCorrespondingSourceObject: {fileID: -1860700275120765468, guid: 284185ec1f1e5c6409bed7bc27c6c215, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 1659112056398486544}
|
||||
- targetCorrespondingSourceObject: {fileID: -7774490119401427302, guid: 284185ec1f1e5c6409bed7bc27c6c215, type: 3}
|
||||
insertIndex: -1
|
||||
addedObject: {fileID: 2827152078700489346}
|
||||
@@ -2376,6 +2438,7 @@ MonoBehaviour:
|
||||
LookIk: {fileID: 0}
|
||||
LeftArm: {fileID: 7930562370591767886}
|
||||
RightArm: {fileID: 3561778948716785322}
|
||||
Pinch: {fileID: 1659112056398486544}
|
||||
--- !u!114 &6338707748352164799
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
|
||||
@@ -498,7 +498,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.30705267
|
||||
value: 0.3070528
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -507,7 +507,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.30705267
|
||||
value: 0.3070528
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -528,7 +528,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.63738424
|
||||
value: 0.6373843
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -537,7 +537,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.63738424
|
||||
value: 0.6373843
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1158,7 +1158,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -1.172622
|
||||
value: -1.1726209
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1167,7 +1167,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -1.172622
|
||||
value: -1.1726209
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1248,7 +1248,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.6824617
|
||||
value: -0.68246186
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1257,7 +1257,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.6824617
|
||||
value: -0.68246186
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1338,7 +1338,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.06368249
|
||||
value: 0.06368225
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1347,7 +1347,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.06368249
|
||||
value: 0.06368225
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1398,7 +1398,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.3531904
|
||||
value: -0.35319045
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1407,7 +1407,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.3531904
|
||||
value: -0.35319045
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1428,7 +1428,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.6465609
|
||||
value: -0.64655995
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1437,7 +1437,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.6465609
|
||||
value: -0.64655995
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1488,7 +1488,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.39401627
|
||||
value: -0.39401573
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1497,7 +1497,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.39401627
|
||||
value: -0.39401573
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1638,17 +1638,17 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.19858913
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
value: 0.19858882
|
||||
inSlope: -0.0000004470348
|
||||
outSlope: -0.000000007450581
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.19858913
|
||||
inSlope: -0
|
||||
value: 0.1985888
|
||||
inSlope: -0.000000007450581
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
@@ -1668,7 +1668,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -1.6232405
|
||||
value: -1.6232402
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -1677,7 +1677,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -1.6232405
|
||||
value: -1.6232402
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -2298,9 +2298,9 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.8524724
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
value: 0.85247236
|
||||
inSlope: 0.0000017881392
|
||||
outSlope: 0.000000029802322
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
@@ -2308,7 +2308,7 @@ AnimationClip:
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.8524724
|
||||
inSlope: -0
|
||||
inSlope: 0.000000029802322
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
@@ -2328,7 +2328,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.22464092
|
||||
value: 0.22464068
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -2337,7 +2337,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.22464092
|
||||
value: 0.22464068
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -2358,17 +2358,17 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.43503246
|
||||
inSlope: -0.0000008940696
|
||||
outSlope: -0.000000014901161
|
||||
value: 0.43503234
|
||||
inSlope: 0.0000008940696
|
||||
outSlope: 0.000000014901161
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.43503243
|
||||
inSlope: -0.000000014901161
|
||||
value: 0.43503237
|
||||
inSlope: 0.000000014901161
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
@@ -3950,6 +3950,15 @@ AnimationClip:
|
||||
m_Extent: {x: 0, y: 0, z: 0}
|
||||
m_ClipBindingConstant:
|
||||
genericBindings:
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 96
|
||||
script: {fileID: 0}
|
||||
typeID: 95
|
||||
customType: 8
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 74
|
||||
@@ -4643,15 +4652,6 @@ AnimationClip:
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 96
|
||||
script: {fileID: 0}
|
||||
typeID: 95
|
||||
customType: 8
|
||||
isPPtrCurve: 0
|
||||
isIntCurve: 0
|
||||
isSerializeReferenceCurve: 0
|
||||
- serializedVersion: 2
|
||||
path: 0
|
||||
attribute: 95
|
||||
@@ -5607,7 +5607,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.30705267
|
||||
value: 0.3070528
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -5616,7 +5616,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.30705267
|
||||
value: 0.3070528
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -5637,7 +5637,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.63738424
|
||||
value: 0.6373843
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -5646,7 +5646,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.63738424
|
||||
value: 0.6373843
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6267,7 +6267,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -1.172622
|
||||
value: -1.1726209
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6276,7 +6276,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -1.172622
|
||||
value: -1.1726209
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6357,7 +6357,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.6824617
|
||||
value: -0.68246186
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6366,7 +6366,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.6824617
|
||||
value: -0.68246186
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6447,7 +6447,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.06368249
|
||||
value: 0.06368225
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6456,7 +6456,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.06368249
|
||||
value: 0.06368225
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6507,7 +6507,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.3531904
|
||||
value: -0.35319045
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6516,7 +6516,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.3531904
|
||||
value: -0.35319045
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6537,7 +6537,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.6465609
|
||||
value: -0.64655995
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6546,7 +6546,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.6465609
|
||||
value: -0.64655995
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6597,7 +6597,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -0.39401627
|
||||
value: -0.39401573
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6606,7 +6606,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -0.39401627
|
||||
value: -0.39401573
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6747,17 +6747,17 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.19858913
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
value: 0.19858882
|
||||
inSlope: -0.0000004470348
|
||||
outSlope: -0.000000007450581
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.19858913
|
||||
inSlope: -0
|
||||
value: 0.1985888
|
||||
inSlope: -0.000000007450581
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
@@ -6777,7 +6777,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: -1.6232405
|
||||
value: -1.6232402
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -6786,7 +6786,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: -1.6232405
|
||||
value: -1.6232402
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -7407,9 +7407,9 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.8524724
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
value: 0.85247236
|
||||
inSlope: 0.0000017881392
|
||||
outSlope: 0.000000029802322
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
@@ -7417,7 +7417,7 @@ AnimationClip:
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.8524724
|
||||
inSlope: -0
|
||||
inSlope: 0.000000029802322
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
@@ -7437,7 +7437,7 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.22464092
|
||||
value: 0.22464068
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -7446,7 +7446,7 @@ AnimationClip:
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.22464092
|
||||
value: 0.22464068
|
||||
inSlope: -0
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
@@ -7467,17 +7467,17 @@ AnimationClip:
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0.43503246
|
||||
inSlope: -0.0000008940696
|
||||
outSlope: -0.000000014901161
|
||||
value: 0.43503234
|
||||
inSlope: 0.0000008940696
|
||||
outSlope: 0.000000014901161
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
inWeight: 0.33333334
|
||||
outWeight: 0.33333334
|
||||
- serializedVersion: 3
|
||||
time: 2
|
||||
value: 0.43503243
|
||||
inSlope: -0.000000014901161
|
||||
value: 0.43503237
|
||||
inSlope: 0.000000014901161
|
||||
outSlope: 0
|
||||
tangentMode: 69
|
||||
weightedMode: 0
|
||||
|
||||
Reference in New Issue
Block a user