unity 2d how to say something when clicking a key code example Example: unity detect any key if (Input.anyKey) { // Code here }