I had gone through the FPS tutorial, but I needed to make some changes because I’m doing a third person view. I removed the guns from the camera and attached it to the body. With that, I lost the ability to aim up and down.
I was wondering how I can make it work because I see it working Twiik’s project located here: http://forum.unity3d.com/viewtopic.php?t=21381&postdays=0&postorder=asc&start=0
I’m not a programmer, but I do understand a bit about raycasting. I do see the API for it.