I posted my previous cart in the Picotron discord and werxzy revised the code to work in the full resolution! now it looks much nicer. after that i made a few further edits to give it a little more polish and "authenticity" :3
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/media/87548/arrow userpic2-4.gif)
I love this!!! I'm looking at the code and I can't figure out how the wipe happens but I rather like it and would love to be able to do a vertical one instead. Currently reading the page you linked to in the comment code
![](/gfx/set_like0.png)
![](/gfx/top_drop.png)
![](/media/49764/4_Screen Shot 2020-12-20 at 3.36.50 PM.png)
thank you! the wipe is the image slowly being formed pixel by pixel in the nested for loops in _draw(). you can change the orientation of the wipe by changing whether x or y comes first in the nested for loops :3
[Please log in to post a comment]