Game Development Community

1st person view

by James Pulliam · in Game Design and Creative Issues · 08/14/2005 (4:36 pm) · 2 replies

Not too sure how to explain this but i will do my best.

i added a first hand view script from the resources on this site. it made it to where ya could actually see ya feet and arms and body when looking down. a great script cant think of the name off hand.
but anyhows. i purchased the soldier pack from garage games and got that working.

problem.

when i am in 1st person view i can not see the rifle. when i had the script to improve the view all i seen was a empty hand looking like it was holding something.

i ended up removing the advanced 1st hand view and went back to stock, but now all i see in my screen is the corsshairs.

when i am in third hand view or freecamera the m16 is in sight, but can not be seen in 1st person view.

so my question is how do i get the m16 to show in screen.

i am guessing it has something to do with camera position. but how would i edit that???

#1
08/22/2005 (11:59 pm)
Did you remember to change the proper code in the .cs file for the weapon?
#2
08/25/2005 (3:21 am)
There is (or at least was, may be fixed now) a problem with the soldier pack and seeing the rifle:

http://www.garagegames.com/mg/forums/result.thread.php?qt=32911

ps. i thought to see the players hands all you had to do was add

renderFirstPerson = true;

to the player datablock