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