How do I zoom in 3D with a first person camera?
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.