Crank overstimulation zoom to 5x for screen-hogging close-up
This commit is contained in:
@@ -33,7 +33,7 @@ const VIGNETTE_FADE_IN_MS = 300;
|
||||
const VIGNETTE_FADE_OUT_MS = 600;
|
||||
|
||||
/** Zoom scale factor when blocked. */
|
||||
const ZOOM_SCALE = 1.5;
|
||||
const ZOOM_SCALE = 5;
|
||||
|
||||
/** Zoom-in duration (ms) — fast snap toward Blobbi. */
|
||||
const ZOOM_IN_MS = 280;
|
||||
|
||||
Reference in New Issue
Block a user