a. Make a 5 second long animation that doesn't loop. Check animation frame for death.
b. Use a timer behavior set for 5 seconds. Set your desired effect for red or the opacity of a second red sprite based on Timer.NormalizedProgress(). On timer, kill player. Or set a instance variable that kills the player.