Latest version: Version 0.1 Beta
Description:
This project uses the pen drawing functions to render a sprite, stretched to the value of the STRETCH variable in the upper left.
How this works:
One sensor moves across the sprite and checks whether the pen sprite should have a pen that is down or up. Meanwhile, one pen sprite moves across the sprite in a different way, and instead, when it moves left or right, it moves only:
((stretch) / (100))pixels.
Last edited by rdococ (2012-03-01 11:37:53)
Offline