Author Topic: Melee Item Animates in First Person Only  (Read 725 times)

I don't have an onPreFire/onFire animation, so the animation does not play in third person. For some reason, however, the armattack thread still plays in first.

Make sure to remove this:

This bit is in the states:


And remove this too, at the very bottom.


Edit:
Taken from sword.cs, assuming that is what you are using for the weapon base code.
swordImage can be whatever yourImage is
« Last Edit: August 09, 2013, 04:44:13 PM by Darksaber2213 »