new camera settings

This commit is contained in:
magn9775
2024-03-22 14:08:10 +01:00
parent 3c513ab972
commit 71abc36667
2 changed files with 8 additions and 8 deletions

View File

@@ -163,8 +163,8 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: bd6043bde05a7fc4cba197d06915c1e3, type: 3} m_Script: {fileID: 11500000, guid: bd6043bde05a7fc4cba197d06915c1e3, type: 3}
m_Name: m_Name:
m_EditorClassIdentifier: m_EditorClassIdentifier:
Damping: {x: 5, y: 0.5, z: 1.5} Damping: {x: 4, y: 0.4, z: 1}
ShoulderOffset: {x: 0, y: 2, z: 0} ShoulderOffset: {x: 0, y: 1.75, z: 0}
VerticalArmLength: 0.4 VerticalArmLength: 0.4
CameraSide: 1 CameraSide: 1
CameraDistance: 5 CameraDistance: 5
@@ -214,8 +214,8 @@ Transform:
m_PrefabAsset: {fileID: 0} m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5810170567460595970} m_GameObject: {fileID: 5810170567460595970}
serializedVersion: 2 serializedVersion: 2
m_LocalRotation: {x: 0.22189745, y: -0, z: -0, w: 0.97507} m_LocalRotation: {x: 0.20165665, y: -0, z: -0, w: 0.9794563}
m_LocalPosition: {x: 6.063599, y: 1.029345, z: -2.1784945} m_LocalPosition: {x: 6.063599, y: 0.77934504, z: -2.1784945}
m_LocalScale: {x: 1, y: 1, z: 1} m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0 m_ConstrainProportionsScale: 0
m_Children: [] m_Children: []

View File

@@ -35,8 +35,8 @@
"depth": 0, "depth": 0,
"source": "builtin", "source": "builtin",
"dependencies": { "dependencies": {
"com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.visualstudio": "2.0.21",
"com.unity.ide.rider": "3.0.24", "com.unity.ide.rider": "3.0.25",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.editorcoroutines": "1.0.0", "com.unity.editorcoroutines": "1.0.0",
"com.unity.performance.profile-analyzer": "1.2.2", "com.unity.performance.profile-analyzer": "1.2.2",
@@ -45,7 +45,7 @@
} }
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.24", "version": "3.0.25",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@@ -54,7 +54,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.visualstudio": { "com.unity.ide.visualstudio": {
"version": "2.0.18", "version": "2.0.21",
"depth": 1, "depth": 1,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {