ScratchData LogoScratchData
Back to LionCoder10's profile

Extra Key Input Blocks!

LILionCoder10•Created October 3, 2024
Extra Key Input Blocks!
6
3
36 views
View on Scratch

Instructions

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

Project Details

Project ID1076593775
CreatedOctober 3, 2024
Last ModifiedDecember 3, 2024
SharedOctober 3, 2024
Visibilityvisible
CommentsAllowed