Is it possible to detect both mode 0 and mode 1. Like so some one presses both mouse buttons to fire both guns. I tried If(mode == 0 && mode == 1) but it didnt seem work.
Any ideas?
Any ideas?