Author Topic: Weapon state  (Read 1030 times)

Why does my weapon state fire the gun?

Code: [Select]
stateName[2] = "playTrigger";
stateTransitionOnTimeout[2] = "fire";
stateSequence[2] = "fire";
stateTimeoutValue[2] = 1.0;
stateWaitForTimeout[2] = true;