keycode vs keydown unity code example Example: get key unity if(Input.GetKey(KeyCode.Space)) { //do somthing }