Put a rule in the actor that is being used as the drawing that says when some attribute you create "erase" is 1 then destroy this actor. Then make an erase button Rule when touch is pressed change attribute erase to 1. Then in otherwise change attribute erase to 0
Hey Chaser. That's a great idea, and when I tried it, it was really close to what I wanted. However, is there a way for me to be able to touch the button, somehow go into an "erase mode", and whenever I touch a part of the drawing, it erases that specific part. Or, is there someway to use your method in parts, so that it's like an undo?
I can't check the link right now but instead of a button for erase you can also set the drawn actor to when touch is pressed destroy or change alpha to 0. If you have issues with it destroying as your drawing use a timer to set attribute erase after .5 seconds so that when the drawn actor is touched and erase is 1 destroy. Hope that helps
Comments
Enjoy
This is the drawing system: http://gamesalad.com/game/play/79364