Player Character Camera - Zoom In + Zomm Out?

How can I change the settings of my camera, or add the feature to my camera, that I can zoom-in and zoom-out to my player character while playing the game?

Thx for any ideas or tutorials,
appreciate it!

Here is my graph. For some odd reason, I can’t zoom in our out.

Hi,

Moving the camera is not going to be much of a zoom effect, you probably want to narrow the FoV to zoom.

The code you posted looks fine though, and should work.
Indeed, I just threw it on fresh third-person template project and it did.

Do you maybe have another Mouse Wheel Axis event somewhere that is consuming the input?