remove ortho, fix zoom, add dithering

This commit is contained in:
2026-05-14 21:58:23 -05:00
parent 8fef9c25d7
commit 7259fe8d67
5 changed files with 299 additions and 16 deletions
+13 -7
View File
@@ -1545,14 +1545,14 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4310657189086097289}
serializedVersion: 2
m_LocalRotation: {x: 0.30070576, y: -0, z: -0, w: 0.953717}
m_LocalPosition: {x: -0.35901004, y: 47.8, z: -70.2}
m_LocalRotation: {x: 0.1947668, y: 0.05645799, z: -0.01123019, w: 0.979159}
m_LocalPosition: {x: -2.5, y: 11.5, z: -21}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 6872729306491234319}
m_Father: {fileID: 5526037850913171920}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_LocalEulerAnglesHint: {x: 22.5, y: 6.6, z: 0}
--- !u!1 &4324082620616441630
GameObject:
m_ObjectHideFlags: 0
@@ -2188,7 +2188,7 @@ Camera:
near clip plane: 0.3
far clip plane: 1000
field of view: 60
orthographic: 1
orthographic: 0
orthographic size: 2.3
m_Depth: -1
m_CullingMask:
@@ -3159,11 +3159,17 @@ MonoBehaviour:
mouseSensitivity: 1000
minPitch: 10
maxPitch: 60
distance: 6
distance: 4
heightOffset: -0.5
followSpeed: 1000
maxZoom: 6
minZoom: 1
maxDistance: 6
minDistance: 1
zoomSpeed: 5
obstructionMask:
serializedVersion: 2
m_Bits: 4294967295
fadedAlpha: 0.25
fadeSpeed: 5
playerCamHome: {fileID: 2119885955527004040}
--- !u!114 &5412473048133157928
MonoBehaviour: