Attack delay question
by Joel Hargarten · in Torque Game Engine · 11/02/2005 (10:09 am) · 2 replies
Hey.
When I hit the attack button there is a delay between attacks. I would like it to be rapid fire that attacks immediately when I hit attack. Where do I go to change this?
When I hit the attack button there is a delay between attacks. I would like it to be rapid fire that attacks immediately when I hit attack. Where do I go to change this?
Torque Owner Jody Dawkins
The above is a section of the "datablock ShapeBaseImageData(MyWeaponImage)" (where this is the datablock for your weapon). You can adjust the stateTimeoutValue[3] value.