How to make this kill effect (video linked)

You can write your topic however you want, but you need to answer these questions:

  1. What do you want to achieve? Keep it simple

I want to make a kill effect

I want

  1. What is the issue? Include screenshots / videos if possible!

I don’t know how

5:58

  1. What solutions have you tried so far? Did you look for solutions on the Developer Hub?

After that, you should include more details if you have any. Try to make your topic as descriptive as possible, so that it’s easier for people to help you!

-- This is an example Lua code block

Please do not ask people to write entire scripts or design entire systems for you. If you can’t answer the three questions above, you should probably pick a different category.

You could just change the Texture ID to that kill effect, and change the way it moves and that should work fine

1 Like

ik but how do you make it disappear when touching ground

Also i am sure there are models you can get that are free. Also you can make your own. Here is a god youtube video How-to: Custom Particles - YouTube

I think I recreated it pretty well:

Minecraft Blood Particle.rbxm (1.8 KB)

1 Like

What do you mean by that? You could just set the Lifetime property really short and Emit a bunch of particles when a Player dies

How do you open this? I never opened a roblox studio file

You just drag the file into Roblox Studio.

Its not working, I did it a it says “+ Copy”

You could just find the file within right clicking the other options, and clicking “Insert from File” to insert the file that way instead

This is how you do it

You would need to mess around with ParticleEmmiters, by changing the texture ID, color, speed, the way the particles move, etc. I also have that effect on bedwars lol and it’s real nice.

I’m 100% sure we’ve already covered that by now, did you look at the earlier posts?

ok so i got it into the studio but now i doesnt emit

You need to put the emitter inside an instance.

I did, but it doesnt work on test

Where did you put it, can you show me your hierarchy?

ok its working now, lemme just make sure

Ok good it works, now one last thing. Why does it disappear fast? How do you make it slowly disappear or fade

Yes, you can make it fade by moving the keyframes in the Transparency property of the Particle Emitter.

Here, we can see a gradual fade: