how to detect if any key is pressed in c# unity code example Example: unity detect any key if (Input.anyKey) { // Code here }