Hello,
I have a small problem and I think that someone could help me. There my problem :
How to make two Input, how to make when I press Shift + Right Mouse Button a script play ?
Sorry for my bad English, I’m French,
NbO
P.S : Examples :
if(Input.GetMouseButtonDown(1) //…How to had the Shif Button ?) {
…Script…
}