Click keys to detect them.
Credits: - Inspiration: https://scratch.mit.edu/projects/481954937/ - Keyboard Detector by chipm0nk - @toastcat87 for giving me ideas to make this keyboard detector better. Notes: - This is a keyboard sensor that detects every key possible to detect in Scratch. - In Scratch, there is a code block that allows Scratchers to detect key presses; the only problem is that this block only includes letters, numbers, arrow keys and the space bar. - I have coded this project to detect more keys, with the join block, including Enter, semicolon, question mark, and a whole bunch more. - If anyone knows how to detect keys such as Shift, Ctrl, and Backspace, please tell me in the comments. :D - Future updates to Scratch may cause this project to stop working.