Different camera zoom for weapons

arenoo

Member
How do I set a custom zoom multiplier for different weapons? For example I want to have my sniper rifle at 8x zoom, assault rifle at 2x and a pistol at 1x. How can I achieve that?
 
Found the solution. Check the append item in the Aim ability state property and use the new state called "Aim{WeaponName}" to set a state on the camera controller ViewType that changes the field of view field.
 
Top