Update
This commit is contained in:
@@ -152,40 +152,48 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier: Assembly-CSharp::OnlyScove.Scripts.CameraController
|
||||
inputReader: {fileID: 0}
|
||||
followTarget: {fileID: 0}
|
||||
distance: 5
|
||||
minDistance: 2
|
||||
maxDistance: 15
|
||||
zoomSensitivity: 10
|
||||
sensitivity: 20
|
||||
collisionLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 192
|
||||
cameraRadius: 0.2
|
||||
positionSmoothTime: 0.08
|
||||
rotationSmoothTime: 10
|
||||
useAutoRotation: 1
|
||||
autoRotateDelay: 2.5
|
||||
autoRotateSpeed: 2
|
||||
useTransparency: 1
|
||||
transparencyLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 256
|
||||
fadeAlpha: 0.3
|
||||
useDynamicFOV: 1
|
||||
baseFOV: 60
|
||||
sprintFOV: 70
|
||||
fovSmoothTime: 5
|
||||
useCharacterFading: 1
|
||||
minVisibleDistance: 1.2
|
||||
fullyHiddenDistance: 0.6
|
||||
characterRenderers:
|
||||
- {fileID: 0}
|
||||
useSideBias: 1
|
||||
horizontalBiasAmount: 0.5
|
||||
biasSmoothTime: 3
|
||||
useShake: 1
|
||||
minVerticalAngle: -45
|
||||
maxVerticalAngle: 45
|
||||
framingOffset: {x: 0.5, y: 1.5}
|
||||
invertX: 0
|
||||
invertY: 1
|
||||
rotationHandler:
|
||||
sensitivity: 10
|
||||
minVerticalAngle: -45
|
||||
maxVerticalAngle: 45
|
||||
invertX: 0
|
||||
invertY: 0
|
||||
useAutoRotation: 1
|
||||
autoRotateDelay: 2.5
|
||||
autoRotateSpeed: 2
|
||||
zoomHandler:
|
||||
distance: 20
|
||||
minDistance: 1
|
||||
maxDistance: 20
|
||||
zoomSensitivity: 10
|
||||
collisionHandler:
|
||||
collisionLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 192
|
||||
cameraRadius: 0.2
|
||||
occlusionTransparency:
|
||||
useTransparency: 1
|
||||
transparencyLayers:
|
||||
serializedVersion: 2
|
||||
m_Bits: 256
|
||||
fadeAlpha: 0.3
|
||||
dynamicFOV:
|
||||
useDynamicFOV: 1
|
||||
baseFOV: 60
|
||||
sprintFOV: 70
|
||||
fovSmoothTime: 5
|
||||
characterFading:
|
||||
useCharacterFading: 1
|
||||
minVisibleDistance: 1.2
|
||||
fullyHiddenDistance: 0.6
|
||||
characterRenderers:
|
||||
- {fileID: 0}
|
||||
sideBias:
|
||||
useSideBias: 1
|
||||
horizontalBiasAmount: 0.5
|
||||
biasSmoothTime: 3
|
||||
shakeManager:
|
||||
useShake: 1
|
||||
|
||||
Reference in New Issue
Block a user