A ZoomFactor
From ECWolf Wiki
Revision as of 19:15, 7 November 2014 by Blzut3 (talk | contribs) (Created page with "'''A_ZoomFactor''' (float ''zoom''[, int ''flags'']) Changes the field of view for the player relative to their normal fov (percentage). The following flags are defined: * ''...")
A_ZoomFactor (float zoom[, int flags])
Changes the field of view for the player relative to their normal fov (percentage). The following flags are defined:
- ZOOM_INSTANT - Disables fov interpolation.
- ZOOM_NOSCALETURNING - Disables rescaling of mouse sensitivity while zoomed.