Thanks! I got the idea from a project i saw... sword fighting engine. It used lists to record sword tip positions, and so you draw a line, the sword follows it, then when you release it slashes on the line.
A simple drawing pad with an undo button. Press space to clear, and hold u to undo the last bit you did. You may use the undo function in any game you might make, but please give me credit. Inspired by Paddle2See's drawing projects, which inspired me to use the full capabilities of Scratch, and to be creative. Click love it if you do, and please comment. (If you download it and play in presentation, undo is much smoother)
Comments
You need to be logged in to post comments
Add a Comment
Nice! Using lists to record mouse positions for an undo...great idea!
Thanks! I got the idea from a project i saw... sword fighting engine. It used lists to record sword tip positions, and so you draw a line, the sword follows it, then when you release it slashes on the line.