Tagged Questions
2
votes
1answer
90 views
How would I get the positon of my avatar's head?
I'm developing an XNA Game. Basically, I have a first person camera. What I want to do is get the position of an avatar's head. The reason I want to do that is because I want the camera to be on the ...