ok i got two buttons that when pushed in they turn on the forcefield, and when pulled out turn off the forcefield. since there are two, i need them to both be in or out at the same time. so i used OnPressed Target (other button) input press with no delay. i assigned this to both buttons and made them target eachother. works ok. however, if you press them too fast things get kind of mixed up. eventually one button is pushed in and the other is out, and this makes getting the forcefield to work turn on and off kind of difficult. Any suggestions on how to fix this?