Author Topic: First person animation  (Read 619 times)

I have created a weapon which uses the main structure of the normal sword weapon and the problem is that the first person animation of thrusting the weapon forward won't work but in 3rd person it will, is this the script or do i have to add the animation in milkshape?

Yes.

You have to create the animation.

Yes.

You have to create the animation.
Or he has to set
Code: [Select]
   eyeOffset = "0.7 1.2 -0.25";to
Code: [Select]
   eyeOffset = "0 0 0";

Thanks heed, ill try that now.
Thank you! It works! :D
Locking now
« Last Edit: February 20, 2011, 08:54:00 PM by alex dude »