camera states fix , fixy terrain

This commit is contained in:
szczuras4
2024-12-31 00:07:39 +01:00
parent 6b639535be
commit c1cb247b69
5 changed files with 455 additions and 672 deletions

View File

@@ -181,7 +181,7 @@ Material:
- BaseColor: {r: 1, g: 1, b: 1, a: 1}
- Color_613d1588816440ec9b17710effb7528b: {r: 0, g: 13.98681, b: 714.8679, a: 0}
- EmissiveColor: {r: 0, g: 0, b: 0, a: 0}
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
- _BaseColor: {r: 0.990566, g: 0.990566, b: 0.990566, a: 1}
- _BendVector: {r: 0, g: -1, b: 0, a: 0}
- _Color: {r: 1, g: 1, b: 1, a: 1}
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}

View File

@@ -12,8 +12,8 @@ RenderTexture:
Hash: 00000000000000000000000000000000
m_IsAlphaChannelOptional: 0
serializedVersion: 6
m_Width: 2778
m_Height: 1284
m_Width: 2532
m_Height: 1170
m_AntiAliasing: 1
m_MipCount: -1
m_DepthStencilFormat: 0

File diff suppressed because it is too large Load Diff

View File

@@ -22,7 +22,7 @@ MonoBehaviour:
minDistance: 0.6
height: 1.72
smooth: 5
smoothDamp: 1
smoothDamp: 2
xMouseSensitivity: 4
yMouseSensitivity: 2
yMinLimit: -45
@@ -290,7 +290,7 @@ MonoBehaviour:
- Name: Combat
forward: -1
right: 0.4
defaultDistance: 6
defaultDistance: 5
maxDistance: 7
minDistance: 5
height: 2.5
@@ -302,7 +302,7 @@ MonoBehaviour:
yMaxLimit: 38.007957
xMinLimit: -360
xMaxLimit: 360
rotationOffSet: {x: 18, y: 0, z: 0}
rotationOffSet: {x: 20, y: 0, z: 0}
cullingHeight: 0.25
cullingMinDist: 0.1
fov: 65
@@ -313,20 +313,20 @@ MonoBehaviour:
- Name: Tree
forward: -1
right: 0.13
defaultDistance: 8
defaultDistance: 5.65
maxDistance: 12
minDistance: 6
height: 2.5
smooth: 5
smoothDamp: 1
height: 6.4
smooth: 8
smoothDamp: 8
xMouseSensitivity: 4
yMouseSensitivity: 2
yMinLimit: -45
yMaxLimit: 45
xMinLimit: -360
xMaxLimit: 360
rotationOffSet: {x: 5, y: 0, z: 0}
cullingHeight: 2.31
rotationOffSet: {x: 23.4, y: 0, z: 0}
cullingHeight: 2.71
cullingMinDist: 0.01
fov: 59.5
useZoom: 0