if(Input.GetKey(1) && Input.GetKey(2)){// две} else if(Input.GetKey(1){ // первая}else if(Input.GetKey(2){ // вторая}