Help anyone

Hi! I would like to ask for help on how to make an actor blink? like for example when the enemy passes or hits the character, it should blink.. anyone can help me pls? thanks 

collide.transp=1; // sets the other actor to be invisible
CreateTimer("Collide Actor", "blink_timer", 500);