Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOV modification at runtime #42

Open
subsoap opened this issue May 24, 2020 · 1 comment
Open

FOV modification at runtime #42

subsoap opened this issue May 24, 2020 · 1 comment

Comments

@subsoap
Copy link

subsoap commented May 24, 2020

In FPS games it is often the case where you may want to change the FOV while playing. Such as with zoom features, or for making the camera feel more physical. In racing games for example the faster you drive the lower the FOV becomes typically to increase the sense of speed.

So an easy builtin way to set or modify the builtin FOV is needed. With the auto FOV option it probably needs a way to apply a modifier on top per camera?

@rgrams
Copy link
Owner

rgrams commented May 24, 2020

This might be an easy tweak, I'll take a look. Right now the FOV is only used on init and afterwards it auto-updates based on the scale mode settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants