3D FPS Scope Zoom

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.

Hi, the topic has been answered on this page.

2 Likes

Hey, this solution uses FOV which I already said I tried and it wasn’t right for me but thanks for replying!

1 Like

Hi, what about FOV doesn’t work for you? It works perfectly well for my game here : (press Q and then F to zoom in). Let me know if you need help and what issue you need solving.
https://gd.games/crowbar_coder/third-person-survival-template

1 Like

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

1 Like