Open
Description
Is your feature request related to a problem? Please describe.
Currently there is no easy and convenient way to adjust FOV while aiming a weapon. One of purposes could be creating various weapon scopes (with different zoom levels), or changing how zooming in (while aiming) works. The game already utilises different FOV based on weapon you aim with, e.g: pistol/assault rifle/rifle - each of them have different fov applied, so i assume it'd be possible to do.
Describe the solution you'd like
cameraMode: the camera mode to set the field of view of:
"player": whilst walking/running
"vehicle": whilst in vehicle
"vehicle_max": the max the field of view can go to when the vehicle is moving at a high speed (must be higher than "vehicle")
"weapon": while aiming a weapon
Describe alternatives you've considered
/
Additional context
/
Security Policy
- I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.