Corrected camera issue
This commit is contained in:
parent
6a4afae5cc
commit
fca60cb597
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
// FREE_CAMERA
|
||||
#define FREE_CAMERA_MOUSE_SENSITIVITY 0.01
|
||||
#define FREE_CAMERA_DISTANCE_MIN_CLAMP 0.3
|
||||
#define FREE_CAMERA_DISTANCE_MAX_CLAMP 12
|
||||
#define FREE_CAMERA_DISTANCE_MAX_CLAMP 120
|
||||
#define FREE_CAMERA_MIN_CLAMP 85
|
||||
#define FREE_CAMERA_MAX_CLAMP -85
|
||||
#define FREE_CAMERA_SMOOTH_ZOOM_SENSITIVITY 0.05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue