Warning: If you're Press the green flag to start Remix Ideas: -Add more backdrops -Add a different spin amount -Add more sprites
... translate block did it credit for words goes to https://github.com/first20hours/google-10000-english/blob/master/google-10000-english-no-swears.txt list of langs was done by going into the context menu with all languages, selecting the parent element of all the items in the context menu (in inspector, f12 or ctrl+shift+i or fn+12 or cmd+shift+i to get inspector). then i wrote some code in the console: var o="";Array.from($0.children).forEach(function(e){o+=e.innerText+"\n"});var a=document.createElement("a");a.download="scratch_googletranslate_langs.txt";a.href=URL.createObjectURL(new Blob([o]));a.click() it downloads list for me :)