SKD: An SKD is a Short Key Detector. It detects almost every key pressed without the need for a bunch of "when key pressed" blocks. It is usually one script. Here are all the keys SKD+ can detect: abcdefghijklmnopqrstuvwxyz1234567890-=`!@#$%^&*()_+~[]\;',./{}|:"<>? left arrow key right arrow key up arrow key down arrow key It can also detect the enter key! This is a Scratch 3.0 project, not 2.0.