unity c# input.getkey keycode code example Example: get key unity if(Input.GetKey(KeyCode.Space)) { //do somthing }