From cd594bbea07f7957876efd24bffca6743e28434e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 11 Nov 2024 23:58:20 +0100 Subject: [PATCH] Use follow solver in the service list --- Assets/Scenes/WebView.unity | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Assets/Scenes/WebView.unity b/Assets/Scenes/WebView.unity index f1d95b8..bbfae28 100644 --- a/Assets/Scenes/WebView.unity +++ b/Assets/Scenes/WebView.unity @@ -19709,8 +19709,8 @@ MonoBehaviour: smoothing: 1 lifetime: 0 referenceDirection: 1 - minDistance: 0.4 - maxDistance: 1 + minDistance: 0.3 + maxDistance: 0.7 minViewDegrees: 0 maxViewDegrees: 25 aspectV: 1 @@ -19941,7 +19941,7 @@ MonoBehaviour: m_Name: m_EditorClassIdentifier: updateLinkedTransform: 0 - moveLerpTime: 0.3 + moveLerpTime: 0.5 rotateLerpTime: 0.1 scaleLerpTime: 0 maintainScaleOnInitialization: 1