I’ve spent a lot of time making this render engine. I was thinking I could use it for a 3D game or camera. Anyway, drag the bear around, and it will render the bear. I used 170 clones that use pen to render it. Turn on turbo mode or use turbowarp for the best experience. Tell me what fps you got in the comments section. Also, do you think this is a good way to render things very fast in Scratch? Or is it too laggy? I found out that if I used the “if touching color ()” thing, it would lag so bad that I would have to reset the page.
EDIT: This method of rendering is actually very bad. You can make faster and smoother rendering using custom blocks and clicking the “run without screen refresh” button. This makes it so it runs all the code at once before refreshing the screen.