jacob1
17th Nov 2012
17th Nov 2013
Sets off an alarm when you draw anything. I couldn't get the erase sensor to work... yet. Free to copy, improvements welcome.
jacob1
alarm
sensor
embr
dafaq
draw
dtec
1007090
dabest
topleftpressh
Comments
-
what happens on heat display? It looks normal to me.
-
I see what you did there. :)
-
lol put it on heat display
-
well, I guess the stuff you draw before that unpause isn't counted... but anything after still is
-
method 2 doesn't work for me though
-
method 1 does not stop it just delays it...method 2 makes it oblivious.
-
Method 2 to beat it is much simpler. Draw before unpuase.
-
I set the life of ember really high so it doesn't leave the screen and it broke because the code can't be stopped when in use. SO...I BEAT IT! :P
-
So basically...if you place anything it takes the place of the ember because it doesn't exist anymore on the screen but is still running in the code. So what if...
-
Lui9: so, how would that work? The sensor only sends a spark when it finds something, and then sends no spark when it doesn't. The alarm continues to be set off, but the text only stays lit up when there is still something that has been drawn on the screen.