Drag the sprites over to the characters. Click the items once to get a brief description of the item from the Undertale game.
Credit where credit is due: Music from Underveil album (Track 03, "Snowy!" (mossari remix) http://underveil.unisphere.tv/origin/) =========== Many years ago (during the 1.x era), Maanasukas created an unusual Scratch project where all the sprite images were hand-drawn (https://scratch.mit.edu/projects/42630/). I wanted to do my hand at something similar, but with colored artwork. I found that, because Scratch 2.0 (and now 3.0) was heavily vector-based and uses subpixels, one could carefully trim out a bitmap image in the bitmap editor so long as a background was a single color (in this case, white). However, Scratch does not rotate bitmap images well so all images have to be static (I recommend rotating images with an outside program such as GIMP).