I have a first person game demo project and I already have different types of guns but I need a scoped weapon but I can’t figure out how to do zoom in a 3D FPS Camera.
What is the expected result
When the variable “Sight” is true I want the first person camera to zoom in.
What is the actual result
The zoom function doesn’t work and increasing the FOV causes weird stuff and it can’t zoom in that much.
Sorry if i worded it weird it works alright but it can only zoom in as much before the FOV goes negative. I wasn’t trying to say it doesn’t work since it does I was just curious if there were any other ways to zoom in