Can you play L4D in 3rd person?
Solution 1:
This answer also works in L4D2, just it's the other way round.
Open this folder:
%PROGRAMFILES%\Steam\SteamApps\common\left 4 dead 2\left4dead2\cfg\
Create a file autoexec.cfg
with the following contents:
alias fps "firstperson;bind F7 tps"
alias tps "thirdpersonshoulder;bind F7 fps"
bind F7 tps
F7 will now toggle between first and over-the-shoulder third person mode.
Solution 2:
You can do this by key bindings.
- While in game, open up the console by pressing the backtick key (`). You have to enable the Developer Console first to do this. It's found under the Keyboard options.
- Type bind X thirdpersonshoulder.
- Hit return and close the close the console.
Now by pressing X your perspective should change, respectively. You can use any key for that matter, not just X.
Do take note that some sound effects might sound different, or not at all (for example, Shotguns).