How would I go about adding a death effect to specific tools?

How would I go about making a death effect when a player is killed by a sword?

You’d probably want to use a ModuleScript to manage the effects, and a Script to manage what effect plays when if a player dies.

1 Like