source-sdk-2013
source-sdk-2013 copied to clipboard
[HL2MP] Add view kick for melee weapons
Issue: None of the melee has view kick. The screen therefore remains static while the attack is performed.
Fix:
Apply the AddViewKick() function to the crowbar and the stunstick.
Given this was commented out originally, this was probably intentionally disabled as I can imagine it could be disorienting in the fast pacing of multiplayer
Fair enough. We can add a cvar for this and disable the view kick by default.