Make Shooter Game third person (C++)

Hello !

I’ve just finished writing a complete tutorial on how to “properly” (or what I thik is the proper way) adding third person support to the Shooter Game sample. It allows you to toggle between first/third person and doesn’t take away the advantage of using the first person mesh (arms only) in first person view.

Here’s the wiki link: [Shooter Game - Toggle Third Person][1]

Feel free to let me know if I did anything wrong or if some improvements could be added :).

[URL to picture page][3]