Epic Developer Community Forums
How do i make the dynamic fov smoother and only trigger when moving forwards?
Development
Programming & Scripting
unreal-engine
anonymous_user_90119720
(anonymous_user_90119720)
August 16, 2022, 5:07am
1
Screenshot (308)
1920×1080 359 KB
https://d3kjluh73b9h9o.cloudfront.net/original/4X/c/1/b/c1bf6490ab78675acc56ef169729dc45274207a7.mp4
L1z4rD89
(L1z4rD89)
August 16, 2022, 5:41am
2
Here I check the axis value of my InputAxis Move Forward:
image
932×514 115 KB
If the value is greate than 0, change the FOV to a bigger number, if it is not go back to normal FOV (here 90).