unity get any input from keyboard code example Example: unity detect any key if (Input.anyKey) { // Code here }