lot's of fixes, fixed animation retargetting, fixed FSM
This commit is contained in:
@@ -20,19 +20,19 @@ MonoBehaviour:
|
||||
defaultDistance: 3.8
|
||||
maxDistance: 12
|
||||
minDistance: 0.6
|
||||
height: 1.72
|
||||
height: 1.7
|
||||
smooth: 5
|
||||
smoothDamp: 2
|
||||
xMouseSensitivity: 4
|
||||
yMouseSensitivity: 2
|
||||
yMinLimit: -45
|
||||
yMaxLimit: 45
|
||||
yMinLimit: -44.999996
|
||||
yMaxLimit: 45.000004
|
||||
xMinLimit: -360
|
||||
xMaxLimit: 360
|
||||
rotationOffSet: {x: 5, y: 0, z: 0}
|
||||
cullingHeight: 2.31
|
||||
cullingMinDist: 0.01
|
||||
fov: 59.5
|
||||
fov: 59.85
|
||||
useZoom: 0
|
||||
fixedAngle: {x: 0, y: 0}
|
||||
lookPoints:
|
||||
@@ -293,7 +293,7 @@ MonoBehaviour:
|
||||
defaultDistance: 5
|
||||
maxDistance: 7
|
||||
minDistance: 5
|
||||
height: 2.5
|
||||
height: 1.7
|
||||
smooth: 5
|
||||
smoothDamp: 1
|
||||
xMouseSensitivity: 10
|
||||
|
||||
Reference in New Issue
Block a user