adjust client config

This commit is contained in:
anonoe 2025-04-12 19:37:21 +02:00
parent 6af34bdefc
commit b2c19d7d7b
Signed by: anonoe
SSH key fingerprint: SHA256:c7f28FyVXvIXSVjAXp9azN9lKg+khKjVegKYeXHP/Ho
10 changed files with 34 additions and 402 deletions

View file

@ -1,26 +1,3 @@
{
"initialZoom": 4,
"zoomInTime": 0.30000000000000004,
"zoomOutTime": 0.5,
"zoomInTransition": "ease_out_exp",
"zoomOutTransition": "ease_out_exp",
"affectHandFov": true,
"retainZoomSteps": false,
"linearLikeSteps": true,
"scrollZoom": true,
"scrollZoomAmount": 3,
"scrollZoomSmoothness": 70,
"zoomKeyBehaviour": "hold",
"_keybindScrolling": false,
"relativeSensitivity": 100,
"relativeViewBobbing": true,
"cinematicCamera": 0,
"spyglassBehaviour": "combine",
"spyglassOverlayVisibility": "holding",
"spyglassSoundBehaviour": "with_overlay",
"secondaryZoomAmount": 4,
"secondaryZoomInTime": 10.0,
"secondaryZoomOutTime": 1.0,
"secondaryHideHUDOnZoom": true,
"_firstLaunch": false
}
"zoomInTime": 0.30000000000000004
}