diff --git a/Assets/Prefabs/Camera.prefab b/Assets/Prefabs/Camera.prefab index 2ebb45e..2a0c587 100644 --- a/Assets/Prefabs/Camera.prefab +++ b/Assets/Prefabs/Camera.prefab @@ -163,8 +163,8 @@ MonoBehaviour: m_Script: {fileID: 11500000, guid: bd6043bde05a7fc4cba197d06915c1e3, type: 3} m_Name: m_EditorClassIdentifier: - Damping: {x: 5, y: 0.5, z: 1.5} - ShoulderOffset: {x: 0, y: 2, z: 0} + Damping: {x: 4, y: 0.4, z: 1} + ShoulderOffset: {x: 0, y: 1.75, z: 0} VerticalArmLength: 0.4 CameraSide: 1 CameraDistance: 5 @@ -214,8 +214,8 @@ Transform: m_PrefabAsset: {fileID: 0} m_GameObject: {fileID: 5810170567460595970} serializedVersion: 2 - m_LocalRotation: {x: 0.22189745, y: -0, z: -0, w: 0.97507} - m_LocalPosition: {x: 6.063599, y: 1.029345, z: -2.1784945} + m_LocalRotation: {x: 0.20165665, y: -0, z: -0, w: 0.9794563} + m_LocalPosition: {x: 6.063599, y: 0.77934504, z: -2.1784945} m_LocalScale: {x: 1, y: 1, z: 1} m_ConstrainProportionsScale: 0 m_Children: [] diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 53a6907..b8b9405 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -35,8 +35,8 @@ "depth": 0, "source": "builtin", "dependencies": { - "com.unity.ide.visualstudio": "2.0.18", - "com.unity.ide.rider": "3.0.24", + "com.unity.ide.visualstudio": "2.0.21", + "com.unity.ide.rider": "3.0.25", "com.unity.ide.vscode": "1.2.5", "com.unity.editorcoroutines": "1.0.0", "com.unity.performance.profile-analyzer": "1.2.2", @@ -45,7 +45,7 @@ } }, "com.unity.ide.rider": { - "version": "3.0.24", + "version": "3.0.25", "depth": 1, "source": "registry", "dependencies": { @@ -54,7 +54,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.18", + "version": "2.0.21", "depth": 1, "source": "registry", "dependencies": {