PDA

View Full Version : Head direction



DMarkwick
Jul 11 2009, 17:12
Is there a method to attach an object to the camera position of a unit's eyeline? I'd like to maybe make an addon that attaches laser-pointer like objects to the unit's weapon and also his eyeline, so I can see where the unit is looking, and where he is aiming. Red for aim, yellow for look. For testing purposes natch :)

Demiurge
Jul 13 2009, 08:13
Be a good way to add flashlights too...

SNKMAN
Aug 3 2009, 15:17
I too would like to know how to do this. :)

Big Dawg KS
Aug 3 2009, 15:31
If you have the name of a named selection in the head, you should be able to use selectionPosition. Also, the attachTo command will let you attach objects to a specific memory point.