Thienbao2109's Custom edited explosion effect

i edited his explosion effect because the smoke effect didn’t last longer and it lacks of extra effect so i created one slot to make it like this

however I’m not able to port this to FE Gun kit sadly since his code blocked one effect from being used, that’s why i use his Grenade system as demonstration since it includes folder to store Particles

Credits
Thienbao2109 - Base effect + SSOE v.2
Roblox - sparkle effect
and all i do is messing with particles

NOTE: ibluric (bluric_64bit) is my main account, i use this account to associate with people because Roblox allows one Gmail per acc

Any feedback??? Reply below!

6 Likes

That looks really cool, way better than the default explosions. Great job!

2 Likes

I have some questions:

  1. Are those sparks trails or particle? they seem to be rotated towards its velocity which seems unlikely for a particle

  2. Did you use Point Lights for more effect? seems a bit bright for just particles.

Overall, it’s a very nice explosion effect

All were just made as ParticleEmitter
No trails or beams being used

Huh, interesting
How did you make the sparks particle rotate and curve in an arc llike that?

By selecting Particles, you will see the option that allows you to select Orientation mode

Next step is changing from “Facing Camera” to “VelocityPararell” This makes particle facing where it moves like the spark in the video

Facing Camera option doesn’t affect

1 Like

WOW IMPRESSIVE ive always wanted to make a custom explosion but i wasnt so good at particles it would be nice if you make it as a free model so i can learn it otherwise good job

Oh, wow That’s a pretty neat feature :eyes:
_____________________________ :o:

Thanks for the enlightenment!

this looks really clean! I also like the camera shake that occurs when the explosion is set off.

Dam, looks very high quality! You could probably make a bit of robux/money from like commissions for certain games, like the looks and what type of grenade (Smoke, Flash, Gas, Etc…)

@anon56195354, how do you make it so you have unlimited duplication?

By scripting, you can make it duplicate with “IntValue” inside the particles
it must be contained inside Folder then you set the value of how much particles do you want to emit

Really neat! I like it! Way better than the built in explosion from Roblox.