Quick credits: @Nanoscopic - Vector codeblock art (slightly modified) @GarboMuffin - Creator of TurboWarp @Tacodiva7729 - Creator of these codeblocks Tired of plain old A-Z and digits? Want to have a typing engine that actually types everything? Wanting some special key fun? Inside there are special blocks that allow you to sense a WHOLE TON MORE keys! It can detect "!". It can detect "=". It can detect so much! Just go to the "keys" sprite and backpack it! We have two blocks that can detect key presses: "when [] key pressed" and "key [] pressed?" Of these, the hat block is more diverse because it allows for more key inputs. The hat block can detect any key that requires the shift key (like an "!", or those quotation marks, or this closing parenthesis!). The boolean block, however, cannot detect those shift keys. Overall, here are all the characters each block can detect: Hat block "when [] key pressed" -All arrow keys -Space bar -abcdefghijklmnopqrstuvwxyz0123456789`-=[]\;',./!@#$%^&*()~_+{}|:"<>? Boolean block "key [] pressed?] -All arrow keys -Space bar -abcdefghijklmnopqrstuvwxyz0123456789`-=[]\;',./ Sadly, even with this project, the fundamental delete key still is undetectable with Scratch. You can only use it with TurboWarp. How did I get this? Uh, TurboWarp. They still work in Scratch somehow. Also, no credit needed :) You can if you want, though! (Congrats for reading all of this) #all #lioncoder10 #code #turbowarp