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!
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!
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?