i defined it globaly:

var froze = 0;

actually, i really wanted all my enemies to freeze if froze = 1 and go back to normal if freeze=0..yes it is happening, they freeze for 15 sec but after that some of them are Invisible even if the player didn't ate them. frown

how can i make this work???