#Gun Handle
6 messages · Page 1 of 1 (latest)
why would you need release trigger with a gun handle?
just configure it to be continuous and then make the time really low
It’s so that the gun would cancel when released
the gun handle should automatically
Primary action pressed -> If (check if the trig handle fire button is being held down)
True -> Run delay -> After delay -> fire projectile launcher
Else -> cancel delay
The amount of time that you delay, is your rate of fire.