Hi I have a zombie game ( http://scratch.mit.edu/projects/peguerosdc/2849021 ) but it has a bug it is supposed that when you click a zombie it is shot and it dissappears, but the thing is that if you hold your mouse clicked and just touch all the zombies the program thinks they were shot, so I don't know how to sense something like this:
If the mouse is not already clicked and it's touching the zombie
if the mouse is clicked after it was not already clicked and it's touching the zombie
do bla bla bla
else
bla bla bla
Somebody has any idea?? D:
Offline