How to make water particles in roblox studio?

i need help creating water particles for my game i just dont know how to make custom particles i just need some particles that look like the images below
imxzxxxxxages
imaddddddddddddges
any help is appreciated

9 Likes

You can use fire then change the color to white and change the height hope this helps

1 Like

You can also use smoke and size it down and recolor it.

1 Like

That would be to misty and u cant really size it down like you can with fire

1 Like

i tried both of them but they didnt work to well

image

2 Likes

Try using a particle emitter with this particle: rbxassetid://272050333

1 Like

For this I’d use ParticleEmitters. It’s far more customizable than fires and smoke.

You can modify the particle image, size, angle of spreading, and others. It supports NumberSequences to add extra sequencing effects (example, fade in transparency, etc)

Here’s for your reference:

1 Like

These are the properties I would use with a particle emitter:


Acceleration changes height in this case. Here is what this looks like:
https://gyazo.com/3c8d987b43fbd11725143abf39740f52

1 Like

I am using one of them on my ravine showcase!:smiley:

2 Likes

would you recommend color or color sequence?

You can set a high speed with a negative aceleration on a particle emitter, and then mess with the spread settings to get it right

1 Like

If your trying to make them look like the one’s in your pictures, I would just use color. You might want to change transparency though.

1 Like

what color would you say is the best for realism?

Let me play with it for a minute, hang on.

1 Like

I would say [255,255,255] with a transparency of 0.6, a size of 0.8, and this particle: 272050333.

7 Likes

thank you very much for the support

1 Like

Thank you, I been trying to find something that would work. Thank you for sharing this. I am a beginner in making particles.

2 Likes