Rate of fire problems
by John Quarles · in Torque Game Engine · 11/08/2005 (12:26 am) · 2 replies
I'm trying to make the default crossbow fire really fast. The resource with the machine gun is down. I have read many of the posts in the forums and they all say to change stateTimeoutValue[3] and
stateTimeoutValue[4] to much lower values. I tried that and it has little effect. How do I increase the rate of fire?
stateTimeoutValue[4] to much lower values. I tried that and it has little effect. How do I increase the rate of fire?
About the author
Torque 3D Owner Jesse Liles
stateTimeoutValue[4] = 0.08;
Fires pretty quickly. Just how fast do you need a crossbow to fire? =)