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