Weird stuff ngl. https://turbowarp.org/1189829136?fps=60 no pen btw i will try to make a sonic advance fangame with this to show how it would look on a actual game. note: since this is blowing up i would like to point out a few things, the rotation and stretch effects are done with whirl and fisheye respectively, this uses griffpatch's method (which is just putting the sprite in a big canvas) to get the effects. - why not use the rotation block instead of whirl? because the pixelated rotation effect is done by mixing the pixelate effect set to 5 (makes the effects pixelated) and the whirl effect with the big canvas to get the rotation, if you just used the turn number degrees block it wouldn't be pixelated. another thing is that the canvas needs to be big to get the effect to look as good as possible. also the canvas for the rotation effect needs to be a square or the effect will look weird!
Griffpatch's "Finally! We have "Stretchy Sprites" in Scratch - Full Tutorial" video.