From 7326e35acf8effb5d30942592ae71c2667b0cf46 Mon Sep 17 00:00:00 2001 From: miepzerino <o.skotnik@gmail.com> Date: Fri, 15 Dec 2023 18:00:01 +0000 Subject: [PATCH] Readded lookahead camera --- Assets/Scenes/GameplayScene.unity | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Assets/Scenes/GameplayScene.unity b/Assets/Scenes/GameplayScene.unity index 9f8aabb..db53b9c 100644 --- a/Assets/Scenes/GameplayScene.unity +++ b/Assets/Scenes/GameplayScene.unity @@ -366,7 +366,7 @@ far clip plane: 1000 field of view: 34 orthographic: 1 - orthographic size: 5 + orthographic size: 7 m_Depth: -1 m_CullingMask: serializedVersion: 2 @@ -1628,8 +1628,8 @@ m_Name: m_EditorClassIdentifier: m_TrackedObjectOffset: {x: 0, y: 0, z: 0} - m_LookaheadTime: 0 - m_LookaheadSmoothing: 0 + m_LookaheadTime: 0.1 + m_LookaheadSmoothing: 5 m_LookaheadIgnoreY: 0 m_XDamping: 0 m_YDamping: 0 @@ -1710,7 +1710,7 @@ m_Follow: {fileID: 254538002} m_Lens: FieldOfView: 34 - OrthographicSize: 5 + OrthographicSize: 7 NearClipPlane: 0.3 FarClipPlane: 1000 Dutch: 0 -- Gitblit v1.9.3