Author Topic: Weapon goes up?  (Read 486 times)

Im having a problem with my weapon, it goes up when it fires and im hoping to get it to fire without it going up.

I need a fix for this.

Are you using the default Gun's script?

Goes up? Like the blockhead's hand moves up?

In the onFire function, remove this line
%obj.playThread(2, shiftAway);

Goes up? Like the blockhead's hand moves up?

In the onFire function, remove this line
%obj.playThread(2, shiftAway);
Ill try that.

Good job, i solved it.
« Last Edit: August 21, 2010, 04:41:49 PM by Dah »