Update
This commit is contained in:
@@ -168,7 +168,7 @@ MonoBehaviour:
|
||||
distance: 20
|
||||
minDistance: 1
|
||||
maxDistance: 20
|
||||
zoomSensitivity: 10
|
||||
zoomSensitivity: 50
|
||||
collisionHandler:
|
||||
collisionLayers:
|
||||
serializedVersion: 2
|
||||
@@ -182,8 +182,7 @@ MonoBehaviour:
|
||||
fadeAlpha: 0.3
|
||||
dynamicFOV:
|
||||
useDynamicFOV: 1
|
||||
baseFOV: 60
|
||||
sprintFOV: 70
|
||||
tpvSprintFOV: 70
|
||||
fovSmoothTime: 5
|
||||
characterFading:
|
||||
useCharacterFading: 1
|
||||
@@ -197,3 +196,89 @@ MonoBehaviour:
|
||||
biasSmoothTime: 3
|
||||
shakeManager:
|
||||
useShake: 1
|
||||
shakeFrequency: 25
|
||||
decayCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 1
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
enableFallImpactShake: 1
|
||||
minFallHeightForShake: 2
|
||||
maxFallHeightForShake: 10
|
||||
minFallShakeIntensity: 0.5
|
||||
maxFallShakeIntensity: 3
|
||||
minFallShakeDuration: 0.2
|
||||
maxFallShakeDuration: 0.8
|
||||
fallHeightToIntensityCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 1
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
fallHeightToDurationCurve:
|
||||
serializedVersion: 2
|
||||
m_Curve:
|
||||
- serializedVersion: 3
|
||||
time: 0
|
||||
value: 0
|
||||
inSlope: 0
|
||||
outSlope: 1
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
- serializedVersion: 3
|
||||
time: 1
|
||||
value: 1
|
||||
inSlope: 1
|
||||
outSlope: 0
|
||||
tangentMode: 0
|
||||
weightedMode: 0
|
||||
inWeight: 0
|
||||
outWeight: 0
|
||||
m_PreInfinity: 2
|
||||
m_PostInfinity: 2
|
||||
m_RotationOrder: 4
|
||||
fpvTarget: {fileID: 0}
|
||||
fpvPositionSmoothTime: -0.05
|
||||
fpvRotationSmoothTime: 20
|
||||
fpvFOV: 80
|
||||
transitionDuration: 0.3
|
||||
tpvBaseFOV: 60
|
||||
|
||||
Reference in New Issue
Block a user