Lately, I haven’t been on Scratch for a while. But I’m back from a two month off-scratch coma! I made a few new scripts in my spare time including the Doge Touch. When you run the script it turns any image element you click turn into doge. Get the script by opening this link!: ————————————————————————— https://www.icloud.com/shortcuts/1d5c3a31581d4088a8735e8f70e34ecb
This script works by appending an event listener that is triggered by clicking any element. When the event listener is triggered it detects which element you clicked by grabbing the function’s input. When it detects the element you clicked it checks if the element is an image element. If not, it rejects the element and throws it aside. If it is an image element it changes the source into a doge bun! ————————————————————————— CREDITS: Developer of Script: Ian C. Vu Doge Bun Source: www.pngkey.com