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

@@ -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