Make a object "launch" at a player

Hello people,

I am trying to make a script that launches a part at the player then explodes and the player has to restart. But I do not know how to start this or even make this. If anybody could help then it is much appreciated!

Is this like a gun or something or what?

When a player goes to a certain place, I am trying to make a missile explode them and then they get a ending badge.

I just need to know how to guide a missile to the player.

You can put the object it front of the player. For the explosion you can do a ontouch event and add a explosion when touched.

Ill give it a try real quick, and if it works Ill mark as solution!