Death screen problem

Hello everyone,im trying to make a game where bunch of plasma balls follow you and when they touch you,you die.I already made a death screen,but i dont know how to show it when a plasma ball touches me.Long story short,when a ball touches me,i want my death screen to pop up,sorry for the long paragraph.

In the player:

You did not specify how you set up the collision. You may way want to use Event Hit instead. Or you can even use the damage interface. Many, many options. Again, depends on how you set things up.

sorry for the long paragraph

More details is better.