Game Development Community

Moving the 1st person camera

by ITCarlow (#0022) · in Technical Issues · 12/12/2007 (8:26 am) · 2 replies

I would like to move the 1st person camera down a bit as i can see the guns I'm holding but not enogh of them. I don't want to move them with eyeOffset as this will stop them being animated while running. can I move the camera down to chest height for example so I see more of the gun in 1st person?

Thanks Liam

#1
01/02/2008 (2:26 pm)
You will need to do this on your character model, the cam node just needs to be moved down a bit.
#2
01/02/2008 (2:35 pm)
You can move the guns when in first person with a weapon offset if I remember correctly.