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